=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/libretro-bluemsx", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libretro-bluemsx-20200507nb1 /usr/bin/bash: git: command not found gcc -c -olibretro.o libretro.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Dialog.o Src/Libretro/Dialog.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Event.o Src/Libretro/Event.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro libretro.c: In function 'retro_unserialize': libretro.c:1301:40: warning: passing argument 4 of 'zipSaveFile' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1301 | zipSaveFile("mem0", filename, 1, data, sz ); | ^~~~ In file included from libretro.c:36: ./Src/Utils/ziphelper.c:548:78: note: expected 'void *' but argument is of type 'const void *' 548 | int zipSaveFile(const char* zipName, const char* fileName, int append, void* buffer, int size) | ~~~~~~^~~~~~ gcc -c -oSrc/Libretro/File.o Src/Libretro/File.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Glob.o Src/Libretro/Glob.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Input.o Src/Libretro/Input.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Menu.o Src/Libretro/Menu.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Midi.o Src/Libretro/Midi.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Notifications.o Src/Libretro/Notifications.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Printer.o Src/Libretro/Printer.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Sound.o Src/Libretro/Sound.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Timer.o Src/Libretro/Timer.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Uart.o Src/Libretro/Uart.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/VideoIn.o Src/Libretro/VideoIn.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Eth.o Src/Libretro/Eth.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Cdrom.o Src/Libretro/Cdrom.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Mouse.o Src/Libretro/Mouse.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Libretro/Emulator.o Src/Libretro/Emulator.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Common/ArrayList.o Src/Common/ArrayList.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Common/DebugMemory.o Src/Common/DebugMemory.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Bios/Patch.o Src/Bios/Patch.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Unzip/unzip.o Src/Unzip/unzip.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro Src/Unzip/unzip.c: In function 'unzlocal_getByte': Src/Unzip/unzip.c:171:11: warning: old-style function definition [-Wold-style-definition] 171 | local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) | ^~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzlocal_getShort': Src/Unzip/unzip.c:201:11: warning: old-style function definition [-Wold-style-definition] 201 | local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) | ^~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzlocal_getLong': Src/Unzip/unzip.c:229:11: warning: old-style function definition [-Wold-style-definition] 229 | local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) | ^~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'strcmpcasenosensitive_internal': Src/Unzip/unzip.c:262:11: warning: old-style function definition [-Wold-style-definition] 262 | local int strcmpcasenosensitive_internal (fileName1,fileName2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzStringFileNameCompare': Src/Unzip/unzip.c:305:20: warning: old-style function definition [-Wold-style-definition] 305 | extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSensitivity) | ^~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzlocal_SearchCentralDir': Src/Unzip/unzip.c:331:13: warning: old-style function definition [-Wold-style-definition] 331 | local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzOpen2': Src/Unzip/unzip.c:397:24: warning: old-style function definition [-Wold-style-definition] 397 | extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def) | ^~~~~~~~ Src/Unzip/unzip.c: In function 'unzOpen': Src/Unzip/unzip.c:500:24: warning: old-style function definition [-Wold-style-definition] 500 | extern unzFile ZEXPORT unzOpen (path) | ^~~~~~~ Src/Unzip/unzip.c: In function 'unzClose': Src/Unzip/unzip.c:511:20: warning: old-style function definition [-Wold-style-definition] 511 | extern int ZEXPORT unzClose (file) | ^~~~~~~~ Src/Unzip/unzip.c: In function 'unzGetGlobalInfo': Src/Unzip/unzip.c:532:20: warning: old-style function definition [-Wold-style-definition] 532 | extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) | ^~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzlocal_DosDateToTmuDate': Src/Unzip/unzip.c:548:12: warning: old-style function definition [-Wold-style-definition] 548 | local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzlocal_GetCurrentFileInfoInternal': Src/Unzip/unzip.c:577:11: warning: old-style function definition [-Wold-style-definition] 577 | local int unzlocal_GetCurrentFileInfoInternal (file, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGetCurrentFileInfo': Src/Unzip/unzip.c:744:20: warning: old-style function definition [-Wold-style-definition] 744 | extern int ZEXPORT unzGetCurrentFileInfo (file, | ^~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGoToFirstFile': Src/Unzip/unzip.c:768:20: warning: old-style function definition [-Wold-style-definition] 768 | extern int ZEXPORT unzGoToFirstFile (file) | ^~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGoToNextFile': Src/Unzip/unzip.c:790:20: warning: old-style function definition [-Wold-style-definition] 790 | extern int ZEXPORT unzGoToNextFile (file) | ^~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzLocateFile': Src/Unzip/unzip.c:824:20: warning: old-style function definition [-Wold-style-definition] 824 | extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) | ^~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGetFilePos': Src/Unzip/unzip.c:903:20: warning: old-style function definition [-Wold-style-definition] 903 | extern int ZEXPORT unzGetFilePos(file, file_pos) | ^~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGoToFilePos': Src/Unzip/unzip.c:921:20: warning: old-style function definition [-Wold-style-definition] 921 | extern int ZEXPORT unzGoToFilePos(file, file_pos) | ^~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzlocal_CheckCurrentFileCoherencyHeader': Src/Unzip/unzip.c:957:11: warning: old-style function definition [-Wold-style-definition] 957 | local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzOpenCurrentFile3': Src/Unzip/unzip.c:1047:20: warning: old-style function definition [-Wold-style-definition] 1047 | extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzOpenCurrentFile': Src/Unzip/unzip.c:1192:20: warning: old-style function definition [-Wold-style-definition] 1192 | extern int ZEXPORT unzOpenCurrentFile (file) | ^~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzOpenCurrentFilePassword': Src/Unzip/unzip.c:1198:20: warning: old-style function definition [-Wold-style-definition] 1198 | extern int ZEXPORT unzOpenCurrentFilePassword (file, password) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzOpenCurrentFile2': Src/Unzip/unzip.c:1205:20: warning: old-style function definition [-Wold-style-definition] 1205 | extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzReadCurrentFile': Src/Unzip/unzip.c:1224:20: warning: old-style function definition [-Wold-style-definition] 1224 | extern int ZEXPORT unzReadCurrentFile (file, buf, len) | ^~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unztell': Src/Unzip/unzip.c:1385:24: warning: old-style function definition [-Wold-style-definition] 1385 | extern z_off_t ZEXPORT unztell (file) | ^~~~~~~ Src/Unzip/unzip.c: In function 'unzeof': Src/Unzip/unzip.c:1405:20: warning: old-style function definition [-Wold-style-definition] 1405 | extern int ZEXPORT unzeof (file) | ^~~~~~ Src/Unzip/unzip.c: In function 'unzGetLocalExtrafield': Src/Unzip/unzip.c:1438:20: warning: old-style function definition [-Wold-style-definition] 1438 | extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) | ^~~~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzCloseCurrentFile': Src/Unzip/unzip.c:1489:20: warning: old-style function definition [-Wold-style-definition] 1489 | extern int ZEXPORT unzCloseCurrentFile (file) | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGetGlobalComment': Src/Unzip/unzip.c:1532:20: warning: old-style function definition [-Wold-style-definition] 1532 | extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzGetOffset': Src/Unzip/unzip.c:1564:22: warning: old-style function definition [-Wold-style-definition] 1564 | extern uLong ZEXPORT unzGetOffset (file) | ^~~~~~~~~~~~ Src/Unzip/unzip.c: In function 'unzSetOffset': Src/Unzip/unzip.c:1580:20: warning: old-style function definition [-Wold-style-definition] 1580 | extern int ZEXPORT unzSetOffset (file, pos) | ^~~~~~~~~~~~ gcc -c -oSrc/Unzip/ioapi.o Src/Unzip/ioapi.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro Src/Unzip/ioapi.c: In function 'fopen_file_func': Src/Unzip/ioapi.c:68:18: warning: old-style function definition [-Wold-style-definition] 68 | voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) | ^~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'fread_file_func': Src/Unzip/ioapi.c:90:17: warning: old-style function definition [-Wold-style-definition] 90 | uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) | ^~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'fwrite_file_func': Src/Unzip/ioapi.c:102:17: warning: old-style function definition [-Wold-style-definition] 102 | uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) | ^~~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'ftell_file_func': Src/Unzip/ioapi.c:113:16: warning: old-style function definition [-Wold-style-definition] 113 | long ZCALLBACK ftell_file_func (opaque, stream) | ^~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'fseek_file_func': Src/Unzip/ioapi.c:122:16: warning: old-style function definition [-Wold-style-definition] 122 | long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) | ^~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'fclose_file_func': Src/Unzip/ioapi.c:148:15: warning: old-style function definition [-Wold-style-definition] 148 | int ZCALLBACK fclose_file_func (opaque, stream) | ^~~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'ferror_file_func': Src/Unzip/ioapi.c:157:15: warning: old-style function definition [-Wold-style-definition] 157 | int ZCALLBACK ferror_file_func (opaque, stream) | ^~~~~~~~~~~~~~~~ Src/Unzip/ioapi.c: In function 'fill_fopen_filefunc': Src/Unzip/ioapi.c:166:6: warning: old-style function definition [-Wold-style-definition] 166 | void fill_fopen_filefunc (pzlib_filefunc_def) | ^~~~~~~~~~~~~~~~~~~ gcc -c -oSrc/Unzip/zip.o Src/Unzip/zip.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro In file included from Src/Unzip/zip.c:158: Src/Unzip/crypt.h: In function 'crypthead': Src/Unzip/crypt.h:90:12: warning: old-style function definition [-Wold-style-definition] 90 | static int crypthead(passwd, buf, bufSize, pkeys, pcrc_32_tab, crcForCrypting) | ^~~~~~~~~ Src/Unzip/zip.c: In function 'free_datablock': Src/Unzip/zip.c:175:12: warning: old-style function definition [-Wold-style-definition] 175 | local void free_datablock(ldi) | ^~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'init_linkedlist': Src/Unzip/zip.c:186:12: warning: old-style function definition [-Wold-style-definition] 186 | local void init_linkedlist(ll) | ^~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'free_linkedlist': Src/Unzip/zip.c:192:12: warning: old-style function definition [-Wold-style-definition] 192 | local void free_linkedlist(ll) | ^~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'add_data_in_datablock': Src/Unzip/zip.c:200:11: warning: old-style function definition [-Wold-style-definition] 200 | local int add_data_in_datablock(ll,buf,len) | ^~~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_putValue': Src/Unzip/zip.c:266:11: warning: old-style function definition [-Wold-style-definition] 266 | local int ziplocal_putValue (pzlib_filefunc_def, filestream, x, nbByte) | ^~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_putValue_inmemory': Src/Unzip/zip.c:294:12: warning: old-style function definition [-Wold-style-definition] 294 | local void ziplocal_putValue_inmemory (dest, x, nbByte) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_TmzDateToDosDate': Src/Unzip/zip.c:318:13: warning: old-style function definition [-Wold-style-definition] 318 | local uLong ziplocal_TmzDateToDosDate(ptm,dosDate) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_getByte': Src/Unzip/zip.c:340:11: warning: old-style function definition [-Wold-style-definition] 340 | local int ziplocal_getByte(pzlib_filefunc_def,filestream,pi) | ^~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_getShort': Src/Unzip/zip.c:370:11: warning: old-style function definition [-Wold-style-definition] 370 | local int ziplocal_getShort (pzlib_filefunc_def,filestream,pX) | ^~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_getLong': Src/Unzip/zip.c:398:11: warning: old-style function definition [-Wold-style-definition] 398 | local int ziplocal_getLong (pzlib_filefunc_def,filestream,pX) | ^~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'ziplocal_SearchCentralDir': Src/Unzip/zip.c:440:13: warning: old-style function definition [-Wold-style-definition] 440 | local uLong ziplocal_SearchCentralDir(pzlib_filefunc_def,filestream) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipOpen2': Src/Unzip/zip.c:499:24: warning: old-style function definition [-Wold-style-definition] 499 | extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def) | ^~~~~~~~ Src/Unzip/zip.c: In function 'zipOpen': Src/Unzip/zip.c:683:24: warning: old-style function definition [-Wold-style-definition] 683 | extern zipFile ZEXPORT zipOpen (pathname, append) | ^~~~~~~ Src/Unzip/zip.c: In function 'zipOpenNewFileInZip3': Src/Unzip/zip.c:690:20: warning: old-style function definition [-Wold-style-definition] 690 | extern int ZEXPORT zipOpenNewFileInZip3 (file, filename, zipfi, | ^~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipOpenNewFileInZip2': Src/Unzip/zip.c:899:20: warning: old-style function definition [-Wold-style-definition] 899 | extern int ZEXPORT zipOpenNewFileInZip2(file, filename, zipfi, | ^~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipOpenNewFileInZip': Src/Unzip/zip.c:923:20: warning: old-style function definition [-Wold-style-definition] 923 | extern int ZEXPORT zipOpenNewFileInZip (file, filename, zipfi, | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipFlushWriteBuffer': Src/Unzip/zip.c:944:11: warning: old-style function definition [-Wold-style-definition] 944 | local int zipFlushWriteBuffer(zi) | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipWriteInFileInZip': Src/Unzip/zip.c:966:20: warning: old-style function definition [-Wold-style-definition] 966 | extern int ZEXPORT zipWriteInFileInZip (file, buf, len) | ^~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipCloseFileInZipRaw': Src/Unzip/zip.c:1031:20: warning: old-style function definition [-Wold-style-definition] 1031 | extern int ZEXPORT zipCloseFileInZipRaw (file, uncompressed_size, crc32) | ^~~~~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipCloseFileInZip': Src/Unzip/zip.c:1127:20: warning: old-style function definition [-Wold-style-definition] 1127 | extern int ZEXPORT zipCloseFileInZip (file) | ^~~~~~~~~~~~~~~~~ Src/Unzip/zip.c: In function 'zipClose': Src/Unzip/zip.c:1133:20: warning: old-style function definition [-Wold-style-definition] 1133 | extern int ZEXPORT zipClose (file, global_comment) | ^~~~~~~~ gcc -c -oSrc/Memory/AtmelPerom.o Src/Memory/AtmelPerom.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Memory/AmdFlash.o Src/Memory/AmdFlash.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Memory/DeviceManager.o Src/Memory/DeviceManager.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Memory/IoPort.o Src/Memory/IoPort.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Memory/MegaromCartridge.o Src/Memory/MegaromCartridge.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Memory/MegaSCSIsub.o Src/Memory/MegaSCSIsub.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro gcc -c -oSrc/Memory/ram1kBMirrored.o Src/Memory/ram1kBMirrored.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/usr/include -I/opt/pkg/include -DGIT_VERSION=\"-pkgsrc\" -O2 -fPIC -D__LIBRETRO__ -DSINGLE_THREADED -DVIDEO_COLOR_TYPE_RGB565 -DZ80_CUSTOM_CONFIGURATION -DNO_FRAMEBUFFER -w -I. -I./libretro-common/include -I./Src/Arch -I./Src/Bios -I./Src/Board -I./Src/BuildInfo -I./Src/Common -I./Src/Debugger -I./Src/Emulator -I./Src/IoDevice -I./Src/Language -I./Src/Media -I./Src/Memory -I./Src/Resources -I./Src/SoundChips -I./Src/TinyXML -I./Src/Unzip -I./Src/Utils -I./Src/VideoChips -I./Src/VideoRender -I./Src/Z80 -I./Src/Input -I./Src/Libretro Src/Memory/ram1kBMirrored.c: In function 'ramMirroredCreate': Src/Memory/ram1kBMirrored.c:110:35: error: initialization of 'void (*)(void *)' from incompatible pointer type 'void (*)(Ram1kBMirrored *)' [-Wincompatible-pointer-types] 110 | DeviceCallbacks callbacks = { destroy, NULL, saveState, loadState }; | ^~~~~~~ Src/Memory/ram1kBMirrored.c:110:35: note: (near initialization for 'callbacks.destroy') Src/Memory/ram1kBMirrored.c:71:13: note: 'destroy' declared here 71 | static void destroy(Ram1kBMirrored* rm) | ^~~~~~~ Src/Memory/ram1kBMirrored.c:110:50: error: initialization of 'void (*)(void *)' from incompatible pointer type 'void (*)(Ram1kBMirrored *)' [-Wincompatible-pointer-types] 110 | DeviceCallbacks callbacks = { destroy, NULL, saveState, loadState }; | ^~~~~~~~~ Src/Memory/ram1kBMirrored.c:110:50: note: (near initialization for 'callbacks.saveState') Src/Memory/ram1kBMirrored.c:51:13: note: 'saveState' declared here 51 | static void saveState(Ram1kBMirrored* rm) | ^~~~~~~~~ Src/Memory/ram1kBMirrored.c:110:61: error: initialization of 'void (*)(void *)' from incompatible pointer type 'void (*)(Ram1kBMirrored *)' [-Wincompatible-pointer-types] 110 | DeviceCallbacks callbacks = { destroy, NULL, saveState, loadState }; | ^~~~~~~~~ Src/Memory/ram1kBMirrored.c:110:61: note: (near initialization for 'callbacks.loadState') Src/Memory/ram1kBMirrored.c:61:13: note: 'loadState' declared here 61 | static void loadState(Ram1kBMirrored* rm) | ^~~~~~~~~ Src/Memory/ram1kBMirrored.c:111:37: error: initialization of 'void (*)(void *, DbgDevice *)' from incompatible pointer type 'void (*)(Ram1kBMirrored *, DbgDevice *)' [-Wincompatible-pointer-types] 111 | DebugCallbacks dbgCallbacks = { getDebugInfo, dbgWriteMemory, NULL, NULL }; | ^~~~~~~~~~~~ Src/Memory/ram1kBMirrored.c:111:37: note: (near initialization for 'dbgCallbacks.getDebugInfo') Src/Memory/ram1kBMirrored.c:81:13: note: 'getDebugInfo' declared here 81 | static void getDebugInfo(Ram1kBMirrored* rm, DbgDevice* dbgDevice) | ^~~~~~~~~~~~ Src/Memory/ram1kBMirrored.c:111:51: error: initialization of 'int (*)(void *, char *, void *, int, int)' from incompatible pointer type 'int (*)(Ram1kBMirrored *, char *, void *, int, int)' [-Wincompatible-pointer-types] 111 | DebugCallbacks dbgCallbacks = { getDebugInfo, dbgWriteMemory, NULL, NULL }; | ^~~~~~~~~~~~~~ Src/Memory/ram1kBMirrored.c:111:51: note: (near initialization for 'dbgCallbacks.writeMemory') Src/Memory/ram1kBMirrored.c:86:12: note: 'dbgWriteMemory' declared here 86 | static int dbgWriteMemory(Ram1kBMirrored* rm, char* name, void* data, int start, int size) | ^~~~~~~~~~~~~~ Src/Memory/ram1kBMirrored.c:143:49: error: passing argument 5 of 'slotRegister' from incompatible pointer type [-Wincompatible-pointer-types] 143 | slotRegister(slot, sslot, startPage, pages, read, read, write, destroy, rm); | ^~~~ | | | UInt8 (*)(Ram1kBMirrored *, UInt16) {aka unsigned char (*)(Ram1kBMirrored *, short unsigned int)} In file included from Src/Memory/ram1kBMirrored.c:30: Src/Memory/SlotManager.h:52:28: note: expected 'SlotRead' {aka 'unsigned char (*)(void *, short unsigned int)'} but argument is of type 'UInt8 (*)(Ram1kBMirrored *, UInt16)' {aka 'unsigned char (*)(Ram1kBMirrored *, short unsigned int)'} 52 | SlotRead readCb, SlotRead peekCb, SlotWrite writeCb, SlotEject ejectCb, void* ref); | ~~~~~~~~~^~~~~~ Src/Memory/ram1kBMirrored.c:97:14: note: 'read' declared here 97 | static UInt8 read(Ram1kBMirrored* rm, UInt16 address) | ^~~~ Src/Memory/SlotManager.h:34:17: note: 'SlotRead' declared here 34 | typedef UInt8 (*SlotRead)(void*, UInt16); | ^~~~~~~~ Src/Memory/ram1kBMirrored.c:143:55: error: passing argument 6 of 'slotRegister' from incompatible pointer type [-Wincompatible-pointer-types] 143 | slotRegister(slot, sslot, startPage, pages, read, read, write, destroy, rm); | ^~~~ | | | UInt8 (*)(Ram1kBMirrored *, UInt16) {aka unsigned char (*)(Ram1kBMirrored *, short unsigned int)} Src/Memory/SlotManager.h:52:45: note: expected 'SlotRead' {aka 'unsigned char (*)(void *, short unsigned int)'} but argument is of type 'UInt8 (*)(Ram1kBMirrored *, UInt16)' {aka 'unsigned char (*)(Ram1kBMirrored *, short unsigned int)'} 52 | SlotRead readCb, SlotRead peekCb, SlotWrite writeCb, SlotEject ejectCb, void* ref); | ~~~~~~~~~^~~~~~ Src/Memory/ram1kBMirrored.c:97:14: note: 'read' declared here 97 | static UInt8 read(Ram1kBMirrored* rm, UInt16 address) | ^~~~ Src/Memory/SlotManager.h:34:17: note: 'SlotRead' declared here 34 | typedef UInt8 (*SlotRead)(void*, UInt16); | ^~~~~~~~ Src/Memory/ram1kBMirrored.c:143:61: error: passing argument 7 of 'slotRegister' from incompatible pointer type [-Wincompatible-pointer-types] 143 | slotRegister(slot, sslot, startPage, pages, read, read, write, destroy, rm); | ^~~~~ | | | void (*)(Ram1kBMirrored *, UInt16, UInt8) {aka void (*)(Ram1kBMirrored *, short unsigned int, unsigned char)} Src/Memory/SlotManager.h:52:63: note: expected 'SlotWrite' {aka 'void (*)(void *, short unsigned int, unsigned char)'} but argument is of type 'void (*)(Ram1kBMirrored *, UInt16, UInt8)' {aka 'void (*)(Ram1kBMirrored *, short unsigned int, unsigned char)'} 52 | SlotRead readCb, SlotRead peekCb, SlotWrite writeCb, SlotEject ejectCb, void* ref); | ~~~~~~~~~~^~~~~~~ Src/Memory/ram1kBMirrored.c:102:13: note: 'write' declared here 102 | static void write(Ram1kBMirrored* rm, UInt16 address, UInt8 value) | ^~~~~ Src/Memory/SlotManager.h:35:17: note: 'SlotWrite' declared here 35 | typedef void (*SlotWrite)(void*, UInt16, UInt8); | ^~~~~~~~~ Src/Memory/ram1kBMirrored.c:143:68: error: passing argument 8 of 'slotRegister' from incompatible pointer type [-Wincompatible-pointer-types] 143 | slotRegister(slot, sslot, startPage, pages, read, read, write, destroy, rm); | ^~~~~~~ | | | void (*)(Ram1kBMirrored *) Src/Memory/SlotManager.h:52:82: note: expected 'SlotEject' {aka 'void (*)(void *)'} but argument is of type 'void (*)(Ram1kBMirrored *)' 52 | SlotRead readCb, SlotRead peekCb, SlotWrite writeCb, SlotEject ejectCb, void* ref); | ~~~~~~~~~~^~~~~~~ Src/Memory/ram1kBMirrored.c:71:13: note: 'destroy' declared here 71 | static void destroy(Ram1kBMirrored* rm) | ^~~~~~~ Src/Memory/SlotManager.h:36:17: note: 'SlotEject' declared here 36 | typedef void (*SlotEject)(void*); | ^~~~~~~~~ gmake: *** [Makefile.libretro:635: Src/Memory/ram1kBMirrored.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/libretro-bluemsx *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/libretro-bluemsx