+ 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/conserver-7.2.7nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/conserver-7.2.7nb6/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for conserver-7.2.7nb6 for n in conserver console conserver.cf; do ( cd $n && /opt/pkg/bin/bmake all ) || exit 1; done gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I.. -I.. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/opt/pkg\" -I/usr/include -c -o access.o access.c access.c: In function 'AddrCmp': access.c:106:25: error: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 106 | int mask_bits = atoi(slash_posn + 1); | ^~~~ access.c: In function 'SetDefAccess': access.c:200:47: error: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] 200 | if ((ACCESS *) 0 == (pACList = (ACCESS *) calloc(1, sizeof(ACCESS)))) { | ^~~~~~ access.c:61:1: note: include '' or provide a declaration of 'calloc' 60 | #include +++ |+#include 61 | access.c:200:47: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch] 200 | if ((ACCESS *) 0 == (pACList = (ACCESS *) calloc(1, sizeof(ACCESS)))) { | ^~~~~~ access.c:200:47: note: include '' or provide a declaration of 'calloc' access.c:203:31: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 203 | if ((char *)0 == (pcWho = malloc(iLen + 1))) { | ^~~~~~ access.c:203:31: note: include '' or provide a declaration of 'malloc' access.c:203:31: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] access.c:203:31: note: include '' or provide a declaration of 'malloc' access.c:220:40: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch] 220 | (pACList->pACnext = (ACCESS *) calloc(1, sizeof(ACCESS)))) { | ^~~~~~ access.c:220:40: note: include '' or provide a declaration of 'calloc' access.c:223:31: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 223 | if ((char *)0 == (pcWho = malloc(iLen + 1))) { | ^~~~~~ access.c:223:31: note: include '' or provide a declaration of 'malloc' access.c: In function 'DestroyRemoteConsole': access.c:277:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 277 | free(pRCList); | ^~~~ access.c:277:5: note: include '' or provide a declaration of 'free' access.c:277:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] access.c:277:5: note: include '' or provide a declaration of 'free' access.c: In function 'DestroyAccessList': access.c:289:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 289 | free(pACList->pcwho); | ^~~~ access.c:289:9: note: include '' or provide a declaration of 'free' access.c:290:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 290 | free(pACList); | ^~~~ access.c:290:5: note: include '' or provide a declaration of 'free' *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/comms/conserver/work/conserver-7.2.7/conserver *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/comms/conserver/work/conserver-7.2.7 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/conserver *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/conserver