+ 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/unix2dos-1.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unix2dos-1.3nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for unix2dos-1.3nb1 --- all --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib -o unix2dos unix2dos.c unix2dos.c: In function 'usage': unix2dos.c:59:5: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 59 | exit(1); | ^~~~ unix2dos.c:7:1: note: include '' or provide a declaration of 'exit' 6 | #include +++ |+#include 7 | unix2dos.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 59 | exit(1); | ^~~~ unix2dos.c:59:5: note: include '' or provide a declaration of 'exit' *** [all] Error code 1 bmake: stopped making "all" in /home/pbulk/build/converters/unix2dos/work bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/converters/unix2dos/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/unix2dos *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/unix2dos