+ 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/ttcp-1.12nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ttcp-1.12nb3/work.log ===> Building for ttcp-1.12nb3 cd /home/pbulk/build/benchmarks/ttcp/work && gcc ttcp.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib -lsocket -lnsl -o ttcp && nroff -man ttcp.1 >ttcp.cat1 ttcp.c: In function 'main': ttcp.c:232:17: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 232 | bzero((char *)&sinhim, sizeof(sinhim)); | ^~~~~ ttcp.c:232:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] ttcp.c:247:25: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 247 | bcopy(addr->h_addr,(char*)&addr_tmp, addr->h_length); | ^~~~~ ttcp.c:247:25: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/ttcp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/ttcp