+ 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 ===> Building for afl-2.57bnb1 [*] Checking for the ability to compile x86 code... :1:1: error: return type defaults to 'int' [-Wimplicit-int] Oops, looks like your compiler can't generate x86 code. Don't panic! You can use the LLVM or QEMU mode, but see docs/INSTALL first. (To ignore this error, set AFL_NO_X86=1 and try again.) gmake: *** [Makefile:53: test_x86] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/afl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/afl