* Package: games-emulation/visualboyadvance-1.7.2-r4 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux nls userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking VisualBoyAdvance-src-1.7.2.tar.gz to /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work >>> Unpacking visualboyadvance-1.7.2-deprecatedsigc++.patch.bz2 to /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work >>> Source unpacked in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work >>> Preparing source in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/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-gcc47.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 ] * Applying visualboyadvance-1.7.2-libpng15.patch ... [ ok ] * Applying visualboyadvance-1.7.2-zlib.patch ... [ ok ] * Applying visualboyadvance-1.7.2-zlib-1.2.6.patch ... [ ok ] * Applying visualboyadvance-1.7.2-sys-types.patch ... [ ok ] * Applying visualboyadvance-1.7.2-libsigc26.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2' ... * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: VisualBoyAdvance-1.7.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/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=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share --without-mmx --enable-gtk=2.4 --enable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-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... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTKMM... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting 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 config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2 ... make -j1 Making all in m4 make[1]: Entering directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/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-r4/work/VisualBoyAdvance-1.7.2/m4' Making all in src make[1]: Entering directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src' Making all in gb make[2]: Entering directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src/gb' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbCheats.o gbCheats.cpp 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] fread(&count, 1, 2, file); ^ 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] fread(&dummy, 1, 2, file); ^ 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] fread(desc, 1, 12, file); ^ 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] fread(code, 1, 8, file); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o GB.o GB.cpp GB.cpp: In function ‘bool gbWriteMemSaveState(char*, int)’: GB.cpp:2157:55: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gzFile gzFile = utilMemGzOpen(memory, available, "w"); ^ GB.cpp: In function ‘bool gbReadMemSaveState(char*, int)’: GB.cpp:2357:55: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gzFile gzFile = utilMemGzOpen(memory, available, "r"); ^ GB.cpp: In function ‘bool gbReadGSASnapshot(const char*)’: GB.cpp:1984:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, 15, file); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbDis.o gbDis.cpp gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] { "B", "C", "D", "E", "H", "L", "(HL)", "A" }; ^ gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:34:47: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] "BC", "DE", "HL", "AF" }; // for push/pop ^ gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:38:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] { "NZ", "Z", "NC", "C" }; ^ gbDis.cpp:41:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:41:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:118:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gbDis.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbGfx.o gbGfx.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbGlobals.o gbGlobals.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbMemory.o gbMemory.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbPrinter.o gbPrinter.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbSGB.o gbSGB.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o gbSound.o gbSound.cpp 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 x86_64-pc-linux-gnu-ranlib libgb.a make[2]: Leaving directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src/gb' Making all in prof make[2]: Entering directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src/prof' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o prof.o prof.cpp prof.cpp: In function ‘void profCount()’: prof.cpp:295:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] selfpc = (char *) reg[14].I; ^ prof.cpp:298:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] frompcindex = (unsigned short *) reg[12].I; ^ rm -f libprof.a ar cru libprof.a prof.o x86_64-pc-linux-gnu-ranlib libprof.a make[2]: Leaving directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src/prof' Making all in sdl make[2]: Entering directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src/sdl' x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o SDL.o SDL.cpp SDL.cpp: In function ‘void sdlPollEvents()’: SDL.cpp:1795:36: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] "autofire L disabled"}; ^ SDL.cpp:1795:36: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1795:36: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1795:36: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] "autofire L"}; ^ SDL.cpp:1800:27: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] SDL.cpp:1800:27: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o debugger.o debugger.cpp debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debugger.cpp:133:1: warning: ISO C++ forbids converting a 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] printf(m->name); ^ debugger.cpp: In function ‘void debuggerSymbols(int, char**)’: debugger.cpp:534:18: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] char *ts = "?"; ^~~ debugger.cpp:537:14: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ts = "ARM"; ^~~~~ debugger.cpp:540:14: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ts = "THUMB"; ^~~~~~~ debugger.cpp:543:14: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ts = "DATA"; ^~~~~~ debugger.cpp: In function ‘void debuggerDebug(int, char**)’: debugger.cpp:672:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("trace"); ^ debugger.cpp: In function ‘void debuggerVerbose(int, char**)’: debugger.cpp:683:28: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("verbose"); ^ debugger.cpp: In function ‘void debuggerBreakDelete(int, char**)’: debugger.cpp:823:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("bd"); ^ debugger.cpp: In function ‘void debuggerBreak(int, char**)’: debugger.cpp:914:26: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("break"); ^ debugger.cpp: In function ‘void debuggerBreakThumb(int, char**)’: debugger.cpp:930:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("bt"); ^ debugger.cpp: In function ‘void debuggerBreakArm(int, char**)’: debugger.cpp:946:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("ba"); ^ debugger.cpp: In function ‘void debuggerBreakWrite(int, char**)’: debugger.cpp:1016:24: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("bpw"); ^ debugger.cpp: In function ‘void debuggerRegisters(int, char**)’: debugger.cpp:1125:14: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] command[0]="m"; ^~~ debugger.cpp:1127:14: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] command[2]="1"; ^~~ debugger.cpp: In function ‘void debuggerEditByte(int, char**)’: debugger.cpp:1240:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("eb"); ^ debugger.cpp: In function ‘void debuggerEditHalfWord(int, char**)’: debugger.cpp:1256:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("eh"); ^ debugger.cpp: In function ‘void debuggerEdit(int, char**)’: debugger.cpp:1272:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("ew"); ^ debugger.cpp: In function ‘void debuggerMemoryByte(int, char**)’: debugger.cpp:1311:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("mb"); ^ debugger.cpp: In function ‘void debuggerMemoryHalfWord(int, char**)’: debugger.cpp:1348:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("mh"); ^ debugger.cpp: In function ‘void debuggerMemory(int, char**)’: debugger.cpp:1388:23: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] debuggerUsage("mw"); ^ debugger.cpp: In function ‘void debuggerOutput(char*, u32)’: debugger.cpp:1406:13: warning: format not a string literal and no format arguments [-Wformat-security] printf(s); ^ debugger.cpp: In function ‘void debuggerQuit(int, char**)’: debugger.cpp:1395:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), stdin); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o 2xSaI.o `test -f '../2xSaI.cpp' || echo './'`../2xSaI.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Cheats.o `test -f '../Cheats.cpp' || echo './'`../Cheats.cpp ../Cheats.cpp: In function ‘void cheatsAddCBACode(const char*, const char*)’: ../Cheats.cpp:1347:13: warning: narrowing conversion of ‘(address & 255u)’ from ‘u32 {aka unsigned int}’ to ‘u8 {aka unsigned char}’ inside { } [-Wnarrowing] address & 255, ~~~~~~~~^~~~~ ../Cheats.cpp:1348:20: warning: narrowing conversion of ‘((address >> 8) & 255u)’ from ‘u32 {aka unsigned int}’ to ‘u8 {aka unsigned char}’ inside { } [-Wnarrowing] (address >> 8) & 255, ~~~~~~~~~~~~~~~^~~~~ ../Cheats.cpp:1349:21: warning: narrowing conversion of ‘((address >> 16) & 255u)’ from ‘u32 {aka unsigned int}’ to ‘u8 {aka unsigned char}’ inside { } [-Wnarrowing] (address >> 16) & 255, ~~~~~~~~~~~~~~~~^~~~~ ../Cheats.cpp:1350:21: warning: narrowing conversion of ‘((address >> 24) & 255u)’ from ‘u32 {aka unsigned int}’ to ‘u8 {aka unsigned char}’ inside { } [-Wnarrowing] (address >> 24) & 255, ~~~~~~~~~~~~~~~~^~~~~ ../Cheats.cpp:1351:12: warning: narrowing conversion of ‘(value & 255u)’ from ‘u32 {aka unsigned int}’ to ‘u8 {aka unsigned char}’ inside { } [-Wnarrowing] (value & 255), ~~~~~~~^~~~~~ ../Cheats.cpp:1352:18: warning: narrowing conversion of ‘((value >> 8) & 255u)’ from ‘u32 {aka unsigned int}’ to ‘u8 {aka unsigned char}’ inside { } [-Wnarrowing] (value >> 8) & 255, ~~~~~~~~~~~~~^~~~~ ../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] fread(&games, 1, 4, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(&codes, 1, 4, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(&codes, 1, 4, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(desc, 1, len, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(&len, 1, 4, f); ^ ../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] fread(code, 1, 8, f); ^ ../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] fread(&code[8], 1, 8, f); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o EEprom.o `test -f '../EEprom.cpp' || echo './'`../EEprom.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Flash.o `test -f '../Flash.cpp' || echo './'`../Flash.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o GBA.o `test -f '../GBA.cpp' || echo './'`../GBA.cpp ../GBA.cpp: In function ‘bool CPUWriteMemState(char*, int)’: ../GBA.cpp:677:55: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gzFile gzFile = utilMemGzOpen(memory, available, "w"); ^ ../GBA.cpp: In function ‘bool CPUReadMemState(char*, int)’: ../GBA.cpp:820:55: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] gzFile gzFile = utilMemGzOpen(memory, available, "r"); ^ ../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] fread(&i, 1, 4, file); ^ ../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] fread(&i, 1, 4, file); // name length ^ ../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] fread(&i, 1, 4, file); // desc length ^ ../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] fread(&i, 1, 4, file); // notes length ^ ../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] fread(&saveSize, 1, 4, file); // read length ^ ../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] fread(buffer, 1, 16, file); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Gfx.o `test -f '../Gfx.cpp' || echo './'`../Gfx.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Globals.o `test -f '../Globals.cpp' || echo './'`../Globals.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Mode0.o `test -f '../Mode0.cpp' || echo './'`../Mode0.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Mode1.o `test -f '../Mode1.cpp' || echo './'`../Mode1.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Mode2.o `test -f '../Mode2.cpp' || echo './'`../Mode2.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Mode3.o `test -f '../Mode3.cpp' || echo './'`../Mode3.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Mode4.o `test -f '../Mode4.cpp' || echo './'`../Mode4.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Mode5.o `test -f '../Mode5.cpp' || echo './'`../Mode5.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o RTC.o `test -f '../RTC.cpp' || echo './'`../RTC.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Sound.o `test -f '../Sound.cpp' || echo './'`../Sound.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Sram.o `test -f '../Sram.cpp' || echo './'`../Sram.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Text.o `test -f '../Text.cpp' || echo './'`../Text.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o Util.o `test -f '../Util.cpp' || echo './'`../Util.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o admame.o `test -f '../admame.cpp' || echo './'`../admame.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o agbprint.o `test -f '../agbprint.cpp' || echo './'`../agbprint.cpp ../agbprint.cpp: In function ‘void agbPrintFlush()’: ../agbprint.cpp:79:58: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] dbgOutput("Did you forget to call AGBPrintInit?\n", 0); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o armdis.o `test -f '../armdis.cpp' || echo './'`../armdis.cpp ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:159:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ../armdis.cpp:210:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o bilinear.o `test -f '../bilinear.cpp' || echo './'`../bilinear.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o bios.o `test -f '../bios.cpp' || echo './'`../bios.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o elf.o `test -f '../elf.cpp' || echo './'`../elf.cpp ../elf.cpp: In function ‘char* elfGetAddressSymbol(u32)’: ../elf.cpp:298:18: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] name = ""; ^~ ../elf.cpp:316:18: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] name = ""; ^~ ../elf.cpp:332:10: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] return ""; ^~ ../elf.cpp: In function ‘void elfPrintCallChain(u32)’: ../elf.cpp:654:14: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] addr = "???"; ^~~~~ ../elf.cpp: In function ‘void elfParseCFA(u8*)’: ../elf.cpp:1058:59: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ELFSectionHeader *h = elfGetSectionByName(".debug_frame"); ^ ../elf.cpp: In function ‘void elfParseLineInfo(CompileUnit*, u8*)’: ../elf.cpp:1168:58: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ELFSectionHeader *h = elfGetSectionByName(".debug_line"); ^ ../elf.cpp: In function ‘void elfParseAranges(u8*)’: ../elf.cpp:2535:62: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ELFSectionHeader *sh = elfGetSectionByName(".debug_aranges"); ^ ../elf.cpp: In function ‘void elfReadSymtab(u8*)’: ../elf.cpp:2587:55: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ELFSectionHeader *sh = elfGetSectionByName(".symtab"); ^ ../elf.cpp: In function ‘bool elfReadProgram(ELFHeader*, u8*, int&, bool)’: ../elf.cpp:2727:68: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ELFSectionHeader *dbgHeader = elfGetSectionByName(".debug_info"); ^ ../elf.cpp:2733:62: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] ELFSectionHeader *h = elfGetSectionByName(".debug_abbrev"); ^ ../elf.cpp:2742:41: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] h = elfGetSectionByName(".debug_str"); ^ ../elf.cpp: In function ‘bool elfRead(const char*, int&, FILE*)’: ../elf.cpp:2806:33: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(elfFileData, 1, size, f); ^ x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o expr-lex.o `test -f '../expr-lex.cpp' || echo './'`../expr-lex.cpp x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1 -I. -I../../src -DSDL -DSYSCONFDIR=\"/etc/games\" -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Werror=terminate -march=native -O2 -pipe -std=c++11 -DC_CORE -DPROFILING -DDEV_VERSION -c -o expr.o `test -f '../expr.cpp' || echo './'`../expr.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36:0, from expr.y:5: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:124:11: error: ‘::div_t’ has not been declared using ::div_t; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:125:11: error: ‘::ldiv_t’ has not been declared using ::ldiv_t; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:127:11: error: ‘::abort’ has not been declared using ::abort; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:128:11: error: ‘::abs’ has not been declared using ::abs; ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:129:11: error: ‘::atexit’ has not been declared using ::atexit; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:132:11: error: ‘::at_quick_exit’ has not been declared using ::at_quick_exit; ^~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:135:11: error: ‘::atof’ has not been declared using ::atof; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:136:11: error: ‘::atoi’ has not been declared using ::atoi; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:137:11: error: ‘::atol’ has not been declared using ::atol; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:138:11: error: ‘::bsearch’ has not been declared using ::bsearch; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:139:11: error: ‘::calloc’ has not been declared using ::calloc; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:140:11: error: ‘::div’ has not been declared using ::div; ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:141:11: error: ‘::exit’ has not been declared using ::exit; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:142:11: error: ‘::free’ has not been declared using ::free; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:143:11: error: ‘::getenv’ has not been declared using ::getenv; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:144:11: error: ‘::labs’ has not been declared using ::labs; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:145:11: error: ‘::ldiv’ has not been declared using ::ldiv; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:146:11: error: ‘::malloc’ has not been declared using ::malloc; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:148:11: error: ‘::mblen’ has not been declared using ::mblen; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:149:11: error: ‘::mbstowcs’ has not been declared using ::mbstowcs; ^~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:150:11: error: ‘::mbtowc’ has not been declared using ::mbtowc; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:152:11: error: ‘::qsort’ has not been declared using ::qsort; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:155:11: error: ‘::quick_exit’ has not been declared using ::quick_exit; ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:158:11: error: ‘::rand’ has not been declared using ::rand; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:159:11: error: ‘::realloc’ has not been declared using ::realloc; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:160:11: error: ‘::srand’ has not been declared using ::srand; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:161:11: error: ‘::strtod’ has not been declared using ::strtod; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:162:11: error: ‘::strtol’ has not been declared using ::strtol; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:163:11: error: ‘::strtoul’ has not been declared using ::strtoul; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:164:11: error: ‘::system’ has not been declared using ::system; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:166:11: error: ‘::wcstombs’ has not been declared using ::wcstombs; ^~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:167:11: error: ‘::wctomb’ has not been declared using ::wctomb; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:220:11: error: ‘::lldiv_t’ has not been declared using ::lldiv_t; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:226:11: error: ‘::_Exit’ has not been declared using ::_Exit; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:230:11: error: ‘::llabs’ has not been declared using ::llabs; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:236:11: error: ‘::lldiv’ has not been declared using ::lldiv; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:247:11: error: ‘::atoll’ has not been declared using ::atoll; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:248:11: error: ‘::strtoll’ has not been declared using ::strtoll; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:249:11: error: ‘::strtoull’ has not been declared using ::strtoull; ^~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:251:11: error: ‘::strtof’ has not been declared using ::strtof; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:252:11: error: ‘::strtold’ has not been declared using ::strtold; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:260:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::lldiv_t; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:262:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::_Exit; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:264:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::llabs; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:265:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::div; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:266:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::lldiv; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:268:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::atoll; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:269:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::strtof; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:270:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::strtoll; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:271:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::strtoull; ^~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:272:11: error: ‘::__gnu_cxx’ has not been declared using ::__gnu_cxx::strtold; ^~~~~~~~~ In file included from expr.y:5:0: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:38:12: error: ‘std::std::abort’ has not been declared using std::abort; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:39:12: error: ‘std::std::atexit’ has not been declared using std::atexit; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:40:12: error: ‘std::std::exit’ has not been declared using std::exit; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:43:14: error: ‘std::std::at_quick_exit’ has not been declared using std::at_quick_exit; ^~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:46:14: error: ‘std::std::quick_exit’ has not been declared using std::quick_exit; ^~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:51:12: error: ‘std::std::div_t’ has not been declared using std::div_t; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:52:12: error: ‘std::std::ldiv_t’ has not been declared using std::ldiv_t; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:55:12: error: ‘std::std::atof’ has not been declared using std::atof; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:56:12: error: ‘std::std::atoi’ has not been declared using std::atoi; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:57:12: error: ‘std::std::atol’ has not been declared using std::atol; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:58:12: error: ‘std::std::bsearch’ has not been declared using std::bsearch; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:59:12: error: ‘std::std::calloc’ has not been declared using std::calloc; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:61:12: error: ‘std::std::free’ has not been declared using std::free; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:62:12: error: ‘std::std::getenv’ has not been declared using std::getenv; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:63:12: error: ‘std::std::labs’ has not been declared using std::labs; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:64:12: error: ‘std::std::ldiv’ has not been declared using std::ldiv; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:65:12: error: ‘std::std::malloc’ has not been declared using std::malloc; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:67:12: error: ‘std::std::mblen’ has not been declared using std::mblen; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:68:12: error: ‘std::std::mbstowcs’ has not been declared using std::mbstowcs; ^~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:69:12: error: ‘std::std::mbtowc’ has not been declared using std::mbtowc; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:71:12: error: ‘std::std::qsort’ has not been declared using std::qsort; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:72:12: error: ‘std::std::rand’ has not been declared using std::rand; ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:73:12: error: ‘std::std::realloc’ has not been declared using std::realloc; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:74:12: error: ‘std::std::srand’ has not been declared using std::srand; ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:75:12: error: ‘std::std::strtod’ has not been declared using std::strtod; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:76:12: error: ‘std::std::strtol’ has not been declared using std::strtol; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:77:12: error: ‘std::std::strtoul’ has not been declared using std::strtoul; ^~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:78:12: error: ‘std::std::system’ has not been declared using std::system; ^~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:80:12: error: ‘std::std::wcstombs’ has not been declared using std::wcstombs; ^~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:81:12: error: ‘std::std::wctomb’ has not been declared using std::wctomb; ^~~~~~ /usr/lib/bison.simple: In function ‘int yyparse()’: /usr/lib/bison.simple:358:42: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] /usr/lib/bison.simple:643:30: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] make[2]: *** [Makefile:1038: expr.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src/sdl' make[1]: *** [Makefile:426: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2/src' make: *** [Makefile:396: all-recursive] Error 1 * ERROR: games-emulation/visualboyadvance-1.7.2-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-emulation/visualboyadvance-1.7.2-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-emulation/visualboyadvance-1.7.2-r4::gentoo'`. * The complete build log is located at '/var/log/portage/games-emulation:visualboyadvance-1.7.2-r4:20161031-043554.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/temp/environment'. * Working directory: '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2' * S: '/var/tmp/portage/games-emulation/visualboyadvance-1.7.2-r4/work/VisualBoyAdvance-1.7.2'