=> 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 clisp-2.49.tar.gz
=> Checksum RMD160 OK for clisp-2.49.tar.gz
=> Checksum SHA512 OK for clisp-2.49.tar.gz
===> Installing dependencies for clisp-gdbm-2.49nb2
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
=> Full dependency clisp>=2.49: found clisp-2.49nb23
=> Full dependency gdbm>=1.10nb3: found gdbm-1.13
===> Overriding tools for clisp-gdbm-2.49nb2
===> Extracting for clisp-gdbm-2.49nb2
===> Patching for clisp-gdbm-2.49nb2
=> Applying pkgsrc patches for clisp-gdbm-2.49nb2
=> Verifying /data/pkgsrc/databases/clisp-gdbm/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/databases/clisp-gdbm/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 2010/07/09 19:20:17 asau Exp $
|
|Override ac_install_sh.
|
|--- modules/gdbm/configure.orig	2010-07-09 13:00:01.000000000 +0400
|+++ modules/gdbm/configure	2010-07-09 13:00:20.000000000 +0400
--------------------------
Patching file modules/gdbm/configure using Plan A...
Hunk #1 succeeded at 2285.
done
=> Verifying /data/pkgsrc/databases/clisp-gdbm/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/databases/clisp-gdbm/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 2010/07/09 19:20:17 asau Exp $
|
|--- modules/gdbm/Makefile.in.orig	2010-04-16 11:36:35.000000000 +0400
|+++ modules/gdbm/Makefile.in	2010-07-09 13:01:05.000000000 +0400
--------------------------
Patching file modules/gdbm/Makefile.in using Plan A...
Hunk #1 succeeded at 3.
done
===> Creating toolchain wrappers for clisp-gdbm-2.49nb2
===> Configuring for clisp-gdbm-2.49nb2
=> 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: ** Gdbm (Common)
checking how to remove colons from paths... echo $x
checking for clisp... /usr/pkg/bin/clisp
checking for CLISP version... 2.49 (2010-07-07) (built 3699318461) (memory 3699318992)
checking for CLISP libdir... /usr/pkg/lib/clisp/
checking for CLISP linking set... /usr/pkg/lib/clisp/base
checking for CLISP... yes
checking for x86_64--netbsd-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 how to make hard links... ln
checking whether ln -s works... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to link with libgdbm... /usr/pkg/lib/libgdbm.so /usr/lib/libintl.so -Wl,-rpath -Wl,/usr/pkg/lib
configure: ** Gdbm (Headers)
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
configure: ** Gdbm (Functions)
checking for library containing gdbm_open... none required
checking for gdbm_open... yes
checking for gdbm_close... yes
checking for gdbm_fdesc... yes
checking for gdbm_store... yes
checking for gdbm_fetch... yes
checking for gdbm_delete... yes
checking for gdbm_firstkey... yes
checking for gdbm_nextkey... yes
checking for gdbm_reorganize... yes
checking for gdbm_sync... yes
checking for gdbm_exists... yes
checking for gdbm_setopt... yes
configure: ** Gdbm (Output)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: ** Gdbm (Done)