>>> Unpacking source... >>> Unpacking gnurobots-1.0D.tar.gz to /var/tmp/portage/games-misc/gnurobots-1.0d/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D ... ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --build=x86_64-pc-linux-gnu creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -march=nocona -O2 -pipe ) works... yes checking whether the C compiler (gcc -march=nocona -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for pow in -lm... yes checking for gh_new_procedure in -lguile... yes checking for ANSI C header files... yes checking for unistd.h... yes checking for working const... yes updating cache ./config.cache creating ./config.status creating lib/Makefile creating src/Makefile creating Makefile (cd lib; make "CC=gcc" "CFLAGS=-I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread" all) make[1]: Entering directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/lib' gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o text.o text.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o curses.o curses.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c x11.c -o x11.o make[1]: Leaving directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/lib' (cd src; make "CC=gcc" "CFLAGS=-I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread" \ "LDFLAGS=" "LDLIBS=-lm -pthread -lguile -lltdl -L/usr/lib64 -lgmp -lcrypt -lm -lltdl" all) make[1]: Entering directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/src' gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o main.o main.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o api.o api.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o sign.o sign.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o loadmap.o loadmap.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -c -o drawmap.o drawmap.c gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -o robots_logfile main.o ../lib/text.o api.o sign.o loadmap.o drawmap.o -lm -pthread -lguile -lltdl -L/usr/lib64 -lgmp -lcrypt -lm -lltdl gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -o robots main.o ../lib/curses.o api.o sign.o loadmap.o drawmap.o -lm -pthread -lguile -lltdl -L/usr/lib64 -lgmp -lcrypt -lm -lltdl -lncurses gcc -I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread -o xrobots main.o ../lib/x11.o api.o sign.o loadmap.o drawmap.o -lm -pthread -lguile -lltdl -L/usr/lib64 -lgmp -lcrypt -lm -lltdl -L/usr/lib64 -lXpm -lX11 -lSM -lICE make[1]: Leaving directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/src' >>> Source compiled. >>> Test phase [test]: games-misc/gnurobots-1.0d (cd lib; make "CC=gcc" "CFLAGS=-I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread" all) make[1]: Entering directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/lib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/lib' (cd src; make "CC=gcc" "CFLAGS=-I../include -DHAVE_NCURSES_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -march=nocona -O2 -pipe -pthread" \ "LDFLAGS=" "LDLIBS=-lm -pthread -lguile -lltdl -L/usr/lib64 -lgmp -lcrypt -lm -lltdl" all) make[1]: Entering directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/src' (cd src; make test) make[1]: Entering directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/src' ./robots ./robots: test.scm: Scheme file does not exist make[1]: *** [test] Error 1 make[1]: Leaving directory `/var/tmp/portage/games-misc/gnurobots-1.0d/work/gnurobots-1.0D/src' make: *** [test] Error 2 * * ERROR: games-misc/gnurobots-1.0d failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2348: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make test failed. See above for details."; * The die message: * Make test failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/games-misc/gnurobots-1.0d/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-misc/gnurobots-1.0d/temp/environment'. *