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

        * KRB5_DEFAULT = heimdal
        * 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:

        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * 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.1
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency curl>=8.4.0nb1: found curl-8.7.1
=> Full dependency ocaml-findlib>=1.9.3nb1: found ocaml-findlib-1.9.6
=> Full dependency ocaml>=4.14.0: found ocaml-4.14.1
===> 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-curl-0.5.3nb44
===> Extracting for ocaml-curl-0.5.3nb44
===> Patching for ocaml-curl-0.5.3nb44
=> Applying pkgsrc patches for ocaml-curl-0.5.3nb44
===> Creating toolchain wrappers for ocaml-curl-0.5.3nb44
===> Configuring for ocaml-curl-0.5.3nb44
=> 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 sparc--netbsdelf-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking for ocamlc... ocamlc
OCaml version is 4.14.1
OCaml library path is /usr/pkg/lib/ocaml
checking for ocamlopt... ocamlopt
exec: /usr/pkg/bin/ocamlopt: not found
versions differs from ocamlc; ocamlopt discarded.
checking for ocamlc.opt... ocamlc.opt
checking for ocamldep... ocamldep
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamlfind... ocamlfind
checking whether CURLOPT_FILE is declared... yes
checking whether CURLOPT_URL is declared... yes
checking whether CURLOPT_PORT is declared... yes
checking whether CURLOPT_PROXY is declared... yes
checking whether CURLOPT_USERPWD is declared... yes
checking whether CURLOPT_PROXYUSERPWD is declared... yes
checking whether CURLOPT_RANGE is declared... yes
checking whether CURLOPT_INFILE is declared... yes
checking whether CURLOPT_ERRORBUFFER is declared... yes
checking whether CURLOPT_WRITEFUNCTION is declared... yes
checking whether CURLOPT_READFUNCTION is declared... yes
checking whether CURLOPT_TIMEOUT is declared... yes
checking whether CURLOPT_INFILESIZE is declared... yes
checking whether CURLOPT_POSTFIELDS is declared... yes
checking whether CURLOPT_REFERER is declared... yes
checking whether CURLOPT_FTPPORT is declared... yes
checking whether CURLOPT_USERAGENT is declared... yes
checking whether CURLOPT_LOW_SPEED_LIMIT is declared... yes
checking whether CURLOPT_LOW_SPEED_TIME is declared... yes
checking whether CURLOPT_RESUME_FROM is declared... yes
checking whether CURLOPT_COOKIE is declared... yes
checking whether CURLOPT_HTTPHEADER is declared... yes
checking whether CURLOPT_HTTPPOST is declared... yes
checking whether CURLOPT_SSLCERT is declared... yes
checking whether CURLOPT_SSLCERTPASSWD is declared... yes
checking whether CURLOPT_SSLKEYPASSWD is declared... yes
checking whether CURLOPT_CRLF is declared... yes
checking whether CURLOPT_QUOTE is declared... yes
checking whether CURLOPT_WRITEHEADER is declared... yes
checking whether CURLOPT_COOKIEFILE is declared... yes
checking whether CURLOPT_SSLVERSION is declared... yes
checking whether CURLOPT_TIMECONDITION is declared... yes
checking whether CURLOPT_TIMEVALUE is declared... yes
checking whether CURLOPT_CUSTOMREQUEST is declared... yes
checking whether CURLOPT_STDERR is declared... yes
checking whether CURLOPT_POSTQUOTE is declared... yes
checking whether CURLOPT_WRITEINFO is declared... yes
checking whether CURLOPT_VERBOSE is declared... yes
checking whether CURLOPT_HEADER is declared... yes
checking whether CURLOPT_NOPROGRESS is declared... yes
checking whether CURLOPT_NOBODY is declared... yes
checking whether CURLOPT_FAILONERROR is declared... yes
checking whether CURLOPT_UPLOAD is declared... yes
checking whether CURLOPT_POST is declared... yes
checking whether CURLOPT_FTPLISTONLY is declared... yes
checking whether CURLOPT_FTPAPPEND is declared... yes
checking whether CURLOPT_NETRC is declared... yes
checking whether CURLOPT_FOLLOWLOCATION is declared... yes
checking whether CURLOPT_TRANSFERTEXT is declared... yes
checking whether CURLOPT_PUT is declared... yes
checking whether CURLOPT_PROGRESSFUNCTION is declared... yes
checking whether CURLOPT_PROGRESSDATA is declared... yes
checking whether CURLOPT_AUTOREFERER is declared... yes
checking whether CURLOPT_PROXYPORT is declared... yes
checking whether CURLOPT_POSTFIELDSIZE is declared... yes
checking whether CURLOPT_HTTPPROXYTUNNEL is declared... yes
checking whether CURLOPT_INTERFACE is declared... yes
checking whether CURLOPT_KRB4LEVEL is declared... yes
checking whether CURLOPT_SSL_VERIFYPEER is declared... yes
checking whether CURLOPT_CAINFO is declared... yes
checking whether CURLOPT_MAXREDIRS is declared... yes
checking whether CURLOPT_FILETIME is declared... yes
checking whether CURLOPT_TELNETOPTIONS is declared... yes
checking whether CURLOPT_MAXCONNECTS is declared... yes
checking whether CURLOPT_CLOSEPOLICY is declared... yes
checking whether CURLOPT_FRESH_CONNECT is declared... yes
checking whether CURLOPT_FORBID_REUSE is declared... yes
checking whether CURLOPT_RANDOM_FILE is declared... yes
checking whether CURLOPT_EGDSOCKET is declared... yes
checking whether CURLOPT_CONNECTTIMEOUT is declared... yes
checking whether CURLOPT_HEADERFUNCTION is declared... yes
checking whether CURLOPT_HTTPGET is declared... yes
checking whether CURLOPT_SSL_VERIFYHOST is declared... yes
checking whether CURLOPT_COOKIEJAR is declared... yes
checking whether CURLOPT_SSL_CIPHER_LIST is declared... yes
checking whether CURLOPT_HTTP_VERSION is declared... yes
checking whether CURLOPT_FTP_USE_EPSV is declared... yes
checking whether CURLOPT_SSLCERTTYPE is declared... yes
checking whether CURLOPT_SSLKEY is declared... yes
checking whether CURLOPT_SSLKEYTYPE is declared... yes
checking whether CURLOPT_SSLENGINE is declared... yes
checking whether CURLOPT_SSLENGINE_DEFAULT is declared... yes
checking whether CURLOPT_DNS_USE_GLOBAL_CACHE is declared... yes
checking whether CURLOPT_DNS_CACHE_TIMEOUT is declared... yes
checking whether CURLOPT_PREQUOTE is declared... yes
checking whether CURLOPT_DEBUGFUNCTION is declared... yes
checking whether CURLOPT_DEBUGDATA is declared... yes
checking whether CURLOPT_COOKIESESSION is declared... yes
checking whether CURLOPT_CAPATH is declared... yes
checking whether CURLOPT_BUFFERSIZE is declared... yes
checking whether CURLOPT_NOSIGNAL is declared... yes
checking whether CURLOPT_SHARE is declared... yes
checking whether CURLOPT_PROXYTYPE is declared... yes
checking whether CURLOPT_ENCODING is declared... yes
checking whether CURLOPT_PRIVATE is declared... yes
checking whether CURLOPT_HTTP200ALIASES is declared... yes
checking whether CURLOPT_UNRESTRICTED_AUTH is declared... yes
checking whether CURLOPT_FTP_USE_EPRT is declared... yes
checking whether CURLOPT_HTTPAUTH is declared... yes
checking whether CURLOPT_FTP_CREATE_MISSING_DIRS is declared... yes
checking whether CURLOPT_PROXYAUTH is declared... yes
checking whether CURLOPT_FTP_RESPONSE_TIMEOUT is declared... yes
checking whether CURLOPT_IPRESOLVE is declared... yes
checking whether CURLOPT_MAXFILESIZE is declared... yes
checking whether CURLOPT_INFILESIZE_LARGE is declared... yes
checking whether CURLOPT_RESUME_FROM_LARGE is declared... yes
checking whether CURLOPT_MAXFILESIZE_LARGE is declared... yes
checking whether CURLOPT_NETRC_FILE is declared... yes
checking whether CURLOPT_FTP_SSL is declared... yes
checking whether CURLOPT_POSTFIELDSIZE_LARGE is declared... yes
checking whether CURLOPT_TCP_NODELAY is declared... yes
checking whether CURLOPT_FTPSSLAUTH is declared... yes
checking whether CURLOPT_IOCTLFUNCTION is declared... yes
checking whether CURLOPT_FTP_ACCOUNT is declared... yes
checking whether CURLOPT_COOKIELIST is declared... yes
checking whether CURLOPT_IGNORE_CONTENT_LENGTH is declared... yes
checking whether CURLOPT_FTP_SKIP_PASV_IP is declared... yes
checking whether CURLOPT_FTP_FILEMETHOD is declared... yes
checking whether CURLOPT_LOCALPORT is declared... yes
checking whether CURLOPT_LOCALPORTRANGE is declared... yes
checking whether CURLOPT_CONNECT_ONLY is declared... yes
checking whether CURLOPT_MAX_SEND_SPEED_LARGE is declared... yes
checking whether CURLOPT_MAX_RECV_SPEED_LARGE is declared... yes
checking whether CURLOPT_FTP_ALTERNATIVE_TO_USER is declared... yes
checking whether CURLOPT_SSL_SESSIONID_CACHE is declared... yes
checking whether CURLOPT_SSH_AUTH_TYPES is declared... yes
checking whether CURLOPT_SSH_PUBLIC_KEYFILE is declared... yes
checking whether CURLOPT_SSH_PRIVATE_KEYFILE is declared... yes
checking whether CURLOPT_FTP_SSL_CCC is declared... yes
checking whether CURLOPT_TIMEOUT_MS is declared... yes
checking whether CURLOPT_CONNECTTIMEOUT_MS is declared... yes
checking whether CURLOPT_HTTP_TRANSFER_DECODING is declared... yes
checking whether CURLOPT_HTTP_CONTENT_DECODING is declared... yes
checking whether CURLOPT_NEW_FILE_PERMS is declared... yes
checking whether CURLOPT_NEW_DIRECTORY_PERMS is declared... yes
checking whether CURLOPT_POST301 is declared... yes
checking whether CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 is declared... yes
checking whether CURLOPT_COPYPOSTFIELDS is declared... yes
checking whether CURLOPT_PROXY_TRANSFER_MODE is declared... yes
checking whether CURLOPT_SEEKFUNCTION is declared... yes
checking whether CURLINFO_EFFECTIVE_URL is declared... yes
checking whether CURLINFO_RESPONSE_CODE is declared... yes
checking whether CURLINFO_TOTAL_TIME is declared... yes
checking whether CURLINFO_NAMELOOKUP_TIME is declared... yes
checking whether CURLINFO_CONNECT_TIME is declared... yes
checking whether CURLINFO_PRETRANSFER_TIME is declared... yes
checking whether CURLINFO_SIZE_UPLOAD is declared... yes
checking whether CURLINFO_SIZE_DOWNLOAD is declared... yes
checking whether CURLINFO_SPEED_DOWNLOAD is declared... yes
checking whether CURLINFO_SPEED_UPLOAD is declared... yes
checking whether CURLINFO_HEADER_SIZE is declared... yes
checking whether CURLINFO_REQUEST_SIZE is declared... yes
checking whether CURLINFO_SSL_VERIFYRESULT is declared... yes
checking whether CURLINFO_FILETIME is declared... yes
checking whether CURLINFO_CONTENT_LENGTH_DOWNLOAD is declared... yes
checking whether CURLINFO_CONTENT_LENGTH_UPLOAD is declared... yes
checking whether CURLINFO_STARTTRANSFER_TIME is declared... yes
checking whether CURLINFO_CONTENT_TYPE is declared... yes
checking whether CURLINFO_REDIRECT_TIME is declared... yes
checking whether CURLINFO_REDIRECT_COUNT is declared... yes
checking whether CURLINFO_PRIVATE is declared... yes
checking whether CURLINFO_HTTP_CONNECTCODE is declared... yes
checking whether CURLINFO_HTTPAUTH_AVAIL is declared... yes
checking whether CURLINFO_PROXYAUTH_AVAIL is declared... yes
checking whether CURLINFO_OS_ERRNO is declared... yes
checking whether CURLINFO_NUM_CONNECTS is declared... yes
checking whether CURLINFO_SSL_ENGINES is declared... yes
checking whether CURLINFO_COOKIELIST is declared... yes
checking whether CURLINFO_LASTSOCKET is declared... yes
checking whether CURLINFO_FTP_ENTRY_PATH is declared... yes
checking whether CURLE_UNSUPPORTED_PROTOCOL is declared... yes
checking whether CURLE_FAILED_INIT is declared... yes
checking whether CURLE_URL_MALFORMAT is declared... yes
checking whether CURLE_URL_MALFORMAT_USER is declared... yes
checking whether CURLE_COULDNT_RESOLVE_PROXY is declared... yes
checking whether CURLE_COULDNT_RESOLVE_HOST is declared... yes
checking whether CURLE_COULDNT_CONNECT is declared... yes
checking whether CURLE_FTP_WEIRD_SERVER_REPLY is declared... yes
checking whether CURLE_FTP_ACCESS_DENIED is declared... yes
checking whether CURLE_FTP_USER_PASSWORD_INCORRECT is declared... yes
checking whether CURLE_FTP_WEIRD_PASS_REPLY is declared... yes
checking whether CURLE_FTP_WEIRD_USER_REPLY is declared... yes
checking whether CURLE_FTP_WEIRD_PASV_REPLY is declared... yes
checking whether CURLE_FTP_WEIRD_227_FORMAT is declared... yes
checking whether CURLE_FTP_CANT_GET_HOST is declared... yes
checking whether CURLE_FTP_CANT_RECONNECT is declared... yes
checking whether CURLE_FTP_COULDNT_SET_BINARY is declared... yes
checking whether CURLE_PARTIAL_FILE is declared... yes
checking whether CURLE_FTP_COULDNT_RETR_FILE is declared... yes
checking whether CURLE_FTP_WRITE_ERROR is declared... yes
checking whether CURLE_FTP_QUOTE_ERROR is declared... yes
checking whether CURLE_HTTP_RETURNED_ERROR is declared... yes
checking whether CURLE_WRITE_ERROR is declared... yes
checking whether CURLE_MALFORMAT_USER is declared... yes
checking whether CURLE_FTP_COULDNT_STOR_FILE is declared... yes
checking whether CURLE_READ_ERROR is declared... yes
checking whether CURLE_OUT_OF_MEMORY is declared... yes
checking whether CURLE_OPERATION_TIMEOUTED is declared... yes
checking whether CURLE_FTP_COULDNT_SET_ASCII is declared... yes
checking whether CURLE_FTP_PORT_FAILED is declared... yes
checking whether CURLE_FTP_COULDNT_USE_REST is declared... yes
checking whether CURLE_FTP_COULDNT_GET_SIZE is declared... yes
checking whether CURLE_HTTP_RANGE_ERROR is declared... yes
checking whether CURLE_HTTP_POST_ERROR is declared... yes
checking whether CURLE_SSL_CONNECT_ERROR is declared... yes
checking whether CURLE_BAD_DOWNLOAD_RESUME is declared... yes
checking whether CURLE_FILE_COULDNT_READ_FILE is declared... yes
checking whether CURLE_LDAP_CANNOT_BIND is declared... yes
checking whether CURLE_LDAP_SEARCH_FAILED is declared... yes
checking whether CURLE_LIBRARY_NOT_FOUND is declared... yes
checking whether CURLE_FUNCTION_NOT_FOUND is declared... yes
checking whether CURLE_ABORTED_BY_CALLBACK is declared... yes
checking whether CURLE_BAD_FUNCTION_ARGUMENT is declared... yes
checking whether CURLE_BAD_CALLING_ORDER is declared... yes
checking whether CURLE_INTERFACE_FAILED is declared... yes
checking whether CURLE_BAD_PASSWORD_ENTERED is declared... yes
checking whether CURLE_TOO_MANY_REDIRECTS is declared... yes
checking whether CURLE_UNKNOWN_TELNET_OPTION is declared... yes
checking whether CURLE_TELNET_OPTION_SYNTAX is declared... yes
checking whether CURLE_SSL_PEER_CERTIFICATE is declared... yes
checking whether CURLE_GOT_NOTHING is declared... yes
checking whether CURLE_SSL_ENGINE_NOTFOUND is declared... yes
checking whether CURLE_SSL_ENGINE_SETFAILED is declared... yes
checking whether CURLE_SEND_ERROR is declared... yes
checking whether CURLE_RECV_ERROR is declared... yes
checking whether CURLE_SHARE_IN_USE is declared... yes
checking whether CURLE_SSL_CERTPROBLEM is declared... yes
checking whether CURLE_SSL_CIPHER is declared... yes
checking whether CURLE_SSL_CACERT is declared... yes
checking whether CURLE_BAD_CONTENT_ENCODING is declared... yes
checking whether CURLE_LDAP_INVALID_URL is declared... yes
checking whether CURLE_FILESIZE_EXCEEDED is declared... yes
checking whether CURLE_FTP_SSL_FAILED is declared... yes
checking whether CURLE_SEND_FAIL_REWIND is declared... yes
checking whether CURLE_SSL_ENGINE_INITFAILED is declared... yes
checking whether CURLE_LOGIN_DENIED is declared... yes
checking whether CURLE_TFTP_NOTFOUND is declared... yes
checking whether CURLE_TFTP_PERM is declared... yes
checking whether CURLE_REMOTE_DISK_FULL is declared... yes
checking whether CURLE_TFTP_ILLEGAL is declared... yes
checking whether CURLE_TFTP_UNKNOWNID is declared... yes
checking whether CURLE_REMOTE_FILE_EXISTS is declared... yes
checking whether CURLE_TFTP_NOSUCHUSER is declared... yes
checking whether CURLE_CONV_FAILED is declared... yes
checking whether CURLE_CONV_REQD is declared... yes
checking whether CURLE_SSL_CACERT_BADFILE is declared... yes
checking whether CURLE_REMOTE_FILE_NOT_FOUND is declared... yes
checking whether CURLE_SSH is declared... yes
checking whether CURLE_SSL_SHUTDOWN_FAILED is declared... yes
checking whether CURLE_AGAIN is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating config.h