D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/pdns-4.0.4-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n2sppK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pdns-4.0.4 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/pdns-4.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdns-4.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iAkCPs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pdns-4.0.4 + '[' 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + 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) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --enable-tools --enable-libsodium --enable-systemd --enable-unit-tests --enable-reproducible --with-sqlite3 --with-system-polarssl --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 --with-pgsql-lib=/usr/lib64 configure: WARNING: unrecognized options: --with-system-polarssl 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 '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether we will be linking in LuaJIT... no checking whether we will be linking in Lua... 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... yes checking for chosen LUA... lua checking how to run the C++ preprocessor... 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 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 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 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_gmtoff in struct tm... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether we will be linking in Botan 1.10... no checking whether we will be linking in libsodium... yes checking for LIBSODIUM... yes checking whether we will be linking in libdecaf... no checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL's libcrypto works... 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 for ragel... no checking for library containing clock_gettime... none required checking for Boost headers version >= 1.35.0... yes checking for Boost's header version... 1_65_1 checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for 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 whether to enable backend unit test building... no checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... (cached) yes checking whether to enable reproducible builds.... yes checking whether user requires sqlite3... yes checking for pandoc... no configure: WARNING: pandoc is missing, unable to build documentation and manpages. checking for strcasestr... yes checking for localtime_r... yes checking for recvmmsg... yes checking whether to enable verbose logging... no checking whether to enable PKCS11 support... no checking whether to enable experimental GSS-TSIG support... no checking for MySQL library directory... /usr/lib64 checking for MySQL include directory... /usr/include/mysql checking for pg_config... /usr/bin/pg_config checking for PgSQL library directory... /usr/lib64 checking for PgSQL include directory... /usr/include 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 for GEOIP... yes checking for YAML... yes checking whether to enable ZeroMQ connector in remotebackend... no checking whether we will be building and installing the extra tools... yes checking if we need to link in protobuf... auto checking for PROTOBUF... yes checking for protoc... protoc 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 whether to enable code coverage... no checking whether to enable AddressSanitizer... no checking whether to enable MemorySanitizer... no checking whether to enable ThreadSanitizer... no checking whether to enable LeakSanitizer... no checking whether to enable Undefined Behaviour Sanitizer... no checking whether to enable code malloc-trace... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating modules/Makefile config.status: creating pdns/Makefile config.status: creating codedocs/Makefile config.status: creating docs/Makefile config.status: creating pdns/pdns.init config.status: creating ext/Makefile config.status: creating ext/yahttp/Makefile config.status: creating ext/yahttp/yahttp/Makefile config.status: creating ext/json11/Makefile config.status: creating modules/bindbackend/Makefile config.status: creating modules/geoipbackend/Makefile config.status: creating modules/gmysqlbackend/Makefile config.status: creating modules/godbcbackend/Makefile config.status: creating modules/goraclebackend/Makefile config.status: creating modules/gpgsqlbackend/Makefile config.status: creating modules/gsqlite3backend/Makefile config.status: creating modules/ldapbackend/Makefile config.status: creating modules/luabackend/Makefile config.status: creating modules/mydnsbackend/Makefile config.status: creating modules/opendbxbackend/Makefile config.status: creating modules/oraclebackend/Makefile config.status: creating modules/pipebackend/Makefile config.status: creating modules/randombackend/Makefile config.status: creating modules/remotebackend/Makefile config.status: creating modules/tinydnsbackend/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-system-polarssl configure: configure: Configuration summary configure: ===================== configure: configure: Configured with: '--build=x86_64-mageia-linux-gnu' '--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' '--x-includes=/usr/include' '--x-libraries=/usr/lib64' '--disable-static' '--enable-tools' '--enable-libsodium' '--enable-systemd' '--enable-unit-tests' '--enable-reproducible' '--with-sqlite3' '--with-system-polarssl' '--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' '--with-pgsql-lib=/usr/lib64' 'build_alias=x86_64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' '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' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' configure: configure: CC: gcc configure: CXX: g++ configure: LD: /usr/bin/ld -m elf_x86_64 configure: CFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 configure: CPPFLAGS: configure: CXXFLAGS: -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 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: 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: no configure: SQLite3: yes configure: Lua: lua configure: systemd: yes configure: + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in ext Making all in yahttp Making all in yahttp make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' CXX router.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' CXX reqresp.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' CXXLD libyahttp.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' make[4]: Nothing to be done for 'all-am'. Making all in json11 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' CXX json11.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' CXXLD libjson11.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' 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/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' CXX binddnssec.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' CXX bindbackend2.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' CXXLD libbindbackend.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' Making all in gmysqlbackend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' CXX smysql.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' CXX gmysqlbackend.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' CXXLD libgmysqlbackend.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' Making all in gpgsqlbackend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' CXX spgsql.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' CXX gpgsqlbackend.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' CXXLD libgpgsqlbackend.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' Making all in pipebackend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' CXX coprocess.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' CXX pipebackend.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' CXXLD libpipebackend.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' Making all in ldapbackend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' CXX powerldap.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' CXX ldapbackend.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' CXXLD libldapbackend.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' Making all in gsqlite3backend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' CXX gsqlite3backend.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' CXXLD libgsqlite3backend.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' Making all in geoipbackend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' CXX geoipbackend.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' CXXLD libgeoipbackend.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' make[3]: Nothing to be done for 'all-am'. Making all in codedocs make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Nothing to be done for 'all'. Making all in pdns make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' GEN dnsmessage.pb.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dynmessenger.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX unix_utility.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dynloader.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX qtype.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX logger.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX base64.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CC bindlexer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX arguments.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX base32.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnslabeltext.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX statbag.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX misc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dns_random.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX bindparser.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsname.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dns.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsbackend.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dbdnsseckeeper.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsparser.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnspacket.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnswriter.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ednssubnet.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsrecords.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnssecinfra.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnssecsigner.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX gss_context.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX json.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dynlistener.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX nsecrecords.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX iputils.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX randomhelper.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX opensslsigners.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX rcpgenerator.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX sillyrecords.o sillyrecords.cc: In member function 'virtual std::__cxx11::string LOCRecordContent::getZoneRepresentation(bool) const': sillyrecords.cc:296:8: warning: '%.2f' directive output may be truncated writing between 4 and 313 bytes into a region of size between 0 and 37 [-Wformat-truncation=] string LOCRecordContent::getZoneRepresentation(bool noDot) const ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from /usr/include/c++/7.2.1/cstdio:42, from /usr/include/c++/7.2.1/ext/string_conversions.h:43, from /usr/include/c++/7.2.1/bits/basic_string.h:6159, from /usr/include/c++/7.2.1/string:52, from utility.hh:45, from sillyrecords.cc:4: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 48 and 1938 bytes into a destination of size 79 __bos (__s), __fmt, __va_arg_pack ()); ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX serialtweaker.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX packetcache.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX sodiumsigners.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ueberbackend.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX signingpipe.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ssqlite3.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX zoneparser-tng.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ednsoptions.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnspcap.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsscan.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsgram.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX zone2json.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX zone2sql.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX statnode.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnswasher.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dumresp.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX selectmplexer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX notify.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsreplay.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX pdnsutil.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsscope.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX stubquery.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX saxfr.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX nsec3dig.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX stubresolver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ixfr.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX nproxy.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX tsigverifier.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX resolver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX gettime.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX sdig.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX calidns.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX protobuf.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsmessage.pb.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnspcap2protobuf.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ixplore.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX zone2ldap.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX auth-carbon.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX communicator.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX lua-auth.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnstcpbench.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX lua-pdns.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsproxy.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dnsbulktest.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX dynhandler.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX common_startup.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX lua-iputils.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX nameserver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX responsestats-auth.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX mastercommunicator.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX responsestats.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX receiver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX packethandler.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX secpoll-auth.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX unix_semaphore.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX version.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' GEN pdns.service make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX tkey.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD pdns_control make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX rfc2136handler.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD zone2sql make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnsgram make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD zone2json make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnsscan make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnsreplay make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnswasher make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dumresp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnsscope make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD nproxy make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD pdns_notify make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX webserver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD nsec3dig make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD saxfr make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD stubquery make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD sdig make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD ixplore make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD calidns make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnsbulktest make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnstcpbench make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' GEN pdns@.service make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD zone2ldap make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ws-api.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX tcpreceiver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD dnspcap2protobuf make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX slavecommunicator.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX backends/gsql/gsqlbackend.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD pdnsutil make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX ws-auth.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD pdns_server make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' GEN pdns.conf-dist make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7y3mAi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 + cd pdns-4.0.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in ext make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext' Making install in yahttp make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp' Making install in yahttp make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/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/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp/yahttp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/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/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/yahttp' Making install in json11 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/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/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext/json11' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/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/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/ext' Making install in modules make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules' Making install in bindbackend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' /usr/bin/make install-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libbindbackend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libbindbackend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libbindbackend.so libtool: install: /usr/bin/install -p .libs/libbindbackend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libbindbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/bindbackend' Making install in gmysqlbackend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgmysqlbackend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgmysqlbackend.so libtool: install: /usr/bin/install -p .libs/libgmysqlbackend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgmysqlbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/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 schema.mysql.sql '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gmysqlbackend' Making install in gpgsqlbackend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgpgsqlbackend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgpgsqlbackend.so libtool: install: /usr/bin/install -p .libs/libgpgsqlbackend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgpgsqlbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 schema.pgsql.sql nodnssec-3.x_to_3.4.0_schema.pgsql.sql dnssec-3.x_to_3.4.0_schema.pgsql.sql '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gpgsqlbackend' Making install in pipebackend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libpipebackend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libpipebackend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libpipebackend.so libtool: install: /usr/bin/install -p .libs/libpipebackend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libpipebackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/pipebackend' Making install in ldapbackend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libldapbackend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libldapbackend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libldapbackend.so libtool: install: /usr/bin/install -p .libs/libldapbackend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libldapbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/ldapbackend' Making install in gsqlite3backend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgsqlite3backend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgsqlite3backend.so libtool: install: /usr/bin/install -p .libs/libgsqlite3backend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgsqlite3backend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns' /usr/bin/install -p -m 644 dnssec-3.x_to_3.4.0_schema.sqlite3.sql nodnssec-3.x_to_3.4.0_schema.sqlite3.sql schema.sqlite3.sql '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/gsqlite3backend' Making install in geoipbackend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgeoipbackend.la '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns' libtool: install: /usr/bin/install -p .libs/libgeoipbackend.so /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgeoipbackend.so libtool: install: /usr/bin/install -p .libs/libgeoipbackend.lai /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgeoipbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules/geoipbackend' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/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/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/modules' Making install in codedocs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/codedocs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/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/pterjan/rpmbuild/BUILD/pdns-4.0.4/codedocs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/codedocs' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 pdns_server.1 pdns_control.1 pdnsutil.1 zone2json.1 zone2ldap.1 zone2sql.1 calidns.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 dnsbulktest.1 dnstcpbench.1 dnspcap2protobuf.1 '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/docs' Making install in pdns make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_control pdnsutil zone2sql zone2json dnsgram dnsreplay dnsscan dnsscope dnswasher dumresp pdns_notify nproxy nsec3dig saxfr stubquery ixplore sdig calidns dnsbulktest dnstcpbench zone2ldap dnspcap2protobuf '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -p pdns_control /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/pdns_control libtool: install: /usr/bin/install -p pdnsutil /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/pdnsutil libtool: install: /usr/bin/install -p zone2sql /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/zone2sql libtool: install: /usr/bin/install -p zone2json /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/zone2json libtool: install: /usr/bin/install -p dnsgram /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsgram libtool: install: /usr/bin/install -p dnsreplay /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsreplay libtool: install: /usr/bin/install -p dnsscan /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsscan libtool: install: /usr/bin/install -p dnsscope /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsscope libtool: install: /usr/bin/install -p dnswasher /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnswasher libtool: install: /usr/bin/install -p dumresp /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dumresp libtool: install: /usr/bin/install -p pdns_notify /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/pdns_notify libtool: install: /usr/bin/install -p nproxy /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/nproxy libtool: install: /usr/bin/install -p nsec3dig /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/nsec3dig libtool: install: /usr/bin/install -p saxfr /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/saxfr libtool: install: /usr/bin/install -p stubquery /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/stubquery libtool: install: /usr/bin/install -p ixplore /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/ixplore libtool: install: /usr/bin/install -p sdig /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/sdig libtool: install: /usr/bin/install -p calidns /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/calidns libtool: install: /usr/bin/install -p dnsbulktest /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsbulktest libtool: install: /usr/bin/install -p dnstcpbench /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnstcpbench libtool: install: /usr/bin/install -p zone2ldap /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/zone2ldap libtool: install: /usr/bin/install -p dnspcap2protobuf /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnspcap2protobuf /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pdns_server '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/sbin' libtool: install: /usr/bin/install -p pdns_server /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/sbin/pdns_server /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/etc/powerdns' /usr/bin/install -p -m 644 pdns.conf-dist '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/etc/powerdns' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib/systemd/system/' /usr/bin/install -p -m 644 pdns.service pdns@.service '/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib/systemd/system/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4' 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/pterjan/rpmbuild/BUILD/pdns-4.0.4' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4' + find /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 -name '*.la' -delete + mv /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/etc/powerdns/pdns.conf-dist /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/etc/powerdns/pdns.conf + cat + chmod 600 /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/etc/powerdns/pdns.conf + install -d /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/etc/powerdns/conf.d + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgeoipbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgmysqlbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgpgsqlbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libgsqlite3backend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libldapbackend.so' + for i in geoip gmysql gpgsql gsqlite3 ldap pipe + echo '# backend config for /usr/lib64/powerdns/libpipebackend.so' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib/tmpfiles.d + cat + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 4.0.4-1.mga7 --unique-debug-suffix -4.0.4-1.mga7.x86_64 --unique-debug-src-base pdns-4.0.4-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pdns-4.0.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnspcap2protobuf extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/calidns extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/zone2ldap extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsbulktest extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnstcpbench extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/sdig extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/ixplore extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/sbin/pdns_server extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/stubquery extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/saxfr extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/nsec3dig extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/nproxy extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/pdns_notify extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dumresp extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnswasher extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsscope extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsscan extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsreplay extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/dnsgram extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/zone2json extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/zone2sql extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/pdnsutil extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/bin/pdns_control extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgeoipbackend.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgsqlite3backend.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libldapbackend.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libpipebackend.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgpgsqlbackend.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libgmysqlbackend.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/lib64/pdns/libbindbackend.so /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. 4143 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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mKdNoN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pdns-4.0.4 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 -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/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-dns_random_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-base32_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-base64_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-arguments_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-delaypipe_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-bindparser_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX recpacketcache.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-distributor_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-dnsparser_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-md5_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-nameserver_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-iputils_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-misc_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-dnsname_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-rcpgenerator_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-nmtree.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-packetcache_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-signers.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-recpacketcache_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-sha_hh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-zoneparser_tng_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX testrunner.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-statbag_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXX test-dnsrecords_cc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' CXXLD testrunner make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' PASS: testrunner make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' ============================================================================ Testsuite summary for pdns 4.0.4 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pdns-4.0.4/pdns' + exit 0 Processing files: pdns-4.0.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N3gx89 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pdns-4.0.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64/usr/share/doc/pdns + exit 0 Provides: PowerDNS config(pdns) = 4.0.4-1.mga7 libbindbackend.so()(64bit) nameserver pdns = 4.0.4-1.mga7 pdns(x86-64) = 4.0.4-1.mga7 powerdns Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh rpm-helper Requires(post): /bin/sh rpm-helper systemd >= 195 Requires(preun): /bin/sh rpm-helper Requires(postun): /bin/sh rpm-helper Requires: libboost_program_options.so.1.65.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.12)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblua.so.5.3()(64bit) libprotobuf.so.9()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsodium.so.23()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(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.0.4-1.mga7.x86_64 Provides: PowerDNS-backend-pipe config(pdns-backend-pipe) = 4.0.4-1.mga7 libpipebackend.so()(64bit) pdns-backend-pipe = 4.0.4-1.mga7 pdns-backend-pipe(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: PowerDNS-backend-pipe Processing files: pdns-backend-mysql-4.0.4-1.mga7.x86_64 Provides: PowerDNS-backend-mysql config(pdns-backend-mysql) = 4.0.4-1.mga7 libgmysqlbackend.so()(64bit) pdns-backend-mysql = 4.0.4-1.mga7 pdns-backend-mysql(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(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) Obsoletes: PowerDNS-backend-mysql Processing files: pdns-backend-pgsql-4.0.4-1.mga7.x86_64 Provides: PowerDNS-backend-pgsql config(pdns-backend-pgsql) = 4.0.4-1.mga7 libgpgsqlbackend.so()(64bit) pdns-backend-pgsql = 4.0.4-1.mga7 pdns-backend-pgsql(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpq.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Obsoletes: PowerDNS-backend-pgsql Processing files: pdns-backend-ldap-4.0.4-1.mga7.x86_64 Provides: PowerDNS-backend-ldap config(pdns-backend-ldap) = 4.0.4-1.mga7 libldapbackend.so()(64bit) pdns-backend-ldap = 4.0.4-1.mga7 pdns-backend-ldap(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) 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.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.0.4-1.mga7.x86_64 Provides: PowerDNS-backend-sqlite config(pdns-backend-sqlite) = 4.0.4-1.mga7 libgsqlite3backend.so()(64bit) pdns-backend-sqlite = 4.0.4-1.mga7 pdns-backend-sqlite(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Obsoletes: PowerDNS-backend-sqlite Processing files: pdns-backend-geoip-4.0.4-1.mga7.x86_64 Provides: PowerDNS-backend-geoip config(pdns-backend-geoip) = 4.0.4-1.mga7 libgeoipbackend.so()(64bit) pdns-backend-geoip = 4.0.4-1.mga7 pdns-backend-geoip(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libyaml-cpp.so.0.5()(64bit) Obsoletes: PowerDNS-backend-geo Processing files: pdns-debugsource-4.0.4-1.mga7.x86_64 Provides: pdns-debugsource = 4.0.4-1.mga7 pdns-debugsource(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pdns-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 00600fc05005f20f4e5dd82cbaf28af200f654ac debuginfo(build-id) = 011127f2f326d932365efb5212a463d65befed2d debuginfo(build-id) = 112990dee1c60b37a80fbb167342fe42151454b0 debuginfo(build-id) = 244945fd530c48e244b8d573b01978a85034346e debuginfo(build-id) = 37427d35036365f6f3d45f043dcb212eccd637a1 debuginfo(build-id) = 40daac049ab2cf81b094929215b9479954831827 debuginfo(build-id) = 59d045a2eb0111197536ff98b25d2cf50309e505 debuginfo(build-id) = 65a5c11c04a39598002ca2ba77ff9c3633ebf990 debuginfo(build-id) = 6a87c416f21ae291d40e4d692f5ff8f786b1aa2a debuginfo(build-id) = 728f96f8d552d82470d147202c63fdf72df98950 debuginfo(build-id) = 752d20ab1815886c33b4bc91a3e75faa7d657477 debuginfo(build-id) = 9d20ceddf08bfa2f5e07a306e7a21a66a123ad70 debuginfo(build-id) = a37f5b2af8b1d69a6f58b23778b78e9ebe5f0d2b debuginfo(build-id) = a68f0ea4b55c4c34a0ecaf1e176117b0774c5001 debuginfo(build-id) = a81e351e296ab50f0582ee2779a35c0e6e9ec5fe debuginfo(build-id) = af1dca11fba8fc69511caa5621819a47e0c4a0a2 debuginfo(build-id) = b223e084e9d216e370e374f5581219ca5a323212 debuginfo(build-id) = b4a4e6b856889855d8339b60adf63f52f05165e0 debuginfo(build-id) = ba566df4dc91aca8ef68d0a78192755ea0cb39da debuginfo(build-id) = badda3eb12f583faae7e2efeaf2edc081dd82cdd debuginfo(build-id) = c1c8df48971b73af919139d5ce72748380b3b8aa debuginfo(build-id) = cbcc242d84a98cd77b0d5f6f88d51acce9ae052f debuginfo(build-id) = d2347d5f2d4ecb460f71f984599109c13d78f6ee debuginfo(build-id) = d8dfc800b77f387163977f79f3e43e207692a764 pdns-debuginfo = 4.0.4-1.mga7 pdns-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Processing files: pdns-backend-pipe-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 75fee7fd43ca8722a38c4ad438c0f14c2ed33d8b pdns-backend-pipe-debuginfo = 4.0.4-1.mga7 pdns-backend-pipe-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Processing files: pdns-backend-mysql-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = b083672434af79830f592903499bcbdb01656cfc pdns-backend-mysql-debuginfo = 4.0.4-1.mga7 pdns-backend-mysql-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Processing files: pdns-backend-pgsql-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 3095070cb2631e9eefc67fac3de6b1bbc1d2d7ef pdns-backend-pgsql-debuginfo = 4.0.4-1.mga7 pdns-backend-pgsql-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Processing files: pdns-backend-ldap-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = cbf4a45b1dd0f4d536c8035cd270542debd3accc pdns-backend-ldap-debuginfo = 4.0.4-1.mga7 pdns-backend-ldap-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Processing files: pdns-backend-sqlite-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 4887928eca442332c25b270f7463bb41999eb993 pdns-backend-sqlite-debuginfo = 4.0.4-1.mga7 pdns-backend-sqlite-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Processing files: pdns-backend-geoip-debuginfo-4.0.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 3141bb1ddc8c334a0a30ea6d79820346d777319c pdns-backend-geoip-debuginfo = 4.0.4-1.mga7 pdns-backend-geoip-debuginfo(x86-64) = 4.0.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pdns-debugsource(x86-64) = 4.0.4-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-pipe-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-mysql-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-pgsql-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-ldap-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-sqlite-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-geoip-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-debugsource-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-debuginfo-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-pipe-debuginfo-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-mysql-debuginfo-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-pgsql-debuginfo-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-ldap-debuginfo-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-sqlite-debuginfo-4.0.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pdns-backend-geoip-debuginfo-4.0.4-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CIAswf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pdns-4.0.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/pdns-4.0.4-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HDRg1k + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pdns-4.0.4 + exit 0 D: [iurt_root_command] Success!