=> 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 dnsdist-1.1.0.tar.bz2 => Checksum RMD160 OK for dnsdist-1.1.0.tar.bz2 => Checksum SHA512 OK for dnsdist-1.1.0.tar.bz2 ===> Installing dependencies for dnsdist-1.1.0 ========================================================================== The following variables will affect the build process of this package, dnsdist-1.1.0. Their current value is shown below: * DNSDIST_GROUP = dnsdist * DNSDIST_USER = dnsdist * LUA_VERSION_DEFAULT = 52 * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * LUA_PACKAGE = lua52 * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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.0 => Build dependency cwrappers>=20150314: found cwrappers-20170112 => Full dependency protobuf>=3.0.0: found protobuf-3.3.0 => Full dependency re2>=20160201: found re2-20170301 => Full dependency lua52>=5.2.0<5.3: found lua52-5.2.4nb1 => Full dependency libsodium>=0.3: found libsodium-1.0.8 ===> Overriding tools for dnsdist-1.1.0 ===> Extracting for dnsdist-1.1.0 ===> Patching for dnsdist-1.1.0 => Applying pkgsrc patches for dnsdist-1.1.0 => Verifying /data/pkgsrc/net/dnsdist/patches/patch-dns.hh => Applying pkgsrc patch /data/pkgsrc/net/dnsdist/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.1 2017/03/31 20:49:51 fhajny Exp $ | |Add NetBSD support. | |--- dns.hh.orig 2016-12-29 12:45:46.000000000 +0000 |+++ dns.hh -------------------------- Patching file dns.hh using Plan A... Hunk #1 succeeded at 146. done => Verifying /data/pkgsrc/net/dnsdist/patches/patch-dnsdist-console.cc => Applying pkgsrc patch /data/pkgsrc/net/dnsdist/patches/patch-dnsdist-console.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dnsdist-console.cc,v 1.1 2017/03/31 20:49:51 fhajny Exp $ | |Add NetBSD support. | |--- dnsdist-console.cc.orig 2016-12-29 12:45:46.000000000 +0000 |+++ dnsdist-console.cc -------------------------- Patching file dnsdist-console.cc using Plan A... Hunk #1 succeeded at 22. done => Verifying /data/pkgsrc/net/dnsdist/patches/patch-dnsdist.cc => Applying pkgsrc patch /data/pkgsrc/net/dnsdist/patches/patch-dnsdist.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dnsdist.cc,v 1.1 2017/03/31 20:49:51 fhajny Exp $ | |Add NetBSD support. | |--- dnsdist.cc.orig 2016-12-29 12:45:46.000000000 +0000 |+++ dnsdist.cc -------------------------- Patching file dnsdist.cc using Plan A... Hunk #1 succeeded at 27. done => Verifying /data/pkgsrc/net/dnsdist/patches/patch-iputils.hh => Applying pkgsrc patch /data/pkgsrc/net/dnsdist/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.1 2017/03/31 20:49:51 fhajny Exp $ | |- Do not use IP_PKTINFO on NetBSD, the structure is not as expected. |- Backport fix for SunOS segfault problem, see: | https://github.com/PowerDNS/pdns/pull/4877 | |--- iputils.hh.orig 2017-01-17 08:43:49.000000000 +0000 |+++ iputils.hh -------------------------- Patching file iputils.hh using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 63. done => Verifying /data/pkgsrc/net/dnsdist/patches/patch-qtype.hh => Applying pkgsrc patch /data/pkgsrc/net/dnsdist/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/31 20:49:51 fhajny Exp $ | |Avoid symbol pollution on SunOS. | |--- qtype.hh.orig 2017-01-17 08:43:49.000000000 +0000 |+++ qtype.hh -------------------------- Patching file qtype.hh using Plan A... Hunk #1 succeeded at 26. done ===> Creating toolchain wrappers for dnsdist-1.1.0 /bin/ln -s /data/scratch/net/dnsdist/work/.buildlink/lib/pkgconfig/lua-5.2.pc /data/scratch/net/dnsdist/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for dnsdist-1.1.0 => 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 configure: WARNING: unrecognized options: --enable-protobuf 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... ./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 make supports nested variables... (cached) yes 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 build system type... x86_64--netbsd checking host system type... x86_64--netbsd 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... no 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 pkg-config is at least version 0.9.0... yes checking whether we will be linking in libsodium... yes checking for LIBSODIUM... yes checking for ragel... no checking for LIBEDIT... yes checking for library containing clock_gettime... none required 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 if we need to link in protobuf... auto checking for PROTOBUF... yes checking for protoc... protoc configure: WARNING: Bumping minimal Boost requirement to 1.42. To keep the requirement at 1.35, disable protobuf support checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_64 checking for the toolset name used by Boost for clang++... gcc42 -gcc checking whether to enable unit test building... no checking whether to enable backend unit test building... no checking if we should compile in libre2 for dnsdist... yes checking for RE2... yes checking whether to enable DNSCrypt support... yes checking if we have eBPF support... auto checking linux/bpf.h usability... no checking linux/bpf.h presence... no checking for linux/bpf.h... no checking systemd/sd-daemon.h usability... no checking systemd/sd-daemon.h presence... no checking for systemd/sd-daemon.h... no 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... yes checking for chosen LUA... lua-5.2 checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking whether clang++ supports C++11 features by default... no checking whether clang++ supports C++11 features with -std=gnu++11... 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 for pandoc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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: WARNING: unrecognized options: --enable-protobuf configure: configure: Configuration summary configure: ===================== configure: configure: dnsdist configured with: '--enable-dnscrypt' '--enable-libsodium' '--enable-protobuf' '--enable-re2' '--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 -I/usr/pkg/include/lua-5.2' '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 -I/usr/pkg/include/lua-5.2' 'CXX=clang++' 'CXXFLAGS=-O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/lua-5.2' 'PKG_CONFIG=/data/scratch/net/dnsdist/work/.tools/bin/pkg-config' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/data/scratch/net/dnsdist/work/.buildlink/lib/pkgconfig:/data/scratch/net/dnsdist/work/.buildlink/share/pkgconfig' 'LIBEDIT_CFLAGS=-I/include' 'LIBEDIT_LIBS=-L/lib -ledit' 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 -I/usr/pkg/include/lua-5.2 configure: CPPFLAGS: -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/lua-5.2 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 -I/usr/pkg/include/lua-5.2 -std=gnu++11 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: lua-5.2 configure: Protobuf: yes configure: systemd: no configure: libsodium: yes configure: DNSCrypt: yes configure: re2: yes configure: