+ 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/ce-4.8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ce-4.8/work.log ===> Building for ce-4.8 --- fio.o --- --- misc.o --- --- vers.c --- --- version.o --- --- fio.o --- rm -f fio.o gcc -I. -I. -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/share/doc/ce\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -c fio.c --- misc.o --- rm -f misc.o gcc -I. -I. -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/share/doc/ce\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -c misc.c --- vers.c --- sh ./support/newvers.sh # might need bash here --- version.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -DSTRVERSION='"version 4.8"' -DCEVERSION='"ce-4.8"' -DXCEVERSION='"xce-4.8"' -DHOSTINFO='"solaris2.11"' -c ./version.c --- vers.o --- --- misc.o --- misc.c: In function 'ustrdup': misc.c:106:9: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 106 | bcopy(s, r, len); | ^~~~~ misc.c:106:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] --- vers.o --- rm -f vers.o gcc -I. -I. -DHAVE_CONFIG_H -DLIBDIR=\"/opt/pkg/share/doc/ce\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -c vers.c --- misc.o --- *** [misc.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/editors/ce/work/ce-4.8 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/editors/ce/work/ce-4.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/ce *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/ce