=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for tokyocabinet-lua-1.10.tar.gz
=> Checksum SHA512 OK for tokyocabinet-lua-1.10.tar.gz
===> Installing dependencies for lua52-tokyocabinet-1.10nb2
==========================================================================
The following variables will affect the build process of this package,
lua52-tokyocabinet-1.10nb2.  Their current value is shown below:

        * LUA_VERSION_DEFAULT = 54
        * READLINE_DEFAULT = editline

Based on these variables, the following variables have been set:

        * LUA_PACKAGE = lua52
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency tokyocabinet>=1.4.41: found tokyocabinet-1.4.48
=> Full dependency lua52>=5.2.0<5.3: found lua52-5.2.4nb1
===> 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 lua52-tokyocabinet-1.10nb2
===> Extracting for lua52-tokyocabinet-1.10nb2
/bin/chmod -R go-w /tmp/pkgbuild/databases/lua-tokyocabinet/work.vax/tokyocabinet-lua-1.10
===> Patching for lua52-tokyocabinet-1.10nb2
=> Applying pkgsrc patches for lua52-tokyocabinet-1.10nb2
===> Creating toolchain wrappers for lua52-tokyocabinet-1.10nb2
===> Configuring for lua52-tokyocabinet-1.10nb2
=> Substituting "pthread" in configure
=> 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
=> Replacing lua interpreter in *.lua.
INFO: [replace-interpreter] Nothing changed in docrefine.lua.
INFO: [replace-interpreter] Nothing changed in libpath.lua.
INFO: [replace-interpreter] Nothing changed in tokyocabinet-doc.lua.
#================================================================
# Configuring Tokyo Cabinet for Lua version 1.10.
#================================================================
lua: bad conversion number->int; must recompile Lua with proper settings
lua: bad conversion number->int; must recompile Lua with proper settings
checking for vax--netbsdelf-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for main in -lc... yes
checking for main in -lm... yes
checking for main in ... yes
checking for main in -lz... yes
checking for main in -lbz2... yes
checking for main in -ltokyocabinet... yes
checking how to run the C preprocessor... gcc -E
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 for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking tcutil.h usability... yes
checking tcutil.h presence... yes
checking for tcutil.h... yes
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
configure: creating ./config.status
config.status: creating Makefile
#================================================================
# Ready to make.
#================================================================