* Package: games-emulation/visualboyadvance-1.7.2-r2 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux nls test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking VisualBoyAdvance-src-1.7.2.tar.gz to /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work >>> Unpacking visualboyadvance-1.7.2-deprecatedsigc++.patch.bz2 to /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work >>> Source unpacked in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work >>> Preparing source in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2 ... * Applying 1.7.2-homedir.patch ... [ ok ] * Applying 1.7.2-gcc34.patch ... [ ok ] * Applying 1.7.2-gcc41.patch ... [ ok ] * Applying visualboyadvance-1.7.2-deprecatedsigc++.patch ... [ ok ] * Applying visualboyadvance-1.7.2-uninit.patch ... [ ok ] * Applying visualboyadvance-1.7.2-glibc2.10.patch ... [ ok ] * Applying visualboyadvance-1.7.2-ovflfix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2 ... * econf: updating VisualBoyAdvance-1.7.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating VisualBoyAdvance-1.7.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --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-dependency-tracking --without-mmx --disable-gtk --enable-nls 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 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for nasm... /usr/bin/nasm checking for gzopen in -lz... yes checking for png_create_write_struct in -lpng... yes checking for pthread_yield in -lpthread... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for egrep... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking zutil.h usability... no checking zutil.h presence... no checking for zutil.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking whether byte ordering is bigendian... no checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/gb/Makefile config.status: creating src/gtk/Makefile config.status: creating src/gtk/images/Makefile config.status: creating src/i386/Makefile config.status: creating src/prof/Makefile config.status: creating src/sdl/Makefile config.status: creating win32/Makefile config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2 ... make -j14 Making all in m4 make[1]: Entering directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/m4' Making all in src make[1]: Entering directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src' Making all in gb make[2]: Entering directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src/gb' i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbCheats.o `test -f 'gbCheats.cpp' || echo './'`gbCheats.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o GB.o `test -f 'GB.cpp' || echo './'`GB.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbDis.o `test -f 'gbDis.cpp' || echo './'`gbDis.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbGfx.o `test -f 'gbGfx.cpp' || echo './'`gbGfx.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbGlobals.o `test -f 'gbGlobals.cpp' || echo './'`gbGlobals.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbMemory.o `test -f 'gbMemory.cpp' || echo './'`gbMemory.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbPrinter.o `test -f 'gbPrinter.cpp' || echo './'`gbPrinter.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbSGB.o `test -f 'gbSGB.cpp' || echo './'`gbSGB.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o gbSound.o `test -f 'gbSound.cpp' || echo './'`gbSound.cpp gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] gbCheats.cpp: In function ‘bool gbCheatReadGSCodeFile(const char*)’: gbCheats.cpp:406:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp:413:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp:414:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp:416:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp: In function ‘void gbCheatsSaveCheatList(const char*)’: gbCheats.cpp:100:42: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp:102:36: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp:103:54: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] gbCheats.cpp:104:49: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp: In function ‘bool gbWriteMemSaveState(char*, int)’: GB.cpp:2158:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] GB.cpp: In function ‘bool gbReadMemSaveState(char*, int)’: GB.cpp:2358:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] GB.cpp: In function ‘bool gbReadGSASnapshot(const char*)’: GB.cpp:1985:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp: In function ‘void gbWriteSaveMBC7(const char*)’: GB.cpp:1743:15: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp: In function ‘void gbWriteSaveMBC5(const char*)’: GB.cpp:1726:17: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp: In function ‘void gbWriteSaveMBC3(const char*, bool)’: GB.cpp:1703:17: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp:1709:19: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp: In function ‘void gbWriteSaveMBC2(const char*)’: GB.cpp:1686:15: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] GB.cpp: In function ‘void gbWriteSaveMBC1(const char*)’: GB.cpp:1669:17: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] rm -f libgb.a ar cru libgb.a gbCheats.o GB.o gbDis.o gbGfx.o gbGlobals.o gbMemory.o gbPrinter.o gbSGB.o gbSound.o i686-pc-linux-gnu-ranlib libgb.a make[2]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src/gb' Making all in prof make[2]: Entering directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src/prof' i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -O2 -pipe -DPROFILING -DDEV_VERSION -c -o prof.o `test -f 'prof.cpp' || echo './'`prof.cpp rm -f libprof.a ar cru libprof.a prof.o i686-pc-linux-gnu-ranlib libprof.a make[2]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src/prof' Making all in sdl make[2]: Entering directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src/sdl' i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o SDL.o `test -f 'SDL.cpp' || echo './'`SDL.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o debugger.o `test -f 'debugger.cpp' || echo './'`debugger.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o 2xSaI.o `test -f '../2xSaI.cpp' || echo './'`../2xSaI.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Cheats.o `test -f '../Cheats.cpp' || echo './'`../Cheats.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o EEprom.o `test -f '../EEprom.cpp' || echo './'`../EEprom.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Flash.o `test -f '../Flash.cpp' || echo './'`../Flash.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o GBA.o `test -f '../GBA.cpp' || echo './'`../GBA.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Gfx.o `test -f '../Gfx.cpp' || echo './'`../Gfx.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Globals.o `test -f '../Globals.cpp' || echo './'`../Globals.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Mode0.o `test -f '../Mode0.cpp' || echo './'`../Mode0.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Mode1.o `test -f '../Mode1.cpp' || echo './'`../Mode1.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Mode2.o `test -f '../Mode2.cpp' || echo './'`../Mode2.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Mode3.o `test -f '../Mode3.cpp' || echo './'`../Mode3.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Mode4.o `test -f '../Mode4.cpp' || echo './'`../Mode4.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Mode5.o `test -f '../Mode5.cpp' || echo './'`../Mode5.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o RTC.o `test -f '../RTC.cpp' || echo './'`../RTC.cpp debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerPrintEnum(Type*, u32)’: debugger.cpp:436:21: warning: format not a string literal and no format arguments [-Wformat-security] debugger.cpp: In function ‘void debuggerSymbols(int, char**)’: debugger.cpp:534:18: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:537:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:540:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:543:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerDebug(int, char**)’: debugger.cpp:672:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerVerbose(int, char**)’: debugger.cpp:683:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerBreakDelete(int, char**)’: debugger.cpp:823:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerBreak(int, char**)’: debugger.cpp:914:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerBreakThumb(int, char**)’: debugger.cpp:930:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerBreakArm(int, char**)’: debugger.cpp:946:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerBreakWrite(int, char**)’: debugger.cpp:1016:24: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerRegisters(int, char**)’: debugger.cpp:1125:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:1127:14: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerEditByte(int, char**)’: debugger.cpp:1240:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerEditHalfWord(int, char**)’: debugger.cpp:1256:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerEdit(int, char**)’: debugger.cpp:1272:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerMemoryByte(int, char**)’: debugger.cpp:1310:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerMemoryHalfWord(int, char**)’: debugger.cpp:1346:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerMemory(int, char**)’: debugger.cpp:1385:23: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] debugger.cpp: In function ‘void debuggerOutput(char*, u32)’: debugger.cpp:1403:13: warning: format not a string literal and no format arguments [-Wformat-security] debugger.cpp: In function ‘void debuggerQuit(int, char**)’: debugger.cpp:1392:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Sound.o `test -f '../Sound.cpp' || echo './'`../Sound.cpp ../Cheats.cpp: In function ‘void cheatsSaveCheatList(const char*)’: ../Cheats.cpp:1517:42: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:1519:36: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:1520:52: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:1521:47: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp: In function ‘bool cheatsImportGSACodeFile(const char*, int, bool)’: ../Cheats.cpp:942:25: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:950:25: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:953:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:955:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:958:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:968:25: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:971:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:973:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:974:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:977:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:980:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:983:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Cheats.cpp:985:33: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] SDL.cpp: In function ‘void sdlPollEvents()’: SDL.cpp:1795:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1795:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1795:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1795:36: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Sram.o `test -f '../Sram.cpp' || echo './'`../Sram.cpp ../GBA.cpp: In function ‘bool CPUWriteMemState(char*, int)’: ../GBA.cpp:677:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../GBA.cpp: In function ‘bool CPUReadMemState(char*, int)’: ../GBA.cpp:820:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Text.o `test -f '../Text.cpp' || echo './'`../Text.cpp i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o Util.o `test -f '../Util.cpp' || echo './'`../Util.cpp ../Util.cpp: In function ‘bool utilWritePNGFile(const char*, int, int, u8*)’: ../Util.cpp:82:6: error: invalid use of incomplete type ‘png_struct’ /usr/include/png.h:827:16: error: forward declaration of ‘png_struct’ ../Util.cpp: In function ‘bool utilWriteBMPFile(const char*, int, int, u8*)’: ../Util.cpp:307:47: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETINET_IN_H=1 -I. -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -DPROFILING -DDEV_VERSION -c -o admame.o `test -f '../admame.cpp' || echo './'`../admame.cpp ../Util.cpp:329:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Util.cpp:355:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../Util.cpp:375:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] make[2]: *** [Util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ../GBA.cpp: In function ‘bool CPUWriteGSASnapshot(const char*, const char*, const char*, const char*)’: ../GBA.cpp:996:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:997:41: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:999:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1001:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1002:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1004:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1005:38: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1007:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1008:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1015:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1026:35: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:1034:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp: In function ‘bool CPUReadGSASnapshot(const char*)’: ../GBA.cpp:931:24: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:934:24: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:936:24: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:938:24: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:941:31: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ../GBA.cpp:945:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] make[2]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src/sdl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/src' make: *** [all-recursive] Error 1 emake failed * ERROR: games-emulation/visualboyadvance-1.7.2-r2 failed (compile phase): * died running emake, base_src_make * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3027: Called games_src_compile * environment, line 1709: Called base_src_make * environment, line 591: Called die * The specific snippet of code: * emake "$@" || die "died running emake, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =games-emulation/visualboyadvance-1.7.2-r2', * the complete build log and the output of 'emerge -pqv =games-emulation/visualboyadvance-1.7.2-r2'. * The complete build log is located at '/var/log/portage/build/games-emulation/visualboyadvance-1.7.2-r2:20110807-222437.log'. * The ebuild environment file is located at '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/temp/environment'. * S: '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2'