Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522826 - mesa-progs-8.2.0 fails to compile
Summary: mesa-progs-8.2.0 fails to compile
Status: RESOLVED DUPLICATE of bug 522824
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-14 23:46 UTC by Fred Krogh
Modified: 2014-09-15 02:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.61 KB, text/plain)
2014-09-14 23:46 UTC, Fred Krogh
Details
The build log (build.log,3.85 KB, text/x-log)
2014-09-14 23:49 UTC, Fred Krogh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fred Krogh 2014-09-14 23:46:36 UTC
Created attachment 384750 [details]
emerge --info

>>> Compiling source in /var/tmp/portage/x11-apps/mesa-progs-8.2.0/work/mesa-demos-8.2.0 ...
make -j4 'LDLIBS=-lX11 -lGL' src/xdemos/glxinfo 
x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe  -Wl,-O1 -Wl,--as-needed  src/xdemos/glxinfo.c  -lX11 -lGL -o src/xdemos/glxinfo
/var/tmp/portage/x11-apps/mesa-progs-8.2.0/temp/ccFaEW5N.o: In function `print_visual_attribs_verbose':
glxinfo.c:(.text+0x82e): undefined reference to `bitmask_to_string'
glxinfo.c:(.text+0x9a1): undefined reference to `bitmask_to_string'
/var/tmp/portage/x11-apps/mesa-progs-8.2.0/temp/ccFaEW5N.o: In function `create_context_flags.constprop.2':
glxinfo.c:(.text+0xd6d): undefined reference to `extension_supported'
/var/tmp/portage/x11-apps/mesa-progs-8.2.0/temp/ccFaEW5N.o: In function `create_context_with_config':
glxinfo.c:(.text+0xe4c): undefined reference to `extension_supported'
/var/tmp/portage/x11-apps/mesa-progs-8.2.0/temp/ccFaEW5N.o: In function `print_screen_info':
glxinfo.c:(.text+0x1486): undefined reference to `print_extension_list'
Comment 1 Fred Krogh 2014-09-14 23:49:23 UTC
Created attachment 384752 [details]
The build log
Comment 2 Patrick Lauer gentoo-dev 2014-09-15 02:22:51 UTC

*** This bug has been marked as a duplicate of bug 522824 ***