* Package: games-action/rrootage-0.23a * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking rRootage-0.23a.tar.gz to /var/tmp/portage/games-action/rrootage-0.23a/work >>> Source unpacked in /var/tmp/portage/games-action/rrootage-0.23a/work >>> Preparing source in /var/tmp/portage/games-action/rrootage-0.23a/work/rRootage/src ... * Applying rrootage-0.23a-gcc41.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-action/rrootage-0.23a/work/rRootage/src ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-action/rrootage-0.23a/work/rRootage/src ... make -j14 'MORE_CFLAGS=-DLINUX -O2 -pipe' 'MORE_CXXFLAGS=-DLINUX -O2 -pipe' i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o rr.o rr.c i686-pc-linux-gnu-g++ -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o foe.o foe.cc i686-pc-linux-gnu-g++ -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o foecommand.o foecommand.cc i686-pc-linux-gnu-g++ -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o barragemanager.o barragemanager.cc i686-pc-linux-gnu-g++ -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o boss.o boss.cc i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o ship.o ship.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o laser.o laser.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o frag.o frag.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o background.o background.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o letterrender.o letterrender.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o shot.o shot.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o screen.o screen.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o vector.o vector.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o degutil.o degutil.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o rand.o rand.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o mt19937int.o mt19937int.c In file included from bulletml/tree.h:6:0, from bulletml/bulletmltree.h:15, from bulletml/bulletmlparser.h:9, from barragemanager.h:15, from barragemanager.cc:20: bulletml/bulletmlcommon.h:7:0: warning: "DECLSPEC" redefined [enabled by default] /usr/include/SDL/begin_code.h:81:0: note: this is the location of the previous definition In file included from bulletml/tree.h:6:0, from bulletml/bulletmltree.h:15, from bulletml/bulletmlparser.h:9, from foe.h:20, from boss.h:17, from boss.cc:25: bulletml/bulletmlcommon.h:7:0: warning: "DECLSPEC" redefined [enabled by default] /usr/include/SDL/begin_code.h:81:0: note: this is the location of the previous definition i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o soundmanager.o soundmanager.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe `sdl-config --cflags` -DLINUX -O2 -pipe -I/usr/include/bulletml -c -o attractmanager.o attractmanager.c i686-pc-linux-gnu-gcc `sdl-config --cflags` -DLINUX -O2 -pipe -o rr rr.o foe.o foecommand.o barragemanager.o boss.o ship.o laser.o frag.o background.o letterrender.o shot.o screen.o vector.o degutil.o rand.o mt19937int.o soundmanager.o attractmanager.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu `sdl-config --libs` -L. -lGL -lGLU -lbulletml -lSDL_mixer -mwindows -lstdc++ boss.o:boss.cc:function setAttackRank(Attack*, double): error: undefined reference to 'sqrt' boss.o:boss.cc:function setAttackRank(Attack*, double): error: undefined reference to 'sqrt' boss.o:boss.cc:function setAttackRank(Attack*, double): error: undefined reference to 'sqrt' vector.o:vector.c:function vctSize: error: undefined reference to 'sqrt' degutil.o:degutil.c:function initDegutil: error: undefined reference to 'sincos' degutil.o:degutil.c:function initDegutil: error: undefined reference to 'sin' collect2: ld returned 1 exit status make: *** [rr] Error 1 emake failed * ERROR: games-action/rrootage-0.23a failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2612: Called die * The specific snippet of code: * emake MORE_CFLAGS="-DLINUX ${CFLAGS}" MORE_CXXFLAGS="-DLINUX ${CXXFLAGS}" || die "emake failed" * * If you need support, post the output of 'emerge --info =games-action/rrootage-0.23a', * the complete build log and the output of 'emerge -pqv =games-action/rrootage-0.23a'. * The complete build log is located at '/var/log/portage/build/games-action/rrootage-0.23a:20110529-235513.log'. * The ebuild environment file is located at '/var/tmp/portage/games-action/rrootage-0.23a/temp/environment'. * S: '/var/tmp/portage/games-action/rrootage-0.23a/work/rRootage/src'