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

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

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 cwrappers>=20150314: found cwrappers-20220403
=> Full dependency ldns>=1.8.0nb1: found ldns-1.8.3nb1
===> 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 drill-1.7.1nb1
===> Extracting for drill-1.7.1nb1
===> Patching for drill-1.7.1nb1
===> Creating toolchain wrappers for drill-1.7.1nb1
===> Configuring for drill-1.7.1nb1
=> 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 alpha--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
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 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 build system type... alpha--netbsd
checking host system type... alpha--netbsd
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /tmp/pkgbuild/net/drill/work.alpha/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/net/drill/work.alpha/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert alpha--netbsd file names to alpha--netbsd format... func_convert_file_noop
checking how to convert alpha--netbsd file names to toolchain format... func_convert_file_noop
checking for /tmp/pkgbuild/net/drill/work.alpha/.cwrapper/bin/ld option to reload object files... -r
checking for alpha--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for alpha--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for alpha--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for alpha--netbsd-strip... no
checking for strip... strip
checking for alpha--netbsd-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for alpha--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/tmp/pkgbuild/net/drill/work.alpha/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for alpha--netbsd-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking gcc dependency flag... -MM
checking whether make sets $(MAKE)... yes
checking whether gcc supports -std=c99... yes
checking whether gcc supports -xc99... no
checking for an ANSI C-conforming const... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -W... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wunused-function... yes
checking whether gcc supports -Wmissing-prototypes... no
checking for getopt.h... yes
checking for time.h... yes
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking whether gcc supports -Werror... yes
checking whether gcc supports -Wall... (cached) yes
checking whether gcc supports -std=c99... (cached) yes
checking whether gcc supports -xc99... (cached) no
checking for getopt.h... (cached) yes
checking for time.h... (cached) yes
checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for gcc... failed
checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for gcc... failed
checking whether we need -std=c99 as a flag for gcc... failed
checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for gcc... failed
checking whether we need -D_GNU_SOURCE as a flag for gcc... failed
checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for gcc... failed
checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for gcc... failed
checking whether we need -D__EXTENSIONS__ as a flag for gcc... failed
checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for doxygen... no
checking for library containing socket... none required
checking for library containing inet_pton... none required
checking for poll(2)... yes
checking for alpha--netbsd-ar... no
checking for ar... /usr/bin/ar
checking for SSL... found in /usr
checking for HMAC_Update in -lcrypto... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for openssl/rand.h... yes
checking for LibreSSL... no
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... yes
checking for ENGINE_load_cryptodev... no
checking for EVP_PKEY_keygen... yes
checking for ECDSA_SIG_get0... yes
checking for EVP_MD_CTX_new... yes
checking for EVP_PKEY_base_id... no
checking for DSA_SIG_set0... yes
checking for DSA_SIG_get0... yes
checking for EVP_dss1... no
checking for DSA_get0_pqg... yes
checking for DSA_get0_key... yes
checking for OPENSSL_init_ssl... no
checking for OPENSSL_init_crypto... yes
checking for ERR_load_crypto_strings... no
checking for SHA256 and SHA512... checking for SHA256_Init... yes
checking for GOST... checking for EVP_PKEY_set_type_str... yes
checking for EC_KEY_new... yes
checking if GOST works... no
configure: WARNING: Gost support does not work because the engine is missing.
configure: WARNING: Install gost-engine first or use the --enable-gost-anyway to compile with GOST support anyway
configure: WARNING: See also https://github.com/gost-engine/engine/wiki for information about gost-engine
checking for ECDSA_sign... yes
checking for SHA384_Init... yes
checking whether NID_X9_62_prime256v1 is declared... yes
checking whether NID_secp384r1 is declared... yes
checking for DSA_SIG_new... yes
checking whether NID_ED25519 is declared... yes
checking whether NID_ED448 is declared... yes
checking for X509_check_ca... yes
checking for SSL_get0_dane... yes
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for getopt.h... (cached) yes
checking for stdarg.h... yes
checking for openssl/ssl.h... (cached) yes
checking for netinet/in.h... yes
checking for time.h... (cached) yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for sys/socket.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking size of time_t... 8
checking for socklen_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for intptr_t... yes
checking for in_addr_t... yes
checking for in_port_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for b64_pton... no
checking for b64_ntop... no
checking for calloc... yes
checking for timegm... yes
checking for gmtime_r... yes
checking for ctime_r... yes
checking for localtime_r... yes
checking for isblank... yes
checking for isascii... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for snprintf... yes
checking for strlcpy... yes
checking for memmove... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for endprotoent... yes
checking for endservent... yes
checking for sleep... yes
checking for random... yes
checking for fcntl... yes
checking for strtoul... yes
checking for bzero... yes
checking for memset... yes
checking for b32_ntop... no
checking for b32_pton... no
checking for getaddrinfo... yes
checking for ioctlsocket... no
checking whether the C compiler (gcc) accepts the "format" attribute... yes
checking whether the C compiler (gcc) accepts the "unused" attribute... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ldns/common.h
config.status: creating ldns/net.h
config.status: creating ldns/util.h
config.status: creating packaging/libldns.pc
config.status: creating packaging/ldns-config
config.status: creating ldns/config.h
config.status: executing libtool commands
rm: libtoolT: No such file or directory
copying header files