[Bug 288382] dns/dnsdist: update to 2.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288382] dns/dnsdist: update to 2.0.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Jul 2025 13:56:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288382
--- Comment #25 from Jordan Ostreff <jordan@ostreff.info> ---
(In reply to Ralf van der Enden from comment #24)
Now it stops on other place of the building, but successfully passes
configuration phase:
[ 54% 78/137] c++ -Ilibdnsdist-common.a.p -I. -I.. -Iext/arc4random
-I../ext/arc4random -Iext/ipcrypt -I../ext/ipcrypt -Iext/json11 -I../ext/json11
-Iext/lmdb-safe -I../ext/lmdb-safe -I../ext/protozero/include -Iext/yahttp
-I../ext/yahttp -Idnsdist-rust-lib -I../dnsdist-rust-lib
-Idnsdist-rust-lib/rust -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/editline -I/usr/local/include/lua53
-fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17 -DDNSDIST
-DHAVE_CONFIG_H -ferror-limit=0 -Wshadow -Wmissing-declarations
-Wredundant-decls -Wno-ignored-attributes -fvisibility=hidden -fstack-protector
--param=ssp-buffer-size=4 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
-DBOOST_CONTAINER_USE_STD_EXCEPTIONS -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-isystem /usr/local/include -fPIC -pthread -DBOOST_ALL_NO_LIB -MD -MQ
libdnsdist-common.a.p/dnsdist-lua.cc.o -MF
libdnsdist-common.a.p/dnsdist-lua.cc.o.d -o
libdnsdist-common.a.p/dnsdist-lua.cc.o -c ../dnsdist-lua.cc
FAILED: libdnsdist-common.a.p/dnsdist-lua.cc.o
c++ -Ilibdnsdist-common.a.p -I. -I.. -Iext/arc4random -I../ext/arc4random
-Iext/ipcrypt -I../ext/ipcrypt -Iext/json11 -I../ext/json11 -Iext/lmdb-safe
-I../ext/lmdb-safe -I../ext/protozero/include -Iext/yahttp -I../ext/yahttp
-Idnsdist-rust-lib -I../dnsdist-rust-lib -Idnsdist-rust-lib/rust
-I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/editline -I/usr/local/include/lua53
-fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17 -DDNSDIST
-DHAVE_CONFIG_H -ferror-limit=0 -Wshadow -Wmissing-declarations
-Wredundant-decls -Wno-ignored-attributes -fvisibility=hidden -fstack-protector
--param=ssp-buffer-size=4 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
-DBOOST_CONTAINER_USE_STD_EXCEPTIONS -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-isystem /usr/local/include -fPIC -pthread -DBOOST_ALL_NO_LIB -MD -MQ
libdnsdist-common.a.p/dnsdist-lua.cc.o -MF
libdnsdist-common.a.p/dnsdist-lua.cc.o.d -o
libdnsdist-common.a.p/dnsdist-lua.cc.o -c ../dnsdist-lua.cc
../dnsdist-lua.cc:2266:22: error: use of undeclared identifier
'libssl_init_server_context'
2266 | auto ctx =
libssl_init_server_context(frontend->d_tlsContext->d_tlsConfig);
| ^
../dnsdist-lua.cc:2363:22: error: use of undeclared identifier
'libssl_init_server_context'
2363 | auto ctx =
libssl_init_server_context(frontend->d_quicheParams.d_tlsConfig);
| ^
../dnsdist-lua.cc:2439:22: error: use of undeclared identifier
'libssl_init_server_context'
2439 | auto ctx =
libssl_init_server_context(frontend->d_quicheParams.d_tlsConfig);
| ^
3 errors generated.
[ 55% 78/137] c++ -Ilibdnsdist-common.a.p -I. -I.. -Iext/arc4random
-I../ext/arc4random -Iext/ipcrypt -I../ext/ipcrypt -Iext/json11 -I../ext/json11
-Iext/lmdb-safe -I../ext/lmdb-safe -I../ext/protozero/include -Iext/yahttp
-I../ext/yahttp -Idnsdist-rust-lib -I../dnsdist-rust-lib
-Idnsdist-rust-lib/rust -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/editline -I/usr/local/include/lua53
-fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17 -DDNSDIST
-DHAVE_CONFIG_H -ferror-limit=0 -Wshadow -Wmissing-declarations
-Wredundant-decls -Wno-ignored-attributes -fvisibility=hidden -fstack-protector
--param=ssp-buffer-size=4 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
-DBOOST_CONTAINER_USE_STD_EXCEPTIONS -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-isystem /usr/local/include -fPIC -pthread -DBOOST_ALL_NO_LIB -MD -MQ
libdnsdist-common.a.p/dnsdist-lua-configuration-items.cc.o -MF
libdnsdist-common.a.p/dnsdist-lua-configuration-items.cc.o.d -o
libdnsdist-common.a.p/dnsdist-lua-configuration-items.cc.o -c
../dnsdist-lua-configuration-items.cc
[ 56% 78/137] c++ -Ilibdnsdist-common.a.p -I. -I.. -Iext/arc4random
-I../ext/arc4random -Iext/ipcrypt -I../ext/ipcrypt -Iext/json11 -I../ext/json11
-Iext/lmdb-safe -I../ext/lmdb-safe -I../ext/protozero/include -Iext/yahttp
-I../ext/yahttp -Idnsdist-rust-lib -I../dnsdist-rust-lib
-Idnsdist-rust-lib/rust -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/editline -I/usr/local/include/lua53
-fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17 -DDNSDIST
-DHAVE_CONFIG_H -ferror-limit=0 -Wshadow -Wmissing-declarations
-Wredundant-decls -Wno-ignored-attributes -fvisibility=hidden -fstack-protector
--param=ssp-buffer-size=4 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
-DBOOST_CONTAINER_USE_STD_EXCEPTIONS -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-isystem /usr/local/include -fPIC -pthread -DBOOST_ALL_NO_LIB -MD -MQ
libdnsdist-common.a.p/dnsdist-lua-network.cc.o -MF
libdnsdist-common.a.p/dnsdist-lua-network.cc.o.d -o
libdnsdist-common.a.p/dnsdist-lua-network.cc.o -c ../dnsdist-lua-network.cc
[ 56% 78/137] c++ -Ilibdnsdist-common.a.p -I. -I.. -Iext/arc4random
-I../ext/arc4random -Iext/ipcrypt -I../ext/ipcrypt -Iext/json11 -I../ext/json11
-Iext/lmdb-safe -I../ext/lmdb-safe -I../ext/protozero/include -Iext/yahttp
-I../ext/yahttp -Idnsdist-rust-lib -I../dnsdist-rust-lib
-Idnsdist-rust-lib/rust -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/editline -I/usr/local/include/lua53
-fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17 -DDNSDIST
-DHAVE_CONFIG_H -ferror-limit=0 -Wshadow -Wmissing-declarations
-Wredundant-decls -Wno-ignored-attributes -fvisibility=hidden -fstack-protector
--param=ssp-buffer-size=4 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2
-DBOOST_CONTAINER_USE_STD_EXCEPTIONS -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-isystem /usr/local/include -fPIC -pthread -DBOOST_ALL_NO_LIB -MD -MQ
libdnsdist-common.a.p/dnsdist-lua-inspection.cc.o -MF
libdnsdist-common.a.p/dnsdist-lua-inspection.cc.o.d -o
libdnsdist-common.a.p/dnsdist-lua-inspection.cc.o -c
../dnsdist-lua-inspection.cc
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/dns/dnsdist
*** Error code 1
Stop.
make: stopped in /usr/ports/dns/dnsdist
Config options are:
===> The following configuration options are available for dnsdist-2.0.0:
DNSTAP=off: dnstap support (see dnstap.info)
IPCIPHER=off: ipcipher support (requires OpenSSL)
SNMP=on: SNMP network protocol support
====> Secure network connection support via TLS: you have to choose at least
one of them
GNUTLS=on: SSL/TLS support via GnuTLS
OPENSSL=off: SSL/TLS support via OpenSSL
====> Key Value Stores
CDB=on: CDB backend
LMDB=on: LMDB backend
====> Lua library: you have to select exactly one of them
LUA=on: Use lang/lua
LUAJIT=off: Use luajit
===> Use 'make config' to modify these settings
--
You are receiving this mail because:
You are the assignee for the bug.