* Package: net-dns/dnsdist-1.6.0 * Repository: gentoo * Maintainer: nativemad@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lmdb lua_single_target_lua5-1 ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Using lua5.1 to build >>> Unpacking source... >>> Unpacking dnsdist-1.6.0.tar.bz2 to /var/tmp/portage/net-dns/dnsdist-1.6.0/work >>> Source unpacked in /var/tmp/portage/net-dns/dnsdist-1.6.0/work >>> Preparing source in /var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0 ... * econf: updating dnsdist-1.6.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dnsdist-1.6.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dnsdist-1.6.0 --htmldir=/usr/share/doc/dnsdist-1.6.0/html --with-sysroot=/ --libdir=/usr/lib64 --sysconfdir=/etc/dnsdist --with-lua=lua5.1 --disable-dns-over-https --disable-dnscrypt --disable-dnstap --with-lmdb --without-re2 --without-protobuf --without-net-snmp --enable-dns-over-tls --without-gnutls --with-libssl --disable-systemd --disable-unit-tests configure: WARNING: unrecognized options: --without-protobuf checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking size of time_t... 8 checking whether time_t is signed... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether we will be linking in libsodium... auto checking for LIBSODIUM... yes checking for crypto_box_easy_afternm... yes checking for crypto_box_curve25519xchacha20poly1305_easy... yes checking for randombytes_stir... yes checking whether we will have dnstap... no checking for ragel... ragel 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... 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... yes checking for sendmmsg... yes checking for accept4... yes checking for library containing pthread_setaffinity_np... -lpthread checking for library containing pthread_getattr_np... none required checking for library containing pthread_get_stackaddr_np... no checking for library containing pthread_get_stacksize_np... no checking for explicit_bzero... yes checking for explicit_memset... no checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_76 checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ checking whether to enable unit test building... no checking if we should compile in libre2 for dnsdist... no checking whether to enable DNSCrypt support... no checking if we have eBPF support... auto checking linux/bpf.h usability... yes checking linux/bpf.h presence... yes checking for linux/bpf.h... yes checking whether BPF_FUNC_tail_call is declared... yes checking whether SO_ATTACH_BPF is declared... yes checking if we need to link in Net SNMP... no checking whether we will be linking in libcap... auto checking for LIBCAP... yes 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 grep that handles long lines and -e... (cached) /bin/grep checking which Lua implementation to use... lua5.1 checking for LUA... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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 to enable DNS over TLS support... yes checking whether to enable 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 whether we will be linking in GnuTLS... no checking for LIBH2OEVLOOP... no checking for CDB... no checking cdb.h usability... yes checking cdb.h presence... yes checking for cdb.h... yes checking for cdb_find in -lcdb... yes checking where to find the lmdb library and headers... yes checking for LMDB... yes checking whether x86_64-pc-linux-gnu-g++ 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... 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 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 a Python interpreter with version >= 3.6... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking python 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 configure: WARNING: unrecognized options: --without-protobuf configure: configure: Configuration summary configure: ===================== configure: configure: dnsdist configured with: '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/dnsdist-1.6.0' '--htmldir=/usr/share/doc/dnsdist-1.6.0/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/dnsdist' '--with-lua=lua5.1' '--disable-dns-over-https' '--disable-dnscrypt' '--disable-dnstap' '--with-lmdb' '--without-re2' '--without-protobuf' '--without-net-snmp' '--enable-dns-over-tls' '--without-gnutls' '--with-libssl' '--disable-systemd' '--disable-unit-tests' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'PKG_CONFIG_PATH=/var/tmp/portage/net-dns/dnsdist-1.6.0/temp/lua5.1/pkgconfig' configure: configure: CC: x86_64-pc-linux-gnu-gcc configure: CXX: x86_64-pc-linux-gnu-g++ -std=c++17 configure: LD: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 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 -pipe -march=native -fno-diagnostics-color -O2 configure: CPPFLAGS: configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 configure: LIBS: -lpthread configure: BOOST_CPPFLAGS: configure: configure: Features enabled configure: ---------------- configure: Lua: lua5.1 configure: Protobuf: yes configure: systemd: no configure: ipcipher: yes configure: libsodium: yes configure: DNSCrypt: no configure: dnstap: no configure: re2: no configure: SNMP: no configure: DNS over TLS: yes configure: DNS over HTTPS (DoH): no configure: GnuTLS: no configure: OpenSSL: yes configure: cdb: yes configure: lmdb: yes configure: >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0 ... make -j2 /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dnsdist-1.6.0 --htmldir=/usr/share/doc/dnsdist-1.6.0/html --with-sysroot=/ --libdir=/usr/lib64 --sysconfdir=/etc/dnsdist --with-lua=lua5.1 --disable-dns-over-https --disable-dnscrypt --disable-dnstap --with-lmdb --without-re2 --without-protobuf --without-net-snmp --enable-dns-over-tls --without-gnutls --with-libssl --disable-systemd --disable-unit-tests build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2 PKG_CONFIG_PATH=/var/tmp/portage/net-dns/dnsdist-1.6.0/temp/lua5.1/pkgconfig --no-create --no-recursion configure: WARNING: unrecognized options: --without-protobuf checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking size of time_t... 8 checking whether time_t is signed... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether we will be linking in libsodium... auto checking for LIBSODIUM... yes checking for crypto_box_easy_afternm... yes checking for crypto_box_curve25519xchacha20poly1305_easy... yes checking for randombytes_stir... yes checking whether we will have dnstap... no checking for ragel... ragel 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... 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... yes checking for sendmmsg... yes checking for accept4... yes checking for library containing pthread_setaffinity_np... -lpthread checking for library containing pthread_getattr_np... none required checking for library containing pthread_get_stackaddr_np... no checking for library containing pthread_get_stacksize_np... no checking for explicit_bzero... yes checking for explicit_memset... no checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_76 checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ checking whether to enable unit test building... no checking if we should compile in libre2 for dnsdist... no checking whether to enable DNSCrypt support... no checking if we have eBPF support... auto checking linux/bpf.h usability... yes checking linux/bpf.h presence... yes checking for linux/bpf.h... yes checking whether BPF_FUNC_tail_call is declared... yes checking whether SO_ATTACH_BPF is declared... yes checking if we need to link in Net SNMP... no checking whether we will be linking in libcap... auto checking for LIBCAP... yes 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 grep that handles long lines and -e... (cached) /bin/grep checking which Lua implementation to use... lua5.1 checking for LUA... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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 to enable DNS over TLS support... yes checking whether to enable 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 whether we will be linking in GnuTLS... no checking for LIBH2OEVLOOP... no checking for CDB... no checking cdb.h usability... yes checking cdb.h presence... yes checking for cdb.h... yes checking for cdb_find in -lcdb... yes checking where to find the lmdb library and headers... yes checking for LMDB... yes checking whether x86_64-pc-linux-gnu-g++ 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... 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 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 a Python interpreter with version >= 3.6... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking python module: venv... yes checking that generated files are newer than configure... done configure: creating ./config.status configure: WARNING: unrecognized options: --without-protobuf configure: configure: Configuration summary configure: ===================== configure: configure: dnsdist configured with: '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/dnsdist-1.6.0' '--htmldir=/usr/share/doc/dnsdist-1.6.0/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/dnsdist' '--with-lua=lua5.1' '--disable-dns-over-https' '--disable-dnscrypt' '--disable-dnstap' '--with-lmdb' '--without-re2' '--without-protobuf' '--without-net-snmp' '--enable-dns-over-tls' '--without-gnutls' '--with-libssl' '--disable-systemd' '--disable-unit-tests' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'PKG_CONFIG_PATH=/var/tmp/portage/net-dns/dnsdist-1.6.0/temp/lua5.1/pkgconfig' configure: configure: CC: x86_64-pc-linux-gnu-gcc configure: CXX: x86_64-pc-linux-gnu-g++ -std=c++17 configure: LD: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 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 -pipe -march=native -fno-diagnostics-color -O2 configure: CPPFLAGS: configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 configure: LIBS: -lpthread configure: BOOST_CPPFLAGS: configure: configure: Features enabled configure: ---------------- configure: Lua: lua5.1 configure: Protobuf: yes configure: systemd: no configure: ipcipher: yes configure: libsodium: yes configure: DNSCrypt: no configure: dnstap: no configure: re2: no configure: SNMP: no configure: DNS over TLS: yes configure: DNS over HTTPS (DoH): no configure: GnuTLS: no configure: OpenSSL: yes configure: cdb: yes configure: lmdb: yes configure: /bin/sh ./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: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0' Making all in ext/ipcrypt make[2]: Entering directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c -o ipcrypt.lo ipcrypt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -c ipcrypt.c -fPIC -DPIC -o .libs/ipcrypt.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -pipe -march=native -fno-diagnostics-color -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libipcrypt.la ipcrypt.lo -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libipcrypt.a .libs/ipcrypt.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libipcrypt.a libtool: link: ( cd ".libs" && rm -f "libipcrypt.la" && ln -s "../libipcrypt.la" "libipcrypt.la" ) make[2]: Leaving directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/ipcrypt' Making all in ext/yahttp make[2]: Entering directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/yahttp' Making all in yahttp make[3]: Entering directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o reqresp.lo reqresp.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o router.lo router.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c reqresp.cpp -fPIC -DPIC -o .libs/reqresp.o libtool: compile: x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c router.cpp -fPIC -DPIC -o .libs/router.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=c++17 -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libyahttp.la reqresp.lo router.lo -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libyahttp.a .libs/reqresp.o .libs/router.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libyahttp.a libtool: link: ( cd ".libs" && rm -f "libyahttp.la" && ln -s "../libyahttp.la" "libyahttp.la" ) make[3]: Leaving directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/yahttp/yahttp' make[3]: Entering directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/yahttp' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/yahttp' make[2]: Leaving directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0/ext/yahttp' make[2]: Entering directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0' x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o bpf-filter.o bpf-filter.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o capabilities.o capabilities.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dns.o dns.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnscrypt.o dnscrypt.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-backend.o dnsdist-backend.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-cache.o dnsdist-cache.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-carbon.o dnsdist-carbon.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-console.o dnsdist-console.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-dnscrypt.o dnsdist-dnscrypt.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-dynblocks.o dnsdist-dynblocks.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-dynbpf.o dnsdist-dynbpf.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-ecs.o dnsdist-ecs.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-healthchecks.o dnsdist-healthchecks.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-idstate.o dnsdist-idstate.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-kvs.o dnsdist-kvs.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lbpolicies.o dnsdist-lbpolicies.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-actions.o dnsdist-lua-actions.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-bindings-dnscrypt.o dnsdist-lua-bindings-dnscrypt.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-bindings-dnsquestion.o dnsdist-lua-bindings-dnsquestion.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-bindings-kvs.o dnsdist-lua-bindings-kvs.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-bindings-packetcache.o dnsdist-lua-bindings-packetcache.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-bindings-protobuf.o dnsdist-lua-bindings-protobuf.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-bindings.o dnsdist-lua-bindings.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-ffi.o dnsdist-lua-ffi.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-inspection-ffi.o dnsdist-lua-inspection-ffi.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-inspection.o dnsdist-lua-inspection.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-rules.o dnsdist-lua-rules.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-vars.o dnsdist-lua-vars.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua-web.o dnsdist-lua-web.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-lua.o dnsdist-lua.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-protobuf.o dnsdist-protobuf.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-proxy-protocol.o dnsdist-proxy-protocol.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-rings.o dnsdist-rings.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-secpoll.o dnsdist-secpoll.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-snmp.o dnsdist-snmp.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-systemd.o dnsdist-systemd.cc x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/lua5.1 -I/usr/include/editline -I./ext/yahttp -I./ext/protozero/include -DSYSCONFDIR=\"/etc/dnsdist\" -DBOOST_CONTAINER_USE_STD_EXCEPTIONS -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O3 -Wall -Wextra -Wshadow -Wno-unused-parameter -Wmissing-declarations -Wredundant-decls -pipe -march=native -fno-diagnostics-color -O2 -c -o dnsdist-tcp-downstream.o dnsdist-tcp-downstream.cc In file included from libssl.hh:12, from tcpiohandler.hh:7, from tcpiohandler-mplexer.hh:5, from dnsdist-tcp-downstream.hh:6, from dnsdist-tcp-downstream.cc:2: lock.hh:94:8: error: ‘unique_lock’ in namespace ‘std’ does not name a template type 94 | std::unique_lock d_lock; | ^~~~~~~~~~~ lock.hh:24:1: note: ‘std::unique_lock’ is defined in header ‘’; did you forget to ‘#include ’? 23 | #include +++ |+#include 24 | lock.hh: In constructor ‘WriteLock::WriteLock(WriteLock&&)’: lock.hh:86:5: error: ‘d_lock’ was not declared in this scope; did you mean ‘flock’? 86 | d_lock = std::move(rhs.d_lock); | ^~~~~~ | flock lock.hh:86:28: error: ‘class WriteLock’ has no member named ‘d_lock’ 86 | d_lock = std::move(rhs.d_lock); | ^~~~~~ lock.hh: In constructor ‘WriteLock::WriteLock(std::shared_mutex&)’: lock.hh:90:40: error: class ‘WriteLock’ does not have any field named ‘d_lock’ 90 | WriteLock(std::shared_mutex& lock) : d_lock(lock) | ^~~~~~ lock.hh: At global scope: lock.hh:148:8: error: ‘unique_lock’ in namespace ‘std’ does not name a template type 148 | std::unique_lock d_lock; | ^~~~~~~~~~~ lock.hh:148:3: note: ‘std::unique_lock’ is defined in header ‘’; did you forget to ‘#include ’? 148 | std::unique_lock d_lock; | ^~~ lock.hh: In member function ‘bool TryWriteLock::gotIt() const’: lock.hh:140:12: error: ‘d_lock’ was not declared in this scope; did you mean ‘flock’? 140 | return d_lock.owns_lock(); | ^~~~~~ | flock lock.hh: In constructor ‘TryWriteLock::TryWriteLock(std::shared_mutex&)’: lock.hh:144:43: error: class ‘TryWriteLock’ does not have any field named ‘d_lock’ 144 | TryWriteLock(std::shared_mutex& lock) : d_lock(lock, std::try_to_lock) | ^~~~~~ make[2]: *** [Makefile:1401: dnsdist-tcp-downstream.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0' make[1]: *** [Makefile:1523: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0' make: *** [Makefile:1150: all] Error 2 * ERROR: net-dns/dnsdist-1.6.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-dns/dnsdist-1.6.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dns/dnsdist-1.6.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-dns:dnsdist-1.6.0:20210517-190835.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/dnsdist-1.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/dnsdist-1.6.0/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0' * S: '/var/tmp/portage/net-dns/dnsdist-1.6.0/work/dnsdist-1.6.0'