D: [iurt_root_command] chroot warning: line 40: It's not recommended to have unversioned Obsoletes: Obsoletes: nameserver powerdns PowerDNS warning: line 54: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-pipe warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-mysql warning: line 76: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-pgsql warning: line 87: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-ldap warning: line 97: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-sqlite warning: line 107: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-geo Installing /home/iurt/rpmbuild/SRPMS/pdns-4.3.1-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sN2SXA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pdns-4.3.1 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/pdns-4.3.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdns-4.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/pdns-boost-placeholders.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pOkhdz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-dependency-tracking --disable-silent-rules --enable-tools --enable-libsodium --enable-systemd --enable-unit-tests --enable-reproducible --with-sqlite3 --sysconfdir=/etc/powerdns --libdir=/usr/lib64 --with-socketdir=/run/powerdns --with-modules=bind '--with-dynmodules=gmysql gpgsql pipe ldap gsqlite3 geoip' --with-mysql-lib=/usr/lib64 configure: WARNING: unrecognized options: --enable-libsodium checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1001' 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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-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-mageia-linux-gnu-gcc... none checking for bison... bison -y checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking whether -latomic is needed for __atomic builtins... no checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking which Lua implementation to use... auto checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... yes checking how to run the C++ preprocessor... x86_64-mageia-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 lua.hpp usability... yes checking lua.hpp presence... yes checking for lua.hpp... yes checking whether x86_64-mageia-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... yes 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... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-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-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/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... yes 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-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/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-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-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 libsodium... auto checking for LIBSODIUM... yes checking for crypto_box_easy_afternm... yes checking for crypto_box_curve25519xchacha20poly1305_easy... yes checking for randombytes_stir... yes checking whether we will be linking in libdecaf... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-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 for ragel... no checking for library containing clock_gettime... none required checking for Boost headers version >= 1.42.0... yes checking for Boost's header version... 1_73 checking for the toolset name used by Boost for x86_64-mageia-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-mageia-linux-gnu-g++ 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 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 backend unit test building... no checking whether to enable reproducible builds.... yes checking whether to enable fuzzing targets... no checking whether user requires sqlite3... yes checking for virtualenv... no configure: WARNING: virtualenv is missing, unable to build manpages. checking for strcasestr... yes checking for localtime_r... yes checking for gmtime_r... yes checking for recvmmsg... (cached) yes checking for sched_setscheduler... yes checking for getrandom... yes checking for arc4random... no checking whether to enable verbose logging... no checking whether to enable PKCS11 support... no checking whether to enable experimental GSS-TSIG support... no checking for MySQL library directory... /usr/lib64 checking for MySQL include directory... /usr/include/mysql checking for PGSQL... yes 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 for GEOIP... yes checking for MMDB... no checking maxminddb.h usability... no checking maxminddb.h presence... no checking for maxminddb.h... no checking for YAML... yes checking whether to enable ZeroMQ connector in remotebackend... no checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.73.0 checking for libcurl >= version "7.21.3"... yes checking whether libcurl is usable... yes checking for curl_free... yes checking whether we will be building and installing the extra tools... yes checking whether we will be building ixfrdist... no checking if we need to link in protobuf... auto checking for PROTOBUF... yes checking for protoc... protoc checking whether we will enable LUA records... yes checking for SQLITE3... yes checking whether we can build module "bind"... yes checking whether we can build dynamic module "gmysql"... yes checking whether we can build dynamic module "gpgsql"... yes checking whether we can build dynamic module "pipe"... yes checking whether we can build dynamic module "ldap"... yes checking whether we can build dynamic module "gsqlite3"... yes checking whether we can build dynamic module "geoip"... yes 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... /usr/bin/systemctl checking What user and group will be used by service... pdns 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/ipcrypt/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/gpgsqlbackend/Makefile config.status: creating modules/gsqlite3backend/Makefile config.status: creating modules/ldapbackend/Makefile config.status: creating modules/lmdbbackend/Makefile config.status: creating modules/lua2backend/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: WARNING: unrecognized options: --enable-libsodium configure: configure: Configuration summary configure: ===================== configure: configure: Configured with: '--host=x86_64-mageia-linux-gnu' '--build=x86_64-mageia-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-static' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-tools' '--enable-libsodium' '--enable-systemd' '--enable-unit-tests' '--enable-reproducible' '--with-sqlite3' '--sysconfdir=/etc/powerdns' '--libdir=/usr/lib64' '--with-socketdir=/run/powerdns' '--with-modules=bind' '--with-dynmodules=gmysql gpgsql pipe ldap gsqlite3 geoip' '--with-mysql-lib=/usr/lib64' 'build_alias=x86_64-mageia-linux-gnu' 'host_alias=x86_64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' configure: configure: CC: x86_64-mageia-linux-gnu-gcc configure: CXX: x86_64-mageia-linux-gnu-g++ configure: LD: /usr/bin/ld -m elf_x86_64 configure: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables configure: CPPFLAGS: configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags configure: LIBS: configure: BOOST_CPPFLAGS: configure: configure: Extras enabled configure: -------------- configure: Tools: yes configure: ixfrdist: no configure: configure: Server Features enabled configure: ----------------------- configure: Built-in modules: bind configure: Dynamic modules: gmysql gpgsql pipe ldap gsqlite3 geoip configure: configure: OpenSSL ecdsa: yes configure: ed25519: yes configure: ed448: yes configure: SQLite3: yes configure: Lua: lua configure: LUA records: yes configure: systemd: yes configure: libgeoip for geoipbackend: yes configure: + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in ext Making all in ipcrypt make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipcrypt.lo ipcrypt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ipcrypt.c -fPIC -DPIC -o .libs/ipcrypt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libipcrypt.la ipcrypt.lo libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libipcrypt.a .libs/ipcrypt.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libipcrypt.a libtool: link: ( cd ".libs" && rm -f "libipcrypt.la" && ln -s "../libipcrypt.la" "libipcrypt.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' Making all in json11 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json11.lo json11.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c json11.cpp -fPIC -DPIC -o .libs/json11.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libjson11.la json11.lo libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libjson11.a .libs/json11.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libjson11.a libtool: link: ( cd ".libs" && rm -f "libjson11.la" && ln -s "../libjson11.la" "libjson11.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' Making all in yahttp Making all in yahttp make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o router.lo router.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c router.cpp -fPIC -DPIC -o .libs/router.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o reqresp.lo reqresp.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c reqresp.cpp -fPIC -DPIC -o .libs/reqresp.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libyahttp.la reqresp.lo router.lo libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libyahttp.a .libs/reqresp.o .libs/router.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libyahttp.a libtool: link: ( cd ".libs" && rm -f "libyahttp.la" && ln -s "../libyahttp.la" "libyahttp.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in modules Making all in bindbackend /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o binddnssec.lo binddnssec.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c binddnssec.cc -fPIC -DPIC -o .libs/binddnssec.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bindbackend2.lo bindbackend2.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I../../pdns -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bindbackend2.cc -fPIC -DPIC -o .libs/bindbackend2.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libbindbackend.la -rpath /usr/lib64/pdns bindbackend2.lo binddnssec.lo libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/bindbackend2.o .libs/binddnssec.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -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 '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' Making all in gmysqlbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o smysql.lo smysql.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c smysql.cc -fPIC -DPIC -o .libs/smysql.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gmysqlbackend.lo gmysqlbackend.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/mysql -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gmysqlbackend.cc -fPIC -DPIC -o .libs/gmysqlbackend.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgmysqlbackend.la -rpath /usr/lib64/pdns gmysqlbackend.lo smysql.lo -L/usr/lib64 -lmysqlclient libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/gmysqlbackend.o .libs/smysql.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lmysqlclient -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgmysqlbackend.so -o .libs/libgmysqlbackend.so libtool: link: ( cd ".libs" && rm -f "libgmysqlbackend.la" && ln -s "../libgmysqlbackend.la" "libgmysqlbackend.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' Making all in gpgsqlbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spgsql.lo spgsql.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spgsql.cc -fPIC -DPIC -o .libs/spgsql.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gpgsqlbackend.lo gpgsqlbackend.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gpgsqlbackend.cc -fPIC -DPIC -o .libs/gpgsqlbackend.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgpgsqlbackend.la -rpath /usr/lib64/pdns gpgsqlbackend.lo spgsql.lo -lpq libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/gpgsqlbackend.o .libs/spgsql.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpq -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgpgsqlbackend.so -o .libs/libgpgsqlbackend.so libtool: link: ( cd ".libs" && rm -f "libgpgsqlbackend.la" && ln -s "../libgpgsqlbackend.la" "libgpgsqlbackend.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' Making all in pipebackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o coprocess.lo coprocess.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pipebackend.lo pipebackend.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpipebackend.la -rpath /usr/lib64/pdns coprocess.lo pipebackend.lo libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/coprocess.o .libs/pipebackend.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -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 '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' Making all in ldapbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldaputils.lo ldaputils.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldaputils.cc -fPIC -DPIC -o .libs/ldaputils.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldapauthenticator.lo ldapauthenticator.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldapauthenticator.cc -fPIC -DPIC -o .libs/ldapauthenticator.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o powerldap.lo powerldap.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c powerldap.cc -fPIC -DPIC -o .libs/powerldap.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o master.lo master.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c master.cc -fPIC -DPIC -o .libs/master.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ldapbackend.lo ldapbackend.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ldapbackend.cc -fPIC -DPIC -o .libs/ldapbackend.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o native.lo native.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c native.cc -fPIC -DPIC -o .libs/native.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libldapbackend.la -rpath /usr/lib64/pdns ldapbackend.lo master.lo native.lo powerldap.lo ldaputils.lo ldapauthenticator.lo -lldap_r -llber -lkrb5 libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/ldapbackend.o .libs/master.o .libs/native.o .libs/powerldap.o .libs/ldaputils.o .libs/ldapauthenticator.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lldap_r -llber -lkrb5 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -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 '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' Making all in gsqlite3backend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gsqlite3backend.lo gsqlite3backend.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gsqlite3backend.cc -fPIC -DPIC -o .libs/gsqlite3backend.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsqlite3backend.la -rpath /usr/lib64/pdns gsqlite3backend.lo libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/gsqlite3backend.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgsqlite3backend.so -o .libs/libgsqlite3backend.so libtool: link: ( cd ".libs" && rm -f "libgsqlite3backend.la" && ln -s "../libgsqlite3backend.la" "libgsqlite3backend.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' Making all in geoipbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o geoipinterface-mmdb.lo geoipinterface-mmdb.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c geoipinterface-mmdb.cc -fPIC -DPIC -o .libs/geoipinterface-mmdb.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o geoipinterface.lo geoipinterface.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c geoipinterface.cc -fPIC -DPIC -o .libs/geoipinterface.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o geoipinterface-dat.lo geoipinterface-dat.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c geoipinterface-dat.cc -fPIC -DPIC -o .libs/geoipinterface-dat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o geoipbackend.lo geoipbackend.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -I/usr/include/ -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c geoipbackend.cc -fPIC -DPIC -o .libs/geoipbackend.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeoipbackend.la -rpath /usr/lib64/pdns geoipbackend.lo geoipinterface.lo geoipinterface-dat.lo geoipinterface-mmdb.lo -lyaml-cpp -lGeoIP libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/geoipbackend.o .libs/geoipinterface.o .libs/geoipinterface-dat.o .libs/geoipinterface-mmdb.o -fstack-protector -g -O2 -O2 -g -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lyaml-cpp -lGeoIP -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgeoipbackend.so -o .libs/libgeoipbackend.so libtool: link: ( cd ".libs" && rm -f "libgeoipbackend.la" && ln -s "../libgeoipbackend.la" "libgeoipbackend.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[3]: Nothing to be done for 'all-am'. Making all in pdns make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' protoc --cpp_out=./ dnsmessage.proto make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unix_utility.o unix_utility.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dynmessenger.o dynmessenger.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dynloader.o dynloader.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o logger.o logger.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qtype.o qtype.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnslabeltext.o dnslabeltext.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o arguments.o arguments.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base64.o base64.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bindlexer.o bindlexer.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsname.o dnsname.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base32.o base32.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auth-caches.o auth-caches.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o misc.o misc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o statbag.o statbag.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auth-packetcache.o auth-packetcache.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auth-querycache.o auth-querycache.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bindparser.o bindparser.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dns.o dns.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsbackend.o dnsbackend.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dns_random.o dns_random.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnspacket.o dnspacket.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsparser.o dnsparser.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dbdnsseckeeper.o dbdnsseckeeper.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnswriter.o dnswriter.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ednsoptions.o ednsoptions.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnssecinfra.o dnssecinfra.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ednssubnet.o ednssubnet.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnssecsigner.o dnssecsigner.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ipcipher.o ipcipher.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gss_context.o gss_context.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json.o json.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dynlistener.o dynlistener.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nsecrecords.o nsecrecords.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iputils.o iputils.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsrecords.o dnsrecords.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o opensslsigners.o opensslsigners.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o serialtweaker.o serialtweaker.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rcpgenerator.o rcpgenerator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o threadname.o threadname.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsigutils.o tsigutils.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sillyrecords.o sillyrecords.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o signingpipe.o signingpipe.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stubresolver.o stubresolver.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dns_random_urandom.o dns_random_urandom.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ssqlite3.o ssqlite3.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sodiumsigners.o sodiumsigners.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ueberbackend.o ueberbackend.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zoneparser-tng.o zoneparser-tng.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnspcap2calidns.o dnspcap2calidns.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnspcap.o dnspcap.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsgram.o dnsgram.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zone2json.o zone2json.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zone2sql.o zone2sql.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdnsutil.o pdnsutil.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lua-auth4.o lua-auth4.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsscan.o dnsscan.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o statnode.o statnode.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dumresp.o dumresp.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnswasher.o dnswasher.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pollmplexer.o pollmplexer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o notify.o notify.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lua-base4.o lua-base4.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsreplay.o dnsreplay.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stubquery.o stubquery.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o saxfr.o saxfr.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nsec3dig.o nsec3dig.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nproxy.o nproxy.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ixfr.o ixfr.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o resolver.o resolver.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tsigverifier.o tsigverifier.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ixfrutils.o ixfrutils.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ixplore.o ixplore.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sdig.o sdig.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gettime.o gettime.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o minicurl.o minicurl.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsscope.o dnsscope.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uuid-utils.o uuid-utils.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsmessage.pb.o dnsmessage.pb.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnspcap2protobuf.o dnspcap2protobuf.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protobuf.o protobuf.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calidns.o calidns.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zone2ldap.o zone2ldap.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auth-carbon.o auth-carbon.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnstcpbench.o dnstcpbench.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o communicator.o communicator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsproxy.o dnsproxy.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dnsbulktest.o dnsbulktest.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mastercommunicator.o mastercommunicator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dynhandler.o dynhandler.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nameserver.o nameserver.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o common_startup.o common_startup.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o responsestats-auth.o responsestats-auth.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o responsestats.o responsestats.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o secpoll.o secpoll.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o receiver.o receiver.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o secpoll-auth.o secpoll-auth.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o unix_semaphore.o unix_semaphore.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o version.o version.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o packethandler.o packethandler.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tkey.o tkey.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' sed -e 's![@]sbindir[@]!/usr/sbin!' -e 's![@]service_user[@]!pdns!' -e 's![@]service_group[@]!pdns!' < pdns.service.in > pdns.service make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rfc2136handler.o rfc2136handler.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zone2sql arguments.o base32.o base64.o bindlexer.o bindparser.o dns.o dns_random_urandom.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-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zone2sql arguments.o base32.o base64.o bindlexer.o bindparser.o dns.o dns_random_urandom.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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsgram base32.o base64.o dnsgram.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsgram base32.o base64.o dnsgram.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o webserver.o webserver.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tcpreceiver.o tcpreceiver.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnspcap2calidns base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2calidns.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnspcap2calidns base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2calidns.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ws-api.o ws-api.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o slavecommunicator.o slavecommunicator.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsreplay base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsreplay.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsreplay base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsreplay.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsscan base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscan.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsscan base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscan.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsscope arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscope.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o statnode.o unix_utility.o -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsscope arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnsrecords.o dnsscope.o dnswriter.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o statnode.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnswasher base64.o dnslabeltext.o dnsname.o dnspcap.o dnswasher.o ipcipher.o logger.o misc.o qtype.o statbag.o unix_utility.o -lboost_program_options -lcrypto ../ext/ipcrypt/libipcrypt.la libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnswasher base64.o dnslabeltext.o dnsname.o dnspcap.o dnswasher.o ipcipher.o logger.o misc.o qtype.o statbag.o unix_utility.o -lboost_program_options -lcrypto ../ext/ipcrypt/.libs/libipcrypt.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dumresp dnslabeltext.o dnsname.o dumresp.o logger.o misc.o statbag.o unix_utility.o qtype.o libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dumresp dnslabeltext.o dnsname.o dumresp.o logger.o misc.o statbag.o unix_utility.o qtype.o -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pdns_notify arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o notify.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o dns_random.o -lcrypto -lboost_program_options -lsodium libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pdns_notify arguments.o base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o notify.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o dns_random.o -lcrypto -lboost_program_options -lsodium -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nproxy base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nproxy.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nproxy base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o logger.o misc.o nproxy.o nsecrecords.o pollmplexer.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o saxfr base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o saxfr.o sillyrecords.o statbag.o unix_utility.o -lcrypto libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o saxfr base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o saxfr.o sillyrecords.o statbag.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nsec3dig base32.o base64.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsec3dig.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nsec3dig base32.o base64.o dnsname.o dnslabeltext.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsec3dig.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stubquery arguments.o base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o stubresolver.o stubquery.o unix_utility.o -lcrypto libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stubquery arguments.o base32.o base64.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o stubresolver.o stubquery.o unix_utility.o -lcrypto -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sdig base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sdig.o sillyrecords.o statbag.o unix_utility.o minicurl.o -lcrypto -lcurl libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sdig base32.o base64.o dns.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sdig.o sillyrecords.o statbag.o unix_utility.o minicurl.o -lcrypto -lcurl -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calidns base32.o base64.o calidns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calidns base32.o base64.o calidns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnswriter.o ednsoptions.o ednssubnet.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsbulktest base32.o base64.o dnsbulktest.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 -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnsbulktest base32.o base64.o dnsbulktest.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 -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' sed -e 's!/pdns_server!& --config-name=%i!' \ -e 's!Authoritative Server!& %i!' \ < pdns.service > pdns@.service make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ixplore arguments.o base32.o base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o resolver.o ixfr.o ixfrutils.o ixplore.o sillyrecords.o statbag.o tsigverifier.o unix_utility.o zoneparser-tng.o -lcrypto libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ixplore arguments.o base32.o base64.o dns.o dns_random_urandom.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnssecinfra.o dnswriter.o gss_context.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o resolver.o ixfr.o ixfrutils.o ixplore.o sillyrecords.o statbag.o tsigverifier.o unix_utility.o zoneparser-tng.o -lcrypto -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o backends/gsql/gsqlbackend.o backends/gsql/gsqlbackend.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnstcpbench base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnstcpbench.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o threadname.o unix_utility.o -lcrypto -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnstcpbench base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnsrecords.o dnstcpbench.o dnswriter.o iputils.o logger.o misc.o nsecrecords.o qtype.o rcpgenerator.o sillyrecords.o statbag.o threadname.o unix_utility.o -lcrypto -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zone2ldap arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random_urandom.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-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zone2ldap arguments.o base32.o base64.o bindlexer.o bindparser.o dns_random_urandom.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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnspcap2protobuf base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2protobuf.o dnsrecords.o dnswriter.o gettime.o iputils.o logger.o misc.o nsecrecords.o protobuf.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o uuid-utils.o dnsmessage.pb.o -lcrypto -lprotobuf -lpthread -lboost_program_options libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dnspcap2protobuf base32.o base64.o dnslabeltext.o dnsname.o dnsparser.o dnspcap.o dnspcap2protobuf.o dnsrecords.o dnswriter.o gettime.o iputils.o logger.o misc.o nsecrecords.o protobuf.o qtype.o rcpgenerator.o sillyrecords.o statbag.o unix_utility.o uuid-utils.o dnsmessage.pb.o -lcrypto -lprotobuf -lpthread -lboost_program_options -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ipcipher.o iputils.o json.o logger.o lua-auth4.o lua-base4.o misc.o nsecrecords.o opensslsigners.o pdnsutil.o qtype.o rcpgenerator.o serialtweaker.o signingpipe.o sillyrecords.o statbag.o stubresolver.o threadname.o tsigutils.o ueberbackend.o unix_utility.o zoneparser-tng.o sodiumsigners.o ssqlite3.o ../modules/bindbackend/bindbackend2.lo ../modules/bindbackend/binddnssec.lo ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -ldl -lboost_program_options -lcrypto ../ext/ipcrypt/libipcrypt.la -lsodium -lsqlite3 -llua -lm libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ipcipher.o iputils.o json.o logger.o lua-auth4.o lua-base4.o misc.o nsecrecords.o opensslsigners.o pdnsutil.o qtype.o rcpgenerator.o serialtweaker.o signingpipe.o sillyrecords.o statbag.o stubresolver.o threadname.o tsigutils.o ueberbackend.o unix_utility.o zoneparser-tng.o sodiumsigners.o ssqlite3.o ../modules/bindbackend/.libs/bindbackend2.o ../modules/bindbackend/.libs/binddnssec.o -Wl,--export-dynamic ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -ldl -lboost_program_options -lcrypto ../ext/ipcrypt/.libs/libipcrypt.a -lsodium -lsqlite3 -llua -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lua-record.o lua-record.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ws-auth.o ws-auth.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -export-dynamic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-base4.o lua-auth4.o mastercommunicator.o misc.o nameserver.o nsecrecords.o opensslsigners.o packethandler.o qtype.o rcpgenerator.o receiver.o resolver.o responsestats.o responsestats-auth.o rfc2136handler.o secpoll.o secpoll-auth.o serialtweaker.o signingpipe.o sillyrecords.o slavecommunicator.o statbag.o stubresolver.o tcpreceiver.o threadname.o tsigverifier.o tsigutils.o tkey.o ueberbackend.o uuid-utils.o unix_semaphore.o unix_utility.o version.o webserver.o ws-api.o ws-auth.o zoneparser-tng.o lua-record.o minicurl.o sodiumsigners.o ssqlite3.o ../modules/bindbackend/bindbackend2.lo ../modules/bindbackend/binddnssec.lo -ldl ../ext/yahttp/yahttp/libyahttp.la ../ext/json11/libjson11.la -lcrypto -lsystemd -lcurl -lsodium -lsqlite3 -llua -lm libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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-base4.o lua-auth4.o mastercommunicator.o misc.o nameserver.o nsecrecords.o opensslsigners.o packethandler.o qtype.o rcpgenerator.o receiver.o resolver.o responsestats.o responsestats-auth.o rfc2136handler.o secpoll.o secpoll-auth.o serialtweaker.o signingpipe.o sillyrecords.o slavecommunicator.o statbag.o stubresolver.o tcpreceiver.o threadname.o tsigverifier.o tsigutils.o tkey.o ueberbackend.o uuid-utils.o unix_semaphore.o unix_utility.o version.o webserver.o ws-api.o ws-auth.o zoneparser-tng.o lua-record.o minicurl.o sodiumsigners.o ssqlite3.o ../modules/bindbackend/.libs/bindbackend2.o ../modules/bindbackend/.libs/binddnssec.o -Wl,--export-dynamic -ldl ../ext/yahttp/yahttp/.libs/libyahttp.a ../ext/json11/.libs/libjson11.a -lcrypto -lsystemd -lcurl -lsodium -lsqlite3 -llua -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' ./pdns_server --no-config --config=default 2>/dev/null > pdns.conf-dist make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' Making all in codedocs make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PmuRaD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 + cd pdns-4.3.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in ext make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext' Making install in ipcrypt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/ipcrypt' Making install in json11 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/json11' Making install in yahttp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp' Making install in yahttp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp/yahttp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext/yahttp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/ext' Making install in modules make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules' Making install in bindbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libbindbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libbindbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libbindbackend.so libtool: install: /usr/bin/install -p .libs/libbindbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libbindbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 ../../pdns/bind-dnssec.4.2.0_to_4.3.0_schema.sqlite3.sql ../../pdns/bind-dnssec.schema.sqlite3.sql '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/bindbackend' Making install in gmysqlbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgmysqlbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgmysqlbackend.so libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgmysqlbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnssec-3.x_to_3.4.0_schema.mysql.sql enable-foreign-keys.mysql.sql nodnssec-3.x_to_3.4.0_schema.mysql.sql 3.4.0_to_4.1.0_schema.mysql.sql 4.1.0_to_4.2.0_schema.mysql.sql 4.2.0_to_4.3.0_schema.mysql.sql schema.mysql.sql '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gmysqlbackend' Making install in gpgsqlbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgpgsqlbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgpgsqlbackend.so libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgpgsqlbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 schema.pgsql.sql nodnssec-3.x_to_3.4.0_schema.pgsql.sql dnssec-3.x_to_3.4.0_schema.pgsql.sql 3.4.0_to_4.1.0_schema.pgsql.sql 4.1.0_to_4.2.0_schema.pgsql.sql 4.2.0_to_4.3.0_schema.pgsql.sql '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gpgsqlbackend' Making install in pipebackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libpipebackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libpipebackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libpipebackend.so libtool: install: /usr/bin/install -p .libs/libpipebackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libpipebackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/pipebackend' Making install in ldapbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libldapbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libldapbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libldapbackend.so libtool: install: /usr/bin/install -p .libs/libldapbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libldapbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnsdomain2.schema pdns-domaininfo.schema '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/ldapbackend' Making install in gsqlite3backend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsqlite3backend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgsqlite3backend.so libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgsqlite3backend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnssec-3.x_to_3.4.0_schema.sqlite3.sql nodnssec-3.x_to_3.4.0_schema.sqlite3.sql 3.4.0_to_4.0.0_schema.sqlite3.sql 4.0.0_to_4.2.0_schema.sqlite3.sql 4.2.0_to_4.3.0_schema.sqlite3.sql 4.3.0_to_4.3.1_schema.sqlite3.sql schema.sqlite3.sql '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/gsqlite3backend' Making install in geoipbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgeoipbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgeoipbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgeoipbackend.so libtool: install: /usr/bin/install -p .libs/libgeoipbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgeoipbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules/geoipbackend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/modules' Making install in pdns make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_control pdnsutil zone2sql zone2json dnsgram dnspcap2calidns dnsreplay dnsscan dnsscope dnswasher dumresp pdns_notify nproxy nsec3dig saxfr stubquery ixplore sdig calidns dnsbulktest dnstcpbench zone2ldap dnspcap2protobuf '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p pdns_control /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdns_control libtool: install: /usr/bin/install -p pdnsutil /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdnsutil libtool: install: /usr/bin/install -p zone2sql /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2sql libtool: install: /usr/bin/install -p zone2json /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2json libtool: install: /usr/bin/install -p dnsgram /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsgram libtool: install: /usr/bin/install -p dnspcap2calidns /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnspcap2calidns libtool: install: /usr/bin/install -p dnsreplay /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsreplay libtool: install: /usr/bin/install -p dnsscan /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsscan libtool: install: /usr/bin/install -p dnsscope /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsscope libtool: install: /usr/bin/install -p dnswasher /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnswasher libtool: install: /usr/bin/install -p dumresp /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dumresp libtool: install: /usr/bin/install -p pdns_notify /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdns_notify libtool: install: /usr/bin/install -p nproxy /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/nproxy libtool: install: /usr/bin/install -p nsec3dig /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/nsec3dig libtool: install: /usr/bin/install -p saxfr /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/saxfr libtool: install: /usr/bin/install -p stubquery /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/stubquery libtool: install: /usr/bin/install -p ixplore /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/ixplore libtool: install: /usr/bin/install -p sdig /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/sdig libtool: install: /usr/bin/install -p calidns /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/calidns libtool: install: /usr/bin/install -p dnsbulktest /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsbulktest libtool: install: /usr/bin/install -p dnstcpbench /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnstcpbench libtool: install: /usr/bin/install -p zone2ldap /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2ldap libtool: install: /usr/bin/install -p dnspcap2protobuf /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnspcap2protobuf /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_server '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/sbin' libtool: install: /usr/bin/install -p pdns_server /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/sbin/pdns_server /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/etc/powerdns' /usr/bin/install -p -m 644 pdns.conf-dist '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/etc/powerdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib/systemd/system/' /usr/bin/install -p -m 644 pdns.service pdns@.service '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib/systemd/system/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' Making install in codedocs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/codedocs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/codedocs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/codedocs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/codedocs' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 pdns_server.1 pdns_control.1 pdnsutil.1 zone2json.1 zone2sql.1 zone2ldap.1 dnsbulktest.1 dnstcpbench.1 dnspcap2protobuf.1 calidns.1 dnspcap2calidns.1 dnsgram.1 dnsreplay.1 dnsscan.1 dnsscope.1 dnswasher.1 dumresp.1 ixplore.1 nproxy.1 nsec3dig.1 pdns_notify.1 saxfr.1 sdig.1 '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/man/man5' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/docs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1' + find /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 -name '*.la' -delete + mv /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/etc/powerdns/pdns.conf-dist /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/etc/powerdns/pdns.conf + cat + chmod 600 /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/etc/powerdns/pdns.conf + install -d /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/etc/powerdns/conf.d + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgeoipbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgmysqlbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgpgsqlbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgsqlite3backend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libldapbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libpipebackend.so' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib/tmpfiles.d + cat + cp /home/iurt/rpmbuild/SOURCES/README.urpmi README.urpmi + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.3.1-1.mga8 --unique-debug-suffix -4.3.1-1.mga8.x86_64 --unique-debug-src-base pdns-4.3.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pdns-4.3.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsgram explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnspcap2calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsscope explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsbulktest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnspcap2protobuf explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dumresp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnstcpbench explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnswasher explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsscan explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/nproxy explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsreplay explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdns_control explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/saxfr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdnsutil explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/ixplore explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdns_notify explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/sdig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgmysqlbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2ldap extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsgram explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2json explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libbindbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnspcap2calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgpgsqlbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/nsec3dig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libldapbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgeoipbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/stubquery extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsscope extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dumresp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsbulktest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnspcap2protobuf explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/sbin/pdns_server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsscan explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgsqlite3backend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnstcpbench extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnswasher extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/saxfr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/nproxy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/sdig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdns_control extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgmysqlbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgpgsqlbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/dnsreplay extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2json extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdns_notify extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/pdnsutil explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libpipebackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2ldap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2sql extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/ixplore extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/stubquery extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/sbin/pdns_server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libbindbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/nsec3dig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgsqlite3backend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libgeoipbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libldapbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/lib64/pdns/libpipebackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/bin/zone2sql original debug info size: 713000kB, size after compression: 532640kB /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 5310 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vX9xHA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.3.1 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C pdns check /usr/bin/make check-am /usr/bin/make check-TESTS check-local make[2]: Nothing to be done for 'check-local'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ednscookies.o ednscookies.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-base32_cc.o test-base32_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-base64_cc.o test-base64_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-arguments_cc.o test-arguments_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-digests_hh.o test-digests_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dnsrecordcontent.o test-dnsrecordcontent.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-bindparser_cc.o test-bindparser_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-distributor_hh.o test-distributor_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dnsparser_hh.o test-dnsparser_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dnswriter_cc.o test-dnswriter_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dnsparser_cc.o test-dnsparser_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-ipcrypt_cc.o test-ipcrypt_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dns_random_hh.o test-dns_random_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-lock_hh.o test-lock_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-lua_auth4_cc.o test-lua_auth4_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-ixfr_cc.o test-ixfr_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-misc_hh.o test-misc_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-nameserver_cc.o test-nameserver_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-mplexer.o test-mplexer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dnsrecords_cc.o test-dnsrecords_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-rcpgenerator_cc.o test-rcpgenerator_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-iputils_hh.o test-iputils_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dnsname_cc.o test-dnsname_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-packetcache_hh.o test-packetcache_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-statbag_cc.o test-statbag_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-packetcache_cc.o test-packetcache_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-signers.o test-signers.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-sha_hh.o test-sha_hh.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o testrunner.o testrunner.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-zoneparser_tng_cc.o test-zoneparser_tng_cc.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epollmplexer.o epollmplexer.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I../ext/json11 -I../ext/yahttp -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-tsig.o test-tsig.cc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ednscookies.o ednssubnet.o gettime.o gss_context.o ipcipher.o iputils.o ixfr.o logger.o lua-auth4.o lua-base4.o stubresolver.o misc.o nameserver.o nsecrecords.o opensslsigners.o pollmplexer.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-dnsrecordcontent.o test-digests_hh.o test-distributor_hh.o test-dns_random_hh.o test-dnsname_cc.o test-dnsparser_cc.o test-dnsparser_hh.o test-dnsrecords_cc.o test-dnswriter_cc.o test-ipcrypt_cc.o test-iputils_hh.o test-ixfr_cc.o test-lock_hh.o test-lua_auth4_cc.o test-misc_hh.o test-mplexer.o test-nameserver_cc.o test-packetcache_cc.o test-packetcache_hh.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 threadname.o tsigverifier.o ueberbackend.o unix_utility.o zoneparser-tng.o sodiumsigners.o epollmplexer.o -lcrypto -lboost_unit_test_framework -llua -lm -ldl ../ext/ipcrypt/libipcrypt.la -lsodium libtool: link: x86_64-mageia-linux-gnu-g++ -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/run/powerdns\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 -Wall -Wextra -Wshadow -Wno-unused-parameter -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pie -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ednscookies.o ednssubnet.o gettime.o gss_context.o ipcipher.o iputils.o ixfr.o logger.o lua-auth4.o lua-base4.o stubresolver.o misc.o nameserver.o nsecrecords.o opensslsigners.o pollmplexer.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-dnsrecordcontent.o test-digests_hh.o test-distributor_hh.o test-dns_random_hh.o test-dnsname_cc.o test-dnsparser_cc.o test-dnsparser_hh.o test-dnsrecords_cc.o test-dnswriter_cc.o test-ipcrypt_cc.o test-iputils_hh.o test-ixfr_cc.o test-lock_hh.o test-lua_auth4_cc.o test-misc_hh.o test-mplexer.o test-nameserver_cc.o test-packetcache_cc.o test-packetcache_hh.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 threadname.o tsigverifier.o ueberbackend.o unix_utility.o zoneparser-tng.o sodiumsigners.o epollmplexer.o -lcrypto -lboost_unit_test_framework -llua -lm -ldl ../ext/ipcrypt/.libs/libipcrypt.a -lsodium -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' PASS: testrunner make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' ============================================================================ Testsuite summary for pdns 4.3.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.3.1/pdns' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pdns-4.3.1-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bWitiD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.3.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns + cp -pr README.urpmi /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64/usr/share/doc/pdns + RPM_EC=0 ++ jobs -p + exit 0 Provides: PowerDNS config(pdns) = 4.3.1-1.mga8 libbindbackend.so()(64bit) nameserver pdns = 4.3.1-1.mga8 pdns(x86-64) = 4.3.1-1.mga8 powerdns Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh rpm-helper Requires(post): /bin/sh rpm-helper systemd >= 195 Requires(preun): /bin/sh rpm-helper Requires(postun): /bin/sh rpm-helper Requires: libboost_program_options.so.1.73.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) liblua.so.5.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libprotobuf.so.23()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsodium.so.23()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) Obsoletes: PowerDNS nameserver powerdns Processing files: pdns-backend-pipe-4.3.1-1.mga8.x86_64 Provides: PowerDNS-backend-pipe config(pdns-backend-pipe) = 4.3.1-1.mga8 libpipebackend.so()(64bit) pdns-backend-pipe = 4.3.1-1.mga8 pdns-backend-pipe(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: PowerDNS-backend-pipe Processing files: pdns-backend-mysql-4.3.1-1.mga8.x86_64 Provides: PowerDNS-backend-mysql config(pdns-backend-mysql) = 4.3.1-1.mga8 libgmysqlbackend.so()(64bit) pdns-backend-mysql = 4.3.1-1.mga8 pdns-backend-mysql(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: PowerDNS-backend-mysql Processing files: pdns-backend-pgsql-4.3.1-1.mga8.x86_64 Provides: PowerDNS-backend-pgsql config(pdns-backend-pgsql) = 4.3.1-1.mga8 libgpgsqlbackend.so()(64bit) pdns-backend-pgsql = 4.3.1-1.mga8 pdns-backend-pgsql(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpq.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: PowerDNS-backend-pgsql Processing files: pdns-backend-ldap-4.3.1-1.mga8.x86_64 Provides: PowerDNS-backend-ldap config(pdns-backend-ldap) = 4.3.1-1.mga8 libldapbackend.so()(64bit) pdns-backend-ldap = 4.3.1-1.mga8 pdns-backend-ldap(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: PowerDNS-backend-ldap Processing files: pdns-backend-sqlite-4.3.1-1.mga8.x86_64 Provides: PowerDNS-backend-sqlite config(pdns-backend-sqlite) = 4.3.1-1.mga8 libgsqlite3backend.so()(64bit) pdns-backend-sqlite = 4.3.1-1.mga8 pdns-backend-sqlite(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Obsoletes: PowerDNS-backend-sqlite Processing files: pdns-backend-geoip-4.3.1-1.mga8.x86_64 Provides: PowerDNS-backend-geoip config(pdns-backend-geoip) = 4.3.1-1.mga8 libgeoipbackend.so()(64bit) pdns-backend-geoip = 4.3.1-1.mga8 pdns-backend-geoip(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libyaml-cpp.so.0.6()(64bit) Obsoletes: PowerDNS-backend-geo Processing files: pdns-debugsource-4.3.1-1.mga8.x86_64 Provides: pdns-debugsource = 4.3.1-1.mga8 pdns-debugsource(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pdns-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 08ecb4a8bf74ced49d871f99dbb3a4086aa0aa74 debuginfo(build-id) = 11a4ea330ae826ddc8673cce9df310114770d5dc debuginfo(build-id) = 2d056e663ea6f2f088243acc5b25b87937335976 debuginfo(build-id) = 46757fd551b956e9eed4eb4dc2b173573dc89f6e debuginfo(build-id) = 566bdeb84fd8ad845547a5a527cfd4987d30d1c1 debuginfo(build-id) = 6b5bb286bafac25beaae6dc97cb6de7988ac654e debuginfo(build-id) = 7065c7e304d335609667738d1211da8983db620c debuginfo(build-id) = 711a65664fead6f627376d31eb405593846e2e5c debuginfo(build-id) = 76f39323ac10f5c283b8cd3ec78c864e21117e6a debuginfo(build-id) = 79da69ce609e02de1f9de3ba5912849f08fbd8e8 debuginfo(build-id) = 7b8a123c72ce6737cd1f79c462091260e8fefd35 debuginfo(build-id) = 903923fc1c86b17880f9cf5b901b9780440e8741 debuginfo(build-id) = a19fd15735acd58cdfd3176378aec31628471773 debuginfo(build-id) = a690ee7ff4797823765026b09e0e34aae413656c debuginfo(build-id) = abe1394075bdd29da26344b0df09a05ea4d00bf7 debuginfo(build-id) = b290ede99c61e56eb5a1e6e623045c80a979a8c8 debuginfo(build-id) = b5fbf27d8fd8d67b67d85c0b34f0d3e836abe7e6 debuginfo(build-id) = c1288cec5cfaaba11f90ae6ea796643feebae154 debuginfo(build-id) = c89b9cc144327963c833502d0ed6bc03c4b566e5 debuginfo(build-id) = ccdebdbcae0122557e57514eb065bd957d5d0589 debuginfo(build-id) = d4a2f824d8ae82411227d374ea41834980fd1b21 debuginfo(build-id) = e4fcc00f158671d7692f8a9033ce89a751dbb6e8 debuginfo(build-id) = f462a371b9b58789e2b6b8c4dd889c21a671c526 debuginfo(build-id) = f4c9427cf5bb3abe32a59506c76dd670f14ec769 debuginfo(build-id) = fd44f80fd30866ed53affe11778fa2b2a5a8da95 pdns-debuginfo = 4.3.1-1.mga8 pdns-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Processing files: pdns-backend-pipe-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = b9a59f976cc29e5120f957c1c094bad40a45d04c pdns-backend-pipe-debuginfo = 4.3.1-1.mga8 pdns-backend-pipe-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Processing files: pdns-backend-mysql-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = f099c4f8aeedfc5f7ac7e52ac071a978f41aca47 pdns-backend-mysql-debuginfo = 4.3.1-1.mga8 pdns-backend-mysql-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Processing files: pdns-backend-pgsql-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = c26d3fe95c2d1bf920b3e73944fca079799140a6 pdns-backend-pgsql-debuginfo = 4.3.1-1.mga8 pdns-backend-pgsql-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Processing files: pdns-backend-ldap-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 0462884bf73a687ec6d0481ff0ad75631ffb2d70 pdns-backend-ldap-debuginfo = 4.3.1-1.mga8 pdns-backend-ldap-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Processing files: pdns-backend-sqlite-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 78f5971d3d709389c67bc0e5f404c78fe294b538 pdns-backend-sqlite-debuginfo = 4.3.1-1.mga8 pdns-backend-sqlite-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Processing files: pdns-backend-geoip-debuginfo-4.3.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 522bff8d080e9bc7325ea3806c2697a6815ee2d1 pdns-backend-geoip-debuginfo = 4.3.1-1.mga8 pdns-backend-geoip-debuginfo(x86-64) = 4.3.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.3.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-pipe-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-sqlite-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-mysql-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-pgsql-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-ldap-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-geoip-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-sqlite-debuginfo-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-pipe-debuginfo-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-pgsql-debuginfo-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-mysql-debuginfo-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-debugsource-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-ldap-debuginfo-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-backend-geoip-debuginfo-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-4.3.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pdns-debuginfo-4.3.1-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QFH51B + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.3.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pdns-4.3.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UU0PdA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pdns-4.3.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!