+ 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/xpipe-2.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xpipe-2.2nb1/work.log ===> Building for xpipe-2.2nb1 --- configure --- --- src/xpipe.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c src/xpipe.c -o src/xpipe.o src/xpipe.c: In function 'getNextChunk': src/xpipe.c:332:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 332 | bzero(buf, BUFSIZ); | ^~~~~ src/xpipe.c:332:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] src/xpipe.c: In function 'getNextByteChunk': src/xpipe.c:448:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 448 | bzero(buf, byteCount); | ^~~~~ src/xpipe.c: In function 'replaceNum': src/xpipe.c:507:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 507 | bzero(newstr, newlen); | ^~~~~ *** [src/xpipe.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/sysutils/xpipe/work/xpipe-2.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/xpipe/work/xpipe-2.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/xpipe *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/xpipe