+ 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/p2c-1.20nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p2c-1.20nb1/work.log ===> Building for p2c-1.20nb1 --- makeproto --- cc -Dunix makeproto.c -o makeproto makeproto.c:128:1: error: return type defaults to 'int' [-Wimplicit-int] 128 | main(argc, argv) | ^~~~ *** [makeproto] Error code 1 bmake: stopped making "all" in /home/pbulk/build/lang/p2c/work/src bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/lang/p2c/work/src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/p2c *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/p2c