+ 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/netpipe-3.7.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/netpipe-3.7.1/work.log ===> Building for netpipe-3.7.1 --- tcp --- gcc -DHAVE_GETRUSAGE -pipe -O2 -msave-args -fno-aggressive-loop-optimizations ./src/netpipe.c ./src/tcp.c -DTCP -o NPtcp -I./src -lsocket -lnsl ./src/tcp.c: In function 'Setup': ./src/tcp.c:54:2: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 54 | bzero((char *) lsin1, sizeof(*lsin1)); | ^~~~~ ./src/tcp.c:54:2: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] ./src/tcp.c:119:6: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 119 | bcopy(addr->h_addr, (char*) &(lsin1->sin_addr.s_addr), addr->h_length); | ^~~~~ ./src/tcp.c:119:6: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] *** [tcp] Error code 1 bmake: stopped making "all" in /home/pbulk/build/benchmarks/netpipe/work/NetPIPE-3.7.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/benchmarks/netpipe/work/NetPIPE-3.7.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/netpipe *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/netpipe