=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for pdns-recursor-4.0.4.tar.bz2
=> Checksum RMD160 OK for pdns-recursor-4.0.4.tar.bz2
=> Checksum SHA512 OK for pdns-recursor-4.0.4.tar.bz2
===> Installing dependencies for pdns-recursor-4.0.4nb1
==========================================================================
The supported build options for pdns-recursor are:

	lua

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.powerdns-recursor (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
pdns-recursor-4.0.4nb1.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.1nb3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency boost-headers-1.63.*: found boost-headers-1.63.0
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
===> Overriding tools for pdns-recursor-4.0.4nb1
===> Extracting for pdns-recursor-4.0.4nb1
===> Patching for pdns-recursor-4.0.4nb1
=> Applying pkgsrc patches for pdns-recursor-4.0.4nb1
=> Verifying /data/pkgsrc/net/powerdns-recursor/patches/patch-dns.hh
=> Applying pkgsrc patch /data/pkgsrc/net/powerdns-recursor/patches/patch-dns.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-dns.hh,v 1.3 2015/06/10 14:22:29 fhajny Exp $
|
|Only attempt to define byte order if unset.
|
|--- dns.hh.orig	2015-04-21 13:02:57.000000000 +0000
|+++ dns.hh
--------------------------
Patching file dns.hh using Plan A...
Hunk #1 succeeded at 151 (offset 2 lines).
done
=> Verifying /data/pkgsrc/net/powerdns-recursor/patches/patch-iputils.hh
=> Applying pkgsrc patch /data/pkgsrc/net/powerdns-recursor/patches/patch-iputils.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-iputils.hh,v 1.3 2017/03/31 19:41:13 fhajny Exp $
|
|- IP_PKTINFO structure different on NetBSD than expected.
|- Backport fix for SunOS segfault problem, see:
|  https://github.com/PowerDNS/pdns/pull/4877
|
|--- iputils.hh.orig	2017-01-13 08:55:55.000000000 +0000
|+++ iputils.hh
--------------------------
Patching file iputils.hh using Plan A...
Hunk #1 succeeded at 38.
Hunk #2 succeeded at 63.
done
=> Verifying /data/pkgsrc/net/powerdns-recursor/patches/patch-kqueuemplexer.cc
=> Applying pkgsrc patch /data/pkgsrc/net/powerdns-recursor/patches/patch-kqueuemplexer.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-kqueuemplexer.cc,v 1.3 2017/03/09 13:43:49 fhajny Exp $
|
|kqueue systems normally have sys/event.h
|
|--- kqueuemplexer.cc.orig	2017-01-13 08:55:55.000000000 +0000
|+++ kqueuemplexer.cc
--------------------------
Patching file kqueuemplexer.cc using Plan A...
Hunk #1 succeeded at 29.
done
=> Verifying /data/pkgsrc/net/powerdns-recursor/patches/patch-qtype.hh
=> Applying pkgsrc patch /data/pkgsrc/net/powerdns-recursor/patches/patch-qtype.hh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-qtype.hh,v 1.1 2017/03/09 13:43:49 fhajny Exp $
|
|Avoid symbol pollution on SunOS.
|
|--- qtype.hh.orig	2017-01-13 08:55:55.000000000 +0000
|+++ qtype.hh
--------------------------
Patching file qtype.hh using Plan A...
Hunk #1 succeeded at 26.
done
===> Creating toolchain wrappers for pdns-recursor-4.0.4nb1
===> Configuring for pdns-recursor-4.0.4nb1
=> 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 portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... plaintar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for x86_64--netbsd-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking whether clang++ supports C++11 features by default... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... clang -E
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 dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/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 how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for library containing inet_aton... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing gethostent... none required
checking for library containing clock_gettime... none required
checking pkg-config is at least version 0.9.0... yes
checking if we need to link in protobuf... auto
checking for PROTOBUF... no
checking for protoc... no
checking for Boost headers version >= 1.35.0... yes
checking for Boost's header version... 1_63
checking for the flags needed to use pthreads... 
checking for the toolset name used by Boost for clang++... gcc42 -gcc
checking whether Boost is new enough to use the context library...... yes
checking boost/system/error_code.hpp usability... yes
checking boost/system/error_code.hpp presence... yes
checking for boost/system/error_code.hpp... yes
checking for the Boost system library... no
checking boost/thread.hpp usability... yes
checking boost/thread.hpp presence... yes
checking for boost/thread.hpp... yes
checking for the Boost thread library... no
configure: checking whether the Boost context library actually links...
checking boost/context/detail/fcontext.hpp usability... yes
checking boost/context/detail/fcontext.hpp presence... yes
checking for boost/context/detail/fcontext.hpp... yes
checking for boost/context/detail/fcontext.hpp... (cached) yes
checking for the Boost context library... no
configure: Boost context library is missing
configure: MTasker will use System V ucontexts for context switching
checking whether to enable reproducible builds.... no
hostname: unknown option -- f
usage: hostname [-s] [name-of-host]
checking whether we will be linking in LuaJIT... no
checking whether we will be linking in Lua... auto
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for LUA... no
checking for chosen LUA... not found
checking whether to enable verbose logging... no
checking whether we will be linking in Botan 1.10... no
checking for x86_64--netbsd-pkg-config... /data/scratch/net/powerdns-recursor/work/.tools/bin/pkg-config
checking whether compiling and linking against OpenSSL's libcrypto works... yes
checking openssl/ecdsa.h usability... yes
checking openssl/ecdsa.h presence... yes
checking for openssl/ecdsa.h... yes
checking whether NID_X9_62_prime256v1 is declared... yes
checking whether NID_secp384r1 is declared... yes
checking for ragel... no
checking for curl... no
checking for strcasestr... yes
checking whether we will enable compiler security checks... yes
checking whether C++ compiler handles -Werror -Wunknown-warning-option... yes
checking whether C++ compiler handles -pie... yes
checking whether C++ compiler handles -fstack-protector... yes
checking whether C++ compiler handles --param ssp-buffer-size=4... yes
checking whether C++ compiler handles -D_FORTIFY_SOURCE=2... yes
checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now
checking whether to enable AddressSanitizer... no
checking whether to enable MemorySanitizer... no
checking whether to enable ThreadSanitizer... no
checking whether to enable LeakSanitizer... no
checking whether to enable Undefined Behaviour Sanitizer... no
checking whether to enable code malloc-trace... no
checking systemd/sd-daemon.h usability... no
checking systemd/sd-daemon.h presence... no
checking for systemd/sd-daemon.h... no
checking for pandoc... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ext/Makefile
config.status: creating ext/json11/Makefile
config.status: creating ext/yahttp/Makefile
config.status: creating ext/yahttp/yahttp/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: 
configure: Configuration summary
configure: =====================
configure: 
configure: PowerDNS Recursor configured with:  '--prefix=/usr/pkg' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=clang' 'CFLAGS=-O2 -pthread -I/usr/pkg/include -I/usr/include' 'LDFLAGS=-L/usr/pkg/lib -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include' 'CXX=clang++' 'CXXFLAGS=-O2 -pthread -I/usr/pkg/include -I/usr/include -std=c++11 -Wno-c++11-narrowing' 'PKG_CONFIG=/data/scratch/net/powerdns-recursor/work/.tools/bin/pkg-config' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/data/scratch/net/powerdns-recursor/work/.buildlink/lib/pkgconfig:/data/scratch/net/powerdns-recursor/work/.buildlink/share/pkgconfig'
configure: 
configure: CC: clang
configure: CXX: clang++
configure: LD: /usr/bin/ld
configure: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -pthread -I/usr/pkg/include -I/usr/include
configure: CPPFLAGS: -I/usr/pkg/include -I/usr/include  
configure: CXXFLAGS:  -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -pthread -O2 -pthread -I/usr/pkg/include -I/usr/include -std=c++11 -Wno-c++11-narrowing
configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -L/usr/pkg/lib -pthread -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib 
configure: LIBS:     
configure: BOOST_CPPFLAGS:  
configure: 
configure: Features enabled
configure: ----------------
configure: Lua/LuaJit: no
configure: OpenSSL ECDSA: yes
configure: Protobuf: no
configure: systemd: no
configure: Context library: System V ucontexts
configure: