* Package: net-dns/pdns-recursor-4.3.5 * Repository: gentoo * Maintainer: swegener@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux systemd userland_GNU * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking pdns-recursor-4.3.5.tar.bz2 to /var/tmp/portage/net-dns/pdns-recursor-4.3.5/work >>> Source unpacked in /var/tmp/portage/net-dns/pdns-recursor-4.3.5/work >>> Preparing source in /var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5 ... * Applying pdns-recursor-4.3.5-boost-1.73.0.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5 ... * econf: updating pdns-recursor-4.3.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pdns-recursor-4.3.5/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-recursor-4.3.5 --htmldir=/usr/share/doc/pdns-recursor-4.3.5/html --with-sysroot=/ --libdir=/usr/lib64 --sysconfdir=/etc/powerdns --with-lua=lua --disable-verbose-logging --enable-systemd --disable-dnstap --without-libsodium --without-protobuf --without-net-snmp configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... 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)... nm checking the name lister (nm) 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... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... 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... ranlib checking command to parse nm 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... 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... yes 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... yes 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 -latomic is needed for __atomic builtins... no 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 pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking for library containing clock_gettime... none required 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 if we need to link in protobuf... no checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_74 checking boost/container/flat_set.hpp usability... yes checking boost/container/flat_set.hpp presence... yes checking for boost/container/flat_set.hpp... yes checking for the flags needed to use pthreads... -pthread 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 boost/system/error_code.hpp usability... yes checking boost/system/error_code.hpp presence... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... yes checking boost/thread.hpp usability... yes checking boost/thread.hpp presence... yes checking for boost/thread.hpp... yes checking for the Boost thread library... (cached) yes checking boost/context/fiber.hpp usability... yes checking boost/context/fiber.hpp presence... yes checking for boost/context/fiber.hpp... yes checking for the Boost context library... (cached) yes checking what context library to use for MTasker... Boost Context checking whether to enable unit test building... no checking whether to enable reproducible builds.... no hostname: Unknown host checking for grep that handles long lines and -e... (cached) /bin/grep checking which Lua implementation to use... lua checking for LUA... yes checking lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking whether to enable verbose logging... 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 for RAND_bytes... yes checking for RAND_pseudo_bytes... yes checking /usr/include/openssl/ecdsa.h usability... yes checking /usr/include/openssl/ecdsa.h presence... yes checking for /usr/include/openssl/ecdsa.h... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking whether we will be linking in libsodium... no checking whether we will be linking in libdecaf... no checking whether we will be linking in libcap... auto checking for LIBCAP... yes checking if we need to link in Net SNMP... no checking for ragel... ragel checking for curl... curl checking for localtime_r... yes checking for gmtime_r... yes checking for strcasestr... yes checking for getrandom... yes checking for arc4random... no checking for library containing pthread_setaffinity_np... -lpthread checking whether to enable newly observed domain checking... checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes sed: can't read conftest.cpp: No such file or directory checking boost/filesystem/path.hpp usability... yes checking boost/filesystem/path.hpp presence... yes checking for boost/filesystem/path.hpp... yes checking for the Boost filesystem library... (cached) yes yes checking whether we will have dnstap... no 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 whether to enable code malloc-trace... no checking whether to enable Valgrind support... no checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes checking for sd_listen_fds in -lsystemd-daemon... no checking for sd_listen_fds in -lsystemd... yes checking for SYSTEMD... yes checking for systemctl... /bin/systemctl checking What user and group will be used by service... pdns-recursor checking for virtualenv... virtualenv checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ext/Makefile config.status: creating ext/json11/Makefile config.status: creating ext/probds/Makefile config.status: creating ext/yahttp/Makefile config.status: creating ext/yahttp/yahttp/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: configure: Configuration summary configure: ===================== configure: configure: PowerDNS Recursor 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-recursor-4.3.5' '--htmldir=/usr/share/doc/pdns-recursor-4.3.5/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--sysconfdir=/etc/powerdns' '--with-lua=lua' '--disable-verbose-logging' '--enable-systemd' '--disable-dnstap' '--without-libsodium' '--without-protobuf' '--without-net-snmp' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon' 'LDFLAGS=-Wl,-O1,--sort-common,--hash-style=gnu' 'CPPFLAGS=' 'CXXFLAGS=-O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon' 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 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon configure: CPPFLAGS: configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1,--sort-common,--hash-style=gnu configure: LIBS: -lpthread configure: BOOST_CPPFLAGS: -pthread configure: configure: Features enabled configure: ---------------- configure: Lua: lua configure: OpenSSL ECDSA: yes configure: ed25519: yes configure: ed448: yes configure: Protobuf: no configure: SNMP: no configure: systemd: yes configure: nod: yes configure: dnstap: no configure: Context library: Boost Context configure: >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5 ... make -j11 -l11 ./incfiles > htmlfiles.h make all-recursive make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' Making all in ext make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' Making all in yahttp make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' Making all in yahttp make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o reqresp.lo reqresp.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o router.lo router.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c router.cpp -fPIC -DPIC -o .libs/router.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c reqresp.cpp -fPIC -DPIC -o .libs/reqresp.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c router.cpp -fPIE -o router.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c reqresp.cpp -fPIE -o reqresp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1,--sort-common,--hash-style=gnu -o libyahttp.la reqresp.lo router.lo -lpthread libtool: link: ar cru .libs/libyahttp.a .libs/reqresp.o .libs/router.o libtool: link: 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-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp/yahttp' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' Making all in json11 make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o json11.lo json11.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c json11.cpp -fPIC -DPIC -o .libs/json11.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c json11.cpp -fPIE -o json11.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1,--sort-common,--hash-style=gnu -o libjson11.la json11.lo -lpthread libtool: link: ar cru .libs/libjson11.a .libs/json11.o libtool: link: 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-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/json11' Making all in probds make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/probds' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o murmur3.lo murmur3.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c murmur3.cc -fPIC -DPIC -o .libs/murmur3.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c murmur3.cc -fPIE -o murmur3.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1,--sort-common,--hash-style=gnu -o libprobds.la murmur3.lo -lpthread libtool: link: ar cru .libs/libprobds.a .libs/murmur3.o libtool: link: ranlib .libs/libprobds.a libtool: link: ( cd ".libs" && rm -f "libprobds.la" && ln -s "../libprobds.la" "libprobds.la" ) make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/probds' make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o arguments.o arguments.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dnsname.o dnsname.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dnslabeltext.o dnslabeltext.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o logger.o logger.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o misc.o misc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o qtype.o qtype.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec_channel.o rec_channel.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec_control.o rec_control.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o unix_utility.o unix_utility.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o base32.o base32.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o base64.o base64.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o capabilities.o capabilities.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dns.o dns.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dns_random.o dns_random.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dnsparser.o dnsparser.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dnsrecords.o dnsrecords.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dnssecinfra.o dnssecinfra.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o dnswriter.o dnswriter.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o ednsoptions.o ednsoptions.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o ednssubnet.o ednssubnet.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o filterpo.o filterpo.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o fstrm_logger.o fstrm_logger.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o gettime.o gettime.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o gss_context.o gss_context.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o iputils.o iputils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o ixfr.o ixfr.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o json.o json.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o lua-base4.o lua-base4.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o lua-recursor4.o lua-recursor4.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o lwres.o lwres.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o mtasker_context.o mtasker_context.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o negcache.o negcache.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o nsecrecords.o nsecrecords.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o opensslsigners.o opensslsigners.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o pdns_recursor.o pdns_recursor.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o pollmplexer.o pollmplexer.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o protobuf.o protobuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o pubsuffix.o pubsuffix.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o pubsuffixloader.o pubsuffixloader.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rcpgenerator.o rcpgenerator.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec-carbon.o rec-carbon.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec-lua-conf.o rec-lua-conf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec-protobuf.o rec-protobuf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec-snmp.o rec-snmp.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rec_channel_rec.o rec_channel_rec.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o recpacketcache.o recpacketcache.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o recursor_cache.o recursor_cache.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o reczones.o reczones.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o remote_logger.o remote_logger.cc In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/smart_ptr/shared_array.hpp:24, from /usr/include/boost/shared_array.hpp:17, from namespaces.hh:25, from utility.hh:47, from rec_channel_rec.cc:4: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o resolver.o resolver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o responsestats.o responsestats.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o rpzloader.o rpzloader.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o secpoll-recursor.o secpoll-recursor.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o secpoll.o secpoll.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o sillyrecords.o sillyrecords.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o snmp-agent.o snmp-agent.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o sortlist.o sortlist.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o syncres.o syncres.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o threadname.o threadname.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o tsigverifier.o tsigverifier.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o uuid-utils.o uuid-utils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o validate.o validate.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o validate-recursor.o validate-recursor.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o version.o version.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o webserver.o webserver.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o ws-api.o ws-api.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o ws-recursor.o ws-recursor.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o xpf.o xpf.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o zoneparser-tng.o zoneparser-tng.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o nod.o nod.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./ext/yahttp -pthread -O3 -Wall -pthread -DSYSCONFDIR=\"/etc/powerdns\" -I./ext/json11 -I./ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -c -o epollmplexer.o epollmplexer.cc sed -e 's![@]sbindir[@]!/usr/sbin!' -e 's![@]service_user[@]!pdns-recursor!' -e 's![@]service_group[@]!pdns-recursor!' < pdns-recursor.service.in > pdns-recursor.service /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1,--sort-common,--hash-style=gnu -o rec_control arguments.o dnsname.o dnslabeltext.o logger.o misc.o qtype.o rec_channel.o rec_control.o unix_utility.o -lpthread sed -e 's!/pdns_recursor!& --config-name=%i!' \ -e 's!Recursor!& %i!' \ -e 's!RuntimeDirectory=.*!&-%i!' \ < pdns-recursor.service > pdns-recursor@.service libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o rec_control arguments.o dnsname.o dnslabeltext.o logger.o misc.o qtype.o rec_channel.o rec_control.o unix_utility.o -lpthread -pthread /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1,--sort-common,--hash-style=gnu -o pdns_recursor arguments.o base32.o base64.o capabilities.o dns.o dns_random.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o ednsoptions.o ednssubnet.o filterpo.o fstrm_logger.o gettime.o gss_context.o iputils.o ixfr.o json.o logger.o lua-base4.o lua-recursor4.o lwres.o misc.o mtasker_context.o negcache.o nsecrecords.o opensslsigners.o pdns_recursor.o pollmplexer.o protobuf.o pubsuffix.o pubsuffixloader.o qtype.o rcpgenerator.o rec-carbon.o rec-lua-conf.o rec-protobuf.o rec-snmp.o rec_channel.o rec_channel_rec.o recpacketcache.o recursor_cache.o reczones.o remote_logger.o resolver.o responsestats.o rpzloader.o secpoll-recursor.o secpoll.o sillyrecords.o snmp-agent.o sortlist.o syncres.o threadname.o tsigverifier.o unix_utility.o uuid-utils.o validate.o validate-recursor.o version.o webserver.o ws-api.o ws-recursor.o xpf.o zoneparser-tng.o nod.o epollmplexer.o ./ext/yahttp/yahttp/libyahttp.la ./ext/json11/libjson11.la -lcrypto -lboost_context-mt -lsystemd -lboost_system-mt ./ext/probds/libprobds.la -lcap -lboost_filesystem-mt -llua -lm -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns-recursor\" -DLOCALSTATEDIR=\"/var/run\" -DNODCACHEDIR=\"/var/lib/lib/pdns-recursor\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O3 -march=skylake -pipe -grecord-gcc-switches -w -fpermissive -fcommon -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -o pdns_recursor arguments.o base32.o base64.o capabilities.o dns.o dns_random.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o ednsoptions.o ednssubnet.o filterpo.o fstrm_logger.o gettime.o gss_context.o iputils.o ixfr.o json.o logger.o lua-base4.o lua-recursor4.o lwres.o misc.o mtasker_context.o negcache.o nsecrecords.o opensslsigners.o pdns_recursor.o pollmplexer.o protobuf.o pubsuffix.o pubsuffixloader.o qtype.o rcpgenerator.o rec-carbon.o rec-lua-conf.o rec-protobuf.o rec-snmp.o rec_channel.o rec_channel_rec.o recpacketcache.o recursor_cache.o reczones.o remote_logger.o resolver.o responsestats.o rpzloader.o secpoll-recursor.o secpoll.o sillyrecords.o snmp-agent.o sortlist.o syncres.o threadname.o tsigverifier.o unix_utility.o uuid-utils.o validate.o validate-recursor.o version.o webserver.o ws-api.o ws-recursor.o xpf.o zoneparser-tng.o nod.o epollmplexer.o ./ext/yahttp/yahttp/.libs/libyahttp.a ./ext/json11/.libs/libjson11.a -lcrypto -lboost_context-mt -lsystemd -lboost_system-mt ./ext/probds/.libs/libprobds.a -lcap -lboost_filesystem-mt //usr/lib64//liblua.so -ldl -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,usr/lib64/ ./pdns_recursor --config > recursor.conf-dist make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' >>> Source compiled. >>> Test phase [not enabled]: net-dns/pdns-recursor-4.3.5 >>> Install net-dns/pdns-recursor-4.3.5 into /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image make -j11 -l11 DESTDIR=/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image install make install-recursive make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' Making install in ext make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' Making install in yahttp make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' Making install in yahttp make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp/yahttp' make[5]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp/yahttp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp/yahttp' make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp/yahttp' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' make[5]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/yahttp' Making install in json11 make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/json11' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/json11' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/json11' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/json11' Making install in probds make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/probds' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/probds' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/probds' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext/probds' make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5/ext' make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' /bin/mkdir -p '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/sbin' /bin/mkdir -p '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/etc/powerdns' /bin/mkdir -p '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/lib/systemd/system/' /bin/mkdir -p '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c rec_control '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 recursor.conf-dist '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/etc/powerdns' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c pdns_recursor '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 pdns-recursor.service pdns-recursor@.service '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/lib/systemd/system/' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 pdns_recursor.1 rec_control.1 '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/man/man1' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c rec_control /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/bin/rec_control libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c pdns_recursor /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/sbin/pdns_recursor make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-4.3.5/work/pdns-recursor-4.3.5' >>> Completed installing net-dns/pdns-recursor-4.3.5 into /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image * Final size of build directory: 403724 KiB (394.2 MiB) * Final size of installed tree: 149928 KiB (146.4 MiB) scanelf: rpath_security_checks(): Maybe? sec problem with DT_RUNPATH='usr/lib64/' in /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/sbin/pdns_recursor Read : 0 / 0 MB ==> 43% compressme : 43.26% ( 3895 => 1685 bytes, compressme.zst) Read : 0 / 0 MB ==> 47% /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/doc/pdns-recursor-4.3.5/README : 47.20% ( 2985 => 1409 bytes, /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/doc/pdns-recursor-4.3.5/README.zst) Read : 0 / 0 MB ==> 40% /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/man/man1/pdns_recursor.1 : 40.17% ( 5965 => 2396 bytes, /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/man/man1/pdns_recursor.1.zst) Read : 0 / 0 MB ==> 27% /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/man/man1/rec_control.1 : 26.69% ( 13512 => 3606 bytes, /var/tmp/portage/net-dns/pdns-recursor-4.3.5/image/usr/share/man/man1/rec_control.1.zst) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/rec_control /usr/sbin/pdns_recursor >>> Done.