=> Bootstrap dependency digest>=20211023: found digest-20211023
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for fragroute-1.2.tar.gz
=> Checksum SHA512 OK for fragroute-1.2.tar.gz
===> Installing dependencies for fragroute-1.2nb18
==========================================================================
The following variables will affect the build process of this package,
fragroute-1.2nb18.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libdnet>=1.10nb1: found libdnet-1.12nb1
===> 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 fragroute-1.2nb18
===> Extracting for fragroute-1.2nb18
===> Patching for fragroute-1.2nb18
=> Applying pkgsrc patches for fragroute-1.2nb18
=> Verifying /tree/pkgsrc/security/fragroute/patches/patch-aa
=> Applying pkgsrc patch /tree/pkgsrc/security/fragroute/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2004/01/15 14:10:51 cube Exp $
|
|--- mod.c.orig	2002-04-08 00:55:20.000000000 +0200
|+++ mod.c
--------------------------
Patching file mod.c using Plan A...
Hunk #1 succeeded at 151.
done
=> Verifying /tree/pkgsrc/security/fragroute/patches/patch-ab
=> Applying pkgsrc patch /tree/pkgsrc/security/fragroute/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2005/03/20 16:38:10 jmmv Exp $
|
|--- tun.h.orig	2002-01-22 21:59:02.000000000 +0100
|+++ tun.h
--------------------------
Patching file tun.h using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /tree/pkgsrc/security/fragroute/patches/patch-ac
=> Applying pkgsrc patch /tree/pkgsrc/security/fragroute/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2004/01/15 14:10:51 cube Exp $
|
|--- queue.h.orig	2002-04-07 23:12:52.000000000 +0200
|+++ queue.h
--------------------------
Patching file queue.h using Plan A...
Hunk #1 succeeded at 500.
done
=> Verifying /tree/pkgsrc/security/fragroute/patches/patch-ad
=> Applying pkgsrc patch /tree/pkgsrc/security/fragroute/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2006/06/07 12:24:45 joerg Exp $
|
|--- pcaputil.c.orig	2006-06-07 12:21:17.000000000 +0000
|+++ pcaputil.c
--------------------------
Patching file pcaputil.c using Plan A...
Hunk #1 succeeded at 39.
done
=> Verifying /tree/pkgsrc/security/fragroute/patches/patch-fragroute.c
=> Applying pkgsrc patch /tree/pkgsrc/security/fragroute/patches/patch-fragroute.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-fragroute.c,v 1.1 2013/05/23 16:02:13 christos Exp $
|In the unix case, don't use the obsolete libevent signal interface
|
|--- fragroute.c.orig	2002-04-07 18:55:20.000000000 -0400
|+++ fragroute.c	2013-05-23 11:59:52.000000000 -0400
--------------------------
Patching file fragroute.c using Plan A...
Hunk #1 succeeded at 36.
Hunk #2 succeeded at 132.
Hunk #3 succeeded at 144.
Hunk #4 succeeded at 178.
Hunk #5 succeeded at 188.
done
===> Creating toolchain wrappers for fragroute-1.2nb18
===> Configuring for fragroute-1.2nb18
=> 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
checking for a BSD compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for mawk... /usr/bin/awk
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -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 a BSD compatible install... /usr/bin/install -c -o pbulk -g users
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for Cygwin environment... no
checking for gethostbyname... yes
checking for socket... yes
checking for putmsg in -lstr... no
checking for libevent... /usr
checking for libpcap... yes
checking for libdnet... /usr/pkg
checking for tunnel interface... using loopback
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for inttypes.h... yes
checking for malloc.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for windows.h... no
checking for winsock.h... no
checking for working const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for arc4random... yes
checking for gettimeofday... yes
checking for select... yes
checking for strdup... yes
checking for getopt... yes
checking for strlcat... yes
checking for strlcpy... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating scripts/Makefile
creating win32/Makefile
creating fragroute.8
creating config.h