+ 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/tile-0.7.3nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tile-0.7.3nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tile-0.7.3nb2 --- tile.o --- --- tilerc.o --- --- avoid.o --- --- x11.o --- --- tile.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -Wunused -DINSTPFX='"/opt/pkg"' -c tile.c --- tilerc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -Wunused -DINSTPFX='"/opt/pkg"' -c tilerc.c --- avoid.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -Wunused -DINSTPFX='"/opt/pkg"' -c avoid.c --- x11.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -Wunused -DINSTPFX='"/opt/pkg"' -c x11.c --- avoid.o --- avoid.c: In function 'shouldWeAvoid': avoid.c:64:17: error: implicit declaration of function 'index' [-Wimplicit-function-declaration] 64 | value = index(atom, ':'); | ^~~~~ avoid.c:64:17: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] *** [avoid.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/tile/work/tile-0.7.3 --- tilerc.o --- tilerc.c: In function 'parseRC': tilerc.c:143:13: warning: 'strcpy' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=] 143 | strcpy(tileconf->profile_name, buf2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tilerc.c:142:38: note: destination object of size [0, 127] allocated by 'malloc' 142 | tileconf->profile_name = malloc(strlen(buf2)); | ^~~~~~~~~~~~~~~~~~~~ bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/tile/work/tile-0.7.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/tile *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/tile