+ 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/fair-identd-20000201/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fair-identd-20000201/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fair-identd-20000201 cd /home/pbulk/build/net/fair-identd/work/identd && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o identd identd.c identd.c: In function 'MakeItAllUp': identd.c:56:17: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 56 | exit(4); | ^~~~ identd.c:31:1: note: include '' or provide a declaration of 'exit' 30 | #include +++ |+#include 31 | identd.c:56:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 56 | exit(4); | ^~~~ identd.c:56:17: note: include '' or provide a declaration of 'exit' identd.c: In function 'main': identd.c:72:29: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 72 | if (resplen <= 0) { exit(1); } | ^~~~ identd.c:72:29: note: include '' or provide a declaration of 'exit' identd.c:76:26: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 76 | if (p == NULL) { exit(2); } | ^~~~ identd.c:76:26: note: include '' or provide a declaration of 'exit' identd.c:84:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 84 | exit(3); | ^~~~ identd.c:84:17: note: include '' or provide a declaration of 'exit' identd.c:107:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 107 | exit(0); | ^~~~ identd.c:107:9: note: include '' or provide a declaration of 'exit' *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/fair-identd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/fair-identd