=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcpdstat", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tcpdstat-0.8nb1 --- stat.o --- --- net_read.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/pkg/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/pkg/include -I. -DINET6 -c net_read.c net_read.c: In function 'llc_read': net_read.c:365:5: error: 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: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 123 | if (strcmp(file, "-") != 0) { | ^~~~~~ stat.c:45:1: note: include '' or provide a declaration of 'strcmp' 44 | #include "tcpdstat.h" +++ |+#include 45 | *** [stat.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat --- net_read.o --- *** [net_read.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat bmake: 2 errors bmake: stopped making "all" in /home/pbulk/work/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcpdstat *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcpdstat