+ 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/jpeg2ps-1.9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jpeg2ps-1.9/work.log ===> Building for jpeg2ps-1.9 --- jpeg2ps.o --- --- readjpeg.o --- --- asc85ec.o --- --- jpeg2ps.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations jpeg2ps.c --- readjpeg.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations readjpeg.c --- asc85ec.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations asc85ec.c asc85ec.c: In function 'outbyte': asc85ec.c:59:5: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 59 | exit(1); | ^~~~ asc85ec.c:22:1: note: include '' or provide a declaration of 'exit' 21 | #include "psimage.h" +++ |+#include 22 | asc85ec.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 59 | exit(1); | ^~~~ asc85ec.c:59:5: note: include '' or provide a declaration of 'exit' *** [asc85ec.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/graphics/jpeg2ps/work/jpeg2ps-1.9 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/graphics/jpeg2ps/work/jpeg2ps-1.9 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpeg2ps *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jpeg2ps