=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for pdns-4.6.4.tar.bz2 => Checksum SHA512 OK for pdns-4.6.4.tar.bz2 ===> Installing dependencies for powerdns-mysql-4.6.4 ========================================================================== The following variables will affect the build process of this package, powerdns-mysql-4.6.4. Their current value is shown below: * LUA_VERSION_DEFAULT = 54 * MYSQL_VERSION_DEFAULT = mariadb114 * READLINE_DEFAULT = editline * 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: * LUA_PACKAGE = lua54 * MYSQL_VERSION = mariadb114 * READLINE_TYPE = editline * 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 ragel-[0-9]*: found ragel-6.10 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb3 => Build dependency boost-libs-1.87.*: found boost-libs-1.87.0nb2 => Build dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb2 => Full dependency powerdns>=4.6.4: found powerdns-4.6.4nb16 => Full dependency curl>=8.13.0nb2: found curl-8.14.1 => Full dependency libatomic>=12.1.0nb1: found libatomic-13.2.0 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency mariadb-client>=11.4.0<11.5.0: found mariadb-client-11.4.7 ===> 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 powerdns-mysql-4.6.4 ===> Extracting for powerdns-mysql-4.6.4 ===> Patching for powerdns-mysql-4.6.4 => Applying pkgsrc patches for powerdns-mysql-4.6.4 => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-configure => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.12 2022/09/29 13:49:50 jperkin Exp $ | |Shell portability. | |--- configure.orig 2020-12-17 14:49:10.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 24742 (offset 2054 lines). Hunk #2 succeeded at 24786 (offset 2054 lines). done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-ext_json11_json11.cpp => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/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.2 2022/09/29 13:49:50 jperkin Exp $ | |Clang rejects ordering relations for nullptr, so introduce a template |indirection. | |--- ext/json11/json11.cpp.orig 2020-09-29 15:26:41.000000000 +0000 |+++ ext/json11/json11.cpp -------------------------- Patching file ext/json11/json11.cpp using Plan A... Hunk #1 succeeded at 146. Hunk #2 succeeded at 171. done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_dnsscope.cc => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_dnsscope.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pdns_dnsscope.cc,v 1.3 2017/03/09 13:32:54 fhajny Exp $ | |IP_OFFMASK not defined on SunOS. | |--- pdns/dnsscope.cc.orig 2017-01-17 08:43:49.000000000 +0000 |+++ pdns/dnsscope.cc -------------------------- Patching file pdns/dnsscope.cc using Plan A... Hunk #1 succeeded at 46 (offset 3 lines). done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_iputils.cc => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_iputils.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pdns_iputils.cc,v 1.2 2022/09/29 13:49:50 jperkin Exp $ | |Fix build on NetBSD? | |--- pdns/iputils.cc.orig 2022-07-11 13:54:25.000000000 +0000 |+++ pdns/iputils.cc -------------------------- Patching file pdns/iputils.cc using Plan A... Hunk #1 succeeded at 228. Hunk #2 succeeded at 243. done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_lock.hh => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_lock.hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pdns_lock.hh,v 1.1 2023/07/14 11:49:26 nia Exp $ | |lock.hh:235:18: error: 'runtime_error' is not a member of 'std' | 235 | throw std::runtime_error("Trying to access data protected by a mutex while the lock has not been acquired"); | | ^~~~~~~~~~~~~ |lock.hh:25:1: note: 'std::runtime_error' is defined in header ''; did you forget to '#include '? | 24 | #include | +++ |+#include | |--- pdns/lock.hh.orig 2022-12-08 18:36:25.000000000 +0000 |+++ pdns/lock.hh -------------------------- Patching file pdns/lock.hh using Plan A... Hunk #1 succeeded at 22. done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_qtype.hh => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_qtype.hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pdns_qtype.hh,v 1.2 2022/09/29 13:49:50 jperkin Exp $ | |Avoid symbol pollution on SunOS. | |--- pdns/qtype.hh.orig 2022-07-11 13:54:25.000000000 +0000 |+++ pdns/qtype.hh -------------------------- Patching file pdns/qtype.hh using Plan A... Hunk #1 succeeded at 22. done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_uuid-utils.cc => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_uuid-utils.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pdns_uuid-utils.cc,v 1.1 2024/10/04 04:27:20 ryoon Exp $ | |--- pdns/uuid-utils.cc.orig 2024-10-02 21:29:12.123938202 +0000 |+++ pdns/uuid-utils.cc -------------------------- Patching file pdns/uuid-utils.cc using Plan A... Hunk #1 succeeded at 30. done => Verifying /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_version.cc => Applying pkgsrc patch /usr/pkgsrc/net/powerdns-mysql/../../net/powerdns/patches/patch-pdns_version.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pdns_version.cc,v 1.2 2020/03/17 19:04:49 adam Exp $ | |Do not store configure args, as they contain workdir references. | |--- pdns/version.cc.orig 2020-02-29 22:23:50.000000000 +0000 |+++ pdns/version.cc -------------------------- Patching file pdns/version.cc using Plan A... Hunk #1 succeeded at 146 (offset 1 line). done ===> Creating toolchain wrappers for powerdns-mysql-4.6.4 /bin/ln -s /usr/pkgsrc/net/powerdns-mysql/work/.buildlink/lib/pkgconfig/lua-5.4.pc /usr/pkgsrc/net/powerdns-mysql/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for powerdns-mysql-4.6.4 => Generating pkg-config files for builtin xz package. => 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: --disable-pdns_server checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -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... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for powerpc--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 dependency style of gcc... gcc3 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... powerpc--netbsd checking host system type... powerpc--netbsd checking for powerpc--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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking size of time_t... 8 checking whether time_t is signed... yes checking for bison... /usr/pkg/bin/bison -y checking if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking if the lexer is flex... yes checking whether c++ supports C++17 features with -std=c++17... yes 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... /usr/pkgsrc/net/powerdns-mysql/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/net/powerdns-mysql/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... (cached) 262144 checking how to convert powerpc--netbsd file names to powerpc--netbsd format... func_convert_file_noop checking how to convert powerpc--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/pkgsrc/net/powerdns-mysql/work/.cwrapper/bin/ld option to reload object files... -r checking for powerpc--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc--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 (/usr/pkgsrc/net/powerdns-mysql/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... c++ -std=c++17 -E checking for ld used by c++ -std=c++17... /usr/pkgsrc/net/powerdns-mysql/work/.cwrapper/bin/ld checking if the linker (/usr/pkgsrc/net/powerdns-mysql/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ -std=c++17 linker (/usr/pkgsrc/net/powerdns-mysql/work/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C yes checking for c++ -std=c++17 option to produce PIC... -fPIC -DPIC checking if c++ -std=c++17 PIC flag -fPIC -DPIC works... yes checking if c++ -std=c++17 static flag -static works... yes checking if c++ -std=c++17 supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ -std=c++17 supports -c -o file.o... (cached) yes checking whether the c++ -std=c++17 linker (/usr/pkgsrc/net/powerdns-mysql/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cc1: warning: command line option '-std=c++1z' is valid for C++/ObjC++ but not for C NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether -latomic is needed for __atomic builtins... no checking for pthread_np.h... no checking for 2-arg pthread_setname_np... no checking for 2-arg pthread_set_name_np... no checking for 2-arg void pthread_set_name_np... no checking for 1-arg pthread_setname_np... no checking for 3-arg pthread_setname_np... yes checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking which Lua implementation to use... lua-5.4 checking for LUA... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking whether we will enable compiler security checks... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no 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 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 recvmmsg... yes checking for sendmmsg... yes checking for accept4... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_gmtoff in struct tm... checking pkg-config is at least version 0.9.0... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether we will be linking in libsodium... auto checking for LIBSODIUM... no checking whether we will be linking in libdecaf... no checking for powerpc--netbsd-pkg-config... /usr/pkgsrc/net/powerdns-mysql/work/.tools/bin/pkg-config checking whether compiling and linking against OpenSSL's libcrypto works... yes checking for RAND_bytes... yes checking for RAND_pseudo_bytes... yes checking for CRYPTO_memcmp... yes checking for OPENSSL_init_crypto... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for RSA_get0_key... yes checking whether EVP_PKEY_CTX_set1_scrypt_salt is declared... yes checking /usr/include/openssl/ecdsa.h usability... yes checking /usr/include/openssl/ecdsa.h presence... yes checking for /usr/include/openssl/ecdsa.h... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking whether to enable DNS over TLS support... no checking for ragel... ragel checking for library containing clock_gettime... none required checking for Boost headers version >= 1.42.0... /usr/pkg/include checking for Boost's header version... 1_87 checking for the toolset name used by Boost for c++ -std=c++17... gcc74 -gcc checking boost/program_options.hpp usability... no checking boost/program_options.hpp presence... no checking for boost/program_options.hpp... no checking for the Boost program_options library... configure: error: cannot compile a test that uses Boost program_options *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/net/powerdns-mysql *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/powerdns-mysql