[Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 15 05:40:03 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91643
Bug ID: 91643
Summary: mesa-demos-8.2.0 (latest released version) fails to
build against mesa-10.6.4-2.mga6.tainted.src.rpm
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Demos
Assignee: mesa-dev at lists.freedesktop.org
Reporter: shlomif at shlomifish.org
QA Contact: mesa-dev at lists.freedesktop.org
The latest release of mesa-demos - mesa-demos-8.2.0 gives a compilation error
when building using mesa-10.6.4-2.mga6.tainted.src.rpm on Mageia Linux x86-64
6/Cauldron:
shlomif at telaviv1:~/mesa-demos-8.2.0$ make
Making all in src
make[1]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src'
Making all in util
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/util'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/util'
Making all in data
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/data'
Making all in demos
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/demos'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/demos'
Making all in egl
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/egl'
Making all in eglut
make[3]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/egl/eglut'
CC eglut.lo
eglut.c: In function '_eglutDestroyWindow':
eglut.c:80:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this
function)
_eglut->surface_type != EGL_SCREEN_BIT_MESA)
^
eglut.c:80:32: note: each undeclared identifier is reported only once for each
function it appears in
eglut.c: In function '_eglutCreateWindow':
eglut.c:178:9: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this
function)
case EGL_SCREEN_BIT_MESA:
^
eglut.c: In function 'eglutDestroyWindow':
eglut.c:293:33: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this
function)
if ( _eglut->surface_type != EGL_SCREEN_BIT_MESA)
^
Makefile:475: recipe for target 'eglut.lo' failed
make[3]: *** [eglut.lo] Error 1
make[3]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/egl/eglut'
Makefile:408: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/egl'
Makefile:424: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src'
Makefile:431: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
shlomif at telaviv1:~/mesa-demos-8.2.0$
Can a new version be released with a fix?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150815/67672213/attachment.html>
More information about the mesa-dev
mailing list