=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/libretro-bsnes-mercury-accuracy", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libretro-bsnes-mercury-accuracy-20180803 clang++ -pipe -Os -std=gnu99 -xc -I. -DSFC_LAGFIX -fPIC -D__LIBRETRO__ -DGIT_VERSION=\"-pkgsrc\" -c libco/libco.c -o obj/libco.o clang++ -pipe -Os -std=gnu++0x -I. -DSFC_LAGFIX -fPIC -D__LIBRETRO__ -DGIT_VERSION=\"-pkgsrc\" -c processor/arm/arm.cpp -o obj/processor-arm.o In file included from libco/libco.c:14: libco/aarch64.c:15:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. gmake: *** [Makefile:125: obj/libco.o] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from processor/arm/arm.cpp:1: In file included from ./processor/processor.hpp:4: In file included from ./emulator/emulator.hpp:22: In file included from ./nall/base64.hpp:5: In file included from ./nall/string.hpp:40: ./nall/string/utility.hpp:88:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buffer, "%Lf", value); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/libretro-bsnes-mercury-accuracy *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/libretro-bsnes-mercury-accuracy