=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for libnet-1.0.2a.tar.gz => Checksum SHA512 OK for libnet-1.0.2a.tar.gz ===> Installing dependencies for libnet10-1.0.2anb3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> 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'. ===> Overriding tools for libnet10-1.0.2anb3 ===> Extracting for libnet10-1.0.2anb3 /bin/chmod -R a+r /tmp/devel/libnet10/work/Libnet-1.0.2a/doc ===> Patching for libnet10-1.0.2anb3 => Applying pkgsrc patches for libnet10-1.0.2anb3 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1.1.1 2007/02/18 18:36:21 adrianp Exp $ | |--- Makefile.in.orig 2001-02-05 17:51:41.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 68. Hunk #3 succeeded at 93. Hunk #4 succeeded at 103. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1.1.1 2007/02/18 18:36:21 adrianp Exp $ | |--- include/libnet.h.orig 2001-02-07 00:19:25.000000000 +0100 |+++ include/libnet.h -------------------------- Patching file include/libnet.h using Plan A... Hunk #1 succeeded at 84. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.3 2017/12/15 16:11:11 jperkin Exp $ | |Look for dlpi before bpf, SunOS has both but this package assumes |bpf is only on BSD systems and tries to use sysctl etc. | |--- configure.orig 2001-01-17 20:59:33.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 506. Hunk #2 succeeded at 778. Hunk #3 succeeded at 806. Hunk #4 succeeded at 958. Hunk #5 succeeded at 1284. Hunk #6 succeeded at 1305. Hunk #7 succeeded at 1415. Hunk #8 succeeded at 1576. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.3 2014/01/09 11:00:14 jperkin Exp $ | |--- libnet-config.in.orig 2000-12-12 18:33:42.000000000 +0000 |+++ libnet-config.in -------------------------- Patching file libnet-config.in using Plan A... Hunk #1 succeeded at 9. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ae => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/libnet10/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.2 2016/08/30 13:57:31 he Exp $ | |Treat Apple as Linux. |Use explicitly sized types to fix this on LP64 platforms. | |--- include/libnet/libnet-headers.h.orig 2000-12-13 15:38:40.000000000 -0500 |+++ include/libnet/libnet-headers.h -------------------------- Patching file include/libnet/libnet-headers.h using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 104. Hunk #3 succeeded at 113. Hunk #4 succeeded at 144. Hunk #5 succeeded at 155. Hunk #6 succeeded at 290. Hunk #7 succeeded at 305. Hunk #8 succeeded at 325. Hunk #9 succeeded at 362. Hunk #10 succeeded at 378. Hunk #11 succeeded at 401. Hunk #12 succeeded at 429. Hunk #13 succeeded at 455. Hunk #14 succeeded at 489. Hunk #15 succeeded at 509. done ===> Creating toolchain wrappers for libnet10-1.0.2anb3 ===> Configuring for libnet10-1.0.2anb3 => Substituting "vars" in Makefile.in libnet-config.in => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files creating cache ./config.cache Beginning autoconfiguration process for libnet-1.0.2a... checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking build system type... x86_64--netbsd checking for gcc... gcc checking whether the C compiler (gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for working const... yes checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ar... ar checking for ln... /bin/ln checking for strerror... yes checking for pcap_open_live in -lpcap... yes checking low-level packet interface type... found bpf checking for libnet_build_ip in -lnet... no checking machine endianess... lil checking if unaligned accesses fail... no checking for sys/sockio.h... yes updating cache ./config.cache creating ./config.status creating Makefile creating test/Makefile creating test/TCP/Makefile creating test/Ethernet/Makefile creating test/UDP/Makefile creating test/ICMP/Makefile creating test/Random/Makefile creating test/OSPF/Makefile creating util/Makefile creating util/Get-mac/Makefile creating example/Makefile creating libnet-config creating include/config.h => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp