Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#40435 - [mesa-demos] build fails with mesa in testing

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Sunday, 18 May 2014, 23:06 GMT
Last edited by Laurent Carlier (lordheavy) - Monday, 19 May 2014, 12:04 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

sudo extra-x86_64-build works correctly, but testing-x86_64-build causes this error

CCLD drawtex_x11
drawtex.o: In function `draw':
drawtex.c:(.text+0x37): undefined reference to `glDrawTexfOES'
collect2: error: ld returned 1 exit status
Makefile:469: recipe for target 'drawtex_screen' failed
make[3]: *** [drawtex_screen] Error 1
make[3]: *** Waiting for unfinished jobs....
drawtex.o: In function `draw':
drawtex.c:(.text+0x37): undefined reference to `glDrawTexfOES'
collect2: error: ld returned 1 exit status
Makefile:472: recipe for target 'drawtex_x11' failed
make[3]: *** [drawtex_x11] Error 1
make[3]: Leaving directory '/build/mesa-demos/src/mesa-demos-8.1.0/src/egl/opengles1'
Makefile:359: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/mesa-demos/src/mesa-demos-8.1.0/src/egl'
Makefile:375: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/mesa-demos/src/mesa-demos-8.1.0/src'
Makefile:382: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...

Seems to be from Mesa 10.2.0rc3-1 in testing

This task depends upon

Closed by  Laurent Carlier (lordheavy)
Monday, 19 May 2014, 12:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  mesa-demos-8.1.0-2

Loading...