+ 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/tcpdstat-0.8nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpdstat-0.8nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tcpdstat-0.8nb1 --- stat.o --- --- net_read.o --- --- ip_flow.o --- --- stat.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int64_t=uint64_t -Du_int32_t=uint32_t -Du_int16_t=uint16_t -Du_int8_t=uint8_t -I/opt/local/include -I/usr/include -I. -DINET6 -c stat.c --- net_read.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int64_t=uint64_t -Du_int32_t=uint32_t -Du_int16_t=uint16_t -Du_int8_t=uint8_t -I/opt/local/include -I/usr/include -I. -DINET6 -c net_read.c --- ip_flow.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int64_t=uint64_t -Du_int32_t=uint32_t -Du_int16_t=uint16_t -Du_int8_t=uint8_t -I/opt/local/include -I/usr/include -I. -DINET6 -c ip_flow.c --- net_read.o --- net_read.c: In function 'llc_read': net_read.c:365:5: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 365 | bcopy((char *)p, (char *)&llc, min(caplen, sizeof(llc))); | ^~~~~ net_read.c:365:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] --- stat.o --- stat.c: In function 'main': stat.c:123:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 123 | if (strcmp(file, "-") != 0) { | ^~~~~~ stat.c:45:1: note: include '<string.h>' or provide a declaration of 'strcmp' 44 | #include "tcpdstat.h" +++ |+#include <string.h> 45 | --- ip_flow.o --- ip_flow.c:78:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 78 | static __inline int ip_hash4 __P((struct in_addr *, struct in_addr *)); | ^~~ ip_flow.c:80:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P' 80 | static __inline int ip_hash6 __P((struct in6_addr *, struct in6_addr *)); | ^~~ *** [ip_flow.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/tcpdstat *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/tcpdstat