+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpdpriv-0.8nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpdpriv-0.8nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tcpdpriv-0.8nb1 --- tcpdpriv.o --- --- tcpdutil.o --- --- tcpdpriv.o --- gcc -pipe -O2 -I/usr/pkg/include -g -I/usr/local/include -I/home/pbulk/build/net/tcpdpriv/work/.home/usr/include -Wall -DWIDE -I/usr/pkg/include -c tcpdpriv.c --- tcpdutil.o --- gcc -pipe -O2 -I/usr/pkg/include -g -I/usr/local/include -I/home/pbulk/build/net/tcpdpriv/work/.home/usr/include -Wall -DWIDE -I/usr/pkg/include -c tcpdutil.c --- tcpdpriv.o --- tcpdpriv.c: In function 'rand_start': tcpdpriv.c:657:23: error: storage size of 'stat' isn't known 657 | struct statfs stat; | ^~~~ tcpdpriv.c:669:13: warning: implicit declaration of function 'statfs'; did you mean 'stat'? [-Wimplicit-function-declaration] 669 | n = statfs(second, &stat); | ^~~~~~ | stat tcpdpriv.c:657:23: warning: unused variable 'stat' [-Wunused-variable] 657 | struct statfs stat; | ^~~~ tcpdpriv.c: In function 'dumparp': tcpdpriv.c:2021:10: error: 'ARPOP_REVREQUEST' undeclared (first use in this function); did you mean 'ARPOP_RREQUEST'? 2021 | case ARPOP_REVREQUEST: | ^~~~~~~~~~~~~~~~ | ARPOP_RREQUEST tcpdpriv.c:2021:10: note: each undeclared identifier is reported only once for each function it appears in tcpdpriv.c:2022:10: error: 'ARPOP_REVREPLY' undeclared (first use in this function); did you mean 'ARPOP_RREPLY'? 2022 | case ARPOP_REVREPLY: | ^~~~~~~~~~~~~~ | ARPOP_RREPLY tcpdpriv.c: In function 'dumpip6': tcpdpriv.c:2257:14: error: 'IPPROTO_IPV4' undeclared (first use in this function); did you mean 'IPPROTO_IPV6'? 2257 | case IPPROTO_IPV4: /* ipv4 over ipv6 */ | ^~~~~~~~~~~~ | IPPROTO_IPV6 tcpdpriv.c:2201:14: warning: variable 'nxt' set but not used [-Wunused-but-set-variable] 2201 | u_int8_t nxt; | ^~~ tcpdpriv.c: In function 'main': tcpdpriv.c:2882:13: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 2882 | interface = pcap_lookupdev(pcap_errbuf); | ^~~~~~~~~ In file included from /home/pbulk/build/net/tcpdpriv/work/.buildlink/include/pcap.h:43, from tcpdpriv.c:112: /home/pbulk/build/net/tcpdpriv/work/.buildlink/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ *** [tcpdpriv.o] Error code 1 bmake: stopped in /home/pbulk/build/net/tcpdpriv/work/tcpd-tools-0.8/wide-tcpdpriv 1 error bmake: stopped in /home/pbulk/build/net/tcpdpriv/work/tcpd-tools-0.8/wide-tcpdpriv *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/tcpdpriv *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/tcpdpriv