===> Building for pax-utils-1.3.7nb2 ninja: Entering directory `output' [1/27] Generating pax_utils_version.h with a custom command [2/27] Compiling C object libcommon.a.p/paxinc.c.o [3/27] Compiling C object libcommon.a.p/security.c.o [4/27] Compiling C object libcommon.a.p/xfuncs.c.o [5/27] Linking static target libcommon.a [6/27] Compiling C object pspax.p/paxelf.c.o [7/27] Compiling C object pspax.p/paxldso.c.o [8/27] Compiling C object pspax.p/pspax.c.o [9/27] Compiling C object scanelf.p/paxelf.c.o [10/27] Compiling C object scanelf.p/paxldso.c.o [11/27] Compiling C object scanelf.p/scanelf.c.o [12/27] Compiling C object dumpelf.p/paxelf.c.o [13/27] Compiling C object dumpelf.p/paxldso.c.o [14/27] Compiling C object dumpelf.p/dumpelf.c.o ../dumpelf.c:45:18: warning: format specifies type 'intmax_t' (aka 'long') but the argument has type 'off_t' (aka 'long long') [-Wformat] elf->filename, elf->len, elf->len); ^~~~~~~~ ../dumpelf.c:45:28: warning: format specifies type 'uintmax_t' (aka 'unsigned long') but the argument has type 'off_t' (aka 'long long') [-Wformat] elf->filename, elf->len, elf->len); ^~~~~~~~ 2 warnings generated. [15/27] Compiling C object scanmacho.p/paxmacho.c.o [16/27] Compiling C object scanmacho.p/scanmacho.c.o [17/27] Compiling C object dumpelf.fuzz.p/paxinc.c.o [18/27] Compiling C object dumpelf.fuzz.p/security.c.o [19/27] Compiling C object dumpelf.fuzz.p/xfuncs.c.o [20/27] Compiling C object dumpelf.fuzz.p/paxelf.c.o [21/27] Compiling C object dumpelf.fuzz.p/paxldso.c.o [22/27] Compiling C object dumpelf.fuzz.p/dumpelf.c.o ../dumpelf.c:45:18: warning: format specifies type 'intmax_t' (aka 'long') but the argument has type 'off_t' (aka 'long long') [-Wformat] elf->filename, elf->len, elf->len); ^~~~~~~~ ../dumpelf.c:45:28: warning: format specifies type 'uintmax_t' (aka 'unsigned long') but the argument has type 'off_t' (aka 'long long') [-Wformat] elf->filename, elf->len, elf->len); ^~~~~~~~ 2 warnings generated. [23/27] Linking target pspax [24/27] Linking target scanelf [25/27] Linking target dumpelf [26/27] Linking target scanmacho [27/27] Linking target dumpelf.fuzz FAILED: dumpelf.fuzz clang -o dumpelf.fuzz dumpelf.fuzz.p/paxinc.c.o dumpelf.fuzz.p/security.c.o dumpelf.fuzz.p/xfuncs.c.o dumpelf.fuzz.p/paxelf.c.o dumpelf.fuzz.p/paxldso.c.o dumpelf.fuzz.p/dumpelf.c.o -L/opt/pkg/lib -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -pipe -Os -g3 -ggdb -fsanitize=fuzzer -fsanitize-coverage=edge -DPAX_UTILS_LIBFUZZ=1 ld: file not found: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.fuzzer_osx.a clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/pax-utils *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/pax-utils