+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/afl-2.57bnb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/afl-2.57bnb1/work.log ===> Building for afl-2.57bnb1 [*] Checking for the ability to compile x86 code... <stdin>:1:1: warning: return type defaults to 'int' [-Wimplicit-int] [+] Everything seems to be working, ready to compile. gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-gcc.c -o afl-gcc -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-fuzz.c -o afl-fuzz -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-showmap.c -o afl-showmap -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-tmin.c -o afl-tmin -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-gotcpu.c -o afl-gotcpu -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-analyze.c -o afl-analyze -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" afl-as.c -o afl-as -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib ln -sf afl-as as [*] Testing the CC wrapper and instrumentation output... unset AFL_USE_ASAN AFL_USE_MSAN; AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. ./afl-gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/local/lib/afl\" -DDOC_PATH=\"/opt/local/share/doc/afl\" -DBIN_PATH=\"/opt/local/bin\" test-instr.c -o test-instr -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null echo 1 | ./afl-showmap -m none -q -o .test-instr1 ./test-instr Oops, the instrumentation does not seem to be behaving correctly! Please ping <lcamtuf@google.com> to troubleshoot the issue. gmake: *** [Makefile:95: test_build] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/devel/afl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/devel/afl