+ 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/wdic-3.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wdic-3.0/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for wdic-3.0 --- all --- gcc -o wdic -pipe -O2 -msave-args -fno-aggressive-loop-optimizations wdic_wob_v3.0.c -lsocket -lnsl -Wl,-R/opt/pkg/lib wdic_wob_v3.0.c: In function 'submit': wdic_wob_v3.0.c:135:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 135 | bzero((void *)&sai, sizeof(sai)); | ^~~~~ wdic_wob_v3.0.c:135:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** [all] Error code 1 bmake: stopped making "all" in /home/pbulk/build/misc/wdic/work bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/wdic/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/wdic *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/wdic