>>> Building on octeon-2 under emulators/vbam BDEPENDS = [devel/sdl2;devel/cmake/core;devel/gettext,-tools;multimedia/sfml;devel/gettext,-runtime;devel/ninja] DIST = [emulators/vbam:visualboyadvance-m-2.1.9.tar.gz] FULLPKGNAME = vbam-2.1.9 RDEPENDS = [devel/sdl2;multimedia/sfml;devel/gettext,-runtime] (Junk lock obtained for octeon-2 at 1751215609.14) >>> Running depends in emulators/vbam at 1751215609.22 last junk was in net/py-snmp /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.23.1 gettext-tools-0.23.1 sdl2-2.32.6 sfml-2.5.1p0 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.8 gettext-runtime-0.23.1 gettext-tools-0.23.1 ninja-1.11.1p0v1 sdl2-2.32.6 sfml-2.5.1p0 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.23.1 gettext-tools-0.23.1 sdl2-2.32.6 sfml-2.5.1p0 >>> Running show-prepare-results in emulators/vbam at 1751215619.90 ===> emulators/vbam ===> Building from scratch vbam-2.1.9 ===> vbam-2.1.9 depends on: gettext-tools-* -> gettext-tools-0.23.1 ===> vbam-2.1.9 depends on: cmake-core-* -> cmake-core-3.31.8 ===> vbam-2.1.9 depends on: ninja-* -> ninja-1.11.1p0v1 ===> vbam-2.1.9 depends on: gettext-runtime-* -> gettext-runtime-0.23.1 ===> vbam-2.1.9 depends on: sdl2-* -> sdl2-2.32.6 ===> vbam-2.1.9 depends on: sfml-* -> sfml-2.5.1p0 ===> Verifying specs: c++ c++abi pthread GL GLU SDL2 c charset iconv intl m sfml-network sfml-system z ===> found c++.10.0 c++abi.7.0 pthread.27.1 GL.19.2 GLU.9.0 SDL2.0.15 c.100.3 charset.1.1 iconv.7.1 intl.8.1 m.10.1 sfml-network.2.0 sfml-system.2.0 z.7.1 cmake-core-3.31.8 gettext-runtime-0.23.1 gettext-tools-0.23.1 ninja-1.11.1p0v1 sdl2-2.32.6 sfml-2.5.1p0 (Junk lock released for octeon-2 at 1751215628.84) distfiles size=3641821 >>> Running patch in emulators/vbam at 1751215628.90 ===> emulators/vbam ===> Checking files for vbam-2.1.9 `/ports/distfiles/visualboyadvance-m-2.1.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for vbam-2.1.9 ===> Patching for vbam-2.1.9 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with ports-gcc: |eg++: error: libgomp.spec: No such file or directory | |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 601. Hunk #2 succeeded at 728. done ===> Applying OpenBSD patch patch-src_common_Patch_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/common/Patch.cpp |--- src/common/Patch.cpp.orig |+++ src/common/Patch.cpp -------------------------- Patching file src/common/Patch.cpp using Plan A... Hunk #1 succeeded at 26. done ===> Applying OpenBSD patch patch-src_common_Port_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/common/Port.h |--- src/common/Port.h.orig |+++ src/common/Port.h -------------------------- Patching file src/common/Port.h using Plan A... Hunk #1 succeeded at 37. done ===> Applying OpenBSD patch patch-src_gba_GBALink_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/gba/GBALink.cpp |--- src/gba/GBALink.cpp.orig |+++ src/gba/GBALink.cpp -------------------------- Patching file src/gba/GBALink.cpp using Plan A... Hunk #1 succeeded at 5. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in emulators/vbam at 1751215632.78 ===> emulators/vbam ===> Generating configure for vbam-2.1.9 ===> Configuring for vbam-2.1.9 CMake Deprecation Warning at CMakeLists.txt:77 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pobj/vbam-2.1.9/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pobj/vbam-2.1.9/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Found SFML 2.5.1 in /usr/local/include -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found ZLIB: /usr/lib/libz.so.7.1 (found version "1.3.1.1") -- Found OpenGL: /usr/X11R6/lib/libGL.so.19.2 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL2: /usr/local/lib/libSDL2main.a;/usr/local/lib/libSDL2.so.0.15;-lpthread -- Looking for sem_timedwait -- Looking for sem_timedwait - found -- Looking for gettext -- Looking for gettext - found -- Performing Test COMPILER_COLOR_DIAGNOSTICS -- Performing Test COMPILER_COLOR_DIAGNOSTICS - Success -- Performing Test GNUPP17_FLAG -- Performing Test GNUPP17_FLAG - Success -- Configuring done (18.5s) -- Generating done (0.7s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /pobj/vbam-2.1.9/build-mips64 >>> Running build in emulators/vbam at 1751215654.21 ===> emulators/vbam ===> Building for vbam-2.1.9 Change Dir: '/pobj/vbam-2.1.9/build-mips64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/Util.cpp.o -MF CMakeFiles/vbamcore.dir/src/Util.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/Util.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/Util.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [2/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/common/dictionary.c.o -MF CMakeFiles/vbamcore.dir/src/common/dictionary.c.o.d -o CMakeFiles/vbamcore.dir/src/common/dictionary.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/common/dictionary.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [3/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/common/iniparser.c.o -MF CMakeFiles/vbamcore.dir/src/common/iniparser.c.o.d -o CMakeFiles/vbamcore.dir/src/common/iniparser.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/common/iniparser.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [4/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/common/Patch.cpp.o -MF CMakeFiles/vbamcore.dir/src/common/Patch.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/common/Patch.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/common/Patch.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [5/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/common/memgzio.c.o -MF CMakeFiles/vbamcore.dir/src/common/memgzio.c.o.d -o CMakeFiles/vbamcore.dir/src/common/memgzio.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/common/memgzio.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [6/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/common/SoundSDL.cpp.o -MF CMakeFiles/vbamcore.dir/src/common/SoundSDL.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/common/SoundSDL.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/common/SoundSDL.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [7/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/agbprint.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/agbprint.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/agbprint.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/agbprint.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [8/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/bios.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/bios.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/bios.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/bios.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [9/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Cheats.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Cheats.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Cheats.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Cheats.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [10/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/CheatSearch.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/CheatSearch.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/CheatSearch.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/CheatSearch.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [11/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/debugger-expr-lex.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/debugger-expr-lex.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/debugger-expr-lex.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/debugger-expr-lex.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [12/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/debugger-expr-yacc.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/debugger-expr-yacc.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/debugger-expr-yacc.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/debugger-expr-yacc.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [13/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/EEprom.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/EEprom.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/EEprom.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/EEprom.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [14/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/ereader.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/ereader.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/ereader.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/ereader.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [15/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Flash.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Flash.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Flash.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Flash.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [16/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/GBA.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/GBA.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/GBA.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBA.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [17/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/GBAGfx.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/GBAGfx.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/GBAGfx.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBAGfx.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [18/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/GBALink.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/GBALink.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/GBALink.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBALink.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBALink.cpp:5: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBALink.cpp:5: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBALink.cpp:5: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBALink.cpp:5: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [19/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/GBASockClient.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/GBASockClient.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/GBASockClient.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.cpp:3: In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.h:5: In file included from /usr/local/include/SFML/Network.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.cpp:3: In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.h:5: In file included from /usr/local/include/SFML/Network.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.cpp:3: In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.h:5: In file included from /usr/local/include/SFML/Network.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.cpp:3: In file included from /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBASockClient.h:5: In file included from /usr/local/include/SFML/Network.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [20/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/GBA-thumb.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/GBA-thumb.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/GBA-thumb.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBA-thumb.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [21/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/GBA-arm.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/GBA-arm.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/GBA-arm.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/GBA-arm.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [22/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/gbafilter.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/gbafilter.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/gbafilter.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/gbafilter.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [23/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Globals.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Globals.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Globals.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Globals.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [24/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Mode0.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Mode0.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Mode0.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Mode0.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [25/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Mode1.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Mode1.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Mode1.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Mode1.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [26/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Mode2.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Mode2.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Mode2.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Mode2.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [27/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Mode3.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Mode3.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Mode3.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Mode3.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [28/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Mode4.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Mode4.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Mode4.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Mode4.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [29/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Mode5.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Mode5.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Mode5.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Mode5.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [30/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/RTC.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/RTC.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/RTC.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/RTC.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [31/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Sound.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Sound.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Sound.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Sound.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [32/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/Sram.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/Sram.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/Sram.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/Sram.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [33/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/BreakpointStructures.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/BreakpointStructures.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/BreakpointStructures.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/BreakpointStructures.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [34/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/GB.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/GB.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/GB.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/GB.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [35/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbCartData.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbCartData.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbCartData.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbCartData.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [36/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbCheats.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbCheats.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbCheats.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbCheats.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [37/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbDis.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbDis.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbDis.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbDis.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [38/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbGfx.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbGfx.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbGfx.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbGfx.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [39/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbGlobals.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbGlobals.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbGlobals.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbGlobals.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [40/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbMemory.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbMemory.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbMemory.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbMemory.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [41/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbPrinter.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbPrinter.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbPrinter.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbPrinter.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [42/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbSGB.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbSGB.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbSGB.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbSGB.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [43/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gb/gbSound.cpp.o -MF CMakeFiles/vbamcore.dir/src/gb/gbSound.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gb/gbSound.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gb/gbSound.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [44/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/apu/Blip_Buffer.cpp.o -MF CMakeFiles/vbamcore.dir/src/apu/Blip_Buffer.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/apu/Blip_Buffer.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/apu/Blip_Buffer.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [45/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/apu/Effects_Buffer.cpp.o -MF CMakeFiles/vbamcore.dir/src/apu/Effects_Buffer.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/apu/Effects_Buffer.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/apu/Effects_Buffer.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [46/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/apu/Gb_Apu.cpp.o -MF CMakeFiles/vbamcore.dir/src/apu/Gb_Apu.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/apu/Gb_Apu.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/apu/Gb_Apu.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [47/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/apu/Gb_Apu_State.cpp.o -MF CMakeFiles/vbamcore.dir/src/apu/Gb_Apu_State.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/apu/Gb_Apu_State.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/apu/Gb_Apu_State.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [48/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/apu/Gb_Oscs.cpp.o -MF CMakeFiles/vbamcore.dir/src/apu/Gb_Oscs.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/apu/Gb_Oscs.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/apu/Gb_Oscs.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [49/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/apu/Multi_Buffer.cpp.o -MF CMakeFiles/vbamcore.dir/src/apu/Multi_Buffer.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/apu/Multi_Buffer.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/apu/Multi_Buffer.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [50/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/2xSaI.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/2xSaI.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/2xSaI.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/2xSaI.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [51/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/admame.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/admame.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/admame.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/admame.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [52/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/bilinear.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/bilinear.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/bilinear.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/bilinear.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [53/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/hq2x.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/hq2x.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/hq2x.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/hq2x.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [54/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/interframe.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/interframe.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/interframe.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/interframe.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [55/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/pixel.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/pixel.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/pixel.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/pixel.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [56/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/scanline.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/scanline.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/scanline.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/scanline.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [57/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/simpleFilter.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/simpleFilter.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/simpleFilter.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/simpleFilter.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [58/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/xbrzfilter.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/xbrzfilter.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/xbrzfilter.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/xbrzfilter.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [59/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/xBRZ/xbrz.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/xBRZ/xbrz.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/xBRZ/xbrz.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/xBRZ/xbrz.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [60/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/filters/hq/c/hq_implementation.cpp.o -MF CMakeFiles/vbamcore.dir/src/filters/hq/c/hq_implementation.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/filters/hq/c/hq_implementation.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/filters/hq/c/hq_implementation.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [61/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/armdis.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/armdis.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/armdis.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/armdis.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [62/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/elf.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/elf.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/elf.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/elf.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [63/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbamcore.dir/src/gba/remote.cpp.o -MF CMakeFiles/vbamcore.dir/src/gba/remote.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbamcore.dir/src/gba/remote.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/gba/remote.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [64/102] : && /usr/local/bin/cmake -E rm -f libvbamcore.a && /usr/bin/ar qc libvbamcore.a CMakeFiles/vbamcore.dir/src/Util.cpp.o CMakeFiles/vbamcore.dir/src/common/dictionary.c.o CMakeFiles/vbamcore.dir/src/common/iniparser.c.o CMakeFiles/vbamcore.dir/src/common/Patch.cpp.o CMakeFiles/vbamcore.dir/src/common/memgzio.c.o CMakeFiles/vbamcore.dir/src/common/SoundSDL.cpp.o CMakeFiles/vbamcore.dir/src/gba/agbprint.cpp.o CMakeFiles/vbamcore.dir/src/gba/bios.cpp.o CMakeFiles/vbamcore.dir/src/gba/Cheats.cpp.o CMakeFiles/vbamcore.dir/src/gba/CheatSearch.cpp.o CMakeFiles/vbamcore.dir/src/gba/debugger-expr-lex.cpp.o CMakeFiles/vbamcore.dir/src/gba/debugger-expr-yacc.cpp.o CMakeFiles/vbamcore.dir/src/gba/EEprom.cpp.o CMakeFiles/vbamcore.dir/src/gba/ereader.cpp.o CMakeFiles/vbamcore.dir/src/gba/Flash.cpp.o CMakeFiles/vbamcore.dir/src/gba/GBA.cpp.o CMakeFiles/vbamcore.dir/src/gba/GBAGfx.cpp.o CMakeFiles/vbamcore.dir/src/gba/GBALink.cpp.o CMakeFiles/vbamcore.dir/src/gba/GBASockClient.cpp.o CMakeFiles/vbamcore.dir/src/gba/GBA-thumb.cpp.o CMakeFiles/vbamcore.dir/src/gba/GBA-arm.cpp.o CMakeFiles/vbamcore.dir/src/gba/gbafilter.cpp.o CMakeFiles/vbamcore.dir/src/gba/Globals.cpp.o CMakeFiles/vbamcore.dir/src/gba/Mode0.cpp.o CMakeFiles/vbamcore.dir/src/gba/Mode1.cpp.o CMakeFiles/vbamcore.dir/src/gba/Mode2.cpp.o CMakeFiles/vbamcore.dir/src/gba/Mode3.cpp.o CMakeFiles/vbamcore.dir/src/gba/Mode4.cpp.o CMakeFiles/vbamcore.dir/src/gba/Mode5.cpp.o CMakeFiles/vbamcore.dir/src/gba/RTC.cpp.o CMakeFiles/vbamcore.dir/src/gba/Sound.cpp.o CMakeFiles/vbamcore.dir/src/gba/Sram.cpp.o CMakeFiles/vbamcore.dir/src/gba/BreakpointStructures.cpp.o CMakeFiles/vbamcore.dir/src/gb/GB.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbCartData.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbCheats.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbDis.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbGfx.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbGlobals.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbMemory.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbPrinter.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbSGB.cpp.o CMakeFiles/vbamcore.dir/src/gb/gbSound.cpp.o CMakeFiles/vbamcore.dir/src/apu/Blip_Buffer.cpp.o CMakeFiles/vbamcore.dir/src/apu/Effects_Buffer.cpp.o CMakeFiles/vbamcore.dir/src/apu/Gb_Apu.cpp.o CMakeFiles/vbamcore.dir/src/apu/Gb_Apu_State.cpp.o CMakeFiles/vbamcore.dir/src/apu/Gb_Oscs.cpp.o CMakeFiles/vbamcore.dir/src/apu/Multi_Buffer.cpp.o CMakeFiles/vbamcore.dir/src/filters/2xSaI.cpp.o CMakeFiles/vbamcore.dir/src/filters/admame.cpp.o CMakeFiles/vbamcore.dir/src/filters/bilinear.cpp.o CMakeFiles/vbamcore.dir/src/filters/hq2x.cpp.o CMakeFiles/vbamcore.dir/src/filters/interframe.cpp.o CMakeFiles/vbamcore.dir/src/filters/pixel.cpp.o CMakeFiles/vbamcore.dir/src/filters/scanline.cpp.o CMakeFiles/vbamcore.dir/src/filters/simpleFilter.cpp.o CMakeFiles/vbamcore.dir/src/filters/xbrzfilter.cpp.o CMakeFiles/vbamcore.dir/src/filters/xBRZ/xbrz.cpp.o CMakeFiles/vbamcore.dir/src/filters/hq/c/hq_implementation.cpp.o CMakeFiles/vbamcore.dir/src/gba/armdis.cpp.o CMakeFiles/vbamcore.dir/src/gba/elf.cpp.o CMakeFiles/vbamcore.dir/src/gba/remote.cpp.o && /usr/bin/ranlib libvbamcore.a && : [65/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/ConfigManager.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [66/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/SDL.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/SDL.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/SDL.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/SDL.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/SDL.cpp:402:9: warning: address of array 'homeDataDir' will always evaluate to 'true' [-Wpointer-bool-conversion] 402 | if (homeDataDir) { | ~~ ^~~~~~~~~~~ 1 warning generated. [67/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/filters.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/filters.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/filters.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/filters.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [68/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/text.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/text.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/text.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/text.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [69/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/inputSDL.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/inputSDL.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/inputSDL.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/inputSDL.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [70/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/expr.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/expr.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/expr.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/expr.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [71/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/exprNode.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/exprNode.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/exprNode.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/exprNode.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [72/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/sdl/expr-lex.cpp.o -MF CMakeFiles/vbam.dir/src/sdl/expr-lex.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/sdl/expr-lex.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/sdl/expr-lex.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [73/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_ASM -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex -I/usr/local/include/SDL2 -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/third_party/include/stb -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT CMakeFiles/vbam.dir/src/common/version.cpp.o -MF CMakeFiles/vbam.dir/src/common/version.cpp.o.d -std=gnu++17 -fexceptions -o CMakeFiles/vbam.dir/src/common/version.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/src/common/version.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [74/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zAlloc.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zAlloc.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zAlloc.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zAlloc.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [75/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zBuf.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zBuf.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zBuf.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zBuf.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [76/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zCrc.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zCrc.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zCrc.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zCrc.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [77/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zCrcOpt.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zCrcOpt.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zCrcOpt.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zCrcOpt.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [78/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zDec.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zDec.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zDec.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zDec.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [79/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zIn.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zIn.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zIn.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zIn.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [80/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/7zStream.c.o -MF fex/CMakeFiles/fex.dir/7z_C/7zStream.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/7zStream.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/7zStream.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [81/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/Bcj2.c.o -MF fex/CMakeFiles/fex.dir/7z_C/Bcj2.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/Bcj2.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/Bcj2.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [82/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/Bra86.c.o -MF fex/CMakeFiles/fex.dir/7z_C/Bra86.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/Bra86.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/Bra86.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [83/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/Bra.c.o -MF fex/CMakeFiles/fex.dir/7z_C/Bra.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/Bra.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/Bra.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [84/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/CpuArch.c.o -MF fex/CMakeFiles/fex.dir/7z_C/CpuArch.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/CpuArch.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/CpuArch.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [85/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/Lzma2Dec.c.o -MF fex/CMakeFiles/fex.dir/7z_C/Lzma2Dec.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/Lzma2Dec.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/Lzma2Dec.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [86/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/LzmaDec.c.o -MF fex/CMakeFiles/fex.dir/7z_C/LzmaDec.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/LzmaDec.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/LzmaDec.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [87/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/Ppmd7.c.o -MF fex/CMakeFiles/fex.dir/7z_C/Ppmd7.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/Ppmd7.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/Ppmd7.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [88/102] /pobj/vbam-2.1.9/bin/cc -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -DNDEBUG -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/7z_C/Ppmd7Dec.c.o -MF fex/CMakeFiles/fex.dir/7z_C/Ppmd7Dec.c.o.d -o fex/CMakeFiles/fex.dir/7z_C/Ppmd7Dec.c.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/7z_C/Ppmd7Dec.c cc: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [89/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Binary_Extractor.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Binary_Extractor.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Binary_Extractor.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Binary_Extractor.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [90/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/blargg_common.cpp.o -MF fex/CMakeFiles/fex.dir/fex/blargg_common.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/blargg_common.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/blargg_common.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [91/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/blargg_errors.cpp.o -MF fex/CMakeFiles/fex.dir/fex/blargg_errors.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/blargg_errors.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/blargg_errors.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [92/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Data_Reader.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Data_Reader.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Data_Reader.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Data_Reader.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [93/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/fex.cpp.o -MF fex/CMakeFiles/fex.dir/fex/fex.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/fex.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/fex.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [94/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/File_Extractor.cpp.o -MF fex/CMakeFiles/fex.dir/fex/File_Extractor.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/File_Extractor.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/File_Extractor.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [95/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Gzip_Extractor.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Gzip_Extractor.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Gzip_Extractor.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Gzip_Extractor.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [96/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Gzip_Reader.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Gzip_Reader.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Gzip_Reader.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Gzip_Reader.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [97/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Rar_Extractor.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Rar_Extractor.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Rar_Extractor.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Rar_Extractor.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [98/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Zip7_Extractor.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Zip7_Extractor.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Zip7_Extractor.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Zip7_Extractor.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [99/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Zip_Extractor.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Zip_Extractor.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Zip_Extractor.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Zip_Extractor.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [100/102] /pobj/vbam-2.1.9/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DLOCALEDIR=\"/usr/local/share/locale\" -DNDEBUG -DNO_FFMPEG -DNO_ONLINEUPDATES -DPACKAGE="" -DPKGDATADIR=\"/usr/local/share/vbam\" -DSDL -DSYSCONF_INSTALL_DIR=\"/usr/local/etc\" -DUSE_OPENGL -DWITH_LIRC=0 -D__STDC_FORMAT_MACROS -Doptional_CONFIG_SELECT_OPTIONAL=optional_OPTIONAL_STD -Dvariant_CONFIG_SELECT_VARIANT=variant_VARIANT_STD -I/pobj/vbam-2.1.9/build-mips64 -I/usr/local/include -I/pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/. -O2 -pipe -I/usr/X11R6/include -DNDEBUG -std=gnu++17 -fcolor-diagnostics -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error -MD -MT fex/CMakeFiles/fex.dir/fex/Zlib_Inflater.cpp.o -MF fex/CMakeFiles/fex.dir/fex/Zlib_Inflater.cpp.o.d -std=gnu++17 -fexceptions -o fex/CMakeFiles/fex.dir/fex/Zlib_Inflater.cpp.o -c /pobj/vbam-2.1.9/visualboyadvance-m-2.1.9/fex/fex/Zlib_Inflater.cpp c++: warning: argument '-Ofast' is deprecated; use '-O3 -ffast-math' for the same behavior, or '-O3' to enable only conforming optimizations [-Wdeprecated-ofast] [101/102] : && /usr/local/bin/cmake -E rm -f fex/libfex.a && /usr/bin/ar qc fex/libfex.a fex/CMakeFiles/fex.dir/7z_C/7zAlloc.c.o fex/CMakeFiles/fex.dir/7z_C/7zBuf.c.o fex/CMakeFiles/fex.dir/7z_C/7zCrc.c.o fex/CMakeFiles/fex.dir/7z_C/7zCrcOpt.c.o fex/CMakeFiles/fex.dir/7z_C/7zDec.c.o fex/CMakeFiles/fex.dir/7z_C/7zIn.c.o fex/CMakeFiles/fex.dir/7z_C/7zStream.c.o fex/CMakeFiles/fex.dir/7z_C/Bcj2.c.o fex/CMakeFiles/fex.dir/7z_C/Bra86.c.o fex/CMakeFiles/fex.dir/7z_C/Bra.c.o fex/CMakeFiles/fex.dir/7z_C/CpuArch.c.o fex/CMakeFiles/fex.dir/7z_C/Lzma2Dec.c.o fex/CMakeFiles/fex.dir/7z_C/LzmaDec.c.o fex/CMakeFiles/fex.dir/7z_C/Ppmd7.c.o fex/CMakeFiles/fex.dir/7z_C/Ppmd7Dec.c.o fex/CMakeFiles/fex.dir/fex/Binary_Extractor.cpp.o fex/CMakeFiles/fex.dir/fex/blargg_common.cpp.o fex/CMakeFiles/fex.dir/fex/blargg_errors.cpp.o fex/CMakeFiles/fex.dir/fex/Data_Reader.cpp.o fex/CMakeFiles/fex.dir/fex/fex.cpp.o fex/CMakeFiles/fex.dir/fex/File_Extractor.cpp.o fex/CMakeFiles/fex.dir/fex/Gzip_Extractor.cpp.o fex/CMakeFiles/fex.dir/fex/Gzip_Reader.cpp.o fex/CMakeFiles/fex.dir/fex/Rar_Extractor.cpp.o fex/CMakeFiles/fex.dir/fex/Zip7_Extractor.cpp.o fex/CMakeFiles/fex.dir/fex/Zip_Extractor.cpp.o fex/CMakeFiles/fex.dir/fex/Zlib_Inflater.cpp.o && /usr/bin/ranlib fex/libfex.a && : [102/102] : && /pobj/vbam-2.1.9/bin/c++ -O2 -pipe -I/usr/X11R6/include -DNDEBUG CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o CMakeFiles/vbam.dir/src/sdl/SDL.cpp.o CMakeFiles/vbam.dir/src/sdl/filters.cpp.o CMakeFiles/vbam.dir/src/sdl/text.cpp.o CMakeFiles/vbam.dir/src/sdl/inputSDL.cpp.o CMakeFiles/vbam.dir/src/sdl/expr.cpp.o CMakeFiles/vbam.dir/src/sdl/exprNode.cpp.o CMakeFiles/vbam.dir/src/sdl/expr-lex.cpp.o CMakeFiles/vbam.dir/src/common/version.cpp.o -o vbam -Wl,-z,origin,-rpath,/usr/local/lib:/usr/X11R6/lib libvbamcore.a fex/libfex.a /usr/local/lib/libSDL2main.a /usr/local/lib/libSDL2.so.0.15 -lpthread /usr/local/lib/libsfml-network.so.2.0 /usr/local/lib/libsfml-system.so.2.0 /usr/X11R6/lib/libGL.so.19.2 /usr/X11R6/lib/libGLU.so.9.0 /usr/lib/libz.so.7.1 /usr/lib/libpthread.so.27.1 /usr/local/lib/libintl.so.8.1 /usr/local/lib/libiconv.so.7.1 /usr/local/lib/libcharset.so.1.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error && : FAILED: vbam : && /pobj/vbam-2.1.9/bin/c++ -O2 -pipe -I/usr/X11R6/include -DNDEBUG CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o CMakeFiles/vbam.dir/src/sdl/SDL.cpp.o CMakeFiles/vbam.dir/src/sdl/filters.cpp.o CMakeFiles/vbam.dir/src/sdl/text.cpp.o CMakeFiles/vbam.dir/src/sdl/inputSDL.cpp.o CMakeFiles/vbam.dir/src/sdl/expr.cpp.o CMakeFiles/vbam.dir/src/sdl/exprNode.cpp.o CMakeFiles/vbam.dir/src/sdl/expr-lex.cpp.o CMakeFiles/vbam.dir/src/common/version.cpp.o -o vbam -Wl,-z,origin,-rpath,/usr/local/lib:/usr/X11R6/lib libvbamcore.a fex/libfex.a /usr/local/lib/libSDL2main.a /usr/local/lib/libSDL2.so.0.15 -lpthread /usr/local/lib/libsfml-network.so.2.0 /usr/local/lib/libsfml-system.so.2.0 /usr/X11R6/lib/libGL.so.19.2 /usr/X11R6/lib/libGLU.so.9.0 /usr/lib/libz.so.7.1 /usr/lib/libpthread.so.27.1 /usr/local/lib/libintl.so.8.1 /usr/local/lib/libiconv.so.7.1 /usr/local/lib/libcharset.so.1.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib -pipe -Wno-unused-command-line-argument -Wformat -Wformat-security -feliminate-unused-debug-types -fPIC -Ofast -fomit-frame-pointer -Wno-error && : /usr/X11R6/lib/libGL.so.19.2: warning: random() may return deterministic values, is that what you want? CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o: In function `FindConfigFile(char const*)': ConfigManager.cpp:(.text+0x1b8c): warning: sprintf() is often misused, please use snprintf() libvbamcore.a(memgzio.c.o): In function `.L0 ': memgzio.c:(.text+0x2b64): warning: vsprintf() is often misused, please use vsnprintf() CMakeFiles/vbam.dir/src/sdl/ConfigManager.cpp.o: In function `ReadOpts(int, char**)': ConfigManager.cpp:(.text+0x2630): warning: strcpy() is almost always misused, please use strlcpy() /usr/X11R6/lib/libGL.so.19.2: warning: rand() may return deterministic values, is that what you want? /usr/X11R6/lib/libX11.so.19.0: warning: strcat() is almost always misused, please use strlcat() /usr/X11R6/lib/libgallium_dri.so: warning: stpcpy() is dangerous; do not use it /usr/bin/ld: warning: libLLVM.so.8.0, needed by /usr/X11R6/lib/libgallium_dri.so, not found (try using -rpath or -rpath-link) /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::ObjectCache::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFence' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::~EngineBuilder()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetLastInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetAlignment' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SectionMemoryManager::SectionMemoryManager(llvm::SectionMemoryManager::MemoryMapper*)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposePassBuilderOptions' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsTarget' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Triple::Triple(llvm::Twine const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPTrunc' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntCast2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInsertBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStructTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStartMultithreaded' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAtomicCmpXchg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMTokenTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstArray' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetValueName' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddCase' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildInsertElement' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPositionBuilderBefore' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPrintModuleToString' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `non-virtual thunk to llvm::RTDyldMemoryManager::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMContextCreate' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsMultithreaded' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::LegacyJITSymbolResolver::lookup(std::__1::set, std::__1::allocator > const&, llvm::unique_function, std::__1::allocator > > >)>)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMArrayType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAppendBasicBlockInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddAttributeAtIndex' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsAFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::addModuleFlag(llvm::Module::ModFlagBehavior, llvm::StringRef, unsigned int)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddGlobalMapping' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSelect' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetVisibility' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildZExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildCondBr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetGlobalConstant' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPointerCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetTypeKind' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetFunctionCallConv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstReal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt16TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetIntrinsicID' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMContextDispose' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::setOverrideStackAlignment(unsigned int)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsAsmPrinter' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMHalfTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildExtractElement' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildCall2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildOr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstNot' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetPointerToGlobal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::setMCJITMemoryManager(std::__1::unique_ptr >)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstBitCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstNull' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstPointerNull' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildTrunc' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetUndef' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildLShr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAggregateRet' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPtrToInt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::__1::basic_string, std::__1::allocator > const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetEntryBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddGlobal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetDataLayout' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeModule' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsDeclaration' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMLinkInMCJIT' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeMessage' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetCalledValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildRet' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFAdd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDoubleTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstVector' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::TargetLibraryInfoImpl::TargetLibraryInfoImpl(llvm::Triple const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt8TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSRem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildBr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisasmInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInsertBasicBlockInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAShr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetInstructionCallConv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetModuleContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildUDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsConstant' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt32TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNamedFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildNot' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildICmp' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildUIToFP' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildNeg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::create(llvm::TargetMachine*)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetArrayLength' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreatePassBuilderOptions' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateEnumAttribute' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAnd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildStore' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::EngineBuilder(std::__1::unique_ptr >)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstInt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SmallVectorBase::mallocForGrow(void*, unsigned long, unsigned long, unsigned long&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMTypeOf' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMVoidTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildLoad2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SDNode::getValueTypeList(llvm::EVT)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisasmDispose' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPositionBuilderAtEnd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAdd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetElementType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIntTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateDisasm' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPhi' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddCallSiteAttribute' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstStringInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsDisassembler' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPointerType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeBuilder' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetLinkage' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetIntTypeWidth' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetVectorSize' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateBuilderInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFMul' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::~Module()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsTargetInfo' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntToPtr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetBasicBlockParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCopyStringRepOfTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildXor' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildRetVoid' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMWriteBitcodeToFile' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStructGetTypeAtIndex' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSwitch' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMVectorType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt64TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMFloatTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddIncoming' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::DisableABIBreakingChecks' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMModuleCreateWithNameInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFRem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPToSI' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildArrayAlloca' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::deallocate_buffer(void*, unsigned long, unsigned long)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPrintValueToString' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildInsertValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPToUI' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetValueKind' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFNeg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetEnumAttributeKindForName' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RuntimeDyld::MemoryManager::allocateTLSSection(unsigned long, unsigned int, unsigned int, llvm::StringRef)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInstructionParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsUndef' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildBitCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMFunctionType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSub' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::sys::getHostCPUName()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::selectTarget()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetExecutionEngineTargetMachine' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetInitializer' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsTargetMC' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFCmp' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInstructionOpcode' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetLastParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildURem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::LegacyJITSymbolResolver::getResponsibilitySet(std::__1::set, std::__1::allocator > const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetParamTypes' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAtomicRMW' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAlloca' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::MemoryBuffer::getMemBuffer(llvm::StringRef, llvm::StringRef, bool)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetGlobalParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstIntGetZExtValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFreeze' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildShuffleVector' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSIToFP' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildMul' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::MCTargetOptions::MCTargetOptions()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFSub' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildShl' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeExecutionEngine' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt1TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstAllOnes' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildGEP2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMRunPasses' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildExtractValue' c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error 1 in emulators/vbam (/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /pobj/vbam-2.1.9/build-mips64 && exec /usr/bin/env -i MOD...) *** Error 2 in emulators/vbam (/ports/infrastructure/mk/bsd.port.mk:3065 '/pobj/vbam-2.1.9/build-mips64/.build_done': @cd /ports/emulators/v...) *** Error 2 in emulators/vbam (/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=vbam-2.1.9; export _LOCKS_HELD=" vbam-2.1.9"; /us...) ===> Exiting emulators/vbam with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1751217525.21 max_stuck=306.93/depends=10.71/show-prepare-results=8.99/patch=3.89/configure=21.42/build=1871.04 Error: job failed with 512 on octeon-2 at 1751217525