D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ldns-1.7.1-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y2fPE2 + 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.qXsZHQ + 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.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./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 + /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=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-pyldns --with-examples --with-drill --disable-gost --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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... aarch64-mageia-linux-gnu checking host system type... aarch64-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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking gcc dependency flag... -MM checking whether make sets $(MAKE)... yes checking whether gcc supports -std=c99... yes checking whether gcc supports -xc99... no checking for an ANSI C-conforming const... yes checking whether gcc supports -Wall... yes checking whether gcc supports -W... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wunused-function... yes checking whether 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 gcc supports -Werror... yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -std=c99... (cached) yes checking whether 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 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 gcc... failed checking whether we need -std=c99 as a flag for gcc... failed checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for gcc... failed checking whether we need -D_GNU_SOURCE as a flag for gcc... failed checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for gcc... failed checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for gcc... failed checking whether we need -D__EXTENSIONS__ as a flag for 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.9 checking for Python library path... -L/usr/lib64 -lpython3.9 checking for Python site-packages path... /usr/lib64/python3.9/site-packages checking python extra libraries... -lcrypt -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 gcc supports -fno-strict-aliasing... yes checking whether gcc supports -Wno-missing-field-initializers... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -Wno-unused-variable... yes checking for aarch64-mageia-linux-gnu-ar... no checking for ar... /usr/bin/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 (gcc) accepts the "format" attribute... yes checking whether the C compiler (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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ./sha2.c:557:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 557 | void ldns_sha256_final(sha2_byte digest[], ldns_sha256_CTX* context) { | ~~~~~~~~~~^~~~~~~~ In file included from ./sha2.c:46: ./ldns/sha2.h:99:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 99 | void ldns_sha256_final(uint8_t[LDNS_SHA256_DIGEST_LENGTH], ldns_sha256_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sha2.c:908:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 908 | void ldns_sha512_final(sha2_byte digest[], ldns_sha512_CTX* context) { | ~~~~~~~~~~^~~~~~~~ In file included from ./sha2.c:46: ./ldns/sha2.h:107:24: note: previously declared as 'uint8_t[64]' {aka 'unsigned char[64]'} 107 | void ldns_sha512_final(uint8_t[LDNS_SHA512_DIGEST_LENGTH], ldns_sha512_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sha2.c:961:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 961 | void ldns_sha384_final(sha2_byte digest[], ldns_sha384_CTX* context) { | ~~~~~~~~~~^~~~~~~~ In file included from ./sha2.c:46: ./ldns/sha2.h:103:24: note: previously declared as 'uint8_t[48]' {aka 'unsigned char[48]'} 103 | void ldns_sha384_final(uint8_t[LDNS_SHA384_DIGEST_LENGTH], ldns_sha384_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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 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 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 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 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 ./libtool --tag=CC --quiet --mode=compile 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 /usr/bin/swig -python -py3 -DPY3 -o contrib/python/ldns_wrapper.c -I/usr/include/python3.9 ./contrib/python/ldns.i 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 ./libtool --tag=CC --quiet --mode=compile 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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:519, 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:95:10: warning: '__builtin_strncpy' specified bound 250 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ./libtool --tag=CC --quiet --mode=compile 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 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:519, 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:95:10: warning: '__builtin_strncpy' specified bound 250 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ 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 ./libtool --tag=CC --quiet --mode=link 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 ./libtool --tag=CC --quiet --mode=compile 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 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 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 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 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 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 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 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=compile 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 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 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 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 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 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 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=link 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.9 -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 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.9 -module -version-info 3:0:0 -no-undefined -o _ldns.la ldns_wrapper.lo -rpath /usr/lib64/python3.9/site-packages -L. -L.libs -lldns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BuQslc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 + cd ldns-1.7.1 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/pkgconfig + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/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-3.mga9.aarch64/usr/include/ldns/; done /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64 ./libtool --tag=CC --quiet --mode=install cp libldns.la /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/lib64 /usr/bin/install -p -m 644 packaging/libldns.pc /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/pkgconfig/ldns.pc /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin /usr/bin/install -p -c -m 755 packaging/ldns-config /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/man/man1 /usr/bin/install -p -c -m 444 ./packaging/ldns-config.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/man/man1/ /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/share/man/man3/; \ done /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages/ldns /usr/bin/install -p -c -m 644 ./contrib/python/ldns.py /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages/ldns.py ./libtool --tag=CC --quiet --mode=install cp _ldns.la /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages libtool: warning: relinking '_ldns.la' libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages' ./libtool --tag=CC --quiet --mode=finish /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages /usr/bin/install -p -c -m 644 ./contrib/ldnsx/ldnsx.py /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages/ldnsx.py /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/man /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/man/man1 ./libtool --tag=CC --quiet --mode=install cp drill/drill /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/share/man/man1/drill.1 /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/man /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/bin ; \ if test -f $p.1 ; \ then /usr/bin/install -p -m 644 $p.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/man/man1 ; \ else /usr/bin/install -p -m 644 ./$p.1 /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64 -name '*.la' -delete + chmod a-x /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages/ldns.py /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages/ldnsx.py + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7.1-3.mga9 --unique-debug-suffix -1.7.1-3.mga9.aarch64 --unique-debug-src-base ldns-1.7.1-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ldns-1.7.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/drill extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-chaos extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-dpa extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-compare-zones extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-dane extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-keyfetcher extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-gen-zone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-key2ds extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-mx extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-keygen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-read-zone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-notify extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-nsec3-hash extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-resolver extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-revoke extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-rrsig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-signzone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-testns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-test-edns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-update extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-verify-zone extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-version extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-walk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-zcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldns-zsplit extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/bin/ldnsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/libldns.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9/site-packages/_ldns.so.3.0.0 dwz: ./usr/bin/drill-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-chaos-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-compare-zones-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-dane-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-dpa-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-gen-zone-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-key2ds-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-keyfetcher-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-keygen-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-mx-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-notify-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-nsec3-hash-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-read-zone-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-resolver-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-revoke-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-rrsig-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-signzone-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-test-edns-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-testns-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-update-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-verify-zone-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-version-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-walk-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-zcat-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldns-zsplit-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ldnsd-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libldns.so.3.0.0-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/_ldns.so.3.0.0-1.7.1-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 5496kB, size after compression: 5496kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 28 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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /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-3.mga9.aarch64 Provides: ldns-utils = 1.7.1-3.mga9 ldns-utils(aarch-64) = 1.7.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) 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-3.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G3YZ4c + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/share/doc/lib64ldns3 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/doc/lib64ldns3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rPp0IJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/share/licenses/lib64ldns3 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/licenses/lib64ldns3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64ldns3 = 1.7.1-3.mga9 lib64ldns3(aarch-64) = 1.7.1-3.mga9 libldns.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) 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-3.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7ubHCc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/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-3.mga9.aarch64/usr/share/doc/lib64ldns-devel + cp -pr docs/doc /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/doc/lib64ldns-devel + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/doc/lib64ldns-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64/usr/share/doc/lib64ldns-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libldns(64bit)) ldns-devel = 1.7.1-3.mga9 lib64ldns-devel = 1.7.1-3.mga9 lib64ldns-devel(aarch-64) = 1.7.1-3.mga9 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-3.mga9.aarch64 Provides: 1.7.1 python-ldns = 1.7.1-3.mga9 python-ldns = 1.7.1-3.mga9 python3-ldns = 1.7.1-3.mga9 python3-ldns(aarch-64) = 1.7.1-3.mga9 python3.9-ldns = 1.7.1-3.mga9 python3.9dist(ldns) python3dist(ldns)= Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libldns.so.3()(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 Obsoletes: python-ldns < 1.7.0-4 Processing files: ldns-debugsource-1.7.1-3.mga9.aarch64 Provides: ldns-debugsource = 1.7.1-3.mga9 ldns-debugsource(aarch-64) = 1.7.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ldns-utils-debuginfo-1.7.1-3.mga9.aarch64 Provides: debuginfo(build-id) = 071cb9adc01dbf6062e3613c7aab2cba67ab5f94 debuginfo(build-id) = 1ed1e0f655490b8500af60df0c86eee784003f57 debuginfo(build-id) = 2b1cb5fafbdc952b5abfeb86f78f5296c95f769b debuginfo(build-id) = 30156c9cf45b4b32f7ac338f4b0d5ecba332ce18 debuginfo(build-id) = 39103fb3d093b0ea2970e484d70495c76825a438 debuginfo(build-id) = 42757675f60b7cb6b7ca402fba135c0c1d830f0b debuginfo(build-id) = 4460897259804bf8e3c4ce8aef4c60d40cec4b9f debuginfo(build-id) = 4ba2df05d33975eebe2b8604c7e70b416436867e debuginfo(build-id) = 4c3aff88a5cd14c15d3f54b41a7f7251b2a4c976 debuginfo(build-id) = 538139ff8404d48dbb1229d44ebb1f473a962f86 debuginfo(build-id) = 5942b1f8be918e68ccb21b11708f21f81f88df29 debuginfo(build-id) = 62e9ae4247315591149fbbd91b6aa3fb18a260fc debuginfo(build-id) = 680fa651d90068df7fe165556ea0eddbc9b7fe9b debuginfo(build-id) = 6aa9b6a38fda7c1adf13bf6a1bdc574fb8410b16 debuginfo(build-id) = 76a149a2884723bdf233273dfdd16ff3ac8ced1c debuginfo(build-id) = 80e911ea1a11b2486af89e863a8bcaf7238db18c debuginfo(build-id) = 8c6f50bbba8a750eae1cf36c90441245b2333896 debuginfo(build-id) = 976ee87cec537e6fe38a0d97afdd553787519d4f debuginfo(build-id) = 9ad22d211bdbe5e0b598cdba8ab1cf500ac2728a debuginfo(build-id) = a768f359bc2f33967540761d57df5723afa1449f debuginfo(build-id) = b6a7bc55c19ba8d16b6e44b9287c0983055a5b00 debuginfo(build-id) = bdb0513948ae09f22144d73646f116436009a0cf debuginfo(build-id) = d6d7a76a203351e828b136dd7e580bdfffbd28b9 debuginfo(build-id) = f23574959b42b0754af62ff666ad6c6650857d09 debuginfo(build-id) = fb36610fa0519568e42e69edaa67053208234792 debuginfo(build-id) = fd8e6604265a312d6a9d3adbcd479ee46106fdcc ldns-utils-debuginfo = 1.7.1-3.mga9 ldns-utils-debuginfo(aarch-64) = 1.7.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(aarch-64) = 1.7.1-3.mga9 Processing files: lib64ldns3-debuginfo-1.7.1-3.mga9.aarch64 Provides: debuginfo(build-id) = e306f6903aeeda05bfcb4d31c253c82670f747ab lib64ldns3-debuginfo = 1.7.1-3.mga9 lib64ldns3-debuginfo(aarch-64) = 1.7.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(aarch-64) = 1.7.1-3.mga9 Processing files: python3-ldns-debuginfo-1.7.1-3.mga9.aarch64 Provides: debuginfo(build-id) = 8697b5d8bac6a5945a41fa048847158da9acac9b python-ldns-debuginfo = 1.7.1-3.mga9 python3-ldns-debuginfo = 1.7.1-3.mga9 python3-ldns-debuginfo(aarch-64) = 1.7.1-3.mga9 python3.9-ldns-debuginfo = 1.7.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldns-debugsource(aarch-64) = 1.7.1-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ldns3-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ldns-utils-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ldns-devel-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ldns3-debuginfo-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-ldns-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ldns-utils-debuginfo-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-ldns-debuginfo-1.7.1-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ldns-debugsource-1.7.1-3.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kfZSkc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldns-1.7.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ldns-1.7.1-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mR00vt + 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!