=> 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.5.tar.bz2
=> Checksum RMD160 OK for pdns-recursor-4.0.5.tar.bz2
=> Checksum SHA512 OK for pdns-recursor-4.0.5.tar.bz2
===> Installing dependencies for pdns-recursor-4.0.5
==========================================================================
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.5.  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.3.5
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency boost-headers-1.64.*: found boost-headers-1.64.0nb2
=> Build dependency cwrappers>=20150314: found cwrappers-20170611
===> Overriding tools for pdns-recursor-4.0.5
===> Extracting for pdns-recursor-4.0.5
===> Patching for pdns-recursor-4.0.5
=> Applying pkgsrc patches for pdns-recursor-4.0.5
=> Verifying /data/pkgsrc-current/net/powerdns-recursor/patches/patch-dns.hh
=> Applying pkgsrc patch /data/pkgsrc-current/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-current/net/powerdns-recursor/patches/patch-ext_json11_json11.cpp
=> Applying pkgsrc patch /data/pkgsrc-current/net/powerdns-recursor/patches/patch-ext_json11_json11.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_json11_json11.cpp,v 1.1 2017/05/22 23:41:52 joerg Exp $
|
|Clang rejects ordering relations for nullptr, so introduce a template
|indirection.
|
|--- ext/json11/json11.cpp.orig	2017-01-13 08:55:55.000000000 +0000
|+++ ext/json11/json11.cpp
--------------------------
Patching file ext/json11/json11.cpp using Plan A...
Hunk #1 succeeded at 145 (offset 13 lines).
Hunk #2 succeeded at 170 (offset 13 lines).
done
=> Verifying /data/pkgsrc-current/net/powerdns-recursor/patches/patch-iputils.hh
=> Applying pkgsrc patch /data/pkgsrc-current/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.4 2017/06/15 07:15:57 fhajny Exp $
|
|- IP_PKTINFO structure different on NetBSD than expected.
|
|--- iputils.hh.orig	2017-06-13 09:58:51.000000000 +0000
|+++ iputils.hh
--------------------------
Patching file iputils.hh using Plan A...
Hunk #1 succeeded at 38.
done
=> Verifying /data/pkgsrc-current/net/powerdns-recursor/patches/patch-kqueuemplexer.cc
=> Applying pkgsrc patch /data/pkgsrc-current/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-current/net/powerdns-recursor/patches/patch-qtype.hh
=> Applying pkgsrc patch /data/pkgsrc-current/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.5
===> Configuring for pdns-recursor-4.0.5
=> 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... 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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking whether c++ 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 gcc... /data/scratch/net/powerdns-recursor/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/net/powerdns-recursor/work/.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 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 /data/scratch/net/powerdns-recursor/work/.cwrapper/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 gcc 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... gcc -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 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 (/data/scratch/net/powerdns-recursor/work/.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 how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /data/scratch/net/powerdns-recursor/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/net/powerdns-recursor/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/data/scratch/net/powerdns-recursor/work/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/data/scratch/net/powerdns-recursor/work/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
./configure: 2: Syntax error: Unterminated quoted string
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc-current/net/powerdns-recursor
*** Error code 1

Stop.
make: stopped in /data/pkgsrc-current/net/powerdns-recursor
