=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/jumpgate", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jumpgate-0.7 --- jumpgate.o --- 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 making "all" in /home/pbuild/work/net/jumpgate/work/jumpgate-0.7 bmake: 1 error bmake: stopped making "all" in /home/pbuild/work/net/jumpgate/work/jumpgate-0.7 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/jumpgate *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/jumpgate