+ 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/randread-0.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/randread-0.2/work.log ===> Building for randread-0.2 --- randread --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -o randread randread.c filelist.c filelist.c: In function 'filelist_add_startend': filelist.c:88:5: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 88 | bzero(newentry, sizeof(struct filelist_entry)); | ^~~~~ filelist.c:88:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** [randread] Error code 1 bmake: stopped making "randread" in /home/pbulk/build/benchmarks/randread/work/randread-0.2 bmake: 1 error bmake: stopped making "randread" in /home/pbulk/build/benchmarks/randread/work/randread-0.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/randread *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/randread