+ 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/asm2html-1.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asm2html-1.4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for asm2html-1.4 cd ./src; make; cd ../ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c asm2html.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c html.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c main.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c process.c process.c: In function 'process_line': process.c:170:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 170 | bzero(buf, 4096); | ^~~~~ process.c:170:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** Error code 1 Stop. make[1]: stopped making "all" in /home/pbulk/build/devel/asm2html/work/asm2html-1.4/src