+ 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/scponly-4.8nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/scponly-4.8nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for scponly-4.8nb2 --- scponly.o --- --- helper.o --- --- groups --- --- scponly.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/etc/opt/pkg/scponly/debuglevel"' -o scponly.o -c scponly.c --- helper.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/etc/opt/pkg/scponly/debuglevel"' -o helper.o -c helper.c --- groups --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/etc/opt/pkg/scponly/debuglevel"' -o groups groups.c --- scponly.o --- In file included from scponly.c:19: scponly.h:42:14: warning: inline function 'strend' declared but never defined 42 | inline char *strend (char *, char *); | ^~~~~~ scponly.h:41:14: warning: inline function 'strbeg' declared but never defined 41 | inline char *strbeg (char *, char *); | ^~~~~~ --- helper.o --- helper.c: In function 'strip_vector': helper.c:86:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 86 | bzero(dav,sizeof(dav)); | ^~~~~ helper.c:86:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] helper.c: In function 'strend': helper.c:454:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 454 | bzero(tempbuf,(blen-slen+1)); | ^~~~~ *** [helper.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/shells/scponly/work/scponly-4.8 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/shells/scponly/work/scponly-4.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/scponly *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/scponly