+ 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/cam-1.02nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cam-1.02nb2/work.log ===> Building for cam-1.02nb2 --- clean --- --- cam.o --- --- screens.o --- --- sounds.o --- --- clean --- removing unnecessary files ... --- cam.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -c cam.c --- screens.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -c screens.c --- sounds.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -I/usr/include -c sounds.c --- cam.o --- cam.c: In function 'main': cam.c:42:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 42 | exit(0); | ^~~~ cam.c:28:1: note: include '' or provide a declaration of 'exit' 27 | #include "cam.h" +++ |+#include 28 | cam.c:42:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 42 | exit(0); | ^~~~ cam.c:42:3: note: include '' or provide a declaration of 'exit' *** [cam.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/audio/cam/work/cam-1.02 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/audio/cam/work/cam-1.02 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cam *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cam