+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/afl++-2.62cnb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/afl++-2.62cnb2/work.log ===> Building for afl++-2.62cnb2 Python 2.7.18 [*] Checking for the default compiler cc... [+] shmat seems to be working. [*] Checking for the ability to compile x86 code... [+] Everything seems to be working, ready to compile. :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:218: test_x86] Error 1 gmake: *** Waiting for unfinished jobs.... [+] support seems to be working. *** 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++