Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293440 - games-emulation/tuxnes-0.75-r1 build crash
Summary: games-emulation/tuxnes-0.75-r1 build crash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 23:18 UTC by Piotr
Modified: 2009-11-19 12:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr 2009-11-16 23:18:43 UTC
tuxnes crashes with the following error:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -march=native -mssse3 -pipe -O2 -s  -D__USE_BSD -MT ggi.o -MD -MP -MF .deps/ggi.Tpo -c -o ggi.o ggi.c
mv -f .deps/ggi.Tpo .deps/ggi.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -march=native -mssse3 -pipe -O2 -s  -D__USE_BSD -MT x11.o -MD -MP -MF .deps/x11.Tpo -c -o x11.o x11.c
x11.c: In function 'handler':
x11.c:378: error: 'X_ShmAttach' undeclared (first use in this function)
x11.c:378: error: (Each undeclared identifier is reported only once
x11.c:378: error: for each function it appears in.)
make[1]: *** [x11.o] Error 1
make[1]: *** Waiting for unfinished jobs....
fb.c: In function 'fbinit':
fb.c:218: warning: ignoring return value of 'system', declared with attribute warn_unused_result
mv -f .deps/fb.Tpo .deps/fb.Po
make[1]: Leaving directory `/var/tmp/portage/games-emulation/tuxnes-0.75-r1/work/tuxnes-0.75'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
1. emerge tuxnes




I am using ~x86
Guess that this is because of new X.org
Comment 1 Tupone Alfredo gentoo-dev 2009-11-19 12:39:10 UTC
Fixed in portage. Thanks for reporting