+ 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/tanked-0.90nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tanked-0.90nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tanked-0.90nb3 cd server && /opt/pkg/bin/bmake cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c main.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c socket.c In file included from socket.c:74: ../common/defs.h:159: warning: "MAXNAMELEN" redefined 159 | #define MAXNAMELEN 16 | In file included from /usr/include/sys/socket.h:64, from socket.c:58: /usr/include/sys/param.h:202: note: this is the location of the previous definition 202 | #define MAXNAMELEN 256 | socket.c: In function 'send_positions': socket.c:606:17: warning: variable 'me' set but not used [-Wunused-but-set-variable] 606 | player *p, *me; | ^~ socket.c: In function 'NET_checkSockets': socket.c:1972:9: warning: variable 'st' set but not used [-Wunused-but-set-variable] 1972 | int st, newsock, len, i; | ^~ cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c data.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c map.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c newplayer.c In file included from newplayer.c:13: ../common/defs.h:159: warning: "MAXNAMELEN" redefined 159 | #define MAXNAMELEN 16 | In file included from /usr/include/sys/socket.h:64, from newplayer.c:8: /usr/include/sys/param.h:202: note: this is the location of the previous definition 202 | #define MAXNAMELEN 256 | cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c tick.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c sintab.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c log.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c motd.c motd.c: In function 'motd_read_motd': motd.c:52:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 52 | GLO_motd[i][strlen(GLO_motd[i]) - 1] = 0; | ^~~~~~ motd.c:16:1: note: include '' or provide a declaration of 'strlen' 15 | #include "global.h" +++ |+#include 16 | motd.c:52:21: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 52 | GLO_motd[i][strlen(GLO_motd[i]) - 1] = 0; | ^~~~~~ motd.c:52:21: note: include '' or provide a declaration of 'strlen' cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c life.c cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c commands.c commands.c: In function 'check_newmap': commands.c:92:33: warning: implicit declaration of function 'database_save' [-Wimplicit-function-declaration] 92 | database_save(i); | ^~~~~~~~~~~~~ commands.c:94:33: warning: implicit declaration of function 'database_load' [-Wimplicit-function-declaration] 94 | database_load(i); | ^~~~~~~~~~~~~ cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -c database.c database.c: In function 'database_init': database.c:38:41: warning: implicit declaration of function 'index' [-Wimplicit-function-declaration] 38 | if((c = index(line, '\n')) != NULL) | ^~~~~ database.c:38:41: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] database.c:44:42: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] 44 | if(( c = index(line, '\n')) != NULL) | ^~~~~ cc -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/opt/pkg/share/tanked\" -I../common -o tankedserv main.o socket.o data.o map.o newplayer.o tick.o sintab.o log.o motd.o life.o commands.o database.o -lsocket -lnsl -lc -lm cd client && xmkmf -a && /opt/pkg/bin/bmake bmake[1]: no target to make. bmake[1]: stopped in /home/pbulk/build/games/tanked/work/tanked-0.90/client *** Error code 2 Stop. bmake: stopped in /home/pbulk/build/games/tanked/work/tanked-0.90 *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/tanked *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/tanked