+ 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/bnc-2.9.4nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bnc-2.9.4nb7/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for bnc-2.9.4nb7 --- sbuf.o --- --- bnc.o --- --- conf.o --- --- cmds.o --- --- sbuf.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -include config.h -c sbuf.c --- bnc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -include config.h -c bnc.c --- conf.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -include config.h -c conf.c --- cmds.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -include config.h -c cmds.c --- sbuf.o --- sbuf.c: In function 'sbuf_claim': sbuf.c:32:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 32 | bzero(record, sizeof(*record)); | ^~~~~ sbuf.c:32:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] sbuf.c: In function 'sbuf_getmsg': sbuf.c:207:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 207 | bzero(&state, sizeof(state)); | ^~~~~ *** [sbuf.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/chat/bnc/work/bnc2.9.4 --- cmds.o --- cmds.c: In function 'handlepclient': cmds.c:405:59: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 405 | motdb[MAXMOTDLINE]='\0'; | ~~~~~~~~~~~~~~~~~~^~~~~ cmds.c:50:15: note: at offset 512 into destination object 'motdb' of size 512 50 | unsigned char motdb[MAXMOTDLINE]; | ^~~~~ cmds.c:407:59: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 407 | motdb[MAXMOTDLINE]='\0'; | ~~~~~~~~~~~~~~~~~~^~~~~ cmds.c:50:15: note: at offset 512 into destination object 'motdb' of size 512 50 | unsigned char motdb[MAXMOTDLINE]; | ^~~~~ bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/chat/bnc/work/bnc2.9.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/bnc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/bnc