* Package: net-dns/pdns-4.1.0_rc3-r1 * Repository: gentoo * Maintainer: swegener@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ldap test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pdns-4.1.0-rc3.tar.bz2 to /var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work >>> Source unpacked in /var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work >>> Preparing source in /var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3 ... * Applying CVE-2017-15091-4.0.4.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3 ... * econf: updating pdns-4.1.0-rc3/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pdns-4.1.0-rc3/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./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/pdns-4.1.0_rc3-r1 --htmldir=/usr/share/doc/pdns-4.1.0_rc3-r1/html --disable-static --sysconfdir=/etc/powerdns --libdir=/usr/lib64/powerdns --with-modules= --with-dynmodules=pipe bind ldap --with-mysql-lib=/usr/lib64 --disable-botan --disable-verbose-logging --enable-unit-tests --disable-tools --disable-systemd --without-lua --without-luajit --without-protobuf checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for bison... bison -y checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if the lexer is flex... yes checking whether make sets $(MAKE)... (cached) yes 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 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 LuaJIT... no checking whether we will be linking in Lua... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -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 whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... 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... no checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for library containing inet_aton... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing gethostent... none required checking for recvmmsg... yes checking for sendmmsg... yes checking for accept4... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... no checking for dlltool... no 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... 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 whether struct tm is in sys/time.h or time.h... time.h checking for tm_gmtoff in struct tm... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether we will be linking in Botan 2.x... no checking whether we will be linking in libsodium... auto checking for LIBSODIUM... no checking whether we will be linking in libdecaf... no 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 /usr/include/openssl/ecdsa.h usability... no checking /usr/include/openssl/ecdsa.h presence... no checking for /usr/include/openssl/ecdsa.h... no checking for ragel... no checking for library containing clock_gettime... none required checking for Boost headers version >= 1.35.0... yes checking for Boost's header version... 1_65 checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... gcc72 -gcc checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking for the Boost program_options library... yes checking whether to enable unit test building... yes checking whether to enable backend unit test building... no checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... (cached) yes checking whether to enable reproducible builds.... no checking whether user requires sqlite3... no checking for virtualenv... no configure: WARNING: virtualenv is missing, unable to build manpages. checking for strcasestr... yes checking for localtime_r... yes checking for recvmmsg... (cached) yes checking whether to enable verbose logging... no checking whether to enable PKCS11 support... no checking whether to enable experimental GSS-TSIG support... no checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ldap_set_option in -lldap_r... yes checking for ldap_initialize in -lldap_r... yes checking for ldap_sasl_bind in -lldap_r... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking for krb5_init_context in -lkrb5... yes checking for krb5_get_init_creds_opt_set_default_flags... no checking whether to enable ZeroMQ connector in remotebackend... no checking whether we will be building and installing the extra tools... no checking if we need to link in protobuf... no checking whether we can build dynamic module "pipe"... yes checking whether we can build dynamic module "bind"... yes checking whether we can build dynamic module "ldap"... yes checking systemd/sd-daemon.h usability... no checking systemd/sd-daemon.h presence... no checking for systemd/sd-daemon.h... no checking whether to enable code coverage... 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 to enable code malloc-trace... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating modules/Makefile config.status: creating pdns/Makefile config.status: creating codedocs/Makefile config.status: creating docs/Makefile config.status: creating pdns/pdns.init config.status: creating ext/Makefile config.status: creating ext/yahttp/Makefile config.status: creating ext/yahttp/yahttp/Makefile config.status: creating ext/json11/Makefile config.status: creating modules/bindbackend/Makefile config.status: creating modules/geoipbackend/Makefile config.status: creating modules/gmysqlbackend/Makefile config.status: creating modules/godbcbackend/Makefile config.status: creating modules/goraclebackend/Makefile config.status: creating modules/gpgsqlbackend/Makefile config.status: creating modules/gsqlite3backend/Makefile config.status: creating modules/ldapbackend/Makefile config.status: creating modules/luabackend/Makefile config.status: creating modules/mydnsbackend/Makefile config.status: creating modules/opendbxbackend/Makefile config.status: creating modules/oraclebackend/Makefile config.status: creating modules/pipebackend/Makefile config.status: creating modules/randombackend/Makefile config.status: creating modules/remotebackend/Makefile config.status: creating modules/tinydnsbackend/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: configure: Configuration summary configure: ===================== configure: configure: 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/pdns-4.1.0_rc3-r1' '--htmldir=/usr/share/doc/pdns-4.1.0_rc3-r1/html' '--disable-static' '--sysconfdir=/etc/powerdns' '--libdir=/usr/lib64/powerdns' '--with-modules=' '--with-dynmodules=pipe bind ldap' '--with-mysql-lib=/usr/lib64' '--disable-botan' '--disable-verbose-logging' '--enable-unit-tests' '--disable-tools' '--disable-systemd' '--without-lua' '--without-luajit' '--without-protobuf' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' configure: configure: CC: x86_64-pc-linux-gnu-gcc configure: CXX: x86_64-pc-linux-gnu-g++ configure: LD: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure: CFLAGS: -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -Wall configure: CPPFLAGS: configure: CXXFLAGS: -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed configure: LIBS: configure: BOOST_CPPFLAGS: configure: configure: Features enabled configure: ---------------- configure: Built-in modules: configure: Dynamic modules: pipe bind ldap configure: configure: OpenSSL ecdsa: no configure: ed25519: no configure: ed448: no configure: gost: no configure: SQLite3: no configure: Lua/LuaJit: no configure: systemd: no configure: >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3' Making all in ext make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' Making all in yahttp make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' Making all in yahttp make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o reqresp.lo reqresp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c reqresp.cpp -fPIC -DPIC -o .libs/reqresp.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o router.lo router.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c router.cpp -fPIC -DPIC -o .libs/router.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o libyahttp.la reqresp.lo router.lo 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[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp/yahttp' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' Making all in json11 make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o json11.lo json11.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c json11.cpp -fPIC -DPIC -o .libs/json11.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o libjson11.la json11.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libjson11.a .libs/json11.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libjson11.a libtool: link: ( cd ".libs" && rm -f "libjson11.la" && ln -s "../libjson11.la" "libjson11.la" ) make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/json11' make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' Making all in modules make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' Making all in pipebackend make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o coprocess.lo coprocess.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o pipebackend.lo pipebackend.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o libpipebackend.la -rpath /usr/lib64/powerdns/pdns coprocess.lo pipebackend.lo libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/coprocess.o .libs/pipebackend.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpipebackend.so -o .libs/libpipebackend.so libtool: link: ( cd ".libs" && rm -f "libpipebackend.la" && ln -s "../libpipebackend.la" "libpipebackend.la" ) make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/pipebackend' Making all in bindbackend make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' make all-am make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o bindbackend2.lo bindbackend2.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c bindbackend2.cc -fPIC -DPIC -o .libs/bindbackend2.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o binddnssec.lo binddnssec.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c binddnssec.cc -fPIC -DPIC -o .libs/binddnssec.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o libbindbackend.la -rpath /usr/lib64/powerdns/pdns bindbackend2.lo binddnssec.lo libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/bindbackend2.o .libs/binddnssec.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbindbackend.so -o .libs/libbindbackend.so libtool: link: ( cd ".libs" && rm -f "libbindbackend.la" && ln -s "../libbindbackend.la" "libbindbackend.la" ) make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' Making all in ldapbackend make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ldapbackend.lo ldapbackend.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c ldapbackend.cc -fPIC -DPIC -o .libs/ldapbackend.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o powerldap.lo powerldap.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c powerldap.cc -fPIC -DPIC -o .libs/powerldap.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ldaputils.lo ldaputils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c ldaputils.cc -fPIC -DPIC -o .libs/ldaputils.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ldapauthenticator.lo ldapauthenticator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c ldapauthenticator.cc -fPIC -DPIC -o .libs/ldapauthenticator.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o libldapbackend.la -rpath /usr/lib64/powerdns/pdns ldapbackend.lo powerldap.lo ldaputils.lo ldapauthenticator.lo -lldap_r -llber -lkrb5 libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/ldapbackend.o .libs/powerldap.o .libs/ldaputils.o .libs/ldapauthenticator.o -lldap_r -llber -lkrb5 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libldapbackend.so -o .libs/libldapbackend.so libtool: link: ( cd ".libs" && rm -f "libldapbackend.la" && ln -s "../libldapbackend.la" "libldapbackend.la" ) make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/ldapbackend' make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' Making all in codedocs make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/codedocs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/codedocs' Making all in docs make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/docs' Making all in pdns make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make all-am make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o arguments.o arguments.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dynloader.o dynloader.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dynmessenger.o dynmessenger.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o logger.o logger.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o misc.o misc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o qtype.o qtype.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o statbag.o statbag.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o unix_utility.o unix_utility.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnsname.o dnsname.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnslabeltext.o dnslabeltext.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o pdns_control arguments.o dynloader.o dynmessenger.o logger.o misc.o qtype.o statbag.o unix_utility.o dnsname.o dnslabeltext.o libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o pdns_control arguments.o dynloader.o dynmessenger.o logger.o misc.o qtype.o statbag.o unix_utility.o dnsname.o dnslabeltext.o -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o auth-caches.o auth-caches.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o auth-packetcache.o auth-packetcache.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o auth-querycache.o auth-querycache.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o backends/gsql/gsqlbackend.o backends/gsql/gsqlbackend.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o base32.o base32.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o base64.o base64.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -Wall -c -o bindlexer.o bindlexer.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o bindparser.o bindparser.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dbdnsseckeeper.o dbdnsseckeeper.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnsbackend.o dnsbackend.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dns.o dns.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnspacket.o dnspacket.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnsparser.o dnsparser.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dns_random.o dns_random.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnsrecords.o dnsrecords.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnssecinfra.o dnssecinfra.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnssecsigner.o dnssecsigner.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnswriter.o dnswriter.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dynlistener.o dynlistener.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ednsoptions.o ednsoptions.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ednssubnet.o ednssubnet.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o gss_context.o gss_context.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o iputils.o iputils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o json.o json.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o nsecrecords.o nsecrecords.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o opensslsigners.o opensslsigners.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o pdnsutil.o pdnsutil.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o randomhelper.o randomhelper.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o rcpgenerator.o rcpgenerator.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o serialtweaker.o serialtweaker.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o signingpipe.o signingpipe.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o sillyrecords.o sillyrecords.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ueberbackend.o ueberbackend.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o zoneparser-tng.o zoneparser-tng.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o pdnsutil arguments.o auth-caches.o auth-packetcache.o auth-querycache.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o dbdnsseckeeper.o dnsbackend.o dns.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dns_random.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynlistener.o ednsoptions.o ednssubnet.o gss_context.o iputils.o json.o logger.o misc.o nsecrecords.o opensslsigners.o pdnsutil.o qtype.o randomhelper.o rcpgenerator.o serialtweaker.o signingpipe.o sillyrecords.o statbag.o ueberbackend.o unix_utility.o zoneparser-tng.o ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -ldl -lboost_program_options-mt -lcrypto libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o pdnsutil arguments.o auth-caches.o auth-packetcache.o auth-querycache.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o dbdnsseckeeper.o dnsbackend.o dns.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dns_random.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynlistener.o ednsoptions.o ednssubnet.o gss_context.o iputils.o json.o logger.o misc.o nsecrecords.o opensslsigners.o pdnsutil.o qtype.o randomhelper.o rcpgenerator.o serialtweaker.o signingpipe.o sillyrecords.o statbag.o ueberbackend.o unix_utility.o zoneparser-tng.o -Wl,--export-dynamic ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -ldl -lboost_program_options-mt -lcrypto -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o zone2sql.o zone2sql.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o zone2sql arguments.o base32.o base64.o bindlexer.o bindparser.o dns.o dns_random.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o json.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2sql.o zoneparser-tng.o -lcrypto ../ext/json11/libjson11.la libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o zone2sql arguments.o base32.o base64.o bindlexer.o bindparser.o dns.o dns_random.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o json.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2sql.o zoneparser-tng.o -lcrypto ../ext/json11/.libs/libjson11.a -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o zone2json.o zone2json.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o zone2json arguments.o base32.o base64.o bindlexer.o bindparser.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2json.o zoneparser-tng.o -lcrypto ../ext/json11/libjson11.la libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o zone2json arguments.o base32.o base64.o bindlexer.o bindparser.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2json.o zoneparser-tng.o -lcrypto ../ext/json11/.libs/libjson11.a -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o zone2ldap.o zone2ldap.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o zone2ldap arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2ldap.o zoneparser-tng.o -lcrypto libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o zone2ldap arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o zone2ldap.o zoneparser-tng.o -lcrypto -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o auth-carbon.o auth-carbon.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o common_startup.o common_startup.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o communicator.o communicator.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dnsproxy.o dnsproxy.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o dynhandler.o dynhandler.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ixfr.o ixfr.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o lua-auth.o lua-auth.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o lua-auth4.o lua-auth4.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o lua-pdns.o lua-pdns.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o lua-iputils.o lua-iputils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o mastercommunicator.o mastercommunicator.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o nameserver.o nameserver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o packethandler.o packethandler.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o receiver.o receiver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o resolver.o resolver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o responsestats.o responsestats.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o responsestats-auth.o responsestats-auth.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o rfc2136handler.o rfc2136handler.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o secpoll-auth.o secpoll-auth.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o slavecommunicator.o slavecommunicator.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o stubresolver.o stubresolver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o tcpreceiver.o tcpreceiver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o tsigverifier.o tsigverifier.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o tkey.o tkey.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o unix_semaphore.o unix_semaphore.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o version.o version.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o webserver.o webserver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ws-api.o ws-api.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o ws-auth.o ws-auth.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o pdns_server arguments.o auth-carbon.o auth-caches.o auth-packetcache.o auth-querycache.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o common_startup.o communicator.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsproxy.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynhandler.o dynlistener.o ednsoptions.o ednssubnet.o gss_context.o iputils.o ixfr.o json.o logger.o lua-auth.o lua-auth4.o lua-pdns.o lua-iputils.o mastercommunicator.o misc.o nameserver.o nsecrecords.o opensslsigners.o packethandler.o qtype.o randomhelper.o rcpgenerator.o receiver.o resolver.o responsestats.o responsestats-auth.o rfc2136handler.o secpoll-auth.o serialtweaker.o signingpipe.o sillyrecords.o slavecommunicator.o statbag.o stubresolver.o tcpreceiver.o tsigverifier.o tkey.o ueberbackend.o unix_semaphore.o unix_utility.o version.o webserver.o ws-api.o ws-auth.o zoneparser-tng.o -ldl ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -lcrypto libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o pdns_server arguments.o auth-carbon.o auth-caches.o auth-packetcache.o auth-querycache.o backends/gsql/gsqlbackend.o base32.o base64.o bindlexer.o bindparser.o common_startup.o communicator.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsproxy.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o dynhandler.o dynlistener.o ednsoptions.o ednssubnet.o gss_context.o iputils.o ixfr.o json.o logger.o lua-auth.o lua-auth4.o lua-pdns.o lua-iputils.o mastercommunicator.o misc.o nameserver.o nsecrecords.o opensslsigners.o packethandler.o qtype.o randomhelper.o rcpgenerator.o receiver.o resolver.o responsestats.o responsestats-auth.o rfc2136handler.o secpoll-auth.o serialtweaker.o signingpipe.o sillyrecords.o slavecommunicator.o statbag.o stubresolver.o tcpreceiver.o tsigverifier.o tkey.o ueberbackend.o unix_semaphore.o unix_utility.o version.o webserver.o ws-api.o ws-auth.o zoneparser-tng.o -Wl,--export-dynamic -ldl ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -lcrypto -pthread ./pdns_server --no-config --config 2>/dev/null > pdns.conf-dist make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3' make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3' >>> Source compiled. >>> Test phase: net-dns/pdns-4.1.0_rc3-r1 make -j1 check Making check in ext make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' Making check in yahttp make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' Making check in yahttp make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp/yahttp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp/yahttp' make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/yahttp' Making check in json11 make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/json11' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext/json11' make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/ext' Making check in modules make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' Making check in pipebackend make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/pipebackend' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/pipebackend' Making check in bindbackend make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' make check-am make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/bindbackend' Making check in ldapbackend make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/ldapbackend' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules/ldapbackend' make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/modules' Making check in codedocs make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/codedocs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/codedocs' Making check in docs make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/docs' Making check in pdns make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make check-am make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make check-TESTS check-local make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o gettime.o gettime.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-arguments_cc.o test-arguments_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-base32_cc.o test-base32_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-base64_cc.o test-base64_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-bindparser_cc.o test-bindparser_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-delaypipe_hh.o test-delaypipe_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-dnsrecordcontent.o test-dnsrecordcontent.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-distributor_hh.o test-distributor_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-dns_random_hh.o test-dns_random_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-dnsname_cc.o test-dnsname_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-dnsparser_hh.o test-dnsparser_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-dnsrecords_cc.o test-dnsrecords_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-iputils_hh.o test-iputils_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-ixfr_cc.o test-ixfr_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-lock_hh.o test-lock_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-md5_hh.o test-md5_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-misc_hh.o test-misc_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-nameserver_cc.o test-nameserver_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-nmtree.o test-nmtree.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-packetcache_cc.o test-packetcache_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-rcpgenerator_cc.o test-rcpgenerator_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-signers.o test-signers.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-sha_hh.o test-sha_hh.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-statbag_cc.o test-statbag_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-tsig.o test-tsig.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o test-zoneparser_tng_cc.o test-zoneparser_tng_cc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -c -o testrunner.o testrunner.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o testrunner arguments.o auth-caches.o auth-packetcache.o auth-querycache.o base32.o base64.o bindlexer.o bindparser.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o ednsoptions.o ednssubnet.o gettime.o gss_context.o iputils.o ixfr.o logger.o misc.o nameserver.o nsecrecords.o opensslsigners.o qtype.o rcpgenerator.o responsestats.o responsestats-auth.o sillyrecords.o statbag.o test-arguments_cc.o test-base32_cc.o test-base64_cc.o test-bindparser_cc.o test-delaypipe_hh.o test-dnsrecordcontent.o test-distributor_hh.o test-dns_random_hh.o test-dnsname_cc.o test-dnsparser_hh.o test-dnsrecords_cc.o test-iputils_hh.o test-ixfr_cc.o test-lock_hh.o test-md5_hh.o test-misc_hh.o test-nameserver_cc.o test-nmtree.o test-packetcache_cc.o test-rcpgenerator_cc.o test-signers.o test-sha_hh.o test-statbag_cc.o test-tsig.o test-zoneparser_tng_cc.o testrunner.o tsigverifier.o ueberbackend.o unix_utility.o zoneparser-tng.o -lcrypto -lboost_unit_test_framework-mt -ldl libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE --param ssp-buffer-size=4 -fstack-protector -O2 -pipe -march=native -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -o testrunner arguments.o auth-caches.o auth-packetcache.o auth-querycache.o base32.o base64.o bindlexer.o bindparser.o dbdnsseckeeper.o dns.o dns_random.o dnsbackend.o dnslabeltext.o dnsname.o dnspacket.o dnsparser.o dnsrecords.o dnssecinfra.o dnssecsigner.o dnswriter.o ednsoptions.o ednssubnet.o gettime.o gss_context.o iputils.o ixfr.o logger.o misc.o nameserver.o nsecrecords.o opensslsigners.o qtype.o rcpgenerator.o responsestats.o responsestats-auth.o sillyrecords.o statbag.o test-arguments_cc.o test-base32_cc.o test-base64_cc.o test-bindparser_cc.o test-delaypipe_hh.o test-dnsrecordcontent.o test-distributor_hh.o test-dns_random_hh.o test-dnsname_cc.o test-dnsparser_hh.o test-dnsrecords_cc.o test-iputils_hh.o test-ixfr_cc.o test-lock_hh.o test-md5_hh.o test-misc_hh.o test-nameserver_cc.o test-nmtree.o test-packetcache_cc.o test-rcpgenerator_cc.o test-signers.o test-sha_hh.o test-statbag_cc.o test-tsig.o test-zoneparser_tng_cc.o testrunner.o tsigverifier.o ueberbackend.o unix_utility.o zoneparser-tng.o -lcrypto -lboost_unit_test_framework-mt -ldl -pthread FAIL: testrunner make[5]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make all-am make[6]: Entering directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[5]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' ============================================================================ Testsuite summary for pdns 4.1.0-rc3 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See pdns/test-suite.log ============================================================================ make[4]: *** [Makefile:2724: test-suite.log] Error 1 make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[3]: *** [Makefile:2832: check-TESTS] Error 2 make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[2]: *** [Makefile:2903: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make[1]: *** [Makefile:2905: check] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3/pdns' make: *** [Makefile:540: check-recursive] Error 1 * ERROR: net-dns/pdns-4.1.0_rc3-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2605: Called default * phase-functions.sh, line 853: Called default_src_test * phase-functions.sh, line 882: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-dns/pdns-4.1.0_rc3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dns/pdns-4.1.0_rc3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-dns:pdns-4.1.0_rc3-r1:20171130-152429.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3' * S: '/var/tmp/portage/net-dns/pdns-4.1.0_rc3-r1/work/pdns-4.1.0-rc3'