https://bugs.freedesktop.org/show_bug.cgi?id=91591

            Bug ID: 91591
           Summary: rounding.h:102:2: error: #error "Unsupported or
                    undefined LONG_BIT"
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: v...@freedesktop.org
        QA Contact: mesa-dev@lists.freedesktop.org
                CC: jfons...@vmware.com

mesa: 21ccdbdb5dd87b2ee66c4e78b011ec4df29efb98 (master 11.0.0-devel)

Build error on Fedora.

  CC       roundeven_test.o
In file included from roundeven_test.c:30:0:
rounding.h: In function ‘_mesa_lroundevenf’:
rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
 #error "Unsupported or undefined LONG_BIT"
  ^
rounding.h:107:1: warning: no return statement in function returning non-void
[-Wreturn-type]
 }
 ^
rounding.h: In function ‘_mesa_lroundeven’:
rounding.h:122:2: error: #error "Unsupported or undefined LONG_BIT"
 #error "Unsupported or undefined LONG_BIT"
  ^
rounding.h:127:1: warning: no return statement in function returning non-void
[-Wreturn-type]
 }
 ^

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to