=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for supermodel-0.2anb1 Makefiles/Makefile.SDL.UNIX.GCC:225: warning: overriding recipe for target 'obj/m68kops.h' Makefiles/Makefile.SDL.UNIX.GCC:141: warning: ignoring old recipe for target 'obj/m68kops.h' mkdir bin mkdir obj gcc Src/CPU/PowerPC/PPCDisasm.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/PPCDisasm.o gcc Src/Games.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Games.o gcc Src/Config.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Config.o gcc Src/INIFile.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/INIFile.o gcc Src/BlockFile.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/BlockFile.o gcc Src/Model3/93C46.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/93C46.o gcc Src/ROMLoad.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/ROMLoad.o gcc Src/Pkgs/unzip.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/unzip.o cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C In file included from Src/Supermodel.h:98:0, from Src/CPU/PowerPC/PPCDisasm.cpp:38: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Model3/93C46.cpp:35: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/BlockFile.cpp:31: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Config.h:32, from Src/Config.cpp:28: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/INIFile.cpp:62: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/ROMLoad.cpp:30: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Games.cpp:33: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ Src/ROMLoad.cpp: In function 'bool LoadROM(UINT8*, unsigned int, const ROMMap*, const ROMInfo*, unzFile, const char*, bool)': Src/ROMLoad.cpp:148:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bytes != ROM->fileSize) ~~~~~~^~~~~~~~~~~~~~~~ gcc Src/Pkgs/ioapi.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/ioapi.o cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C gcc Src/Graphics/Error.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Error.o Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108336' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108822' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544278' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108800' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108864' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108836' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108834' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108828' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544284' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108806' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544262' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108720' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108808' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544264' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108814' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544270' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108592' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108784' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108802' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544258' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108804' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544260' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544272' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108840' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108812' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108818' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108820' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544276' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108824' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-335544280' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-2013265920' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1946157056' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-939524096' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-872415232' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1073741824' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1006632960' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1476395008' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1409286144' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1610612736' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1543503872' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1207959552' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-2147483648' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-2080374784' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108736' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67107698' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108724' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108788' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67107442' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-67108596' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1744830464' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1677721600' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-671088640' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-603979776' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-805306368' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-738197504' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1342177280' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1275068416' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1140850688' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1879048192' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: narrowing conversion of '-1811939328' from 'int' to 'UINT32 {aka unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:426:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:438:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *crbit[] = { "lt", "gt", "eq", "so" }; ^ Src/CPU/PowerPC/PPCDisasm.cpp:438:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:438:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp:438:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/CPU/PowerPC/PPCDisasm.cpp: In function 'bool Simplified(UINT32, UINT32, char*, char*, char*)': Src/CPU/PowerPC/PPCDisasm.cpp:781:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ Src/CPU/PowerPC/PPCDisasm.cpp:783:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' return 1; ^~~~~~ Src/CPU/PowerPC/PPCDisasm.cpp: In function 'bool DisassemblePowerPC(UINT32, UINT32, char*, char*, bool)': Src/CPU/PowerPC/PPCDisasm.cpp:840:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < sizeof(itab) / sizeof(IDESCR); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ gcc Src/Pkgs/glew.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/glew.o In file included from Src/Supermodel.h:98:0, from Src/Graphics/Error.cpp:34: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C Src/INIFile.cpp: In member function 'CINIFile::CToken CINIFile::GetNumber()': Src/INIFile.cpp:457:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!isNeg && number > 0x000000007FFFFFFFULL || isNeg && number > 0x0000000080000000ULL) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/INIFile.cpp:484:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!isNeg && number > 0x000000007FFFFFFFULL || isNeg && number > 0x0000000080000000ULL) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/INIFile.cpp:418:10: warning: variable 'overflow' set but not used [-Wunused-but-set-variable] int overflow = 0; ^~~~~~~~ gcc Src/Graphics/Shader.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Shader.o gcc Src/Model3/Real3D.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Real3D.o In file included from Src/Supermodel.h:98:0, from Src/Model3/Real3D.cpp:45: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Graphics/Shader.cpp:48: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/Graphics/Render3D.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Render3D.o gcc Src/Graphics/Models.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Models.o gcc Src/Graphics/Render2D.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Render2D.o In file included from Src/Supermodel.h:98:0, from Src/Graphics/Render3D.cpp:147: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Graphics/Models.cpp:35: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Graphics/Render2D.cpp:41: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/Model3/TileGen.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/TileGen.o In file included from Src/Supermodel.h:98:0, from Src/Model3/TileGen.cpp:35: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/Model3/Model3.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Model3.o Src/Graphics/Render3D.cpp: In member function 'void CRender3D::RenderViewport(UINT32, int)': Src/Graphics/Render3D.cpp:1041:11: warning: variable 'nextAddr' set but not used [-Wunused-but-set-variable] UINT32 nextAddr, nodeAddr, matrixBase; ^~~~~~~~ Src/Graphics/Render3D.cpp:1046:12: warning: variable 'scrollFog' set but not used [-Wunused-but-set-variable] GLfloat scrollFog, scrollAtt; ^~~~~~~~~ Src/Graphics/Render3D.cpp:1046:23: warning: variable 'scrollAtt' set but not used [-Wunused-but-set-variable] GLfloat scrollFog, scrollAtt; ^~~~~~~~~ In file included from Src/Supermodel.h:98:0, from Src/Model3/Model3.cpp:190: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/CPU/PowerPC/ppc.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/ppc.o In file included from Src/Supermodel.h:98:0, from Src/CPU/PowerPC/ppc.cpp:32: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/OSD/SDL/Main.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Main.o gcc Src/OSD/SDL/Audio.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Audio.o Src/Graphics/Models.cpp: In member function 'void CRender3D::ClearModelCache(ModelCache*)': Src/Graphics/Models.cpp:726:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Cache->numModels; i++) ~~^~~~~~~~~~~~~~~~~~ Src/CPU/PowerPC/ppc.cpp:39:0: warning: "INLINE" redefined #define INLINE inline In file included from Src/CPU/68K/Musashi/m68k.h:384:0, from Src/CPU/68K/68K.h:37, from Src/Supermodel.h:131, from Src/CPU/PowerPC/ppc.cpp:32: Src/CPU/68K/Musashi/m68kconf.h:203:0: note: this is the location of the previous definition #define INLINE static __inline__ // defined for GCC; if using MSVC, pass INLINE as "static __inline" from Makefile In file included from Src/Supermodel.h:98:0, from Src/OSD/SDL/Audio.cpp:28: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/OSD/SDL/Main.cpp:47: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/OSD/SDL/Thread.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/Thread.o In file included from Src/Supermodel.h:98:0, from Src/OSD/SDL/Thread.cpp:28: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ Src/OSD/SDL/Main.cpp:1179:7: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] puts("Supermodel: A Sega Model 3 Arcade Emulator (Version "SUPERMODEL_VERSION")"); ^ gcc Src/Model3/SoundBoard.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/SoundBoard.o In file included from Src/Supermodel.h:98:0, from Src/Model3/SoundBoard.cpp:57: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/Sound/SCSP.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/SCSP.o In file included from Src/Supermodel.h:98:0, from Src/Sound/SCSP.cpp:52: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ Src/Model3/Model3.cpp: In member function 'void CModel3::RunFrame()': Src/Model3/Model3.cpp:1921:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (syncSndBrdThread && !sndBrdThreadSync->Post() || DriveBoard.IsAttached() && !drvBrdThreadSync->Post()) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/Model3/Model3.cpp:1932:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while (syncSndBrdThread && !sndBrdThreadDone || DriveBoard.IsAttached() && !drvBrdThreadDone) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ Src/Model3/Model3.cpp: In member function 'void CModel3::RunSoundBoardThread()': Src/Model3/Model3.cpp:2204:8: warning: unused variable 'repeat' [-Wunused-variable] bool repeat = true; ^~~~~~ Src/Model3/Model3.cpp: In destructor 'CModel3::~CModel3()': Src/Model3/Model3.cpp:3006:10: warning: deleting object of abstract class type 'CDSB' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] delete DSB; ^~~ Src/Model3/Model3.cpp: At global scope: Src/Model3/Model3.cpp:2684:13: warning: 'void Dump(const char*, UINT8*, unsigned int, bool, bool)' defined but not used [-Wunused-function] static void Dump(const char *file, UINT8 *buf, unsigned size, bool reverse32, bool reverse16) ^~~~ Src/CPU/PowerPC/ppc.cpp: In function 'void ppc_base_init()': Src/CPU/PowerPC/ppc.cpp:690:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0; i < (sizeof(ppc_opcode_common) / sizeof(PPC_OPCODE)); i++ ) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/OSD/SDL/Main.cpp: In function 'bool CreateGLScreen(const char*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, bool, bool)': Src/OSD/SDL/Main.cpp:175:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (*xResPtr < VideoInfo->current_w) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ Src/OSD/SDL/Main.cpp:177:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (*yResPtr < VideoInfo->current_h) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ Src/OSD/SDL/Main.cpp:211:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (VideoInfo->current_w > *xResPtr || VideoInfo->current_h > *yResPtr) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Src/OSD/SDL/Main.cpp:211:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (VideoInfo->current_w > *xResPtr || VideoInfo->current_h > *yResPtr) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Src/OSD/SDL/Main.cpp:133:24: warning: variable 'ratio' set but not used [-Wunused-but-set-variable] float model3Ratio, ratio; ^~~~~ Src/OSD/SDL/Main.cpp: In function 'void UpdateCrosshairs(CInputs*, unsigned int)': Src/OSD/SDL/Main.cpp:668:19: warning: converting to non-pointer type 'GLuint {aka unsigned int}' from NULL [-Wconversion-null] glUseProgram(NULL); // no shaders ^ Src/OSD/SDL/Main.cpp: In function 'int Supermodel(const char*, CInputs*, CINIFile*)': Src/OSD/SDL/Main.cpp:1063:9: warning: deleting object of polymorphic class type 'CModel3' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete Model3; ^~~~~~ Src/OSD/SDL/Main.cpp:1100:9: warning: deleting object of polymorphic class type 'CModel3' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete Model3; ^~~~~~ In file included from Src/CPU/PowerPC/ppc.cpp:664:0: Src/CPU/PowerPC/ppc603.c: At global scope: Src/CPU/PowerPC/ppc603.c:209:13: warning: 'void ppc603_set_smi_line(int)' defined but not used [-Wunused-function] static void ppc603_set_smi_line(int state) ^~~~~~~~~~~~~~~~~~~ gcc Src/Sound/SCSPDSP.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/SCSPDSP.o gcc Src/CPU/68K/68K.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/68K.o In file included from Src/Supermodel.h:98:0, from Src/Sound/SCSPDSP.cpp:28: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ Src/Model3/SoundBoard.cpp:542:13: warning: 'void Reverse16(UINT8*, unsigned int)' defined but not used [-Wunused-function] static void Reverse16(UINT8 *buf, unsigned size) ^~~~~~~~~ In file included from Src/Supermodel.h:98:0, from Src/CPU/68K/68K.cpp:36: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ gcc Src/CPU/68K/Musashi/m68kmake.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/m68kmake.o cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C gcc Src/Model3/DSB.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/DSB.o Src/Sound/SCSPDSP.cpp:39:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4311) In file included from Src/Supermodel.h:98:0, from Src/Model3/DSB.cpp:41: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Sound/SCSP.cpp:161:0: Src/Sound/SCSPLFO.cpp: In function 'void LFO_Init()': Src/Sound/SCSPLFO.cpp:65:9: warning: unused variable 'TL' [-Wunused-variable] float TL; ^~ Src/Sound/SCSP.cpp: In function 'bool SCSP_Init(int)': Src/Sound/SCSP.cpp:560:23: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(SCSP,0,sizeof(SCSP)); ^ Src/Sound/SCSP.cpp:569:22: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(SCSP,0,sizeof(SCSP)); ^ Src/Sound/SCSP.cpp:677:8: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp:679:8: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp: In function 'void SCSP_UpdateSlotReg(int, int)': Src/Sound/SCSP.cpp:779:11: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp:806:9: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp: In function 'void SCSP_UpdateReg(int)': Src/Sound/SCSP.cpp:862:9: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp: In function 'void SCSP_w8(unsigned int, unsigned char)': Src/Sound/SCSP.cpp:993:8: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp:998:7: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp: In function 'void SCSP_w16(unsigned int, short unsigned int)': Src/Sound/SCSP.cpp:1033:8: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp:1036:7: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp: In function 'void SCSP_w32(unsigned int, unsigned int)': Src/Sound/SCSP.cpp:1067:7: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp:1080:9: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp:1083:8: warning: unused variable 'a' [-Wunused-variable] int a=1; ^ Src/Sound/SCSP.cpp: In function 'int SCSP_UpdateSlot(_SLOT*)': Src/Sound/SCSP.cpp:1640:17: warning: unused variable 'v' [-Wunused-variable] unsigned char v; ^ Src/Sound/SCSP.cpp:1656:7: warning: unused variable 's' [-Wunused-variable] int s; ^ Src/Sound/SCSP.cpp:1657:14: warning: unused variable 'fpart' [-Wunused-variable] signed int fpart=slot->cur_addr&((1<cur_addr&((1<&, std::__cxx11::string&, std::vector&)': Src/Inputs/InputSystem.cpp:684:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < NUM_VALID_KEYS; i++) Src/Inputs/InputSystem.cpp: In member function 'void CInputSystem::CheckMouseSources(int, bool, bool, std::vector&, std::__cxx11::string&, std::vector&)': Src/Inputs/InputSystem.cpp:721:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (isXYAxis && !mseCentered || isAxis && (IsFullAxis(msePart) && !fullAxisOnly || !IsFullAxis(msePart) && fullAxisOnly)) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp:721:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (isXYAxis && !mseCentered || isAxis && (IsFullAxis(msePart) && !fullAxisOnly || !IsFullAxis(msePart) && fullAxisOnly)) ~~~~~~~~~^~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp: In member function 'void CInputSystem::CheckJoySources(int, bool, std::vector&, std::__cxx11::string&, std::vector&)': Src/Inputs/InputSystem.cpp:750:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (IsAxis(joyPart) && (IsFullAxis(joyPart) && !fullAxisOnly || !IsFullAxis(joyPart) && fullAxisOnly)) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp: In member function 'bool CInputSystem::IsValidKeyName(std::__cxx11::string)': Src/Inputs/InputSystem.cpp:811:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < NUM_VALID_KEYS; i++) Src/Inputs/InputSystem.cpp: In member function 'CInputSource* CInputSystem::ParseMultiSource(std::__cxx11::string, bool, bool)': Src/Inputs/InputSystem.cpp:924:67: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (parsed->type == SourceEmpty || parsed->type == SourceFullAxis && fullAxisOnly || parsed->type != SourceFullAxis && !fullAxisOnly)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp:924:117: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (parsed->type == SourceEmpty || parsed->type == SourceFullAxis && fullAxisOnly || parsed->type != SourceFullAxis && !fullAxisOnly)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ Src/Sound/MPEG/getbits.cpp: In function 'int get_input(unsigned char*, unsigned int)': Src/Sound/MPEG/getbits.cpp:401:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( m1fread( bp , 1, size, in_file) != size) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ Src/Inputs/InputSystem.cpp: In member function 'bool CInputSystem::ReadMapping(char*, unsigned int, bool, unsigned int, const char*)': Src/Inputs/InputSystem.cpp:1717:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (type != SourceInvalid && (type == SourceFullAxis && fullAxisOnly || type != SourceFullAxis && !fullAxisOnly)) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp: In member function 'bool CInputSystem::DetectJoystickAxis(unsigned int, unsigned int&, const char*, const char*)': Src/Inputs/InputSystem.cpp:1858:53: warning: too many arguments for format [-Wformat-extra-args] printf("Detected\n", joyDetails->axisName[axisNum]); ^ Src/Inputs/InputSystem.cpp:1787:11: warning: variable 'maxAxisNum' set but not used [-Wunused-but-set-variable] unsigned maxAxisNum; ^~~~~~~~~~ Src/Inputs/InputSystem.cpp: In member function 'bool CInputSystem::CalibrateJoystickAxis(unsigned int, unsigned int, const char*, const char*)': Src/Inputs/InputSystem.cpp:1993:71: warning: %m is only allowed in syslog(3) like functions [-Wformat=] printf(" [value: %d, min: %d, %max: %d]\n", joyVal, minVal, maxVal); ^ Src/Inputs/InputSystem.cpp: In member function 'virtual bool CInputSystem::CMseAxisInputSource::GetValueAsSwitch(bool&)': Src/Inputs/InputSystem.cpp:2253:61: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((m_axisDir == AXIS_POS || m_axisDir == AXIS_FULL) && wheelDir <= 0 || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp: In member function 'int CInputSystem::CJoyAxisInputSource::ScaleAxisValue(int, int, int)': Src/Inputs/InputSystem.cpp:2332:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!m_axisInverted && joyVal > m_axisOffVal || m_axisInverted && joyVal < m_axisOffVal) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ Src/Inputs/InputSystem.cpp:2340:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!m_axisInverted && joyVal > m_axisOffVal || m_axisInverted && joyVal < m_axisOffVal) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from Src/Supermodel.h:137:0, from Src/Inputs/InputTypes.cpp:29: Src/Inputs/InputTypes.h: In constructor 'CTriggerInput::CTriggerInput(const char*, const char*, unsigned int, CSwitchInput*, CSwitchInput*, UINT16, UINT16)': Src/Inputs/InputTypes.h:153:6: warning: 'CTriggerInput::m_offscreenCount' will be initialized after [-Wreorder] int m_offscreenCount; ^~~~~~~~~~~~~~~~ Src/Inputs/InputTypes.h:149:9: warning: 'UINT16 CTriggerInput::m_offVal' [-Wreorder] UINT16 m_offVal; ^~~~~~~~ Src/Inputs/InputTypes.cpp:177:1: warning: when initialized here [-Wreorder] CTriggerInput::CTriggerInput(const char *inputId, const char *inputLabel, unsigned inputGameFlags, ^~~~~~~~~~~~~ gcc Src/Sound/MPEG/getdata.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_getdata.o gcc Src/Sound/MPEG/huffman.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_huffman.o gcc Src/Sound/MPEG/layer2.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_layer2.o gcc Src/Sound/MPEG/layer3.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_layer3.o gcc Src/Sound/MPEG/misc2.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_misc2.o In file included from Src/Supermodel.h:98:0, from Src/Sound/MPEG/huffman.cpp:44: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Sound/MPEG/layer2.cpp:45: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ In file included from Src/Supermodel.h:98:0, from Src/Sound/MPEG/misc2.cpp:49: Src/OSD/Logger.h:196:28: warning: C++11 requires a space between string literal and macro [-Wc++11-compat] ClearLog(m_errorLogFile, "Supermodel v"SUPERMODEL_VERSION" Error Log"); ^ Src/OSD/SDL/SDLInputSystem.cpp: In member function 'virtual int CSDLInputSystem::GetKeyIndex(const char*)': Src/OSD/SDL/SDLInputSystem.cpp:262:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < NUM_SDL_KEYS; i++) Src/OSD/SDL/SDLInputSystem.cpp: In member function 'virtual const char* CSDLInputSystem::GetKeyName(int)': Src/OSD/SDL/SDLInputSystem.cpp:272:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (keyIndex < 0 || keyIndex >= NUM_SDL_KEYS) Src/Sound/MPEG/audio.cpp: In function 'void statusDisplay(AUDIO_HEADER*, int)': Src/Sound/MPEG/audio.cpp:89:11: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] msg("\r"); ^ Src/Sound/MPEG/audio.cpp:91:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] msg("{ %d } ",frameNo); ^ Src/Sound/MPEG/audio.cpp:97:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] msg("[%d:%02d]",minutes,seconds); ^ gcc Src/Sound/MPEG/position.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_position.o Src/Sound/MPEG/audio.cpp: At global scope: Src/Sound/MPEG/audio.cpp:76:12: warning: 'stream' defined but not used [-Wunused-variable] static int stream = -1; ^~~~~~ gcc Src/Sound/MPEG/transform.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_transform.o gcc Src/Sound/MPEG/util.cpp -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/amp_util.o Generating 68K emulator: obj/m68kops.h In file included from Src/Sound/MPEG/util.cpp:40:0: Src/Sound/MPEG/amp.h:75:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ Src/Sound/MPEG/amp.h:75:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/Sound/MPEG/amp.h:75:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/Sound/MPEG/amp.h:75:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/Sound/MPEG/amp.h:75:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/Sound/MPEG/amp.h:75:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Src/Sound/MPEG/util.cpp: In function 'void debugOptions()': Src/Sound/MPEG/util.cpp:100:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] msg("Possible options are: "); ^ Src/Sound/MPEG/util.cpp:102:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] msg("%s,",debugLookup[idx].name); ^ Src/Sound/MPEG/util.cpp:103:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] msg("\010 \n"); ^ Src/Sound/MPEG/util.cpp: In function 'void debugSetup(char*)': Src/Sound/MPEG/util.cpp:114:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] warn("Debugging has not been compiled into this version of amp\n"); ^ obj/m68kmake obj Src/CPU/68K/Musashi/m68k_in.c Generating 68K emulator: obj/m68kopnz.c obj/m68kmake obj Src/CPU/68K/Musashi/m68k_in.c Generating 68K emulator: obj/m68kopdm.c Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator Copyright 1998-2000 Karl Stenerud (karl@mame.net) Generated 1962 opcode handlers from 513 primitives Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator Copyright 1998-2000 Karl Stenerud (karl@mame.net) Generated 1962 opcode handlers from 513 primitives obj/m68kmake obj Src/CPU/68K/Musashi/m68k_in.c Generating 68K emulator: obj/m68kopac.c obj/m68kmake obj Src/CPU/68K/Musashi/m68k_in.c Generating 68K emulator: obj/m68kops.c Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator Copyright 1998-2000 Karl Stenerud (karl@mame.net) Generated 1962 opcode handlers from 513 primitives Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator Copyright 1998-2000 Karl Stenerud (karl@mame.net) Generated 1962 opcode handlers from 513 primitives obj/m68kmake obj Src/CPU/68K/Musashi/m68k_in.c gcc Src/CPU/68K/Musashi/m68kcpu.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/m68kcpu.o -Iobj -ISrc/CPU/68K/Musashi -DINLINE="static inline" cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C Musashi v3.3 68000, 68008, 68010, 68EC020, 68020 emulator Copyright 1998-2000 Karl Stenerud (karl@mame.net) Generated 1962 opcode handlers from 513 primitives gcc obj/m68kopnz.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/m68kopnz.o -ISrc/CPU/68K/Musashi -DINLINE="static inline" In file included from Src/CPU/68K/Musashi/m68kcpu.c:69:0: obj/m68kops.h:1:0: error: unterminated #ifndef #ifndef M68KOPS__HEADER In file included from Src/CPU/68K/Musashi/m68kcpu.h:58:0, from Src/CPU/68K/Musashi/m68kcpu.c:70: Src/CPU/68K/Musashi/m68k.h:96:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'enum' enum ^~~~ gcc obj/m68kopdm.c -O2 -DUSE_FILE32API=1 -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include `sdl-config --cflags` -ISrc/ -ISrc/OSD/SDL/ -ISrc/Pkgs/ -c -Wall -std=gnu++98 -o obj/m68kopdm.o -ISrc/CPU/68K/Musashi -DINLINE="static inline" cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C In file included from Src/CPU/68K/Musashi/m68k.h:384:0, from Src/CPU/68K/Musashi/m68kcpu.h:58, from Src/CPU/68K/Musashi/m68kcpu.c:70: Src/CPU/68K/Musashi/m68kcpu.h: In function 'm68ki_exception_interrupt': Src/CPU/68K/Musashi/m68kconf.h:100:37: warning: implicit declaration of function 'M68KIRQCallback' [-Wimplicit-function-declaration] #define M68K_INT_ACK_CALLBACK(A) M68KIRQCallback(A) ^ Src/CPU/68K/Musashi/m68kcpu.h:449:28: note: in expansion of macro 'M68K_INT_ACK_CALLBACK' #define m68ki_int_ack(A) M68K_INT_ACK_CALLBACK(A) ^~~~~~~~~~~~~~~~~~~~~ Src/CPU/68K/Musashi/m68kcpu.h:1902:11: note: in expansion of macro 'm68ki_int_ack' vector = m68ki_int_ack(int_level); ^~~~~~~~~~~~~ cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C Src/CPU/68K/Musashi/m68kcpu.c: In function 'm68k_set_cpu_type': Src/CPU/68K/Musashi/m68kcpu.c:633:23: error: 'm68ki_cycles' undeclared (first use in this function); did you mean 'm68ki_cpu'? CYC_INSTRUCTION = m68ki_cycles[0]; ^~~~~~~~~~~~ m68ki_cpu Src/CPU/68K/Musashi/m68kcpu.c:633:23: note: each undeclared identifier is reported only once for each function it appears in In file included from Src/CPU/68K/Musashi/m68k.h:384:0, from Src/CPU/68K/Musashi/m68kcpu.h:58, from obj/m68kopdm.c:1: Src/CPU/68K/Musashi/m68kcpu.h: In function 'm68ki_exception_interrupt': Src/CPU/68K/Musashi/m68kconf.h:100:37: warning: implicit declaration of function 'M68KIRQCallback' [-Wimplicit-function-declaration] #define M68K_INT_ACK_CALLBACK(A) M68KIRQCallback(A) ^ Src/CPU/68K/Musashi/m68kcpu.h:449:28: note: in expansion of macro 'M68K_INT_ACK_CALLBACK' #define m68ki_int_ack(A) M68K_INT_ACK_CALLBACK(A) ^~~~~~~~~~~~~~~~~~~~~ Src/CPU/68K/Musashi/m68kcpu.h:1902:11: note: in expansion of macro 'm68ki_int_ack' vector = m68ki_int_ack(int_level); ^~~~~~~~~~~~~ In file included from Src/CPU/68K/Musashi/m68k.h:384:0, from Src/CPU/68K/Musashi/m68kcpu.h:58, from obj/m68kopnz.c:1: Src/CPU/68K/Musashi/m68kcpu.h: In function 'm68ki_exception_interrupt': Src/CPU/68K/Musashi/m68kconf.h:100:37: warning: implicit declaration of function 'M68KIRQCallback' [-Wimplicit-function-declaration] #define M68K_INT_ACK_CALLBACK(A) M68KIRQCallback(A) ^ Src/CPU/68K/Musashi/m68kcpu.h:449:28: note: in expansion of macro 'M68K_INT_ACK_CALLBACK' #define m68ki_int_ack(A) M68K_INT_ACK_CALLBACK(A) ^~~~~~~~~~~~~~~~~~~~~ Src/CPU/68K/Musashi/m68kcpu.h:1902:11: note: in expansion of macro 'm68ki_int_ack' vector = m68ki_int_ack(int_level); ^~~~~~~~~~~~~ Src/CPU/68K/Musashi/m68kcpu.c: In function 'm68k_execute': Src/CPU/68K/Musashi/m68kcpu.c:747:4: error: 'm68ki_instruction_jump_table' undeclared (first use in this function); did you mean 'm68ki_exception_cycle_table'? m68ki_instruction_jump_table[REG_IR](); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ m68ki_exception_cycle_table Src/CPU/68K/Musashi/m68kcpu.c: In function 'm68k_init': Src/CPU/68K/Musashi/m68kcpu.c:822:3: warning: implicit declaration of function 'm68ki_build_opcode_table' [-Wimplicit-function-declaration] m68ki_build_opcode_table(); ^~~~~~~~~~~~~~~~~~~~~~~~ At top level: Src/CPU/68K/Musashi/m68kcpu.c:40:20: warning: 'copyright_notice' defined but not used [-Wunused-variable] static const char* copyright_notice = ^~~~~~~~~~~~~~~~ gmake: *** [Makefiles/Makefile.SDL.UNIX.GCC:144: obj/m68kcpu.o] Error 1 gmake: *** Waiting for unfinished jobs.... Src/Sound/MPEG/misc2.cpp: In function 'void requantize_ms(int, SIDE_INFO*, AUDIO_HEADER*)': Src/Sound/MPEG/misc2.cpp:586:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ Src/Sound/MPEG/misc2.cpp:603:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' while (l<(MAX(non_zero[0],non_zero[1]))) { ^~~~~ *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/emulators/supermodel *** Error code 1 Stop. make: stopped in /usr/pkgsrc/emulators/supermodel