>>> 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 * 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 ] >>> Source unpacked in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/work/VisualBoyAdvance-1.7.2/configure.in:6:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Compiling 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 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: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:34: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:38: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:41: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:41: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:41: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:41: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:118: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbDis.cpp:133: warning: deprecated conversion from string constant to 'char*' gbCheats.cpp: In function 'void gbCheatsSaveCheatList(const char*)': gbCheats.cpp:100: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp:102: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp:103: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp:104: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp: In function 'bool gbCheatReadGSCodeFile(const char*)': gbCheats.cpp:406: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp:413: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp:414: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gbCheats.cpp:416: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'void gbWriteSaveMBC1(const char*)': GB.cpp:1669: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'void gbWriteSaveMBC2(const char*)': GB.cpp:1686: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'void gbWriteSaveMBC3(const char*, bool)': GB.cpp:1703: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp:1709: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'void gbWriteSaveMBC5(const char*)': GB.cpp:1726: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'void gbWriteSaveMBC7(const char*)': GB.cpp:1743: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'bool gbReadGSASnapshot(const char*)': GB.cpp:1985: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result GB.cpp: In function 'bool gbWriteMemSaveState(char*, int)': GB.cpp:2158: warning: deprecated conversion from string constant to 'char*' GB.cpp: In function 'bool gbReadMemSaveState(char*, int)': GB.cpp:2358: warning: deprecated conversion from string constant to 'char*' 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 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 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 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 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: In function 'bool utilWriteBMPFile(const char*, int, int, u8*)': ../Util.cpp:307: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Util.cpp:329: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Util.cpp:355: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Util.cpp:375: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Util.cpp: In function 'bool utilIsGBAImage(const char*)': ../Util.cpp:481: error: invalid conversion from 'const char*' to 'char*' ../Util.cpp: In function 'bool utilIsGBImage(const char*)': ../Util.cpp:505: error: invalid conversion from 'const char*' to 'char*' ../Util.cpp: In function 'bool utilIsZipFile(const char*)': ../Util.cpp:525: error: invalid conversion from 'const char*' to 'char*' ../Util.cpp: In function 'bool utilIsGzipFile(const char*)': ../Util.cpp:555: error: invalid conversion from 'const char*' to 'char*' make[2]: *** [Util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... ../GBA.cpp: In function 'bool CPUWriteMemState(char*, int)': ../GBA.cpp:677: warning: deprecated conversion from string constant to 'char*' ../GBA.cpp: In function 'bool CPUReadMemState(char*, int)': ../GBA.cpp:820: warning: deprecated conversion from string constant to 'char*' ../GBA.cpp: In function 'bool CPUReadGSASnapshot(const char*)': ../GBA.cpp:931: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:934: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:936: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:938: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:941: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:945: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp: In function 'bool CPUWriteGSASnapshot(const char*, const char*, const char*, const char*)': ../GBA.cpp:996: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:997: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:999: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1001: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1002: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1004: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1005: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1007: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1008: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1015: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1026: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp:1034: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../GBA.cpp: In function 'bool CPUIsZipFile(const char*)': ../GBA.cpp:1133: error: invalid conversion from 'const char*' to 'char*' ../GBA.cpp: In function 'bool CPUIsGBAImage(const char*)': ../GBA.cpp:1148: error: invalid conversion from 'const char*' to 'char*' ../GBA.cpp: In function 'bool CPUIsGBABios(const char*)': ../GBA.cpp:1172: error: invalid conversion from 'const char*' to 'char*' ../GBA.cpp: In function 'bool CPUIsELF(const char*)': ../GBA.cpp:1192: error: invalid conversion from 'const char*' to 'char*' make[2]: *** [GBA.o] Error 1 debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp:133: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerPrintEnum(Type*, u32)': debugger.cpp:436: warning: format not a string literal and no format arguments debugger.cpp: In function 'void debuggerSymbols(int, char**)': debugger.cpp:534: warning: deprecated conversion from string constant to 'char*' debugger.cpp:537: warning: deprecated conversion from string constant to 'char*' debugger.cpp:540: warning: deprecated conversion from string constant to 'char*' debugger.cpp:543: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerDebug(int, char**)': debugger.cpp:672: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerVerbose(int, char**)': debugger.cpp:683: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerBreakDelete(int, char**)': debugger.cpp:823: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerBreak(int, char**)': debugger.cpp:914: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerBreakThumb(int, char**)': debugger.cpp:930: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerBreakArm(int, char**)': debugger.cpp:946: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerBreakWrite(int, char**)': debugger.cpp:1016: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerRegisters(int, char**)': debugger.cpp:1125: warning: deprecated conversion from string constant to 'char*' debugger.cpp:1127: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerEditByte(int, char**)': debugger.cpp:1240: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerEditHalfWord(int, char**)': debugger.cpp:1256: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerEdit(int, char**)': debugger.cpp:1272: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerMemoryByte(int, char**)': debugger.cpp:1310: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerMemoryHalfWord(int, char**)': debugger.cpp:1346: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerMemory(int, char**)': debugger.cpp:1385: warning: deprecated conversion from string constant to 'char*' debugger.cpp: In function 'void debuggerQuit(int, char**)': debugger.cpp:1392: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result debugger.cpp: In function 'void debuggerOutput(char*, u32)': debugger.cpp:1403: warning: format not a string literal and no format arguments In file included from /usr/include/stdio.h:911, from debugger.cpp:20: /usr/include/bits/stdio2.h: In function 'void debuggerQuit(int, char**)': /usr/include/bits/stdio2.h:253: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer ../Cheats.cpp: In function 'bool cheatsImportGSACodeFile(const char*, int, bool)': ../Cheats.cpp:942: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:950: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:953: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:955: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:958: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:968: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:971: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:973: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:974: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:977: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:980: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:983: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:985: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp: In function 'void cheatsSaveCheatList(const char*)': ../Cheats.cpp:1517: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:1519: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:1520: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../Cheats.cpp:1521: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result SDL.cpp: In function 'void sdlPollEvents()': SDL.cpp:1795: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1795: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1795: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1795: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1800: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1800: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1800: warning: deprecated conversion from string constant to 'char*' SDL.cpp:1800: warning: deprecated conversion from string constant to 'char*' 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 * * ERROR: games-emulation/visualboyadvance-1.7.2-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3022: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/games-emulation/visualboyadvance-1.7.2-r2:20090610-045115.log'. * The ebuild environment file is located at '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r2/temp/environment'. *