+ 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/xscavenger-1.4.4nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xscavenger-1.4.4nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xscavenger-1.4.4nb3 --- anim.o --- --- edit.o --- --- scav.o --- --- x.o --- --- anim.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBNAME=\"/opt/pkg/share/scavenger\" -DSOUNDDEV="\"/dev/dsp\"" -I/usr/include -I/opt/pkg/include -c anim.c --- edit.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBNAME=\"/opt/pkg/share/scavenger\" -DSOUNDDEV="\"/dev/dsp\"" -I/usr/include -I/opt/pkg/include -c edit.c --- scav.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBNAME=\"/opt/pkg/share/scavenger\" -DSOUNDDEV="\"/dev/dsp\"" -I/usr/include -I/opt/pkg/include -c scav.c --- x.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBNAME=\"/opt/pkg/share/scavenger\" -DSOUNDDEV="\"/dev/dsp\"" -I/usr/include -I/opt/pkg/include -c x.c --- edit.o --- edit.c: In function 'centermsg': edit.c:300:11: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 300 | i=strlen(from); | ^~~~~~ edit.c:8:1: note: include '' or provide a declaration of 'strlen' 7 | #include "x.h" +++ |+#include 8 | edit.c:300:11: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 300 | i=strlen(from); | ^~~~~~ edit.c:300:11: note: include '' or provide a declaration of 'strlen' edit.c: In function 'einfo': edit.c:314:11: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 314 | i=strlen(temp); | ^~~~~~ edit.c:314:11: note: include '' or provide a declaration of 'strlen' edit.c: In function 'editprocess': edit.c:346:25: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 346 | strcpy(ewant,einfo()); | ^~~~~~ edit.c:346:25: note: include '' or provide a declaration of 'strcpy' edit.c:346:25: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] edit.c:346:25: note: include '' or provide a declaration of 'strcpy' *** [edit.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/xscavenger/work/xscavenger-1.4.4/src --- scav.o --- scav.c: In function 'loadlevel': scav.c:533:17: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 533 | bcopy(demolevel0,tlevel,180); | ^~~~~ scav.c:533:17: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] --- anim.o --- anim.c: In function 'copysquare': anim.c:272:9: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 272 | bcopy(source,dest,TILEMAX); | ^~~~~ anim.c:272:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] --- scav.o --- scav.c: In function 'initplay': scav.c:784:17: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 784 | bcopy(demomovie0,movie,err=sizeof(demomovie0)); | ^~~~~ scav.c:797:25: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 797 | bcopy(movie+4,bestname,16); | ^~~~~ scav.c: In function 'nextlevel': scav.c:1021:25: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 1021 | bcopy(playername,movie+4,16); | ^~~~~ scav.c: In function 'getgfx': scav.c:1288:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 1288 | bcopy(picloc,gs->gs_pic,64000); | ^~~~~ --- anim.o --- *** [anim.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/xscavenger/work/xscavenger-1.4.4/src --- scav.o --- *** [scav.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/games/xscavenger/work/xscavenger-1.4.4/src bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/games/xscavenger/work/xscavenger-1.4.4/src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xscavenger *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xscavenger