+ 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/lmclock-1.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lmclock-1.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for lmclock-1.2nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c lmclock.c lmclock.c:164:1: error: return type defaults to 'int' [-Wimplicit-int] 164 | main(int argc, char **argv) | ^~~~ lmclock.c: In function 'main': lmclock.c:224:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 224 | exit(2); | ^~~~ lmclock.c:9:1: note: include '' or provide a declaration of 'exit' 8 | #include +++ |+#include 9 | lmclock.c:224:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 224 | exit(2); | ^~~~ lmclock.c:224:9: note: include '' or provide a declaration of 'exit' lmclock.c:230:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 230 | exit(1); | ^~~~ lmclock.c:230:9: note: include '' or provide a declaration of 'exit' lmclock.c:286:9: error: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 286 | sleep(30); | ^~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/time/lmclock/work/lmclock-1.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/lmclock *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/lmclock