=> Checksum BLAKE2s OK for pdns-recursor-4.7.3.tar.bz2 => Checksum SHA512 OK for pdns-recursor-4.7.3.tar.bz2 ===> Installing dependencies for powerdns-recursor-4.7.3nb1 ========================================================================== The following variables will affect the build process of this package, powerdns-recursor-4.7.3nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = editline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua54 * READLINE_TYPE = editline * TERMCAP_TYPE = curses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => 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 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency openssl>=3: found openssl-3.4.1 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 ===> Overriding tools for powerdns-recursor-4.7.3nb1 ===> Extracting for powerdns-recursor-4.7.3nb1 ===> Patching for powerdns-recursor-4.7.3nb1 => Applying pkgsrc patches for powerdns-recursor-4.7.3nb1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-dns.hh => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 139 (offset -10 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-ext_json11_json11.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 146 (offset 14 lines). Hunk #2 succeeded at 171 (offset 14 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-portsmplexer.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-portsmplexer.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-portsmplexer.cc,v 1.4 2022/09/29 12:47:31 jperkin Exp $ | |Fix build on SunOS. | |--- portsmplexer.cc.orig 2022-09-19 10:31:34.000000000 +0000 |+++ portsmplexer.cc -------------------------- Patching file portsmplexer.cc using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 94. Hunk #3 succeeded at 155. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-qtype.hh => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.2 2022/09/29 12:47:31 jperkin Exp $ | |Avoid symbol pollution on SunOS. | |--- qtype.hh.orig 2022-09-19 10:31:34.000000000 +0000 |+++ qtype.hh -------------------------- Patching file qtype.hh using Plan A... Hunk #1 succeeded at 26. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-uuid-utils.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-uuid-utils.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-uuid-utils.cc,v 1.1 2024/10/04 04:28:39 ryoon Exp $ | |--- uuid-utils.cc.orig 2024-10-02 21:34:37.539770071 +0000 |+++ uuid-utils.cc -------------------------- Patching file uuid-utils.cc using Plan A... Hunk #1 succeeded at 30. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-version.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor/patches/patch-version.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-version.cc,v 1.2 2020/03/17 19:07:29 adam Exp $ | |Do not store configure args, as they contain workdir references. | |--- version.cc.orig 2020-03-17 17:04:42.000000000 +0000 |+++ version.cc -------------------------- Patching file version.cc using Plan A... Hunk #1 succeeded at 152 (offset 7 lines). done ===> Creating toolchain wrappers for powerdns-recursor-4.7.3nb1 /bin/ln -s /Users/pbulk/build/net/powerdns-recursor/work/.buildlink/lib/pkgconfig/lua-5.4.pc /Users/pbulk/build/net/powerdns-recursor/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for powerdns-recursor-4.7.3nb1 => 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '20' 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 aarch64-apple-darwin23-gcc... clang checking whether the C compiler works... no configure: error: in `/Users/pbulk/build/net/powerdns-recursor/work/pdns-recursor-4.7.3': configure: error: C compiler cannot create executables See `config.log' for more details *** Error code 77 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/powerdns-recursor