D: [iurt_root_command] chroot warning: line 39: It's not recommended to have unversioned Obsoletes: Obsoletes: nameserver powerdns PowerDNS warning: line 53: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-pipe warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-mysql warning: line 75: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-pgsql warning: line 86: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-ldap warning: line 96: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-sqlite warning: line 106: It's not recommended to have unversioned Obsoletes: Obsoletes: PowerDNS-backend-geo Installing /home/iurt/rpmbuild/SRPMS/pdns-4.2.1-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eudNVd + 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.2.1 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/pdns-4.2.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdns-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kDcbNd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.2.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=. + /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=aarch64-mageia-linux-gnu --build=aarch64-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... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... aarch64-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-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 aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-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... aarch64-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 aarch64-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 aarch64-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-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 aarch64-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 aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) 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... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) 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 aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-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_72 checking for the toolset name used by Boost for aarch64-mageia-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for aarch64-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 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.68.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 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/goraclebackend/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/luabackend/Makefile config.status: creating modules/lua2backend/Makefile config.status: creating modules/mydnsbackend/Makefile config.status: creating modules/opendbxbackend/Makefile config.status: creating modules/oraclebackend/Makefile config.status: creating modules/pipebackend/Makefile config.status: creating modules/randombackend/Makefile config.status: creating modules/remotebackend/Makefile config.status: creating modules/tinydnsbackend/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-libsodium configure: configure: Configuration summary configure: ===================== configure: configure: Configured with: '--host=aarch64-mageia-linux-gnu' '--build=aarch64-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=aarch64-mageia-linux-gnu' 'host_alias=aarch64-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: aarch64-mageia-linux-gnu-gcc configure: CXX: aarch64-mageia-linux-gnu-g++ configure: LD: /usr/bin/ld configure: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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 -Wall -g -O2 -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.2.1/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/ext/ipcrypt' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/ipcrypt' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-ar cru .libs/libipcrypt.a .libs/ipcrypt.o libtool: link: aarch64-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.2.1/ext/ipcrypt' Making all in json11 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/ext/json11' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/json11' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-ar cru .libs/libjson11.a .libs/json11.o libtool: link: aarch64-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.2.1/ext/json11' Making all in yahttp Making all in yahttp make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/ext/yahttp/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/ext/yahttp/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp/yahttp' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-ar cru .libs/libyahttp.a .libs/reqresp.o .libs/router.o libtool: link: aarch64-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.2.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.2.1/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/bindbackend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/bindbackend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.1/modules/bindbackend' Making all in gmysqlbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/gmysqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/gmysqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.1/modules/gmysqlbackend' Making all in gpgsqlbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/gpgsqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/gpgsqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.1/modules/gpgsqlbackend' Making all in pipebackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/pipebackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/pipebackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/pipebackend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.1/modules/pipebackend' Making all in ldapbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.1/modules/ldapbackend' Making all in gsqlite3backend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gsqlite3backend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/gsqlite3backend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gsqlite3backend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.1/modules/gsqlite3backend' Making all in geoipbackend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -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: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/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/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../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.2.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.2.1/pdns' protoc --cpp_out=./ dnsmessage.proto make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' sed -e 's![@]sbindir[@]!/usr/sbin!' < pdns.service.in > pdns.service make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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-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: aarch64-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 -Wall -g -O2 -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-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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' ./pdns_server --no-config --config 2>/dev/null > pdns.conf-dist make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.GsjdMh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 + cd pdns-4.2.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in ext make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext' Making install in ipcrypt make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/ipcrypt' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/ext/ipcrypt' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/ipcrypt' Making install in json11 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/json11' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/ext/json11' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/json11' Making install in yahttp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp' Making install in yahttp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/ext/yahttp/yahttp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp/yahttp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/ext/yahttp' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext/yahttp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/ext' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/ext' Making install in modules make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules' Making install in bindbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libbindbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libbindbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libbindbackend.so libtool: install: /usr/bin/install -p .libs/libbindbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libbindbackend.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pdns' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/bindbackend' Making install in gmysqlbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgmysqlbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgmysqlbackend.so libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnssec-3.x_to_3.4.0_schema.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 schema.mysql.sql '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gmysqlbackend' Making install in gpgsqlbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgpgsqlbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgpgsqlbackend.so libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gpgsqlbackend' Making install in pipebackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/pipebackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/pipebackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libpipebackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libpipebackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libpipebackend.so libtool: install: /usr/bin/install -p .libs/libpipebackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1/modules/pipebackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/pipebackend' Making install in ldapbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libldapbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libldapbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libldapbackend.so libtool: install: /usr/bin/install -p .libs/libldapbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnsdomain2.schema pdns-domaininfo.schema '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/ldapbackend' Making install in gsqlite3backend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gsqlite3backend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gsqlite3backend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsqlite3backend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgsqlite3backend.so libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/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 schema.sqlite3.sql '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gsqlite3backend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/gsqlite3backend' Making install in geoipbackend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgeoipbackend.la '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgeoipbackend.so /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgeoipbackend.so libtool: install: /usr/bin/install -p .libs/libgeoipbackend.lai /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1/modules/geoipbackend' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules/geoipbackend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/modules' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/modules' Making install in pdns make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -p pdns_control /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdns_control libtool: install: /usr/bin/install -p pdnsutil /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdnsutil libtool: install: /usr/bin/install -p zone2sql /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2sql libtool: install: /usr/bin/install -p zone2json /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2json libtool: install: /usr/bin/install -p dnsgram /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsgram libtool: install: /usr/bin/install -p dnspcap2calidns /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnspcap2calidns libtool: install: /usr/bin/install -p dnsreplay /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsreplay libtool: install: /usr/bin/install -p dnsscan /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsscan libtool: install: /usr/bin/install -p dnsscope /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsscope libtool: install: /usr/bin/install -p dnswasher /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnswasher libtool: install: /usr/bin/install -p dumresp /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dumresp libtool: install: /usr/bin/install -p pdns_notify /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdns_notify libtool: install: /usr/bin/install -p nproxy /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/nproxy libtool: install: /usr/bin/install -p nsec3dig /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/nsec3dig libtool: install: /usr/bin/install -p saxfr /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/saxfr libtool: install: /usr/bin/install -p stubquery /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/stubquery libtool: install: /usr/bin/install -p ixplore /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/ixplore libtool: install: /usr/bin/install -p sdig /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/sdig libtool: install: /usr/bin/install -p calidns /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/calidns libtool: install: /usr/bin/install -p dnsbulktest /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsbulktest libtool: install: /usr/bin/install -p dnstcpbench /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnstcpbench libtool: install: /usr/bin/install -p zone2ldap /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2ldap libtool: install: /usr/bin/install -p dnspcap2protobuf /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnspcap2protobuf /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_server '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/sbin' libtool: install: /usr/bin/install -p pdns_server /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/sbin/pdns_server /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/etc/powerdns' /usr/bin/install -p -m 644 pdns.conf-dist '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/etc/powerdns' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib/systemd/system/' /usr/bin/install -p -m 644 pdns.service pdns@.service '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib/systemd/system/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' Making install in codedocs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/codedocs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1/codedocs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/codedocs' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/man/man5' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/docs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.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.2.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1' + find /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 -name '*.la' -delete + mv /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/etc/powerdns/pdns.conf-dist /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/etc/powerdns/pdns.conf + cat + chmod 600 /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/etc/powerdns/pdns.conf + install -d /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/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.2.1-3.mga8.aarch64/usr/lib/tmpfiles.d + cat + cp /home/iurt/rpmbuild/SOURCES/README.urpmi README.urpmi + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.2.1-3.mga8 --unique-debug-suffix -4.2.1-3.mga8.aarch64 --unique-debug-src-base pdns-4.2.1-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pdns-4.2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnspcap2calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsbulktest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dumresp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnspcap2protobuf explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsscan explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdns_notify explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsreplay explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsgram extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/calidns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnstcpbench extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnspcap2calidns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnspcap2protobuf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dumresp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsscope extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsscan extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsbulktest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/nsec3dig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/ixplore explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdns_control explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/nproxy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsscope extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsreplay extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdns_notify extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/nsec3dig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnstcpbench explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnswasher extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdns_control extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/ixplore extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnsgram extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/nproxy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/dnswasher explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdnsutil extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/pdnsutil explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/saxfr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/saxfr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/sdig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/sdig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/stubquery extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/stubquery explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2json explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2ldap extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2json extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2ldap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2sql extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/bin/zone2sql explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libbindbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libbindbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgeoipbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgeoipbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgmysqlbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgmysqlbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgpgsqlbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgpgsqlbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgsqlite3backend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libgsqlite3backend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libldapbackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libldapbackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libpipebackend.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/lib64/pdns/libpipebackend.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/sbin/pdns_server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/sbin/pdns_server original debug info size: 807812kB, size after compression: 678512kB /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 5154 blocks + '[' -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/translate_menu + '[' -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/python 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.BrdZFg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.2.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.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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 In file included from /usr/include/boost/config/header_deprecated.hpp:18, from /usr/include/boost/test/floating_point_comparison.hpp:13, from test-packetcache_cc.cc:8: /usr/include/boost/test/floating_point_comparison.hpp:14:1: note: #pragma message: This header is deprecated. Use This header is deprecated. Please use instead. instead. 14 | BOOST_HEADER_DEPRECATED( "This header is deprecated. Please use instead." ) | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' /bin/sh ../libtool --tag=CXX --mode=link aarch64-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 -Wall -g -O2 -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: aarch64-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 -Wall -g -O2 -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.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' PASS: testrunner make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pdns-4.2.1/pdns' ============================================================================ Testsuite summary for pdns 4.2.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.2.1/pdns' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pdns-4.2.1-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dVWzwf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns + cp -pr README.urpmi /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64/usr/share/doc/pdns + RPM_EC=0 ++ jobs -p + exit 0 Provides: PowerDNS config(pdns) = 4.2.1-3.mga8 libbindbackend.so()(64bit) nameserver pdns = 4.2.1-3.mga8 pdns(aarch-64) = 4.2.1-3.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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_program_options.so.1.72.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(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.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblua.so.5.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libprotobuf.so.22()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.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.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.2.1-3.mga8.aarch64 Provides: PowerDNS-backend-pipe config(pdns-backend-pipe) = 4.2.1-3.mga8 libpipebackend.so()(64bit) pdns-backend-pipe = 4.2.1-3.mga8 pdns-backend-pipe(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.2.1-3.mga8.aarch64 Provides: PowerDNS-backend-mysql config(pdns-backend-mysql) = 4.2.1-3.mga8 libgmysqlbackend.so()(64bit) pdns-backend-mysql = 4.2.1-3.mga8 pdns-backend-mysql(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.2.1-3.mga8.aarch64 Provides: PowerDNS-backend-pgsql config(pdns-backend-pgsql) = 4.2.1-3.mga8 libgpgsqlbackend.so()(64bit) pdns-backend-pgsql = 4.2.1-3.mga8 pdns-backend-pgsql(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.2.1-3.mga8.aarch64 Provides: PowerDNS-backend-ldap config(pdns-backend-ldap) = 4.2.1-3.mga8 libldapbackend.so()(64bit) pdns-backend-ldap = 4.2.1-3.mga8 pdns-backend-ldap(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.2.1-3.mga8.aarch64 Provides: PowerDNS-backend-sqlite config(pdns-backend-sqlite) = 4.2.1-3.mga8 libgsqlite3backend.so()(64bit) pdns-backend-sqlite = 4.2.1-3.mga8 pdns-backend-sqlite(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.2.1-3.mga8.aarch64 Provides: PowerDNS-backend-geoip config(pdns-backend-geoip) = 4.2.1-3.mga8 libgeoipbackend.so()(64bit) pdns-backend-geoip = 4.2.1-3.mga8 pdns-backend-geoip(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(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.2.1-3.mga8.aarch64 Provides: pdns-debugsource = 4.2.1-3.mga8 pdns-debugsource(aarch-64) = 4.2.1-3.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.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = 02c25f40eadafd91c2c3a279c56e870f68a8bd71 debuginfo(build-id) = 1ae3e81a3a632bd5fb165356b47002ce69f61974 debuginfo(build-id) = 1c2e67ea25c611c4189675447f27dc6079880434 debuginfo(build-id) = 21f585d07213907ee6e944f2722a53f25cd17bbd debuginfo(build-id) = 2655bc3e97a779b2a758bbc364f53d824f646525 debuginfo(build-id) = 2adec1b9dd38e8fd478847551e6bb204e9c82a32 debuginfo(build-id) = 2ae665777d16d41ed9c7d6d37450f558bd665b88 debuginfo(build-id) = 538414081c4b315d5928142e6e1e46dfbf62d1c2 debuginfo(build-id) = 5956304b855bb01783023726523a4e1da9fa8e70 debuginfo(build-id) = 5bf485eb64873584ea510cd0bf5cebd273d43f60 debuginfo(build-id) = 60c728acefd80d07629830451536f9d604cd53ea debuginfo(build-id) = 61d2d80d9a48f9e49c0dfc05f344cbd376f51bdd debuginfo(build-id) = 6cc9d6907423bc9ebf72f49e7bcf97cf3ab0e01e debuginfo(build-id) = 73123c9210eb92f8e85c34dc8511992ef4ba827a debuginfo(build-id) = 7390b130d3632ea7af3df533ece59d43771b025e debuginfo(build-id) = 77a58356a1f93fdbd639afe3846eda75633f5dfd debuginfo(build-id) = 8d4a1848903606652e4819966cdcf7b3f7697bdb debuginfo(build-id) = 9986ebe25a0299730a2a300b5a435ef25da7524c debuginfo(build-id) = a0d6c012c93b2c1d7441deaa3cddd70a2df88c2a debuginfo(build-id) = b4793fe3737e4fb2947fe67aa14c5d66af2ab67b debuginfo(build-id) = d0676f054eb34f06777de279be2e98be4f28aff2 debuginfo(build-id) = dde164b734445d8d0947f791eb33eceb99af80bb debuginfo(build-id) = dea88675c8696b41086ccdac582c6c449ed2c72c debuginfo(build-id) = eec369b8411d748c3786ca0c2a4d62a976599e16 debuginfo(build-id) = f2cfbfa2a35a555ed5fa3d1ea4b3229946c87dab pdns-debuginfo = 4.2.1-3.mga8 pdns-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Processing files: pdns-backend-pipe-debuginfo-4.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = ec67e096b6c839b5b0e172c6154ea8e397d5ad5d pdns-backend-pipe-debuginfo = 4.2.1-3.mga8 pdns-backend-pipe-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Processing files: pdns-backend-mysql-debuginfo-4.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = 0e1172d65cb7dff0f99507cedcba4f6de80e76ca pdns-backend-mysql-debuginfo = 4.2.1-3.mga8 pdns-backend-mysql-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Processing files: pdns-backend-pgsql-debuginfo-4.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = b123d7b17e385c7c8aeacf81d692a1cdbd84317c pdns-backend-pgsql-debuginfo = 4.2.1-3.mga8 pdns-backend-pgsql-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Processing files: pdns-backend-ldap-debuginfo-4.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = ca93ebeb794fe63eb52e945d3d11ca40af2b2745 pdns-backend-ldap-debuginfo = 4.2.1-3.mga8 pdns-backend-ldap-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Processing files: pdns-backend-sqlite-debuginfo-4.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = 129150c48bf67f0e6ddbb24fab7923a5cc47b64c pdns-backend-sqlite-debuginfo = 4.2.1-3.mga8 pdns-backend-sqlite-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Processing files: pdns-backend-geoip-debuginfo-4.2.1-3.mga8.aarch64 Provides: debuginfo(build-id) = 2c684777f76244daf1edeebae891b063a3063b13 pdns-backend-geoip-debuginfo = 4.2.1-3.mga8 pdns-backend-geoip-debuginfo(aarch-64) = 4.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(aarch-64) = 4.2.1-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-pgsql-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-pipe-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-mysql-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-sqlite-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-ldap-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-geoip-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-pipe-debuginfo-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-pgsql-debuginfo-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-sqlite-debuginfo-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-debugsource-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-mysql-debuginfo-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-ldap-debuginfo-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-backend-geoip-debuginfo-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-4.2.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pdns-debuginfo-4.2.1-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KiUn5d + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pdns-4.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pdns-4.2.1-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EaKFli + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pdns-4.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!