=> Checksum BLAKE2s OK for Net-Interface-1.016.tar.gz
=> Checksum SHA512 OK for Net-Interface-1.016.tar.gz
===> Installing dependencies for p5-Net-Interface-1.016nb7
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.38.0<5.39.0: found perl-5.38.2
===> Overriding tools for p5-Net-Interface-1.016nb7
===> Extracting for p5-Net-Interface-1.016nb7
===> Patching for p5-Net-Interface-1.016nb7
=> Applying pkgsrc patches for p5-Net-Interface-1.016nb7
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/p5-Net-Interface/patches/patch-Makefile.PL
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/p5-Net-Interface/patches/patch-Makefile.PL
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.PL,v 1.1 2017/06/09 16:55:10 ryoon Exp $
|
|* Fix build with Perl 5.26.0
|
|--- Makefile.PL.orig	2016-09-23 19:40:12.000000000 +0000
|+++ Makefile.PL
--------------------------
Patching file Makefile.PL using Plan A...
Hunk #1 succeeded at 153.
done
===> Creating toolchain wrappers for p5-Net-Interface-1.016nb7
===> Configuring for p5-Net-Interface-1.016nb7
/usr/bin/find /Users/pbulk/build/net/p5-Net-Interface/work/Net-Interface-1.016 -name '*.orig' -print -type f | /usr/bin/xargs /bin/rm -f
=> Replacing Perl interpreter in inst/netsymbols.pl.
./configure CCFLAGS="-pipe -Os -D_REENTRANT -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=12.3 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -I/usr/local/include -D_FORTIFY_SOURCE=0" LDDLFLAGS="-L/opt/pkg/lib -mmacosx-version-min=12.3 -bundle -undefined dynamic_lookup -L/usr/local/lib " LDFLAGS="-L/opt/pkg/lib -L/usr/local/lib" 
checking build system type... i386-apple-darwin23.5.0
checking host system type... i386-apple-darwin23.5.0
configure: Checking OS type and VERSION
checking Operating system of this host is... checking for gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /Users/pbulk/build/net/p5-Net-Interface/work/.tools/bin/grep
checking for egrep... /Users/pbulk/build/net/p5-Net-Interface/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for stdio.h... yes
checking for sys/socket.h... yes
checking for linux/rtnetlink.h... no
checking for linux/netlink.h... no
checking for netinet/ip.h... yes
checking whether clang needs -traditional... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for MALLOC in stdlib.h... yes
checking for asm/types.h... no
checking for features.h... no
checking for sys/param.h... yes
checking for sys/un.h... yes
checking for neteconet/ec.h... no
checking for linux/atalk.h... no
checking for netinet/if_fddi.h... no
checking for linux/if_fddi.h... no
checking for linux/if_tr.h... no
checking for net/if_arp.h... yes
checking for linux/if_ether.h... no
checking for endian.h... no
checking for byteswap.h... no
checking for alloca.h... yes
checking for sys/sockio.h... yes
checking for sys/sysctl.h... yes
checking for sys/time.h... yes
checking for sys/module.h... no
checking for sys/linker.h... no
checking for sys/mac.h... no
checking for netax25/ax25.h... no
checking for linux/ax25.h... no
checking for linux/types.h... no
checking for linux/if_strip.h... no
checking for linux/x25.h... no
checking for linux/if_arp.h... no
checking for sys/ioctl.h... yes
checking for libc-internal.h... no
checking for signal.h... yes
checking for net/if.h... yes
checking for netatalk/at.h... no
checking for net/pfvar.h... no
checking for net/if_pfsync.h... no
checking for netpacket/packet.h... no
checking for stdbool.h... yes
checking for time.h... yes
checking for netinet/in.h... yes
checking for net/if_var.h... yes
checking for netinet/in_var.h... yes
checking for netipx/ipx.h... no
checking for netipx/ipx_if.h... no
checking for net/if_dl.h... yes
checking for net/if_types.h... yes
checking for net/route.h... yes
checking for netinet/ether.h... no
checking for netinet/if_ether.h... yes
checking for linux/if_slip.h... no
checking for ctype.h... yes
checking for netinet/ip_carp.h... no
checking for net/if_media.h... yes
checking for net80211/ieee80211.h... no
checking for net80211/ieee80211_crypto.h... no
checking for net80211/ieee80211_ioctl.h... no
checking for net/if_lagg.h... no
checking for net/if_vlan_var.h... no
checking for net/ethernet.h... yes
checking for ifaddrs.h... yes
checking for netdb.h... yes
checking for netinet6/nd6.h... yes
checking for stdarg.h... yes
checking for net80211/ieee80211_freebsd.h... no
checking for linux/rose.h... no
checking for fcntl.h... yes
checking for malloc.h... no
checking for arpa/inet.h... yes
checking for sys/dlpi.h... no
checking for stropts.h... no
checking for net/nit_if.h... no
checking for netio.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for caddr_t... yes
checking for memcmp... yes
checking for memset... yes
checking for memcpy... yes
checking for bzero... yes
checking for getpagesize... yes
checking for memmove... yes
checking for getnameinfo... yes
checking whether byte ordering is bigendian... no
checking for uint8_t... yes
checking size of uint8_t... 1
checking for uint16_t... yes
checking size of uint16_t... 2
checking for uint32_t... yes
checking size of uint32_t... 4
checking for uint64_t... yes
checking size of uint64_t... 8
checking for u_int8_t... yes
checking size of u_int8_t... 1
checking for u_int16_t... yes
checking size of u_int16_t... 2
checking for u_int32_t... yes
checking size of u_int32_t... 4
checking for u_int64_t... yes
checking size of u_int64_t... 8
checking for size of pointer... is 8
checking for PAGE_SIZE... configure: not defined, trying equivalent...
found page size = 4096
define PAGE_SIZE 4096
checking for library containing socket... none required
checking for library containing link_ntoa... none required
checking for library containing inet_aton... none required
checking for library containing inet_pton... none required
checking for library containing inet_addr... none required
checking for library containing pcap_close... -lpcap
checking for struct ifaddrs... yes
checking for struct ifreq... yes
checking for struct if_laddrreq... no
checking for struct if_data... yes
checking for struct in6_ifreq... yes
checking for struct if_data... (cached) yes
checking for struct ifdevea... no
checking for struct lifreq... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_mutex_init... none required
configure: ...have pthreads, do not check for thread.h
checking for library containing ioctl... none required
checking for struct sockaddr.sa_len... yes
checking for struct sockaddr_in6.sin6_scopeid... no
checking for LOCAL_SIZEOF_SOCKADDR... is 16
checking for LOCAL_SIZEOF_SOCKADDR_STORAGE... is 128
checking for LOCAL_SIZEOF_SOCKADDR_IN... is 16
checking for LOCAL_SIZEOF_SOCKADDR_AT... not defined
checking for LOCAL_SIZEOF_SOCKADDR_ASH... not defined
checking for LOCAL_SIZEOF_SOCKADDR_AX25... not defined
checking for LOCAL_SIZEOF_SOCKADDR_X25... not defined
checking for LOCAL_SIZEOF_SOCKADDR_EC... not defined
checking for LOCAL_SIZEOF_SOCKADDR_IN6... is 28
checking for LOCAL_SIZEOF_SOCKADDR_IPX... not defined
checking for LOCAL_SIZEOF_SOCKADDR_UN... is 106
checking for LOCAL_SIZEOF_SOCKADDR_LL... not defined
checking for LOCAL_SIZEOF_SOCKADDR_ROSE... not defined
checking for LOCAL_SIZEOF_SOCKADDR_DL... is 20
checking for LOCAL_SIZEOF_SOCKADDR_EON... not defined
checking for LOCAL_SIZEOF_SOCKADDR_INARP... is 16
checking for LOCAL_SIZEOF_SOCKADDR_ISO... not defined
checking for LOCAL_SIZEOF_SOCKADDR_NS... not defined
checking for LOCAL_SIZEOF_SOCKADDR_ATM... not defined
checking for LOCAL_SIZEOF_SOCKADDR_DECnet... not defined
checking for LOCAL_SIZEOF_SOCKADDR_TP... not defined
checking for LOCAL_SIZEOF_SOCKADDR_OSITP... not defined
configure: creating ./config.status
config.status: creating config.h
grep: /usr/include/*: No such file or directory
grep: /usr/include/*: No such file or directory
grep: /usr/include/*: No such file or directory
Uncaught exception from user code:
	AF_INET not found in netsymbolsC.inc,
	prerequisite development library header files missing from /usr/include/sys
*** Error code 2

Stop.
bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/p5-Net-Interface
*** Error code 1

Stop.
bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/p5-Net-Interface