+ 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/scdp-1.0.2nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/scdp-1.0.2nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for scdp-1.0.2nb2 --- scdp.o --- --- ./stamp-h.in --- --- scdp.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include/libnet10 -I/usr/pkg/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DLIBNET_LIL_ENDIAN -pipe -O2 -I/usr/pkg/include/libnet10 -c scdp.c --- ./stamp-h.in --- cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- scdp.o --- In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from scdp.c:21: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ --- stamp-h --- cd . && CONFIG_FILES= CONFIG_HEADERS=conf.h /bin/bash ./config.status creating conf.h --- scdp.o --- scdp.c: In function 'main': scdp.c:479:5: warning: implicit declaration of function 'libnet_ifaddrlist' [-Wimplicit-function-declaration] 479 | libnet_ifaddrlist(&ifaddr, ebuf); | ^~~~~~~~~~~~~~~~~ scdp.c:516:36: warning: passing argument 2 of 'libnet_select_device' from incompatible pointer type [-Wincompatible-pointer-types] 516 | if (libnet_select_device(&sin, (u_char **)&interface, ebuf) == -1) { | ^~~~~~~~~~~~~~~~~~~~~ | | | u_char ** {aka unsigned char **} In file included from /home/pbulk/build/net/scdp/work/.buildlink/include/libnet10/libnet.h:81, from scdp.c:23: /home/pbulk/build/net/scdp/work/.buildlink/include/libnet10/./libnet/libnet-functions.h:194:5: note: expected 'char **' but argument is of type 'u_char **' {aka 'unsigned char **'} 194 | char **, | ^~~~~~~ scdp.c:614:41: error: invalid use of undefined type 'struct ether_addr' 614 | libnet_build_ethernet(eth_dst, eth_src->ether_addr_octet, | ^~ *** [scdp.o] Error code 1 bmake: stopped in /home/pbulk/build/net/scdp/work/scdp-1.0b --- stamp-h --- conf.h is unchanged 1 error bmake: stopped in /home/pbulk/build/net/scdp/work/scdp-1.0b *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/scdp *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/scdp