=> Checksum BLAKE2s OK for dnsdist-1.8.0.tar.bz2 => Checksum SHA512 OK for dnsdist-1.8.0.tar.bz2 ===> Installing dependencies for dnsdist-1.8.0nb7 ========================================================================== The following variables will affect the build process of this package, dnsdist-1.8.0nb7. Their current value is shown below: * CURSES_DEFAULT = ncurses * DNSDIST_GROUP = dnsdist * DNSDIST_USER = dnsdist * 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.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 => Full dependency user-darwin>=20130712: found user-darwin-20170116 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2 => Full dependency fstrm>=0.4.0: found fstrm-0.6.1nb1 => Full dependency libsodium>=0.3: found libsodium-1.0.20 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency nghttp2>=1.64.0nb3: found nghttp2-1.64.0nb3 => Full dependency openssl>=3: found openssl-3.3.2 => Full dependency re2>=20231101nb1: found re2-20240702 => Full dependency abseil>=20220623.0: found abseil-20240722.0 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb3 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for dnsdist-1.8.0nb7 ===> Extracting for dnsdist-1.8.0nb7 ===> Patching for dnsdist-1.8.0nb7 => Applying pkgsrc patches for dnsdist-1.8.0nb7 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.1 2023/08/22 20:32:22 adam Exp $ | |Install example configuration into examples/. | |--- Makefile.in.orig 2023-08-21 13:18:32.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 1634. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2023/08/22 20:32:22 adam Exp $ | |Portability fixes. | |--- configure.orig 2023-08-21 07:08:41.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 23832. Hunk #2 succeeded at 23881. Hunk #3 succeeded at 23926. Hunk #4 succeeded at 24586. Hunk #5 succeeded at 24632. Hunk #6 succeeded at 24678. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-dnsdist-console.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.6 2023/08/22 20:31:36 adam Exp $ | |Always use the pkgsrc editline layout. | |--- dnsdist-console.cc.orig 2023-03-28 11:06:46.000000000 +0000 |+++ dnsdist-console.cc -------------------------- Patching file dnsdist-console.cc using Plan A... Hunk #1 succeeded at 27. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-dnsdist.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.7 2023/08/22 20:31:36 adam Exp $ | |Always use the pkgsrc editline layout. | |--- dnsdist.cc.orig 2023-03-28 11:06:46.000000000 +0000 |+++ dnsdist.cc -------------------------- Patching file dnsdist.cc using Plan A... Hunk #1 succeeded at 33. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-ext_json11_json11.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/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:22 joerg Exp $ | |Clang rejects ordering relations for nullptr, so introduce a template |indirection. | |--- ext/json11/json11.cpp.orig 2016-12-29 12:45:46.000000000 +0000 |+++ ext/json11/json11.cpp -------------------------- Patching file ext/json11/json11.cpp using Plan A... Hunk #1 succeeded at 138 (offset 6 lines). Hunk #2 succeeded at 163 (offset 6 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-iputils.hh => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.3 2018/08/08 15:39:55 fhajny Exp $ | |Do not use IP_PKTINFO on NetBSD, the structure is not as expected. | |--- iputils.hh.orig 2017-01-17 08:43:49.000000000 +0000 |+++ iputils.hh -------------------------- Patching file iputils.hh using Plan A... Hunk #1 succeeded at 35 (offset -5 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/patches/patch-qtype.hh => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.3 2023/08/22 20:31:36 adam Exp $ | |Avoid symbol pollution on SunOS. | |--- qtype.hh.orig 2023-03-28 11:06:46.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/dnsdist/patches/patch-uuid-utils.cc => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/dnsdist/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:09:29 ryoon Exp $ | |* Fix build with boost-1.86.0. | From: https://github.com/PowerDNS/pdns/commit/eed56000b1d68ac083b8e8bea4ff0ea30a1579c4 | |--- uuid-utils.cc.orig 2024-10-02 02:33:19.524896798 +0000 |+++ uuid-utils.cc -------------------------- Patching file uuid-utils.cc using Plan A... Hunk #1 succeeded at 30. done ===> Creating toolchain wrappers for dnsdist-1.8.0nb7 /bin/ln -s /Users/pbulk/build/net/dnsdist/work/.buildlink/lib/pkgconfig/lua-5.4.pc /Users/pbulk/build/net/dnsdist/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for dnsdist-1.8.0nb7 => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix 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... ./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 for aarch64-apple-darwin23-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 whether make supports the include directive... yes (GNU style) 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... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed 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... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 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... 786432 checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin23-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin23-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin23-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin23-strip... no checking for strip... strip checking for aarch64-apple-darwin23-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin23-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin23-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin23-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin23-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin23-otool... no checking for otool... otool checking for aarch64-apple-darwin23-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no 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 (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld 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++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no 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 (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23 dyld 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 crypto_box_easy_afternm... yes checking for crypto_box_curve25519xchacha20poly1305_easy... yes checking for randombytes_stir... yes checking for sodium_memcmp... yes checking for crypto_shorthash... yes checking whether we will have dnstap... yes checking for FSTRM... yes checking for fstrm_tcp_writer_init... yes checking for ragel... no checking whether to link in libedit... yes checking for LIBEDIT... yes checking for library containing clock_gettime... none required 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... yes 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... no checking for sendmmsg... no checking for accept4... no checking whether getifaddrs is declared... yes checking for library containing pthread_setaffinity_np... no checking for library containing pthread_getattr_np... no checking for library containing pthread_get_stackaddr_np... none required checking for library containing pthread_get_stacksize_np... none required checking for explicit_bzero... no checking for explicit_memset... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_86 checking for the toolset name used by Boost for clang++... xgcc42 -xgcc checking whether to enable 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 if we need to link in Net SNMP... no checking whether we will be linking in libcap... auto checking for LIBCAP... no checking systemd/sd-daemon.h usability... no checking systemd/sd-daemon.h presence... no checking for systemd/sd-daemon.h... no checking What user and group will be used by service... dnsdist checking for localtime_r... yes checking for gmtime_r... yes checking for getrandom... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking which Lua implementation to use... 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 LUA... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking for aarch64-apple-darwin23-pkg-config... /Users/pbulk/build/net/dnsdist/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 whether to enable OpenSSL >= 3.0 TLS providers (experimental)... no checking for LIBSSL... yes checking whether to enable DNS over TLS support... yes checking whether to enable incoming DNS over HTTPS (DoH) support... no checking whether we will be linking in OpenSSL libssl... yes checking for LIBSSL... yes checking for SSL_CTX_set_ciphersuites... yes checking for OCSP_basic_sign... yes checking for SSL_CTX_set_num_tickets... yes checking for SSL_CTX_set_keylog_callback... yes checking for SSL_CTX_get0_privatekey... yes checking for SSL_CTX_set_min_proto_version... no checking for SSL_set_hostflags... yes checking for SSL_CTX_set_alpn_protos... yes checking for SSL_CTX_set_next_proto_select_cb... yes checking for SSL_get0_alpn_selected... yes checking for SSL_get0_next_proto_negotiated... yes checking for SSL_CTX_set_alpn_select_cb... yes checking for SSL_CTX_use_cert_and_key... yes checking whether we will be linking in GnuTLS... auto checking for GNUTLS... no checking for LIBH2OEVLOOP... no checking whether we will be linking in nghttp2... yes checking for NGHTTP2... yes checking whether we will we liniking with libcdb... auto checking for CDB... no checking cdb.h usability... no checking cdb.h presence... no checking for cdb.h... no checking where to find the lmdb library and headers... auto checking for LMDB... no checking whether to enable ipcipher support... auto checking whether clang++ supports C++17 features with -std=c++17... 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 whether FORTIFY_SOURCE is supported... 2 checking for how to force completely read-only GOT table... unknown checking whether to enable initialization of automatic variables... no 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 link-time optimization is supported... no checking for a Python interpreter with version >= 3.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... darwin checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking python3 module: venv... yes 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 ext/ipcrypt/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: --with-libiconv-prefix configure: configure: Configuration summary configure: ===================== configure: configure: dnsdist configured with: '--enable-dns-over-tls' '--enable-dnscrypt' '--enable-dnstap' '--with-libsodium' '--with-libssl' '--with-lua' '--with-nghttp2' '--with-re2' '--without-net-snmp' '--with-libiconv-prefix=/opt/pkg' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin23' '--host=aarch64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin23' 'host_alias=aarch64-apple-darwin23' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=-lpthread' 'CPPFLAGS=-I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium' 'CXX=clang++' 'CXXFLAGS=-pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium' 'PKG_CONFIG=/Users/pbulk/build/net/dnsdist/work/.tools/bin/pkg-config' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/Users/pbulk/build/net/dnsdist/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/net/dnsdist/work/.buildlink/share/pkgconfig' 'LIBEDIT_CFLAGS=-I/opt/pkg/include' 'LIBEDIT_LIBS=-L/opt/pkg/lib ' configure: configure: CC: clang (Apple clang version 13.1.6 (clang-1316.0.21.2.5)) configure: CXX: clang++ -std=c++17 (Apple clang version 13.1.6 (clang-1316.0.21.2.5)) configure: LD: /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -fvisibility=hidden -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium configure: CPPFLAGS: -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -D__APPLE_USE_RFC_3542 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -fvisibility=hidden -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/lua-5.4 -I/opt/pkg/include/ncurses -I/opt/pkg/include/sodium configure: LDFLAGS: -L/opt/pkg/lib configure: LIBS: -lpthread configure: BOOST_CPPFLAGS: configure: configure: Features enabled configure: ---------------- configure: Lua: lua configure: Protobuf: yes configure: systemd: no configure: ipcipher: yes configure: libedit: yes configure: libsodium: yes configure: DNSCrypt: yes configure: dnstap: yes configure: re2: yes configure: SNMP: no configure: DNS over TLS: yes configure: DNS over HTTPS (DoH): no configure: GnuTLS: no configure: OpenSSL: yes configure: nghttp2: yes configure: cdb: no configure: lmdb: no configure: