>>> Unpacking source... >>> Unpacking gngeo-0.7.tar.gz to /var/tmp/portage/games-emulation/gngeo-0.7/work * Applying gngeo-0.7-build.patch ...  [ ok ] * Applying gngeo-0.7-execstacks.patch ...  [ ok ] * Applying gngeo-0.7-concurrentMake.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked in /var/tmp/portage/games-emulation/gngeo-0.7/work * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/configure.in:5:AC_CANONICAL_TARGET: >>> Compiling source in /var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7 ... * econf: updating gngeo-0.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gngeo-0.7/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-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/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-i386asm --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for acos in -lm... yes checking for gzopen in -lz... yes GP2X false checking for sdl-config... yes checking for SDL_Init in -lSDL... yes checking for IMG_Load in -lSDL_image... yes checking for getopt_long... yes checking for scandir... yes Disable i386 optimisation Use Generator68k as 68000 core Use MameZ80 as Z80 core checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for floor... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for pow... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes Turning on x86 processor optimisations configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/raze/Makefile config.status: creating src/star/Makefile config.status: creating src/mamez80/Makefile config.status: creating src/generator68k/Makefile config.status: creating src/cyclone/Makefile config.status: creating src/drz80/Makefile config.status: creating src/effect/Makefile config.status: creating src/blitter/Makefile config.status: creating src/ym2610/Makefile config.status: creating src/gui/Makefile config.status: creating romrc.d/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' Making all in src make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' Making all in effect make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/effect' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT sai.o -MD -MP -MF .deps/sai.Tpo -c -o sai.o sai.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT scale2x.o -MD -MP -MF .deps/scale2x.Tpo -c -o scale2x.o scale2x.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT scanline.o -MD -MP -MF .deps/scanline.Tpo -c -o scanline.o scanline.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT hq2x.o -MD -MP -MF .deps/hq2x.Tpo -c -o hq2x.o hq2x.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT interp.o -MD -MP -MF .deps/interp.Tpo -c -o interp.o interp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT lq2x.o -MD -MP -MF .deps/lq2x.Tpo -c -o lq2x.o lq2x.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT hq3x.o -MD -MP -MF .deps/hq3x.Tpo -c -o hq3x.o hq3x.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT lq3x.o -MD -MP -MF .deps/lq3x.Tpo -c -o lq3x.o lq3x.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT hqx_common.o -MD -MP -MF .deps/hqx_common.Tpo -c -o hqx_common.o hqx_common.c mv -f .deps/interp.Tpo .deps/interp.Po mv -f .deps/sai.Tpo .deps/sai.Po mv -f .deps/scale2x.Tpo .deps/scale2x.Po mv -f .deps/lq2x.Tpo .deps/lq2x.Po mv -f .deps/lq3x.Tpo .deps/lq3x.Po mv -f .deps/hqx_common.Tpo .deps/hqx_common.Po mv -f .deps/scanline.Tpo .deps/scanline.Po mv -f .deps/hq2x.Tpo .deps/hq2x.Po mv -f .deps/hq3x.Tpo .deps/hq3x.Po rm -f libeffect.a ar cru libeffect.a sai.o scale2x.o scanline.o hq2x.o interp.o lq2x.o hq3x.o lq3x.o hqx_common.o i686-pc-linux-gnu-ranlib libeffect.a make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/effect' Making all in blitter make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/blitter' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT opengl.o -MD -MP -MF .deps/opengl.Tpo -c -o opengl.o opengl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT overlay.o -MD -MP -MF .deps/overlay.Tpo -c -o overlay.o overlay.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT soft.o -MD -MP -MF .deps/soft.Tpo -c -o soft.o soft.c mv -f .deps/soft.Tpo .deps/soft.Po mv -f .deps/overlay.Tpo .deps/overlay.Po mv -f .deps/opengl.Tpo .deps/opengl.Po rm -f libblitter.a ar cru libblitter.a opengl.o overlay.o soft.o i686-pc-linux-gnu-ranlib libblitter.a make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/blitter' Making all in ym2610 make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/ym2610' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT 2610intf.o -MD -MP -MF .deps/2610intf.Tpo -c -o 2610intf.o 2610intf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT ay8910.o -MD -MP -MF .deps/ay8910.Tpo -c -o ay8910.o ay8910.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT fm.o -MD -MP -MF .deps/fm.Tpo -c -o fm.o fm.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT ymdeltat.o -MD -MP -MF .deps/ymdeltat.Tpo -c -o ymdeltat.o ymdeltat.c mv -f .deps/ymdeltat.Tpo .deps/ymdeltat.Po mv -f .deps/2610intf.Tpo .deps/2610intf.Po mv -f .deps/ay8910.Tpo .deps/ay8910.Po fm.c: In function 'YM2610ResetChip': fm.c:2102: warning: array subscript is above array bounds fm.c:2103: warning: array subscript is above array bounds fm.c:2104: warning: array subscript is above array bounds fm.c:2105: warning: array subscript is above array bounds fm.c:2106: warning: array subscript is above array bounds mv -f .deps/fm.Tpo .deps/fm.Po rm -f libym2610.a ar cru libym2610.a 2610intf.o ay8910.o fm.o ymdeltat.o i686-pc-linux-gnu-ranlib libym2610.a make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/ym2610' Making all in generator68k make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' gcc -c def68k.c -o def68k.o -I .. -I ../.. -I . `sdl-config --cflags` gcc def68k.o -o def68k if [ ! -f def68k.def ] ; then cp ./def68k.def . ;fi if [ ! -f def68k.def ] ; then cp ./def68k.def . ;fi if [ ! -f def68k.def ] ; then cp ./def68k.def . ;fi ./def68k ./def68k ./def68k Writing CPU definitions... Writing CPU definitions... Writing CPU definitions... done. gcc -c gen68k.c -o gen68k.o -I .. -I ../.. -I . `sdl-config --cflags` done. done. gcc gen68k.o -o gen68k ./gen68k ./gen68k ./gen68k Writing C files... 0. ./gen68k Writing C files... 0. ./gen68k Writing C files... 0. ./gen68k Writing C files... 0. Writing C files... 0. ./gen68k Writing C files... 0. Writing C files... 0. ./gen68k ./gen68k 1. 1. Writing C files... 0. Writing C files... 0. 1. 2. 2. ./gen68k 3. 2. 3. Writing C files... 0. 4. 4. 3. 1. ./gen68k 1. Writing C files... 0. 4. 2. 2. 1. ./gen68k 5. 5. 1. 3. Writing C files... 0. 3. 2. 5. 2. 4. 4. 6. 6. 7. 7. 3. 8. 8. 3. 9. 9. 6. 4. 7. 1. 8. 4. 5. 10. 10. 11. 11. 9. 2. 5. 12. 12. 10. 11. 5. 3. 6. 7. 8. 13. 13. 5. 12. 4. 9. 14. 14. 6. 7. 13. 8. 6. 7. 8. 10. 11. 6. 1. 7. 9. 8. 15. 15. 9. done. done. 5. ./gen68k 12. 2. ./gen68k 10. 11. Writing C files... 0. 10. 11. 13. Writing C files... 0. 3. 6. 12. 1. 7. 14. 12. 8. 4. 9. 2. 13. 13. 10. 15. 11. done. 9. 14. 3. 1. 12. 5. 10. 11. 4. ./gen68k 2. 14. Writing C files... 0. 12. 15. done. 3. 6. 14. 7. ./gen68k 13. 15. 5. done. 8. 4. 13. Writing C files... 0. 1. 14. 14. 1. 2. 6. 9. 7. 8. 5. 2. 3. 1. 9. 15. done. 10. 3. 1. 11. 4. 6. 7. 10. 8. 11. 2. 15. done. 4. 9. 2. 12. 3. 10. 11. 3. 13. 15. done. 4. 12. 1. 4. 12. 5. 13. 2. 14. 13. 14. 3. 14. 5. 5. 6. 7. 8. 4. 15. 15. done. 9. done. 15. 6. 6. done. 7. 7. 8. 8. 10. 11. 5. 9. 9. 5. 12. 10. 10. 11. 11. 13. 6. 6. 7. 7. 8. 8. 14. 12. 12. 13. 13. 9. 9. 15. done. 14. 10. 10. 11. 11. 14. 12. 12. 15. done. 13. 13. 15. done. 14. 14. 15. 15. done. done. make all-am make[4]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT cpu68k.o -MD -MP -MF .deps/cpu68k.Tpo -c -o cpu68k.o cpu68k.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT reg68k.o -MD -MP -MF .deps/reg68k.Tpo -c -o reg68k.o reg68k.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT diss68k.o -MD -MP -MF .deps/diss68k.Tpo -c -o diss68k.o diss68k.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT tab68k.o -MD -MP -MF .deps/tab68k.Tpo -c -o tab68k.o tab68k.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-0.c -o cpu68k-0.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-1.c -o cpu68k-1.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-2.c -o cpu68k-2.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-3.c -o cpu68k-3.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-4.c -o cpu68k-4.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-5.c -o cpu68k-5.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-6.c -o cpu68k-6.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-7.c -o cpu68k-7.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-8.c -o cpu68k-8.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-9.c -o cpu68k-9.o mv -f .deps/diss68k.Tpo .deps/diss68k.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-a.c -o cpu68k-a.o mv -f .deps/tab68k.Tpo .deps/tab68k.Po mv -f .deps/reg68k.Tpo .deps/reg68k.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-b.c -o cpu68k-b.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-c.c -o cpu68k-c.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-d.c -o cpu68k-d.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-e.c -o cpu68k-e.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -c cpu68k-f.c -o cpu68k-f.o cpu68k.c: In function 'cpu68k_printipc': cpu68k.c:186: warning: implicit declaration of function 'diss68k_gettext' mv -f .deps/cpu68k.Tpo .deps/cpu68k.Po rm -f libgenerator68k.a ar cru libgenerator68k.a cpu68k.o reg68k.o diss68k.o tab68k.o cpu68k-0.o cpu68k-1.o cpu68k-2.o cpu68k-3.o cpu68k-4.o cpu68k-5.o cpu68k-6.o cpu68k-7.o cpu68k-8.o cpu68k-9.o cpu68k-a.o cpu68k-b.o cpu68k-c.o cpu68k-d.o cpu68k-e.o cpu68k-f.o i686-pc-linux-gnu-ranlib libgenerator68k.a make[4]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' Making all in mamez80 make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/mamez80' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT z80.o -MD -MP -MF .deps/z80.Tpo -c -o z80.o z80.c mv -f .deps/z80.Tpo .deps/z80.Po rm -f libmamez80.a ar cru libmamez80.a z80.o i686-pc-linux-gnu-ranlib libmamez80.a make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/mamez80' make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT pd4990a.o -MD -MP -MF .deps/pd4990a.Tpo -c -o pd4990a.o pd4990a.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT streams.o -MD -MP -MF .deps/streams.Tpo -c -o streams.o streams.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT video.o -MD -MP -MF .deps/video.Tpo -c -o video.o video.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT profiler.o -MD -MP -MF .deps/profiler.Tpo -c -o profiler.o profiler.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT star_interf.o -MD -MP -MF .deps/star_interf.Tpo -c -o star_interf.o star_interf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT mamez80_interf.o -MD -MP -MF .deps/mamez80_interf.Tpo -c -o mamez80_interf.o mamez80_interf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT raze_interf.o -MD -MP -MF .deps/raze_interf.Tpo -c -o raze_interf.o raze_interf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT frame_skip.o -MD -MP -MF .deps/frame_skip.Tpo -c -o frame_skip.o frame_skip.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c mv -f .deps/pd4990a.Tpo .deps/pd4990a.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT emu.o -MD -MP -MF .deps/emu.Tpo -c -o emu.o emu.c fileio.c: In function 'init_game': fileio.c:272: warning: implicit declaration of function 'streams_sh_stop' fileio.c:310: warning: implicit declaration of function 'init_sdl' fileio.c:311: warning: implicit declaration of function 'sdl_set_title' fileio.c: In function 'open_bios': fileio.c:445: warning: assignment from incompatible pointer type mv -f .deps/fileio.Tpo .deps/fileio.Po mv -f .deps/streams.Tpo .deps/streams.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.c main.c: In function 'init_joystick': main.c:125: warning: pointer targets in assignment differ in signedness mv -f .deps/main.Tpo .deps/main.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT neocrypt.o -MD -MP -MF .deps/neocrypt.Tpo -c -o neocrypt.o neocrypt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c mv -f .deps/profiler.Tpo .deps/profiler.Po mv -f .deps/star_interf.Tpo .deps/star_interf.Po mv -f .deps/raze_interf.Tpo .deps/raze_interf.Po mv -f .deps/timer.Tpo .deps/timer.Po mv -f .deps/frame_skip.Tpo .deps/frame_skip.Po mv -f .deps/messages.Tpo .deps/messages.Po mv -f .deps/unzip.Tpo .deps/unzip.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT generator68k_interf.o -MD -MP -MF .deps/generator68k_interf.Tpo -c -o generator68k_interf.o generator68k_interf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT transpack.o -MD -MP -MF .deps/transpack.Tpo -c -o transpack.o transpack.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT pbar.o -MD -MP -MF .deps/pbar.Tpo -c -o pbar.o pbar.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c mv -f .deps/neocrypt.Tpo .deps/neocrypt.Po mv -f .deps/sound.Tpo .deps/sound.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT gui_interf.o -MD -MP -MF .deps/gui_interf.Tpo -c -o gui_interf.o gui_interf.c mv -f .deps/transpack.Tpo .deps/transpack.Po debug.c: In function 'show_bt': debug.c:27: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'Uint32' screen.c: In function 'screen_reinit': screen.c:254: warning: control reaches end of non-void function mv -f .deps/mamez80_interf.Tpo .deps/mamez80_interf.Po driver.c: In function 'goto_next_driver': driver.c:63: warning: implicit declaration of function 'my_fgets' driver.c: In function 'dr_load_driver_dir': driver.c:228: warning: suggest parentheses around assignment used as truth value driver.c: In function 'set_bankswitchers': driver.c:607: warning: enumeration value 'BANKSW_SCRAMBLE' not handled in switch driver.c:607: warning: enumeration value 'BANKSW_MAX' not handled in switch mv -f .deps/screen.Tpo .deps/screen.Po mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/conf.Tpo .deps/conf.Po mv -f .deps/pbar.Tpo .deps/pbar.Po mv -f .deps/driver.Tpo .deps/driver.Po mv -f .deps/list.Tpo .deps/list.Po mv -f .deps/gui_interf.Tpo .deps/gui_interf.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT videogl.o -MD -MP -MF .deps/videogl.Tpo -c -o videogl.o videogl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT cyclone_interf.o -MD -MP -MF .deps/cyclone_interf.Tpo -c -o cyclone_interf.o cyclone_interf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT gp2x.o -MD -MP -MF .deps/gp2x.Tpo -c -o gp2x.o gp2x.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT drz80_interf.o -MD -MP -MF .deps/drz80_interf.Tpo -c -o drz80_interf.o drz80_interf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY='"/usr/share/games/gngeo"' -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c mv -f .deps/cyclone_interf.Tpo .deps/cyclone_interf.Po mv -f .deps/videogl.Tpo .deps/videogl.Po mv -f .deps/gp2x.Tpo .deps/gp2x.Po state.c: In function 'how_many_slot': state.c:114: warning: suggest parentheses around assignment used as truth value state.c: In function 'load_state': state.c:252: warning: implicit declaration of function 'close_sdl_audio' state.c:259: warning: implicit declaration of function 'init_sdl_audio' state.c:260: warning: implicit declaration of function 'streams_sh_start' state.c: In function 'neogeo_post_load_state': state.c:395: warning: assignment from incompatible pointer type mv -f .deps/state.Tpo .deps/state.Po mv -f .deps/drz80_interf.Tpo .deps/drz80_interf.Po mv -f .deps/menu.Tpo .deps/menu.Po generator68k_interf.c: In function 'gen68k_disassemble': generator68k_interf.c:328: warning: implicit declaration of function 'diss68k_getdumpline' generator68k_interf.c: In function 'gen68k_dumpreg': generator68k_interf.c:343: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'Uint32' generator68k_interf.c:343: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'Uint32' generator68k_interf.c:343: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'Uint32' generator68k_interf.c:343: warning: format '%08lx' expects type 'long unsigned int', but argument 5 has type 'Uint32' generator68k_interf.c:345: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'Uint32' generator68k_interf.c:345: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'Uint32' generator68k_interf.c:345: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'Uint32' generator68k_interf.c:345: warning: format '%08lx' expects type 'long unsigned int', but argument 5 has type 'Uint32' generator68k_interf.c:347: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'Uint32' generator68k_interf.c:347: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'Uint32' generator68k_interf.c:347: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'Uint32' generator68k_interf.c:347: warning: format '%08lx' expects type 'long unsigned int', but argument 5 has type 'Uint32' generator68k_interf.c:349: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'Uint32' generator68k_interf.c:349: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'Uint32' generator68k_interf.c:349: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'Uint32' generator68k_interf.c:349: warning: format '%08lx' expects type 'long unsigned int', but argument 5 has type 'Uint32' generator68k_interf.c:349: warning: format '%08lx' expects type 'long unsigned int', but argument 6 has type 'Uint32' mv -f .deps/generator68k_interf.Tpo .deps/generator68k_interf.Po memory.c: In function 'mem68k_store_z80_long': memory.c:794: warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'Uint32' memory.c:794: warning: format '%04lx' expects type 'long unsigned int', but argument 3 has type 'Uint32' mv -f .deps/memory.Tpo .deps/memory.Po mv -f .deps/emu.Tpo .deps/emu.Po mv -f .deps/video.Tpo .deps/video.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_GENERATOR68K -DUSE_MAMEZ80 -Wl,-O1 -o gngeo fileio.o pd4990a.o streams.o video.o profiler.o main.o star_interf.o memory.o mamez80_interf.o raze_interf.o timer.o frame_skip.o messages.o screen.o emu.o unzip.o neocrypt.o sound.o generator68k_interf.o debug.o state.o conf.o transpack.o pbar.o driver.o list.o gui_interf.o videogl.o cyclone_interf.o gp2x.o drz80_interf.o menu.o effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a generator68k/libgenerator68k.a mamez80/libmamez80.a -lSDL_image -lSDL -lz -lm -lSDL -lpthread make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' Making all in data make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/data' Making all in romrc.d make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/romrc.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/romrc.d' make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' make[1]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' >>> Source compiled. >>> Test phase [not enabled]: games-emulation/gngeo-0.7 >>> Install gngeo-0.7 into /var/tmp/portage/games-emulation/gngeo-0.7/image/ category games-emulation make -j14 DESTDIR=/var/tmp/portage/games-emulation/gngeo-0.7/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' Making install in effect make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/effect' make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/effect' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/effect' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/effect' Making install in blitter make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/blitter' make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/blitter' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/blitter' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/blitter' Making install in ym2610 make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/ym2610' make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/ym2610' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/ym2610' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/ym2610' Making install in generator68k make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' make install-am make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' make[4]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/generator68k' Making install in mamez80 make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/mamez80' make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/mamez80' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/mamez80' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src/mamez80' make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' make[3]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' test -z "/usr/games/bin" || /bin/mkdir -p "/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/games/bin" make[3]: Nothing to be done for `install-data-am'. /usr/bin/install -c 'gngeo' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/games/bin/gngeo' make[3]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' make[1]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/src' Making install in data make[1]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/data' make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/gngeo" || /bin/mkdir -p "/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo" /usr/bin/install -c -m 644 'cursor.bmp' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/cursor.bmp' /usr/bin/install -c -m 644 'gui_font.bmp' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/gui_font.bmp' /usr/bin/install -c -m 644 'gui_font2.bmp' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/gui_font2.bmp' /usr/bin/install -c -m 644 'sb_arrows.bmp' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/sb_arrows.bmp' /usr/bin/install -c -m 644 'little_font.bmp' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/little_font.bmp' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/data' make[1]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/data' Making install in romrc.d make[1]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/romrc.d' make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/romrc.d' make[2]: Nothing to be done for `install-exec-am'. tar -xzf ./romrc.d.tgz mkdir -p /var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/romrc.d /usr/bin/install -c -m 644 *.rc /var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/romrc.d make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/romrc.d' make[1]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7/romrc.d' make[1]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' make[2]: Entering directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/man/man1" test -z "/usr/share/games/gngeo" || /bin/mkdir -p "/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo" /usr/bin/install -c -m 644 'romrc' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/games/gngeo/romrc' /usr/bin/install -c -m 644 'gngeo.1' '/var/tmp/portage/games-emulation/gngeo-0.7/image//usr/share/man/man1/gngeo.1' make[2]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' make[1]: Leaving directory `/var/tmp/portage/games-emulation/gngeo-0.7/work/gngeo-0.7' >>> Completed installing gngeo-0.7 into /var/tmp/portage/games-emulation/gngeo-0.7/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/gngeo  * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * cpu68k.c:186: warning: implicit declaration of function 'diss68k_gettext' * fileio.c:272: warning: implicit declaration of function 'streams_sh_stop' * fileio.c:310: warning: implicit declaration of function 'init_sdl' * fileio.c:311: warning: implicit declaration of function 'sdl_set_title' * driver.c:63: warning: implicit declaration of function 'my_fgets' * state.c:252: warning: implicit declaration of function 'close_sdl_audio' * state.c:259: warning: implicit declaration of function 'init_sdl_audio' * state.c:260: warning: implicit declaration of function 'streams_sh_start' * generator68k_interf.c:328: warning: implicit declaration of function 'diss68k_getdumpline'  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://m.peponas.free.fr/gngeo/ * Removing /usr/share/doc * Removing /usr/share/man * Removing /usr/share/info * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/ * A licensed NeoGeo BIOS copy is required to run the emulator.