+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jumpgate-0.7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jumpgate-0.7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jumpgate-0.7 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DSOLARIS -I. -c ./jumpgate.c In file included from ./jumpgate.h:10, from ./jumpgate.c:7: ./config.h:26:19: error: two or more data types in declaration specifiers 26 | #define in_addr_t unsigned int | ^~~~~~~~ ./config.h:26:28: error: two or more data types in declaration specifiers 26 | #define in_addr_t unsigned int | ^~~ ./jumpgate.c: In function 'main': ./jumpgate.c:172:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 172 | bzero(&laddr, sizeof(laddr)); | ^~~~~ ./jumpgate.c:172:2: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** [jumpgate.o] Error code 1 bmake: stopped in /home/pbulk/build/net/jumpgate/work/jumpgate-0.7 1 error bmake: stopped in /home/pbulk/build/net/jumpgate/work/jumpgate-0.7 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/net/jumpgate *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/net/jumpgate