+ 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/xmake-1.06/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmake-1.06/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xmake-1.06 --- include.o --- --- list.o --- --- main.o --- --- subs.o --- --- include.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wstrict-prototypes '-DXMAKE_VERS="1.06"' -c /home/pbulk/build/devel/xmake/work/xmake/include.c --- list.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wstrict-prototypes '-DXMAKE_VERS="1.06"' -c /home/pbulk/build/devel/xmake/work/xmake/list.c --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wstrict-prototypes '-DXMAKE_VERS="1.06"' -c /home/pbulk/build/devel/xmake/work/xmake/main.c --- subs.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wstrict-prototypes '-DXMAKE_VERS="1.06"' -c /home/pbulk/build/devel/xmake/work/xmake/subs.c --- var.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wstrict-prototypes '-DXMAKE_VERS="1.06"' -c /home/pbulk/build/devel/xmake/work/xmake/var.c --- wild.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -Wstrict-prototypes '-DXMAKE_VERS="1.06"' -c /home/pbulk/build/devel/xmake/work/xmake/wild.c --- var.o --- /home/pbulk/build/devel/xmake/work/xmake/var.c: In function 'MakeDNode': /home/pbulk/build/devel/xmake/work/xmake/var.c:58:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 58 | strncpy(p, dname + 1, l); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/xmake/work/xmake/var.c:52:17: note: length computed here 52 | int l = strlen(dname + 1) - 1; | ^~~~~~~~~~~~~~~~~ --- wild.o --- /home/pbulk/build/devel/xmake/work/xmake/wild.c: In function 'appendDst': /home/pbulk/build/devel/xmake/work/xmake/wild.c:120:5: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 120 | bcopy(s, *pbase + di, slen); | ^~~~~ /home/pbulk/build/devel/xmake/work/xmake/wild.c:120:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] *** [wild.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/xmake/work/xmake bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/xmake/work/xmake *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/xmake *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/xmake