D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ldns-1.8.3-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4kZ45i + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ldns-1.8.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ldns-1.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ldns-1.8.3 + rm -rf /home/pterjan/rpmbuild/BUILD/ldns-1.8.3-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ldns-1.8.3-SPECPARTS + /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/pterjan/rpmbuild/tmp/rpm-tmp.HKdy4W + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ldns-1.8.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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... no checking for ar... 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... 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 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (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 whether gcc supports -fno-strict-aliasing... yes checking for getopt.h... yes checking for time.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for TargetConditionals.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 socket... yes checking for inet_ntop... yes checking for inet_pton... yes 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.12 checking for Python library path... -L/usr/lib64 -lpython3.12 checking for Python site-packages path... /usr/lib64/python3.12/site-packages checking python extra libraries... -ldl -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for swig... /usr/bin/swig checking whether gcc supports -fno-strict-aliasing... (cached) 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 x86_64-mageia-linux-gnu-ar... no checking for ar... /usr/bin/ar checking for SSL... found in /usr checking for EVP_sha256 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 openssl/ssl.h... (cached) yes checking for openssl/evp.h... yes checking for openssl/engine.h... yes checking for openssl/conf.h... yes checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for EVP_PKEY_keygen... yes checking for ECDSA_SIG_get0... yes checking for EVP_MD_CTX_new... 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 EVP_cleanup... no checking for ENGINE_cleanup... no checking for ENGINE_free... yes checking for CRYPTO_cleanup_all_ex_data... no checking for ERR_free_strings... no checking for CONF_modules_unload... yes checking for OPENSSL_init_ssl... no checking for OPENSSL_init_crypto... yes checking for ERR_load_crypto_strings... no checking for CRYPTO_memcmp... yes checking for EVP_PKEY_get_base_id... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether EVP_PKEY_base_id is declared... yes checking Checking for OpenSSL >= 3.0.0... yes 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 egrep... (cached) /usr/bin/grep -E checking for _Bool... yes checking for stdbool.h that conforms to C99... 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 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... (cached) yes checking for inet_ntop... (cached) yes checking for snprintf... yes checking for strlcpy... yes checking for memmove... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking compile of fork... 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 libdns.doxygen 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 -j16 V=1 VERBOSE=1 ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./sha2.c -o sha2.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./zone.c -o zone.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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./edns.c -o edns.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./drill/root.c -o drill/root.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./drill/drill_util.c -o drill/drill_util.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-chaos.c -o examples/ldns-chaos.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-compare-zones.c -o examples/ldns-compare-zones.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldnsd.c -o examples/ldnsd.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-compare-zones.c -o examples/ldns-compare-zones.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldnsd.c -o examples/ldnsd.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-key2ds.c -o examples/ldns-key2ds.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-key2ds.c -o examples/ldns-key2ds.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-gen-zone.c -o examples/ldns-gen-zone.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-mx.c -o examples/ldns-mx.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-keygen.c -o examples/ldns-keygen.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-resolver.c -o examples/ldns-resolver.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-resolver.c -o examples/ldns-resolver.lo mv: cannot stat 'examples/ldns-resolver.loT': No such file or directory ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-notify.c -o examples/ldns-notify.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-read-zone.c -o examples/ldns-read-zone.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-rrsig.c -o examples/ldns-rrsig.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-rrsig.c -o examples/ldns-rrsig.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-version.c -o examples/ldns-version.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-test-edns.c -o examples/ldns-test-edns.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-version.c -o examples/ldns-version.o mv: cannot stat 'examples/ldns-version.loT': No such file or directory ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-update.c -o examples/ldns-update.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-zcat.c -o examples/ldns-zcat.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-zsplit.c -o examples/ldns-zsplit.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-zsplit.c -o examples/ldns-zsplit.lo mv: cannot stat 'examples/ldns-zsplit.loT': No such file or directory ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-walk.c -o examples/ldns-walk.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-testns.c -o examples/ldns-testns.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-testns.c -o examples/ldns-testns.o 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\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-revoke.c -o examples/ldns-revoke.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-revoke.c -o examples/ldns-revoke.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-testpkts.c -o examples/ldns-testpkts.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-testpkts.c -o examples/ldns-testpkts.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-signzone.c -o examples/ldns-signzone.lo ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -version-info 8:0:5 -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 edns.lo compat/b64_pton.lo compat/b64_ntop.lo -rpath /usr/lib64 ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-verify-zone.c -o examples/ldns-verify-zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-signzone.c -o examples/ldns-signzone.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-verify-zone.c -o examples/ldns-verify-zone.o ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-compare-zones.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-compare-zones ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-key2ds.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-key2ds ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-chaos.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-chaos ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-keyfetcher.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-keyfetcher ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldnsd.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldnsd ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-gen-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-gen-zone ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -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 libldns.la -lssl -lcrypto -o drill/drill ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-dane.c -o examples/ldns-dane.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-dane.c -o examples/ldns-dane.lo ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-keygen.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-keygen ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-mx.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-mx ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-resolver.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-resolver ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-notify.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-notify ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-test-edns.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-test-edns ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-version.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-version ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-rrsig.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-rrsig ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-read-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-read-zone ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-update.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-update ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-walk.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-walk ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-zcat.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-zcat ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./linktest.c -o linktest.lo ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags linktest.lo libldns.la -lssl -lcrypto -o linktest ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-zsplit.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-zsplit /usr/bin/swig -python -py3 -DPY3 -o contrib/python/ldns_wrapper.c -I/usr/include/python3.12 ./contrib/python/ldns.i Deprecated command line option: -py3. Ignored, this option is no longer supported. ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-testns.lo examples/ldns-testpkts.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-testns ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c ./examples/ldns-dpa.c -o examples/ldns-dpa.lo ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-dane.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto \ -o examples/ldns-dane ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c examples/ldns-dpa.c -o examples/ldns-dpa.o ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-revoke.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-revoke ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-nsec3-hash.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-nsec3-hash ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-signzone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-signzone ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-verify-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto -o examples/ldns-verify-zone ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags examples/ldns-dpa.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lpcap -lssl -lcrypto \ -o examples/ldns-dpa ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I./include/ldns -I/usr/include/python3.12 -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -c ./contrib/python/ldns_wrapper.c -o ldns_wrapper.lo ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_type2str': ./contrib/python/ldns_wrapper.c:10137:16: error: implicit declaration of function 'SWIG_Python_str_AsChar'; did you mean 'SWIG_Python_str_FromChar'? [-Wimplicit-function-declaration] 10137 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^~~~~~~~~~~~~~~~~~~~~~ | SWIG_Python_str_FromChar ./contrib/python/ldns_wrapper.c:10137:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 10137 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:10157:5: error: implicit declaration of function 'SWIG_Python_str_DelForPy3'; did you mean 'SWIG_Python_str_FromFormat'? [-Wimplicit-function-declaration] 10157 | SWIG_Python_str_DelForPy3(arg1_str); /* Is a empty macro for Python < 3. */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ | SWIG_Python_str_FromFormat ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_data_as_bytearray': ./contrib/python/ldns_wrapper.c:10183:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 10183 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_get_rrsig_for_name_and_type': ./contrib/python/ldns_wrapper.c:13109:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13109 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_nsec3_closest_encloser': ./contrib/python/ldns_wrapper.c:13225:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13225 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_pkt_get_rrsigs_for_name_and_type': ./contrib/python/ldns_wrapper.c:13315:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13315 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_create_nsec3': ./contrib/python/ldns_wrapper.c:13622:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13622 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_nsec3_hash_name': ./contrib/python/ldns_wrapper.c:13743:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13743 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_create_nsec3': ./contrib/python/ldns_wrapper.c:13896:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13896 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:13913:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 13913 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_nsec3_hash_name_frm_nsec3': ./contrib/python/ldns_wrapper.c:14225:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 14225 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_nsec_bitmap_covers_type': ./contrib/python/ldns_wrapper.c:14273:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 14273 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_nsec_covers_name': ./contrib/python/ldns_wrapper.c:14393:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 14393 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_fetch_valid_domain_keys': ./contrib/python/ldns_wrapper.c:16506:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 16506 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_fetch_valid_domain_keys_time': ./contrib/python/ldns_wrapper.c:16578:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 16578 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_validate_domain_dnskey': ./contrib/python/ldns_wrapper.c:16655:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 16655 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_validate_domain_dnskey_time': ./contrib/python/ldns_wrapper.c:16719:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 16719 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_validate_domain_ds': ./contrib/python/ldns_wrapper.c:16791:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 16791 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_validate_domain_ds_time': ./contrib/python/ldns_wrapper.c:16855:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 16855 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_get_rr_list_addr_by_name': ./contrib/python/ldns_wrapper.c:18940:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 18940 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_get_rr_list_name_by_addr': ./contrib/python/ldns_wrapper.c:19009:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 19009 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_getaddrinfo': ./contrib/python/ldns_wrapper.c:19179:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 19179 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_a': ./contrib/python/ldns_wrapper.c:20162:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20162 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_aaaa': ./contrib/python/ldns_wrapper.c:20215:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20215 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_str': ./contrib/python/ldns_wrapper.c:20268:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20268 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_b64': ./contrib/python/ldns_wrapper.c:20321:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20321 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_b32_ext': ./contrib/python/ldns_wrapper.c:20374:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20374 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_hex': ./contrib/python/ldns_wrapper.c:20427:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20427 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_type': ./contrib/python/ldns_wrapper.c:20480:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20480 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_class': ./contrib/python/ldns_wrapper.c:20533:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20533 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_alg': ./contrib/python/ldns_wrapper.c:20586:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20586 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_cert_alg': ./contrib/python/ldns_wrapper.c:20751:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20751 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_loc': ./contrib/python/ldns_wrapper.c:20804:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20804 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_unknown': ./contrib/python/ldns_wrapper.c:20857:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20857 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_nsap': ./contrib/python/ldns_wrapper.c:20910:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20910 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_atma': ./contrib/python/ldns_wrapper.c:20963:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 20963 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_wks': ./contrib/python/ldns_wrapper.c:21016:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21016 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_nsec': ./contrib/python/ldns_wrapper.c:21069:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21069 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_period': ./contrib/python/ldns_wrapper.c:21122:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21122 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_tsigtime': ./contrib/python/ldns_wrapper.c:21175:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21175 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_apl': ./contrib/python/ldns_wrapper.c:21228:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21228 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_int16_data': ./contrib/python/ldns_wrapper.c:21281:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21281 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_ipseckey': ./contrib/python/ldns_wrapper.c:21334:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21334 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str': ./contrib/python/ldns_wrapper.c:21387:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21387 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_nsec3_salt': ./contrib/python/ldns_wrapper.c:21611:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21611 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_int8': ./contrib/python/ldns_wrapper.c:21695:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21695 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_int16': ./contrib/python/ldns_wrapper.c:21748:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21748 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_int32': ./contrib/python/ldns_wrapper.c:21801:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21801 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_time': ./contrib/python/ldns_wrapper.c:21854:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21854 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_ilnp64': ./contrib/python/ldns_wrapper.c:21907:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21907 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_eui48': ./contrib/python/ldns_wrapper.c:21960:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 21960 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_eui64': ./contrib/python/ldns_wrapper.c:22013:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22013 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_tag': ./contrib/python/ldns_wrapper.c:22066:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22066 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_long_str': ./contrib/python/ldns_wrapper.c:22119:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22119 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_hip': ./contrib/python/ldns_wrapper.c:22172:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22172 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_amtrelay': ./contrib/python/ldns_wrapper.c:22225:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22225 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_svcparams': ./contrib/python/ldns_wrapper.c:22278:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22278 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2str': ./contrib/python/ldns_wrapper.c:22324:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22324 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_print': ./contrib/python/ldns_wrapper.c:22612:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 22612 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_str_dname': ./contrib/python/ldns_wrapper.c:23199:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23199 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname2buffer_wire': ./contrib/python/ldns_wrapper.c:23252:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23252 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname2buffer_wire_compress': ./contrib/python/ldns_wrapper.c:23308:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23308 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_wire': ./contrib/python/ldns_wrapper.c:23366:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23366 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_wire_compress': ./contrib/python/ldns_wrapper.c:23422:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23422 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2buffer_wire_canonical': ./contrib/python/ldns_wrapper.c:23480:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23480 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2wire': ./contrib/python/ldns_wrapper.c:23824:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 23824 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2native_sockaddr_storage': ./contrib/python/ldns_wrapper.c:24839:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 24839 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_axfr_start': ./contrib/python/ldns_wrapper.c:24936:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 24936 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_pkt_rr_list_by_name': ./contrib/python/ldns_wrapper.c:27394:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 27394 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_pkt_rr_list_by_name_and_type': ./contrib/python/ldns_wrapper.c:27498:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 27498 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_size': ./contrib/python/ldns_wrapper.c:29564:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 29564 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_get_type': ./contrib/python/ldns_wrapper.c:29610:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 29610 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_data': ./contrib/python/ldns_wrapper.c:29656:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 29656 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_address_reverse': ./contrib/python/ldns_wrapper.c:30080:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30080 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2native_int8': ./contrib/python/ldns_wrapper.c:30126:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30126 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2native_int16': ./contrib/python/ldns_wrapper.c:30172:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30172 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2native_int32': ./contrib/python/ldns_wrapper.c:30218:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30218 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf2native_time_t': ./contrib/python/ldns_wrapper.c:30264:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30264 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_clone': ./contrib/python/ldns_wrapper.c:30378:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30378 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_compare': ./contrib/python/ldns_wrapper.c:30428:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30428 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:30445:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 30445 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_push_nameserver': ./contrib/python/ldns_wrapper.c:33981:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 33981 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_search': ./contrib/python/ldns_wrapper.c:34105:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 34105 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_search_status': ./contrib/python/ldns_wrapper.c:34185:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 34185 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_prepare_query_pkt': ./contrib/python/ldns_wrapper.c:34268:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 34268 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_send': ./contrib/python/ldns_wrapper.c:34351:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 34351 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_query_status': ./contrib/python/ldns_wrapper.c:34471:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 34471 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_query': ./contrib/python/ldns_wrapper.c:34551:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 34551 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_pkt_tsig_verify': ./contrib/python/ldns_wrapper.c:36528:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 36528 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_pkt_tsig_verify_next': ./contrib/python/ldns_wrapper.c:36622:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 36622 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_pkt_tsig_sign': ./contrib/python/ldns_wrapper.c:36719:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 36719 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_pkt_tsig_sign_next': ./contrib/python/ldns_wrapper.c:36816:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 36816 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_zone_new_frm_fp': ./contrib/python/ldns_wrapper.c:41721:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 41721 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_zone_new_frm_fp_l': ./contrib/python/ldns_wrapper.c:41806:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 41806 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_zone_find_rrset': ./contrib/python/ldns_wrapper.c:43773:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 43773 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_zone_new_frm_fp': ./contrib/python/ldns_wrapper.c:43938:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 43938 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dnssec_zone_new_frm_fp_l': ./contrib/python/ldns_wrapper.c:44027:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 44027 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_cat_clone': ./contrib/python/ldns_wrapper.c:45464:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45464 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:45481:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45481 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_cat': ./contrib/python/ldns_wrapper.c:45542:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45542 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_reverse': ./contrib/python/ldns_wrapper.c:45588:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45588 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_clone_from': ./contrib/python/ldns_wrapper.c:45636:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45636 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_left_chop': ./contrib/python/ldns_wrapper.c:45687:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45687 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_label_count': ./contrib/python/ldns_wrapper.c:45733:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45733 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname2canonical': ./contrib/python/ldns_wrapper.c:45864:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45864 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_is_subdomain': ./contrib/python/ldns_wrapper.c:45914:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45914 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:45931:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45931 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_compare': ./contrib/python/ldns_wrapper.c:45989:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 45989 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:46006:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46006 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_match_wildcard': ./contrib/python/ldns_wrapper.c:46091:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46091 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:46108:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46108 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_interval': ./contrib/python/ldns_wrapper.c:46171:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46171 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c:46188:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46188 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ ./contrib/python/ldns_wrapper.c:46205:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46205 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_absolute': ./contrib/python/ldns_wrapper.c:46294:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46294 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_label': ./contrib/python/ldns_wrapper.c:46342:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46342 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_dname_is_wildcard': ./contrib/python/ldns_wrapper.c:46393:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46393 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ ./contrib/python/ldns_wrapper.c: In function '_wrap_ldns_fetch_valid_domain_keys_': ./contrib/python/ldns_wrapper.c:46679:14: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 46679 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ make: *** [Makefile:324: ldns_wrapper.lo] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.HKdy4W (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.HKdy4W (%build) I: [iurt_root_command] ERROR: chroot