=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for entropy_rsa-0.9.1-439.tgz
=> Checksum RMD160 OK for entropy_rsa-0.9.1-439.tgz
=> Checksum SHA512 OK for entropy_rsa-0.9.1-439.tgz
===> Installing dependencies for entropy-0.9.1.439nb4
=> Tool dependency autoconf>=2.50: found autoconf-2.69nb7
=> Tool dependency gmake>=3.81: found gmake-4.1nb3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for entropy-0.9.1.439nb4
===> Extracting for entropy-0.9.1.439nb4
===> Patching for entropy-0.9.1.439nb4
=> Applying pkgsrc patches for entropy-0.9.1.439nb4
=> Verifying /data/pkgsrc/net/entropy/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/net/entropy/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2005/06/30 16:31:47 tv Exp $
|
|--- Makefile.in.orig	2005-06-29 08:28:38.000000000 -0400
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 8.
Hunk #2 succeeded at 64.
done
=> Verifying /data/pkgsrc/net/entropy/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/net/entropy/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2005/06/30 16:31:47 tv Exp $
|
|--- include/settings.h.orig	2005-06-30 12:22:44.000000000 -0400
|+++ include/settings.h
--------------------------
Patching file include/settings.h using Plan A...
Hunk #1 succeeded at 52.
done
=> Verifying /data/pkgsrc/net/entropy/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc/net/entropy/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.3 2005/08/17 15:31:52 tv Exp $
|
|--- entropy_rsa.conf-dist.orig	2005-06-28 12:40:06.000000000 -0400
|+++ entropy_rsa.conf-dist
--------------------------
Patching file entropy_rsa.conf-dist using Plan A...
Hunk #1 succeeded at 80 (offset 6 lines).
done
=> Verifying /data/pkgsrc/net/entropy/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc/net/entropy/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2005/11/08 15:59:39 tv Exp $
|
|--- configure.ac.orig	2005-10-06 08:18:50.000000000 -0400
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 32.
done
/usr/bin/sed -e '/^# /!s/^#//' </data/scratch/net/entropy/work/entropy_rsa-0.9.1/seed.txt-dist >/data/scratch/net/entropy/work/entropy_rsa-0.9.1/seed.txt
===> Creating toolchain wrappers for entropy-0.9.1.439nb4
===> Configuring for entropy-0.9.1.439nb4
=> 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
configure: 
configure: "configure" caching is disabled!
configure: consider using "./configure -C" to make rebuilds faster
configure: 
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for x86_64--netbsd-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 ANSI C... none needed
checking for library containing socket... none required
checking how to run the C preprocessor... clang -E
checking for egrep... grep -E
checking for ANSI C header files... yes
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 sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for socklen_t... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for flock... yes
checking for futimes... yes
checking for getpagesize... yes
checking for mmap... yes
checking for strtoull... yes
checking for timegm... yes
checking for utimes... yes
checking for setproctitle... yes
checking whether sys_signame is declared... yes
checking whether _sys_signame is declared... no
configure: Tree datastore selected
checking for sys/fcntl.h... yes
checking whether to use flock semaphores... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/config.h