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

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

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

        * MYSQL_VERSION = mariadb106
        * 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 gmake>=3.81: found gmake-4.4
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency ocaml-findlib>=1.9.3nb1: found ocaml-findlib-1.9.3nb1
=> Full dependency ocaml>=4.14.0: found ocaml-4.14.0
=> Full dependency mariadb-client>=10.6.8nb1<10.7.0: found mariadb-client-10.6.11
===> 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 ocaml-mysql-1.2.4
===> Extracting for ocaml-mysql-1.2.4
===> Patching for ocaml-mysql-1.2.4
===> Creating toolchain wrappers for ocaml-mysql-1.2.4
===> Configuring for ocaml-mysql-1.2.4
=> 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
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in".
configure: checking for ocaml compiler and tools...
checking for ocamlc... ocamlc
checking for ocamlopt... ocamlopt
checking for ocamlfind... ocamlfind
checking whether ocamlopt supports natdynlink... no
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
configure: checking for C compiler...
checking for sparc64--netbsd-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
configure: checking for C header files...
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 mysql includes... -I/usr/pkg/include/mysql -I/usr/pkg/include/mysql/mysql
checking for mysql libraries... -L/usr/pkg/lib/ -lmariadb
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 mysql.h usability... yes
checking mysql.h presence... yes
checking for mysql.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating config.h
config.status: config.h is unchanged