=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libretro-beetle-wswan-20200518 fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). clang++ -c -o mednafen/wswan/gfx.o mednafen/wswan/gfx.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/wswan/wswan-memory.o mednafen/wswan/wswan-memory.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/wswan/v30mz.o mednafen/wswan/v30mz.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" mednafen/wswan/v30mz.cpp:471:22: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] unsigned tmp; ^ mednafen/wswan/v30mz.cpp:805:40: warning: variable 'mult' set but not used [-Wunused-but-set-variable] OP( 0xd4, i_aam ) { uint32 mult=FETCH; mult=0; I.regs.b[AH] = I.regs.b[AL] / 10; I.regs.b[AL] %= 10; SetSZPF_Word(I.regs.w[AW]); CLK(17); } OP_EPILOGUE; ^ mednafen/wswan/v30mz.cpp:806:40: warning: variable 'mult' set but not used [-Wunused-but-set-variable] OP( 0xd5, i_aad ) { uint32 mult=FETCH; mult=0; I.regs.b[AL] = I.regs.b[AH] * 10 + I.regs.b[AL]; I.regs.b[AH] = 0; SetSZPF_Byte(I.regs.b[AL]); CLK(6); } OP_EPILOGUE; ^ 3 warnings generated. clang++ -c -o mednafen/wswan/sound.o mednafen/wswan/sound.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/wswan/tcache.o mednafen/wswan/tcache.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/wswan/interrupt.o mednafen/wswan/interrupt.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/wswan/eeprom.o mednafen/wswan/eeprom.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/wswan/rtc.o mednafen/wswan/rtc.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/sound/Blip_Buffer.o mednafen/sound/Blip_Buffer.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/settings.o mednafen/settings.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/state.o mednafen/state.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o mednafen/mempatcher.o mednafen/mempatcher.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -c -o libretro.o libretro.cpp -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" In file included from libretro.cpp:9: In file included from ./libretro_core_options.h:11: ./libretro_core_options_intl.h:89:26: warning: suggest braces around initialization of subobject [-Wmissing-braces] { NULL, NULL, NULL, { NULL, NULL }, NULL }, ^~~~~~~~~~ { } /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ In file included from libretro.cpp:9: ./libretro_core_options.h:91:26: warning: suggest braces around initialization of subobject [-Wmissing-braces] { NULL, NULL, NULL, { NULL, NULL }, NULL }, ^~~~~~~~~~ { } /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ 2 warnings generated. clang -c -o libretro-common/compat/compat_strl.o libretro-common/compat/compat_strl.c -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang -c -o libretro-common/compat/compat_snprintf.o libretro-common/compat/compat_snprintf.c -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -DWANT_16BPP -DWANT_STEREO_SOUND -DFRONTEND_SUPPORTS_RGB565 -O2 -DNDEBUG -funroll-loops -fPIC -mmacosx-version-min=10.1 -I. -I./mednafen -I./mednafen/include -I./mednafen/hw_sound -I./mednafen/hw_cpu -I./mednafen/hw_misc -I./libretro-common/include -DSIZEOF_DOUBLE=8 -Wall -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-uninitialized -Wno-strict-aliasing -DMEDNAFEN_VERSION=\"0.9.31\" -DPACKAGE=\"mednafen\" -DMEDNAFEN_VERSION_NUMERIC=931 -DPSS_STYLE=1 -DMPC_FIXED_POINT -DSTDC_HEADERS -D__STDC_LIMIT_MACROS -D__LIBRETRO__ -D_LOW_ACCURACY_ -DINLINE="inline" clang++ -o mednafen_wswan_libretro.dylib mednafen/wswan/gfx.o mednafen/wswan/wswan-memory.o mednafen/wswan/v30mz.o mednafen/wswan/sound.o mednafen/wswan/tcache.o mednafen/wswan/interrupt.o mednafen/wswan/eeprom.o mednafen/wswan/rtc.o mednafen/sound/Blip_Buffer.o mednafen/settings.o mednafen/state.o mednafen/mempatcher.o libretro.o libretro-common/compat/compat_strl.o libretro-common/compat/compat_snprintf.o -L/opt/pkg/lib -fPIC -mmacosx-version-min=10.1 -dynamiclib ld: warning: support for macOS with 10.1 minimum deployment target is deprecated and will be removed in future release ld: warning: object file (/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib/dylib1.o) was built for newer macOS version (10.4) than being linked (10.1) 0 0x105162167 __assert_rtn + 137 1 0x105172543 ld::passes::stubs::x86_64::classic::LazyPointerAtom::LazyPointerAtom(ld::passes::stubs::Pass&, ld::Atom const&, bool, bool) (.cold.1) + 35 2 0x1050a43ff ld::passes::stubs::x86_64::classic::LazyPointerAtom::LazyPointerAtom(ld::passes::stubs::Pass&, ld::Atom const&, bool, bool) + 431 3 0x1050a0b5c ld::passes::stubs::Pass::makeStub(ld::Atom const&, bool) + 5484 4 0x1050a2020 ld::passes::stubs::Pass::process(ld::Internal&) + 1792 5 0x1050a257d ld::passes::stubs::doPass(Options const&, ld::Internal&) + 109 6 0x104ef732e main + 1070 A linker snapshot was created at: /tmp/mednafen_wswan_libretro.dylib-2024-04-25-201957.ld-snapshot ld: Assertion failed: (targetAtom != NULL), function Fixup, file ld.hpp, line 982. clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [Makefile:585: mednafen_wswan_libretro.dylib] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/emulators/libretro-beetle-wswan *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/emulators/libretro-beetle-wswan