=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 dsniff-nox11-2.3nb14 gcc -O2 -I/usr/pkg/include/libnet10 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DLIBNET_BIG_ENDIAN -DDSNIFF_LIBDIR=\"/usr/pkg/lib/\" -I. -I/usr/pkg/include -I/usr/include/pcap -I/usr/pkg/include/libnet10 -I./missing -c ./missing/dummy.c ar -cr libmissing.a dummy.o ranlib libmissing.a gcc -O2 -I/usr/pkg/include/libnet10 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DLIBNET_BIG_ENDIAN -DDSNIFF_LIBDIR=\"/usr/pkg/lib/\" -I. -I/usr/pkg/include -I/usr/include/pcap -I/usr/pkg/include/libnet10 -I./missing -c ./arpspoof.c ./arpspoof.c: In function 'main': ./arpspoof.c:178:18: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] In file included from ./arpspoof.c:21: /usr/include/pcap/pcap.h:448:15: note: declared here 448 | PCAP_API const u_char *pcap_next(pcap_t *, struct pcap_pkthdr *); | ^~~~~~~~~~~~~~ gcc -O2 -I/usr/pkg/include/libnet10 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DLIBNET_BIG_ENDIAN -DDSNIFF_LIBDIR=\"/usr/pkg/lib/\" -I. -I/usr/pkg/include -I/usr/include/pcap -I/usr/pkg/include/libnet10 -I./missing -c ./arp.c gcc -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lgthread-2.0 -Wl,-zrelro -L/usr/pkg/lib/libnet10 -Wl,-R/usr/pkg/lib/libnet10 -L/usr/lib -Wl,-R/usr/lib -o arpspoof arpspoof.o arp.o -lresolv -lrpcsvc -L. -lmissing -lpcap -L/usr/pkg/lib/libnet10 -lnet gcc -O2 -I/usr/pkg/include/libnet10 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -D_BSD_SOURCE -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DLIBNET_BIG_ENDIAN -DDSNIFF_LIBDIR=\"/usr/pkg/lib/\" -I. -I/usr/pkg/include -I/usr/include/pcap -I/usr/pkg/include/libnet10 -I./missing -c ./dnsspoof.c distcc[8666] ERROR: compile ./dnsspoof.c on 10.0.20.122:3860 failed distcc[8666] (dcc_build_somewhere) Warning: remote compilation of './dnsspoof.c' failed, retrying locally distcc[8666] Warning: failed to distribute ./dnsspoof.c to 10.0.20.122:3860, running locally instead In file included from ./dnsspoof.c:26: ./pcaputil.h:14:9: error: conflicting types for 'pcap_init'; have 'pcap_t *(char *, char *, int)' {aka 'struct pcap *(char *, char *, int)'} 14 | pcap_t *pcap_init(char *intf, char *filter, int snaplen); | ^~~~~~~~~ In file included from ./dnsspoof.c:25: /usr/include/pcap/pcap.h:439:17: note: previous declaration of 'pcap_init' with type 'int(unsigned int, char *)' 439 | PCAP_API int pcap_init(unsigned int, char *); | ^~~~~~~~~ ./dnsspoof.c: In function 'main': ./dnsspoof.c:295:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 295 | if (dev == NULL && (dev = pcap_lookupdev(buf)) == NULL) | ^~ /usr/include/pcap/pcap.h:448:18: note: declared here 448 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ distcc[8666] ERROR: compile ./dnsspoof.c on localhost failed *** Error code 1 Stop. make: stopped making "all" in /tmp/pkgbuild/security/dsniff-nox11/work/dsniff-2.3 *** Error code 1 Stop. make[1]: stopped making "all" in /usr/pkgsrc/security/dsniff-nox11 *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/security/dsniff-nox11