=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libretro-snes9x-1.61 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++ -I../libretro -I../libretro/libretro-common/include -I.. -I../apu/ -I../apu/bapu -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -O3 -DNDEBUG -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-missing-field-initializers -fPIC -mmacosx-version-min=10.1 -DRIGHTSHIFT_IS_SAR -D__LIBRETRO__ -DALLOW_CPU_OVERCLOCK -DHAVE_STDINT_H -DHAVE_STRINGS_H -fno-rtti -pedantic -fno-exceptions -c -o../apu/apu.o ../apu/apu.cpp clang++ -I../libretro -I../libretro/libretro-common/include -I.. -I../apu/ -I../apu/bapu -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -O3 -DNDEBUG -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-missing-field-initializers -fPIC -mmacosx-version-min=10.1 -DRIGHTSHIFT_IS_SAR -D__LIBRETRO__ -DALLOW_CPU_OVERCLOCK -DHAVE_STDINT_H -DHAVE_STRINGS_H -fno-rtti -pedantic -fno-exceptions -c -o../apu/bapu/dsp/sdsp.o ../apu/bapu/dsp/sdsp.cpp clang++ -I../libretro -I../libretro/libretro-common/include -I.. -I../apu/ -I../apu/bapu -pipe -Os -DGIT_VERSION=\"-pkgsrc\" -O3 -DNDEBUG -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-missing-field-initializers -fPIC -mmacosx-version-min=10.1 -DRIGHTSHIFT_IS_SAR -D__LIBRETRO__ -DALLOW_CPU_OVERCLOCK -DHAVE_STDINT_H -DHAVE_STRINGS_H -fno-rtti -pedantic -fno-exceptions -c -o../apu/bapu/smp/smp.o ../apu/bapu/smp/smp.cpp clang: clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found]warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] ../apu/apu.cpp:7:10: fatal error: 'cmath' file not found #include ^~~~~~~ In file included from ../apu/bapu/dsp/sdsp.cpp:1: In file included from ../apu/bapu/dsp/../snes/snes.hpp:4: In file included from ../apu/bapu/dsp/../snes/../../../snes9x.h:43: ../stream.h:10:10: fatal error: 'string' file not found #include ^~~~~~~~ In file included from ../apu/bapu/smp/smp.cpp:7: In file included from ../apu/bapu/smp/../snes/snes.hpp:4: In file included from ../apu/bapu/smp/../snes/../../../snes9x.h:43: ../stream.h:10:10: fatal error: 'string' file not found #include ^~~~~~~~ 1 error generated. gmake: *** [Makefile:665: ../apu/apu.o] Error 1 gmake: *** Waiting for unfinished jobs.... 1 error generated. 1 error generated. gmake: *** [Makefile:665: ../apu/bapu/smp/smp.o] Error 1 gmake: *** [Makefile:665: ../apu/bapu/dsp/sdsp.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/emulators/libretro-snes9x *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/emulators/libretro-snes9x