=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/games/tetrinetx", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tetrinetx-1.13.16nb2 cd /home/pbulk/work/games/tetrinetx/work/tetrinetx-1.13.16+qirc-1.40c/src && gcc -I/opt/pkg/include -I/opt/pkg/include -DSHAREDIR=\"/opt/pkg/share/tetrinetx\" -DPREFIX=\"/opt/pkg\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -fno-strength-reduce -Wall -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -ladns -lsocket -lnsl -lresolv -o ../bin/tetrix.netbsd -Wl,-R/opt/pkg/lib main.c In file included from main.c:32: dns.c: In function 'query_done': dns.c:165:21: warning: variable 'realowner' set but not used [-Wunused-but-set-variable] 165 | const char *rrp, *realowner, *typename; | ^~~~~~~~~ In file included from main.c:34: net.c: In function 'my_memcpy': net.c:12:6: warning: old-style function definition [-Wold-style-definition] 12 | void my_memcpy(dest,src,len) | ^~~~~~~~~ net.c: In function 'my_bzero': net.c:19:6: warning: old-style function definition [-Wold-style-definition] 19 | void my_bzero(dest,len) | ^~~~~~~~ net.c: In function 'getmyhostname': net.c:52:6: warning: old-style function definition [-Wold-style-definition] 52 | void getmyhostname(s) | ^~~~~~~~~~~~~ net.c: In function 'neterror': net.c:92:6: warning: old-style function definition [-Wold-style-definition] 92 | void neterror(s) | ^~~~~~~~ net.c: In function 'setsock': net.c:146:6: warning: old-style function definition [-Wold-style-definition] 146 | void setsock(sock,options) | ^~~~~~~ net.c: In function 'setopt': net.c:174:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] 174 | int parm, x; | ^ net.c: In function 'getsock': net.c:185:5: warning: old-style function definition [-Wold-style-definition] 185 | int getsock(options) | ^~~~~~~ net.c: In function 'killsock': net.c:194:6: warning: old-style function definition [-Wold-style-definition] 194 | void killsock(sock) | ^~~~~~~~ net.c: In function 'open_listen_socket': net.c:228:5: warning: old-style function definition [-Wold-style-definition] 228 | int open_listen_socket(port,bindip) | ^~~~~~~~~~~~~~~~~~ net.c: In function 'open_listen': net.c:255:5: warning: old-style function definition [-Wold-style-definition] 255 | int open_listen(port) | ^~~~~~~~~~~ net.c: In function 'hostnamefromip': net.c:264:7: warning: old-style function definition [-Wold-style-definition] 264 | char *hostnamefromip(ip) | ^~~~~~~~~~~~~~ net.c: In function 'answer': net.c:283:5: warning: old-style function definition [-Wold-style-definition] 283 | int answer(sock,ip,binary) | ^~~~~~ net.c: In function 'sockread': net.c:302:5: warning: old-style function definition [-Wold-style-definition] 302 | int sockread(s,len,socket_list) | ^~~~~~~~ net.c: In function 'sockgets': net.c:392:5: warning: old-style function definition [-Wold-style-definition] 392 | int sockgets(s,len) | ^~~~~~~~ net.c: In function 'tputs': net.c:500:6: warning: old-style function definition [-Wold-style-definition] 500 | void tputs(z,s) | ^~~~~ In file included from main.c:36: game.c: In function 'read_banlist': game.c:1101:21: warning: the comparison will always evaluate as 'false' for the address of 'ban_str' will never be NULL [-Waddress] 1101 | if (ban_str == NULL) break; | ^~ game.c:1092:10: note: 'ban_str' declared here 1092 | char ban_str[UHOSTLEN+1]; | ^~~~~~~ game.c: In function 'read_allowlist': game.c:1118:12: warning: variable 'allow' set but not used [-Wunused-but-set-variable] 1118 | int i, allow; | ^~~~~ game.c: In function 'sendwinlist': game.c:1269:22: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 1269 | P=w[j].name; | ^ main.c: In function 'net_query_cwhois': main.c:2629:19: warning: variable 'argc' set but not used [-Wunused-but-set-variable] 2629 | int idle, argc, found; | ^~~~ main.c: In function 'net_query_cwho': main.c:2710:37: warning: variable 'found' set but not used [-Wunused-but-set-variable] 2710 | int argc, plen, i, cmdnum, found, nusers, nchans, done; | ^~~~~ main.c: In function 'net_query_creadaccesslist': main.c:3283:9: error: too many arguments to function 'init_allowlist'; expected 0, have 2 3283 | init_allowlist(allowlist, MAXALLOW); | ^~~~~~~~~~~~~~ ~~~~~~~~~ game.c:1042:6: note: declared here 1042 | void init_allowlist() | ^~~~~~~~~~~~~~ main.c: In function 'check_timeouts': main.c:4776:9: warning: variable 'found' set but not used [-Wunused-but-set-variable] 4776 | int found,i; | ^~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/tetrinetx *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/tetrinetx