=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for tcpdstat-0.8nb1 --- stat.o --- --- net_read.o --- --- ip_flow.o --- --- net_read.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I. -DINET6 -c net_read.c --- stat.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I. -DINET6 -c stat.c --- ip_flow.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I. -DINET6 -c ip_flow.c --- stat.o --- stat.c: In function 'main': stat.c:123:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(file, "-") != 0) { ^~~~~~ --- tcpdstat --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I. -DINET6 -o tcpdstat stat.o net_read.o ip_flow.o -lpcap -lm