=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for tokyocabinet-java-1.24.tar.gz
=> Checksum RMD160 OK for tokyocabinet-java-1.24.tar.gz
=> Checksum SHA512 OK for tokyocabinet-java-1.24.tar.gz
===> Installing dependencies for java-tokyocabinet-1.24
==========================================================================
The following variables will affect the build process of this package,
java-tokyocabinet-1.24.  Their current value is shown below:

        * PKG_JVM_DEFAULT (defined)

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

        * JAVA_BINPREFIX = /usr/pkg/bin/openjdk11
        * PKG_JAVA_HOME = /usr/pkg/java/openjdk11
        * PKG_JVM = openjdk11

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency tokyocabinet>=1.4.41: found tokyocabinet-1.4.48
=> Full dependency openjdk11>=1.11.0.5.8: found openjdk11-1.11.0.6.10nb3
===> Overriding tools for java-tokyocabinet-1.24
===> Extracting for java-tokyocabinet-1.24
===> Patching for java-tokyocabinet-1.24
=> Applying pkgsrc patches for java-tokyocabinet-1.24
===> Creating toolchain wrappers for java-tokyocabinet-1.24
===> Configuring for java-tokyocabinet-1.24
=> 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
#================================================================
# Configuring Tokyo Cabinet for Java version 1.24.
#================================================================
checking MYJAVAHOME... /usr/pkg/java/openjdk11
checking JVMPLATFORM... netbsd
checking JAVAC... /usr/pkg/java/openjdk11/bin/javac
checking for i486--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 jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
configure: creating ./config.status
config.status: creating Makefile
#================================================================
# Ready to make.
#================================================================