D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ldns-1.7.1-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uWfg5H + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ldns-1.7.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ldns-1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ldns-1.7.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.ix5HAK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-pyldns --with-examples --with-drill --disable-gost --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking x86_64-mageia-linux-gnu-gcc dependency flag... -MM checking whether make sets $(MAKE)... yes checking whether x86_64-mageia-linux-gnu-gcc supports -std=c99... yes checking whether x86_64-mageia-linux-gnu-gcc supports -xc99... no checking for an ANSI C-conforming const... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wall... yes checking whether x86_64-mageia-linux-gnu-gcc supports -W... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wunused-function... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wmissing-prototypes... no checking for getopt.h... yes checking for time.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking whether x86_64-mageia-linux-gnu-gcc supports -Werror... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wall... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc supports -std=c99... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc supports -xc99... (cached) no checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -std=c99 as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -D_GNU_SOURCE as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for x86_64-mageia-linux-gnu-gcc... failed checking whether we need -D__EXTENSIONS__ as a flag for x86_64-mageia-linux-gnu-gcc... failed checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for doxygen... doxygen checking for library containing socket... none required checking for library containing inet_pton... none required checking for poll(2)... yes checking for python... /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.4.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.8 checking for Python library path... -L/usr/lib64 -lpython3.8 checking for Python site-packages path... /usr/lib64/python3.8/site-packages checking python extra libraries... -lcrypt -lintl -lpthread -ldl -lutil -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for swig2.0... no checking for swig... /usr/bin/swig checking SWIG version... 4.0.2 checking for SWIG library... /usr/share/swig/4.0.2 checking whether x86_64-mageia-linux-gnu-gcc supports -fno-strict-aliasing... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wno-missing-field-initializers... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wno-unused-parameter... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wno-unused-variable... yes checking for x86_64-mageia-linux-gnu-ar... /usr/bin/x86_64-mageia-linux-gnu-ar checking for SSL... found in /usr checking for HMAC_Update in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for LibreSSL... no checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for ENGINE_load_cryptodev... no checking for EVP_PKEY_keygen... yes checking for ECDSA_SIG_get0... yes checking for EVP_MD_CTX_new... yes checking for EVP_PKEY_base_id... yes checking for DSA_SIG_set0... yes checking for DSA_SIG_get0... yes checking for EVP_dss1... no checking for DSA_get0_pqg... yes checking for DSA_get0_key... yes checking for OPENSSL_init_ssl... no checking for OPENSSL_init_crypto... yes checking for ERR_load_crypto_strings... no checking for SHA256 and SHA512... checking for SHA256_Init... yes checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking for DSA_SIG_new... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking for X509_check_ca... yes checking for SSL_get0_dane... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for getopt.h... (cached) yes checking for stdarg.h... yes checking for openssl/ssl.h... (cached) yes checking for netinet/in.h... yes checking for time.h... (cached) yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for sys/socket.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of time_t... 8 checking for pcap.h... yes checking for pcap_open_offline in -lpcap... yes checking for netinet/in_systm.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/igmp.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip6.h... yes checking for net/ethernet.h... yes checking for netinet/ip_compat.h... no checking for socklen_t... yes checking for size_t... yes checking for ssize_t... yes checking for intptr_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for struct sockaddr_storage.ss_family... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for b64_pton... no checking for b64_ntop... no checking for calloc... yes checking for timegm... yes checking for gmtime_r... yes checking for ctime_r... yes checking for localtime_r... yes checking for isblank... yes checking for isascii... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for strlcpy... no checking for memmove... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for endprotoent... yes checking for endservent... yes checking for sleep... yes checking for random... yes checking for fcntl... yes checking for strtoul... yes checking for bzero... yes checking for memset... yes checking for b32_ntop... no checking for b32_pton... no checking for getaddrinfo... yes checking for ioctlsocket... no checking whether the C compiler (x86_64-mageia-linux-gnu-gcc) accepts the "format" attribute... yes checking whether the C compiler (x86_64-mageia-linux-gnu-gcc) accepts the "unused" attribute... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ldns/common.h config.status: creating ldns/net.h config.status: creating ldns/util.h config.status: creating packaging/libldns.pc config.status: creating packaging/ldns-config config.status: creating ldns/config.h config.status: executing libtool commands config.status: executing disable-rpath commands configure: WARNING: unrecognized options: --disable-dependency-tracking copying header files + /usr/bin/make -O -j8 V=1 VERBOSE=1 ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./buffer.c -o buffer.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./duration.c -o duration.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./dane.c -o dane.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./dname.c -o dname.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./error.c -o error.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./dnssec_sign.c -o dnssec_sign.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./higher.c -o higher.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./dnssec.c -o dnssec.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./host2str.c -o host2str.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./host2wire.c -o host2wire.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./dnssec_zone.c -o dnssec_zone.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./dnssec_verify.c -o dnssec_verify.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./rbtree.c -o rbtree.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./parse.c -o parse.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./rdata.c -o rdata.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./radix.c -o radix.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./packet.c -o packet.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./keys.c -o keys.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./resolver.c -o resolver.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./net.c -o net.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./rr.c -o rr.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./rr_functions.c -o rr_functions.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./wire2host.c -o wire2host.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./util.c -o util.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./tsig.c -o tsig.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./update.c -o update.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./sha2.c -o sha2.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./sha1.c -o sha1.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./compat/b64_pton.c -o compat/b64_pton.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./compat/strlcpy.c -o compat/strlcpy.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./compat/b64_ntop.c -o compat/b64_ntop.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./zone.c -o zone.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/error.c -o drill/error.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/chasetrace.c -o drill/chasetrace.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/root.c -o drill/root.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/dnssec.c -o drill/dnssec.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/drill_util.c -o drill/drill_util.lo sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' ./drill/drill.1.in > drill/drill.1 ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./str2host.c -o str2host.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-chaos.o examples/ldns-chaos.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/drill.c -o drill/drill.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-chaos.c -o examples/ldns-chaos.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/work.c -o drill/work.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-compare-zones.o examples/ldns-compare-zones.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-compare-zones.c -o examples/ldns-compare-zones.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./drill/securetrace.c -o drill/securetrace.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldnsd.o examples/ldnsd.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-gen-zone.o examples/ldns-gen-zone.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-key2ds.o examples/ldns-key2ds.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldnsd.c -o examples/ldnsd.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-gen-zone.c -o examples/ldns-gen-zone.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-key2ds.c -o examples/ldns-key2ds.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-mx.o examples/ldns-mx.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-keyfetcher.o examples/ldns-keyfetcher.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-mx.c -o examples/ldns-mx.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-keygen.o examples/ldns-keygen.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-keygen.c -o examples/ldns-keygen.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-notify.c -o examples/ldns-notify.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-resolver.o examples/ldns-resolver.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-read-zone.o examples/ldns-read-zone.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-resolver.c -o examples/ldns-resolver.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-read-zone.c -o examples/ldns-read-zone.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-notify.o examples/ldns-notify.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-rrsig.c -o examples/ldns-rrsig.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-rrsig.o examples/ldns-rrsig.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-version.c -o examples/ldns-version.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-version.o examples/ldns-version.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-test-edns.c -o examples/ldns-test-edns.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-test-edns.o examples/ldns-test-edns.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-update.c -o examples/ldns-update.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-update.o examples/ldns-update.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-zcat.o examples/ldns-zcat.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-zsplit.o examples/ldns-zsplit.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-zcat.c -o examples/ldns-zcat.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-walk.o examples/ldns-walk.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-zsplit.c -o examples/ldns-zsplit.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-walk.c -o examples/ldns-walk.lo x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-testpkts.o examples/ldns-testpkts.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-testns.o examples/ldns-testns.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-dpa.o examples/ldns-dpa.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-testpkts.c -o examples/ldns-testpkts.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-testns.c -o examples/ldns-testns.lo /usr/bin/swig -python -py3 -DPY3 -o contrib/python/ldns_wrapper.c -I/usr/include/python3.8 ./contrib/python/ldns.i x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-revoke.o examples/ldns-revoke.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-nsec3-hash.o examples/ldns-nsec3-hash.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-revoke.c -o examples/ldns-revoke.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.lo sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' ./examples/ldns-dane.1.in > examples/ldns-dane.1 sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' ./examples/ldns-verify-zone.1.in > examples/ldns-verify-zone.1 ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-signzone.c -o examples/ldns-signzone.lo In file included from /usr/include/string.h:495, from ./config.h:524, from ./examples/ldns-signzone.c:10: In function 'strncpy', inlined from 'main' at ./examples/ldns-signzone.c:653:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 250 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -version-info 3:0:0 -no-undefined -lssl -lcrypto -export-symbols-regex '^(ldns_|b32_[pn]to[pn]|mktime_from_utc|qsort_rr_compare_nsec3)' -o libldns.la buffer.lo dane.lo dname.lo dnssec.lo dnssec_sign.lo dnssec_verify.lo dnssec_zone.lo duration.lo error.lo higher.lo host2str.lo host2wire.lo keys.lo net.lo packet.lo parse.lo radix.lo rbtree.lo rdata.lo resolver.lo rr.lo rr_functions.lo sha1.lo sha2.lo str2host.lo tsig.lo update.lo util.lo wire2host.lo zone.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -rpath /usr/lib64 x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-signzone.o examples/ldns-signzone.c In file included from /usr/include/string.h:495, from ./config.h:524, from examples/ldns-signzone.c:10: In function 'strncpy', inlined from 'main' at examples/ldns-signzone.c:653:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 250 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-verify-zone.o examples/ldns-verify-zone.c x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -c -o examples/ldns-dane.o examples/ldns-dane.c ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-dane.c -o examples/ldns-dane.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-dpa.c -o examples/ldns-dpa.lo ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./examples/ldns-verify-zone.c -o examples/ldns-verify-zone.lo ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-compare-zones.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-compare-zones ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-chaos.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-chaos ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldnsd.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldnsd ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags drill/chasetrace.lo drill/dnssec.lo drill/drill.lo drill/drill_util.lo drill/error.lo drill/root.lo drill/securetrace.lo drill/work.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lssl -lcrypto -lldns -o drill/drill ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-key2ds.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-key2ds ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-gen-zone.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-gen-zone ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-keyfetcher.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-keyfetcher ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-mx.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-mx ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-keygen.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-keygen ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-notify.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-notify ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-read-zone.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-read-zone ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-resolver.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-resolver ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ./linktest.c -o linktest.lo ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags linktest.lo -lssl -lcrypto -lldns -o linktest ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-rrsig.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-rrsig ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-test-edns.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-test-edns ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-update.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-update ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-version.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-version ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-zcat.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-zcat ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-walk.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-walk ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-zsplit.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-zsplit ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-testns.lo examples/ldns-testpkts.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -o examples/ldns-testns ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-dane.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lldns -lssl -lssl -lcrypto \ -o examples/ldns-dane ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-revoke.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lssl -lcrypto -lldns -o examples/ldns-revoke ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-signzone.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lssl -lcrypto -lldns -o examples/ldns-signzone ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-nsec3-hash.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lssl -lcrypto -lldns -o examples/ldns-nsec3-hash ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-dpa.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lpcap -lldns \ -o examples/ldns-dpa ./libtool --tag=CC --quiet --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags examples/ldns-verify-zone.lo compat/b64_pton.lo compat/b64_ntop.lo compat/strlcpy.lo -lssl -lcrypto -lldns -o examples/ldns-verify-zone ./libtool --tag=CC --quiet --mode=compile x86_64-mageia-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I./include/ldns -I/usr/include/python3.8 -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -c ./contrib/python/ldns_wrapper.c -o ldns_wrapper.lo ./libtool --tag=CC --quiet --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lpython3.8 -module -version-info 3:0:0 -no-undefined -o _ldns.la ldns_wrapper.lo -rpath /usr/lib64/python3.8/site-packages -L. -L.libs -lldns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b18c7K + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 + cd ldns-1.7.1 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/pkgconfig + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/include/ldns for i in buffer.h dane.h dname.h dnssec.h dnssec_sign.h dnssec_verify.h dnssec_zone.h duration.h error.h higher.h host2str.h host2wire.h keys.h ldns.h packet.h parse.h radix.h rbtree.h rdata.h resolver.h rr_functions.h rr.h sha1.h sha2.h str2host.h tsig.h update.h wire2host.h zone.h ; do \ /usr/bin/install -p -c -m 644 ./ldns/$i /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/include/ldns/; done for i in common.h util.h net.h; do \ /usr/bin/install -p -c -m 644 ldns/$i /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/include/ldns/; done /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64 ./libtool --tag=CC --quiet --mode=install cp libldns.la /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64 libtool: warning: remember to run 'libtool --finish /usr/lib64' ./libtool --tag=CC --quiet --mode=finish /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64 /usr/bin/install -p -m 644 packaging/libldns.pc /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/pkgconfig/ldns.pc /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin /usr/bin/install -p -c -m 755 packaging/ldns-config /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1 /usr/bin/install -p -c -m 444 ./packaging/ldns-config.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1/ /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man3 for f in doc/man/man3/*; do \ /usr/bin/install -p -c -m 444 $f /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man3/; \ done /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/ldns /usr/bin/install -p -c -m 644 ./contrib/python/ldns.py /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/ldns.py ./libtool --tag=CC --quiet --mode=install cp _ldns.la /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages libtool: warning: relinking '_ldns.la' libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages' ./libtool --tag=CC --quiet --mode=finish /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages /usr/bin/install -p -c -m 644 ./contrib/ldnsx/ldnsx.py /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/ldnsx.py /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1 ./libtool --tag=CC --quiet --mode=install cp drill/drill /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' /usr/bin/install -p -m 644 drill/drill.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1/drill.1 /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1 for p in examples/ldns-chaos examples/ldns-compare-zones examples/ldnsd examples/ldns-gen-zone examples/ldns-key2ds examples/ldns-keyfetcher examples/ldns-keygen examples/ldns-mx examples/ldns-notify examples/ldns-read-zone examples/ldns-resolver examples/ldns-rrsig examples/ldns-test-edns examples/ldns-update examples/ldns-version examples/ldns-walk examples/ldns-zcat examples/ldns-zsplit examples/ldns-testns examples/ldns-dpa examples/ldns-dane examples/ldns-nsec3-hash examples/ldns-revoke examples/ldns-signzone examples/ldns-verify-zone ; do \ ./libtool --tag=CC --quiet --mode=install cp $p /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin ; \ if test -f $p.1 ; \ then /usr/bin/install -p -m 644 $p.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1 ; \ else /usr/bin/install -p -m 644 ./$p.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/man/man1 ; \ fi ; \ done libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/ldns-1.7.1/libldns.la' has not been installed in '/usr/lib64' + rm -rf docs + mkdir -p docs + cp -rp doc docs/ + rm -rf docs/doc/man + rm -f docs/doc/doxyparse.pl + rm -f docs/doc/ldns_manpages + rm -rf docs/doc/.svn + find /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 -name '*.la' -delete + chmod a-x /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/ldns.py /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/ldnsx.py + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.7.1-2.mga8 --unique-debug-suffix -1.7.1-2.mga8.x86_64 --unique-debug-src-base ldns-1.7.1-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ldns-1.7.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/drill explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-compare-zones explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-notify explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-key2ds explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-resolver extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/drill explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-dpa explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-chaos explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-keygen explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-testns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-rrsig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-nsec3-hash explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-update explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-mx explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-keyfetcher explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-revoke explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-verify-zone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-notify extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-key2ds explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-version explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-test-edns explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-dane explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-read-zone explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-gen-zone explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-signzone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-resolver extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-chaos extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-keygen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-compare-zones explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-walk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-mx explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/_ldns.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-revoke extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-rrsig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-keyfetcher explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-zsplit extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-dpa extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-test-edns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-update explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-zcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-version extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-signzone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-testns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-nsec3-hash extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-dane extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-gen-zone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-read-zone explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/libldns.so.3.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldnsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-verify-zone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-zcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-walk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8/site-packages/_ldns.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldns-zsplit extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/bin/ldnsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/libldns.so.3.0.0 original debug info size: 7204kB, size after compression: 6484kB /usr/lib/rpm/sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match. 6882 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/ldns-config from /bin/sh to #!/usr/bin/sh Processing files: ldns-utils-1.7.1-2.mga8.x86_64 Provides: ldns-utils = 1.7.1-2.mga8 ldns-utils(x86-64) = 1.7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libldns.so.3()(64bit) libpcap.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: lib64ldns3-1.7.1-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qh49lK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns3 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9LOm5K + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/licenses/lib64ldns3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/licenses/lib64ldns3 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/licenses/lib64ldns3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64ldns3 = 1.7.1-2.mga8 lib64ldns3(x86-64) = 1.7.1-2.mga8 libldns.so.3()(64bit) 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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: lib64ldns-devel-1.7.1-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AaHAqI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns-devel + cp -pr docs/doc /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns-devel + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64/usr/share/doc/lib64ldns-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libldns(64bit)) ldns-devel = 1.7.1-2.mga8 lib64ldns-devel = 1.7.1-2.mga8 lib64ldns-devel(x86-64) = 1.7.1-2.mga8 pkgconfig(ldns) = 1.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcrypto(64bit)) devel(libssl(64bit)) pkgconfig Processing files: python3-ldns-1.7.1-2.mga8.x86_64 Provides: 1.7.1 python-ldns = 1.7.1-2.mga8 python-ldns = 1.7.1-2.mga8 python3-ldns = 1.7.1-2.mga8 python3-ldns(x86-64) = 1.7.1-2.mga8 python3.8-ldns = 1.7.1-2.mga8 python3.8dist(ldns) python3dist(ldns)= Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libldns.so.3()(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Obsoletes: python-ldns < 1.7.0-4 Processing files: ldns-debugsource-1.7.1-2.mga8.x86_64 Provides: ldns-debugsource = 1.7.1-2.mga8 ldns-debugsource(x86-64) = 1.7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ldns-debuginfo-1.7.1-2.mga8.x86_64 Provides: ldns-debuginfo = 1.7.1-2.mga8 ldns-debuginfo(x86-64) = 1.7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(x86-64) = 1.7.1-2.mga8 Processing files: ldns-utils-debuginfo-1.7.1-2.mga8.x86_64 Provides: debuginfo(build-id) = 043b38b6ec20de9f80dfe250627c45b0b1dc1ae9 debuginfo(build-id) = 2604f37e4604221427167b04943dd7de2cbd32c6 debuginfo(build-id) = 26aa87b13b182743ba3d58c01690aca5f45e164c debuginfo(build-id) = 26fa8dc84254f242a3d141474b999306fe29467b debuginfo(build-id) = 288ced4467c6f50f650443c255071b1f88fba711 debuginfo(build-id) = 3c8ed06b13f37cbe7c4c639f2ddd0fe616b0895c debuginfo(build-id) = 41f07e945f175284ce50df39cf322b45a7fe7f8a debuginfo(build-id) = 442a56c52ec9e34f6826c1fb42c721102a6c6b54 debuginfo(build-id) = 482879a2aaa0832dfdd59f8d1f03db14c8c795dd debuginfo(build-id) = 54473f2ae36189ce0d1452bca5f2edba68ad4b91 debuginfo(build-id) = 582e692516bb0beaef49f6d87605654b3b73fb2f debuginfo(build-id) = 585920aebed3bfe264e8f07b46b4c1071ff2a7d2 debuginfo(build-id) = 7a9cac740d62a2033cf09da425ef92631d2aa627 debuginfo(build-id) = 7fbabe64fdb47a032aeca50efcc186eabd0114a7 debuginfo(build-id) = 97a481f728eb7bc5cd0ab7c45c8fee57e3abb7d4 debuginfo(build-id) = a871815c758f32a1d61bbd5438e41e4f46d67f59 debuginfo(build-id) = b4a44e474e87aa1c79b3cab5d264eb7ecbca859f debuginfo(build-id) = b844374240ae4060b26cdc33a5683ddf0a22c50b debuginfo(build-id) = b92ece19d6302ad869e618700027938cc09a81d2 debuginfo(build-id) = c095ad1131c4744710eb895b4176606a431db073 debuginfo(build-id) = c4daad374a0b00548fbebe97a3eae9b10ddf5c45 debuginfo(build-id) = cd04ac989e57b9f0240308df0a39ef82a5298668 debuginfo(build-id) = d69749b407308bcf8bb9e9a38790df6ad9f9a972 debuginfo(build-id) = eb065cb2a076ee35a084ea1bbf6d4e3c57b224d4 debuginfo(build-id) = f380db0243b5ccbcfbfaafdce0aee70ee41d4e3c debuginfo(build-id) = fccc5d3255c221696f42440a7a929aa8dc0c6e79 ldns-utils-debuginfo = 1.7.1-2.mga8 ldns-utils-debuginfo(x86-64) = 1.7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(x86-64) = 1.7.1-2.mga8 Processing files: lib64ldns3-debuginfo-1.7.1-2.mga8.x86_64 Provides: debuginfo(build-id) = f0599b757cfc0e03b6d5ba88824589ea4cc2a917 lib64ldns3-debuginfo = 1.7.1-2.mga8 lib64ldns3-debuginfo(x86-64) = 1.7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(x86-64) = 1.7.1-2.mga8 Processing files: python3-ldns-debuginfo-1.7.1-2.mga8.x86_64 Provides: debuginfo(build-id) = 1fa75c5395c18efe2afa3f0654aca017c76a2dde python-ldns-debuginfo = 1.7.1-2.mga8 python3-ldns-debuginfo = 1.7.1-2.mga8 python3-ldns-debuginfo(x86-64) = 1.7.1-2.mga8 python3.8-ldns-debuginfo = 1.7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(x86-64) = 1.7.1-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ldns-debuginfo-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ldns3-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ldns-utils-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ldns-devel-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ldns3-debuginfo-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ldns-utils-debuginfo-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-ldns-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-ldns-debuginfo-1.7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ldns-debugsource-1.7.1-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZPolGI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qjp8tM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ldns-1.7.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!