+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/afl-2.57bnb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/afl-2.57bnb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-gcc.c -o afl-gcc -Wl,-R/opt/pkg/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 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-fuzz.c -o afl-fuzz -Wl,-R/opt/pkg/lib
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-showmap.c -o afl-showmap -Wl,-R/opt/pkg/lib
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-tmin.c -o afl-tmin -Wl,-R/opt/pkg/lib
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-gotcpu.c -o afl-gotcpu -Wl,-R/opt/pkg/lib
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-analyze.c -o afl-analyze -Wl,-R/opt/pkg/lib
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" afl-as.c -o afl-as -Wl,-R/opt/pkg/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 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/opt/pkg/lib/afl\" -DDOC_PATH=\"/opt/pkg/share/doc/afl\" -DBIN_PATH=\"/opt/pkg/bin\" test-instr.c -o test-instr -Wl,-R/opt/pkg/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
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/afl
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/afl