* Package: net-libs/ldns-1.8.3-r1:0/3 * Repository: gentoo * Maintainer: mschiff@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_single_target_python3_11 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.11 to build >>> Unpacking source... >>> Unpacking ldns-1.8.3.tar.gz to /var/tmp/portage/net-libs/ldns-1.8.3-r1/work >>> Source unpacked in /var/tmp/portage/net-libs/ldns-1.8.3-r1/work >>> Preparing source in /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 ... * Applying ldns-1.8.1-pkgconfig.patch ... [ ok ] * Applying ldns-1.8.3-docs.patch ... [ ok ] * Applying ldns-1.8.3-configure-strict.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3' ... * Running 'libtoolize --install --copy --force' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/net-libs/ldns-1.8.3-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running elibtoolize in: ldns-1.8.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating ldns-1.8.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ldns-1.8.3/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/ldns-1.8.3-r1 --htmldir=/usr/share/doc/ldns-1.8.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --with-pyldns --with-pyldnsx --with-ssl=/usr --with-drill --without-examples --disable-rpath checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking x86_64-pc-linux-gnu-gcc dependency flag... -MM checking whether make sets $(MAKE)... yes checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... yes checking whether x86_64-pc-linux-gnu-gcc supports -xc99... no checking for an ANSI C-conforming const... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes checking whether x86_64-pc-linux-gnu-gcc supports -W... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wunused-function... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... no checking whether x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -Werror... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wall... (cached) yes checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... (cached) yes checking whether x86_64-pc-linux-gnu-gcc supports -xc99... (cached) no checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... failed checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc... no checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... no checking whether we need -D_GNU_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... yes checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for x86_64-pc-linux-gnu-gcc... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for x86_64-pc-linux-gnu-gcc... no checking whether we need -D__EXTENSIONS__ as a flag for x86_64-pc-linux-gnu-gcc... failed checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for doxygen... doxygen checking for socket... yes checking for inet_ntop... yes checking for inet_pton... yes checking for poll(2)... yes checking for python... /usr/bin/python3.11 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.11 checking for Python library path... -L/usr/lib64 -lpython3.11 checking for Python site-packages path... /usr/lib/python3.11/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 x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... (cached) yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-variable... yes checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) 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 GOST... checking for EVP_PKEY_set_type_str... yes checking for EC_KEY_new... yes checking if GOST works... no configure: WARNING: Gost support does not work because the engine is missing. configure: WARNING: Install gost-engine first or use the --enable-gost-anyway to compile with GOST support anyway configure: WARNING: See also https://github.com/gost-engine/engine/wiki for information about gost-engine 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) /bin/grep -E checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... 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 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 (x86_64-pc-linux-gnu-gcc) accepts the "format" attribute... yes checking whether the C compiler (x86_64-pc-linux-gnu-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 copying header files >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j4 rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/buffer.c -o buffer.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dane.c -o dane.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dname.c -o dname.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/buffer.c -o buffer.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/buffer.c -DPIC -fPIC -o .libs/buffer.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dname.c -o dname.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dname.c -DPIC -fPIC -o .libs/dname.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dane.c -o dane.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dane.c -DPIC -fPIC -o .libs/dane.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec.c -o dnssec.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec.c -o dnssec.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec.c -DPIC -fPIC -o .libs/dnssec.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_sign.c -o dnssec_sign.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_sign.c -o dnssec_sign.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_sign.c -DPIC -fPIC -o .libs/dnssec_sign.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_verify.c -o dnssec_verify.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_verify.c -o dnssec_verify.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_verify.c -DPIC -fPIC -o .libs/dnssec_verify.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_zone.c -o dnssec_zone.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_zone.c -o dnssec_zone.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/dnssec_zone.c -DPIC -fPIC -o .libs/dnssec_zone.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/duration.c -o duration.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/duration.c -o duration.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/duration.c -DPIC -fPIC -o .libs/duration.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/error.c -o error.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/error.c -o error.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/error.c -DPIC -fPIC -o .libs/error.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/higher.c -o higher.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/higher.c -o higher.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/higher.c -DPIC -fPIC -o .libs/higher.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/host2str.c -o host2str.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/host2str.c -o host2str.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/host2str.c -DPIC -fPIC -o .libs/host2str.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/host2wire.c -o host2wire.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/host2wire.c -o host2wire.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/host2wire.c -DPIC -fPIC -o .libs/host2wire.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/keys.c -o keys.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/keys.c -o keys.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/keys.c -DPIC -fPIC -o .libs/keys.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/net.c -o net.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/net.c -o net.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/net.c -DPIC -fPIC -o .libs/net.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/packet.c -o packet.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/packet.c -o packet.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/packet.c -DPIC -fPIC -o .libs/packet.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/parse.c -o parse.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/parse.c -o parse.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/parse.c -DPIC -fPIC -o .libs/parse.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/radix.c -o radix.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/radix.c -o radix.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/radix.c -DPIC -fPIC -o .libs/radix.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rbtree.c -o rbtree.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rbtree.c -o rbtree.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rbtree.c -DPIC -fPIC -o .libs/rbtree.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rdata.c -o rdata.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rdata.c -o rdata.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rdata.c -DPIC -fPIC -o .libs/rdata.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/resolver.c -o resolver.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/resolver.c -o resolver.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/resolver.c -DPIC -fPIC -o .libs/resolver.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rr.c -o rr.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rr.c -o rr.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rr.c -DPIC -fPIC -o .libs/rr.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rr_functions.c -o rr_functions.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rr_functions.c -o rr_functions.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/rr_functions.c -DPIC -fPIC -o .libs/rr_functions.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/sha1.c -o sha1.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/sha1.c -o sha1.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/sha1.c -DPIC -fPIC -o .libs/sha1.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/sha2.c -o sha2.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/sha2.c -o sha2.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/sha2.c -DPIC -fPIC -o .libs/sha2.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/str2host.c -o str2host.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/str2host.c -o str2host.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/str2host.c -DPIC -fPIC -o .libs/str2host.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/tsig.c -o tsig.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/tsig.c -o tsig.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/tsig.c -DPIC -fPIC -o .libs/tsig.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/update.c -o update.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/update.c -o update.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/update.c -DPIC -fPIC -o .libs/update.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/util.c -o util.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/util.c -o util.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/util.c -DPIC -fPIC -o .libs/util.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/wire2host.c -o wire2host.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/wire2host.c -o wire2host.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/wire2host.c -DPIC -fPIC -o .libs/wire2host.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/zone.c -o zone.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/zone.c -o zone.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/zone.c -DPIC -fPIC -o .libs/zone.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/edns.c -o edns.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/edns.c -o edns.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/edns.c -DPIC -fPIC -o .libs/edns.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/compat/b64_pton.c -o compat/b64_pton.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/compat/b64_pton.c -o compat/b64_pton.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/compat/b64_pton.c -DPIC -fPIC -o compat/.libs/b64_pton.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/compat/b64_ntop.c -o compat/b64_ntop.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/compat/b64_ntop.c -o compat/b64_ntop.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/compat/b64_ntop.c -DPIC -fPIC -o compat/.libs/b64_ntop.o /usr/bin/swig -python -py3 -DPY3 -o /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c -I/usr/include/python3.11 /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns.i Deprecated command line option: -py3. Ignored, this option is no longer supported. Copying manpages... rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/chasetrace.c -o drill/chasetrace.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/chasetrace.c -o drill/chasetrace.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/chasetrace.c -DPIC -fPIC -o drill/.libs/chasetrace.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/dnssec.c -o drill/dnssec.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/dnssec.c -o drill/dnssec.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/dnssec.c -DPIC -fPIC -o drill/.libs/dnssec.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill.c -o drill/drill.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill.c -o drill/drill.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill.c -DPIC -fPIC -o drill/.libs/drill.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill_util.c -o drill/drill_util.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill_util.c -o drill/drill_util.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill_util.c -DPIC -fPIC -o drill/.libs/drill_util.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/error.c -o drill/error.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/error.c -o drill/error.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/error.c -DPIC -fPIC -o drill/.libs/error.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/root.c -o drill/root.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/root.c -o drill/root.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/root.c -DPIC -fPIC -o drill/.libs/root.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/securetrace.c -o drill/securetrace.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/securetrace.c -o drill/securetrace.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/securetrace.c -DPIC -fPIC -o drill/.libs/securetrace.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/work.c -o drill/work.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/work.c -o drill/work.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/work.c -DPIC -fPIC -o drill/.libs/work.o sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/drill/drill.1.in > drill/drill.1 rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: link: ln -s libldns.so.def .libs/libldns.so.def.linux rdlibtool: link: ln -s libldns.so.def.linux .libs/libldns.so.def.host rdlibtool: link: ln -s /dev/null .libs/libldns.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/buffer.o .libs/dane.o .libs/dname.o .libs/dnssec.o .libs/dnssec_sign.o .libs/dnssec_verify.o .libs/dnssec_zone.o .libs/duration.o .libs/error.o .libs/higher.o .libs/host2str.o .libs/host2wire.o .libs/keys.o .libs/net.o .libs/packet.o .libs/parse.o .libs/radix.o .libs/rbtree.o .libs/rdata.o .libs/resolver.o .libs/rr.o .libs/rr_functions.o .libs/sha1.o .libs/sha2.o .libs/str2host.o .libs/tsig.o .libs/update.o .libs/util.o .libs/wire2host.o .libs/zone.o .libs/edns.o compat/.libs/b64_pton.o compat/.libs/b64_ntop.o -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lssl -lcrypto -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libldns.so.3 -o .libs/libldns.so.3.5.0 rdlibtool: link: ln -s libldns.so.3.5.0 .libs/libldns.so.3 rdlibtool: link: ln -s libldns.so.3.5.0 .libs/libldns.so rdlibtool: link: ln -s /dev/null .libs/libldns.so.def rdlibtool: link: ln -s ../libldns.la .libs/libldns.la rdlibtool: link: ln -s ../libldns.la .libs/libldns.lai rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/linktest.c -o linktest.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/linktest.c -o linktest.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/linktest.c -DPIC -fPIC -o .libs/linktest.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -I./include/ldns -I/usr/include/python3.11 -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c -o ldns_wrapper.lo rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -I./include/ldns -I/usr/include/python3.11 -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c -o ldns_wrapper.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3 -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 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -I./include/ldns -I/usr/include/python3.11 -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -c /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c -DPIC -fPIC -o .libs/ldns_wrapper.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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 rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc drill/.libs/chasetrace.o drill/.libs/dnssec.o drill/.libs/drill.o drill/.libs/drill_util.o drill/.libs/error.o drill/.libs/root.o drill/.libs/securetrace.o drill/.libs/work.o compat/.libs/b64_pton.o compat/.libs/b64_ntop.o -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L.libs -lldns -lssl -lcrypto -lssl -o drill/.libs/drill rdlibtool: link: ln -s ../drill drill/.libs/drill.exe.wrapper rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 linktest.lo libldns.la -lssl -lcrypto -o linktest rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 linktest.lo libldns.la -lssl -lcrypto -o linktest rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/linktest.o -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L.libs -lldns -lssl -lcrypto -lssl -o .libs/linktest rdlibtool: link: ln -s ../linktest .libs/linktest.exe.wrapper /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_type2str’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:10133:16: warning: implicit declaration of function ‘SWIG_Python_str_AsChar’; did you mean ‘SWIG_Python_str_FromChar’? [-Wimplicit-function-declaration] 10133 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^~~~~~~~~~~~~~~~~~~~~~ | SWIG_Python_str_FromChar /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:10133:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 10133 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:10153:5: warning: implicit declaration of function ‘SWIG_Python_str_DelForPy3’; did you mean ‘SWIG_Python_str_FromFormat’? [-Wimplicit-function-declaration] 10153 | SWIG_Python_str_DelForPy3(arg1_str); /* Is a empty macro for Python < 3. */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ | SWIG_Python_str_FromFormat /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_data_as_bytearray’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:10179:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 10179 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_get_rrsig_for_name_and_type’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13105:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13105 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_nsec3_closest_encloser’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13221:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13221 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_pkt_get_rrsigs_for_name_and_type’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13311:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13311 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_create_nsec3’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13618:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13618 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_nsec3_hash_name’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13739:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13739 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_create_nsec3’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13892:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13892 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:13909:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 13909 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_nsec3_hash_name_frm_nsec3’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:14221:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 14221 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_nsec_bitmap_covers_type’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:14269:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 14269 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_nsec_covers_name’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:14389:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 14389 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_fetch_valid_domain_keys’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:16502:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 16502 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_fetch_valid_domain_keys_time’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:16574:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 16574 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_validate_domain_dnskey’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:16651:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 16651 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_validate_domain_dnskey_time’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:16715:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 16715 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_validate_domain_ds’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:16787:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 16787 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_validate_domain_ds_time’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:16851:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 16851 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_get_rr_list_addr_by_name’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:18936:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 18936 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_get_rr_list_name_by_addr’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:19005:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 19005 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_getaddrinfo’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:19175:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 19175 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_a’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20158:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20158 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_aaaa’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20211:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20211 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_str’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20264:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20264 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_b64’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20317:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20317 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_b32_ext’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20370:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20370 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_hex’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20423:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20423 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_type’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20476:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20476 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_class’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20529:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20529 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_alg’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20582:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20582 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_cert_alg’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20747:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20747 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_loc’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20800:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20800 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_unknown’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20853:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20853 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_nsap’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20906:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20906 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_atma’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:20959:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 20959 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_wks’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21012:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21012 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_nsec’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21065:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21065 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_period’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21118:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21118 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_tsigtime’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21171:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21171 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_apl’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21224:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21224 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_int16_data’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21277:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21277 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_ipseckey’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21330:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21330 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21383:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21383 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_nsec3_salt’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21607:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21607 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_int8’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21691:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21691 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_int16’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21744:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21744 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_int32’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21797:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21797 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_time’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21850:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21850 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_ilnp64’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21903:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21903 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_eui48’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:21956:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 21956 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_eui64’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22009:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22009 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_tag’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22062:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22062 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_long_str’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22115:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22115 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_hip’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22168:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22168 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_amtrelay’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22221:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22221 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_svcparams’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22274:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22274 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2str’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22320:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22320 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_print’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:22608:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 22608 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_str_dname’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23195:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23195 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname2buffer_wire’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23248:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23248 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname2buffer_wire_compress’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23304:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23304 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_wire’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23362:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23362 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_wire_compress’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23418:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23418 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2buffer_wire_canonical’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23476:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23476 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2wire’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:23820:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 23820 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2native_sockaddr_storage’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:24835:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 24835 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_axfr_start’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:24932:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 24932 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_pkt_rr_list_by_name’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:27390:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 27390 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_pkt_rr_list_by_name_and_type’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:27494:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 27494 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_size’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:29560:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 29560 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_get_type’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:29606:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 29606 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_data’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:29652:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 29652 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_address_reverse’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30076:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30076 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2native_int8’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30122:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30122 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2native_int16’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30168:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30168 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2native_int32’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30214:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30214 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf2native_time_t’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30260:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30260 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_clone’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30374:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30374 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_rdf_compare’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30424:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30424 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:30441:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 30441 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_push_nameserver’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:33977:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 33977 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_search’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:34101:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 34101 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_search_status’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:34181:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 34181 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_prepare_query_pkt’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:34264:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 34264 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_send’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:34347:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 34347 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_query_status’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:34467:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 34467 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_resolver_query’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:34547:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 34547 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_pkt_tsig_verify’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:36524:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 36524 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_pkt_tsig_verify_next’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:36618:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 36618 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_pkt_tsig_sign’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:36715:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 36715 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_pkt_tsig_sign_next’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:36812:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 36812 | arg6_str = SWIG_Python_str_AsChar(swig_obj[5]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_zone_new_frm_fp’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:41717:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 41717 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_zone_new_frm_fp_l’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:41802:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 41802 | arg3_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_zone_find_rrset’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:43769:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 43769 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_zone_new_frm_fp’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:43934:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 43934 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dnssec_zone_new_frm_fp_l’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:44023:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 44023 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_cat_clone’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45460:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45460 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45477:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45477 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_cat’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45538:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45538 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_reverse’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45584:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45584 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_clone_from’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45632:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45632 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_left_chop’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45683:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45683 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_label_count’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45729:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45729 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname2canonical’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45860:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45860 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_is_subdomain’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45910:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45910 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45927:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45927 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_compare’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:45985:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 45985 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46002:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46002 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_match_wildcard’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46087:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46087 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46104:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46104 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_interval’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46167:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46167 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46184:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46184 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46201:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46201 | arg3_str = SWIG_Python_str_AsChar(swig_obj[2]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_absolute’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46290:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46290 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_label’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46338:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46338 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_dname_is_wildcard’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46389:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46389 | arg1_str = SWIG_Python_str_AsChar(swig_obj[0]); | ^ /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_fetch_valid_domain_keys_’: /var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3/contrib/python/ldns_wrapper.c:46675:14: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 46675 | arg2_str = SWIG_Python_str_AsChar(swig_obj[1]); | ^ rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -module -version-info 8:0:5 -no-undefined -o _ldns.la ldns_wrapper.lo -rpath /usr/lib/python3.11/site-packages -L. -L.libs libldns.la -L/usr/lib64 -lpython3.11 rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -module -version-info 8:0:5 -no-undefined -o _ldns.la ldns_wrapper.lo -rpath /usr/lib/python3.11/site-packages -L. -L.libs libldns.la -L/usr/lib64 -lpython3.11 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 161, .st_ino = 3132729}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64/libtool". rdlibtool: link: ln -s _ldns.so.def .libs/_ldns.so.def.linux rdlibtool: link: ln -s _ldns.so.def.linux .libs/_ldns.so.def.host rdlibtool: link: ln -s /dev/null .libs/_ldns.a.disabled rdlibtool: link: ln -s /usr/lib/python3.11/site-packages .libs/_ldns.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/ldns_wrapper.o -DOPENSSL_API_COMPAT=10100 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L./.libs -L.libs -lldns -lssl -lcrypto -L/usr/lib64 -lpython3.11 -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,_ldns.so.3 -o .libs/_ldns.so.3.5.0 /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_is_wildcard': ldns_wrapper.c:(.text+0x5641c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56455): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5653e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_label': ldns_wrapper.c:(.text+0x565c0): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56624): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56776): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_absolute': ldns_wrapper.c:(.text+0x5681c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5685a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5693e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_interval': ldns_wrapper.c:(.text+0x56a17): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56a55): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56a99): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56aa8): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56ab7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56ae6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56b25): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56bd7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56c01): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56c10): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56c1c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o:ldns_wrapper.c:(.text+0x56c81): more undefined references to `SWIG_Python_str_DelForPy3' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_match_wildcard': ldns_wrapper.c:(.text+0x56dfc): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56e3d): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56e47): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56e76): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56eb5): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56f05): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56f57): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56fe1): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x56fed): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_compare': ldns_wrapper.c:(.text+0x570ac): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x570ed): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x570f7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57126): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57165): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x571b5): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57207): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57291): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5729d): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_is_subdomain': ldns_wrapper.c:(.text+0x5735c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x573a2): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x573ac): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x573d6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57415): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5746a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x574c7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57551): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5755d): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname2canonical': ldns_wrapper.c:(.text+0x57606): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57636): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x576ac): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_label_count': ldns_wrapper.c:(.text+0x57756): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5778a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x577fe): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_left_chop': ldns_wrapper.c:(.text+0x5784c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57891): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5797e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_clone_from': ldns_wrapper.c:(.text+0x57a02): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57a63): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57ba6): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_reverse': ldns_wrapper.c:(.text+0x57c4c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57c91): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57d7e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_cat': ldns_wrapper.c:(.text+0x57e25): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57e61): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x57f76): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname_cat_clone': ldns_wrapper.c:(.text+0x5803c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58089): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58093): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x580c6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58105): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58161): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x581b7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58241): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5824d): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o:ldns_wrapper.c:(.text+0x583ff): more undefined references to `SWIG_Python_str_DelForPy3' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_zone_new_frm_fp_l': ldns_wrapper.c:(.text+0x58436): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x584da): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_zone_new_frm_fp': ldns_wrapper.c:(.text+0x58746): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58776): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5881a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_zone_find_rrset': ldns_wrapper.c:(.text+0x589be): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58a21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58b57): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_zone_new_frm_fp_l': ldns_wrapper.c:(.text+0x58d93): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58dc6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x58e6a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_zone_new_frm_fp': ldns_wrapper.c:(.text+0x590aa): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x590d6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5917a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_pkt_tsig_sign_next': ldns_wrapper.c:(.text+0x593f3): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x594bc): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x59599): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_pkt_tsig_sign': ldns_wrapper.c:(.text+0x59902): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5997c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x59a51): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_pkt_tsig_verify_next': ldns_wrapper.c:(.text+0x59dbe): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x59e6a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5a087): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_pkt_tsig_verify': ldns_wrapper.c:(.text+0x5a35b): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5a3cc): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5a633): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_query': ldns_wrapper.c:(.text+0x5a7c6): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5a7f6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5a89a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_query_status': ldns_wrapper.c:(.text+0x5aaec): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ab26): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5abca): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_send': ldns_wrapper.c:(.text+0x5ae1c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ae56): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5aefa): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_prepare_query_pkt': ldns_wrapper.c:(.text+0x5b14c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b186): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b22a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_search_status': ldns_wrapper.c:(.text+0x5b47c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b4b6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b55a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_search': ldns_wrapper.c:(.text+0x5b786): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b7b6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b85a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_resolver_push_nameserver': ldns_wrapper.c:(.text+0x5b9a5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5b9e1): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5baf6): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_compare': ldns_wrapper.c:(.text+0x5bbbc): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bbfd): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bc07): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bc36): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bc75): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bcc5): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bd17): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bda1): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bdad): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_clone': ldns_wrapper.c:(.text+0x5bdfc): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5be41): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bf2e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2native_time_t': ldns_wrapper.c:(.text+0x5bf82): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5bfdf): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c0ee): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2native_int32': ldns_wrapper.c:(.text+0x5c13c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c174): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c25e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2native_int16': ldns_wrapper.c:(.text+0x5c2ac): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c2e5): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c3ce): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2native_int8': ldns_wrapper.c:(.text+0x5c41c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c455): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c53e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_address_reverse': ldns_wrapper.c:(.text+0x5c58c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c5d1): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c6be): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_data': ldns_wrapper.c:(.text+0x5c70c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c74e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c82e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_get_type': ldns_wrapper.c:(.text+0x5c87c): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c8b5): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5c99e): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_size': ldns_wrapper.c:(.text+0x5ca2c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ca56): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ca8d): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_pkt_rr_list_by_name_and_type': ldns_wrapper.c:(.text+0x5cc42): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5cc76): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5cd1c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_pkt_rr_list_by_name': ldns_wrapper.c:(.text+0x5ce60): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5cec9): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5cfe7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_axfr_start': ldns_wrapper.c:(.text+0x5d13e): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d198): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d2b7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2native_sockaddr_storage': ldns_wrapper.c:(.text+0x5d476): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d4a6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d51a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2wire': ldns_wrapper.c:(.text+0x5d65f): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d6c3): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d7f7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_wire_canonical': ldns_wrapper.c:(.text+0x5d935): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5d971): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5da86): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_wire_compress': ldns_wrapper.c:(.text+0x5db4f): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5dbb3): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5dce7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_wire': ldns_wrapper.c:(.text+0x5de25): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5de61): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5df76): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname2buffer_wire_compress': ldns_wrapper.c:(.text+0x5e03f): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e0a3): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e1d7): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dname2buffer_wire': ldns_wrapper.c:(.text+0x5e315): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e351): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e466): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_dname': ldns_wrapper.c:(.text+0x5e515): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e551): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e666): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_print': ldns_wrapper.c:(.text+0x5e75f): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e796): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e82a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2str': ldns_wrapper.c:(.text+0x5e956): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e991): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5e9b6): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_svcparams': ldns_wrapper.c:(.text+0x5eae5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5eb21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ec36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_amtrelay': ldns_wrapper.c:(.text+0x5ece5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ed21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ee36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_hip': ldns_wrapper.c:(.text+0x5eee5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ef21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f036): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_long_str': ldns_wrapper.c:(.text+0x5f0e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f121): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f236): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_tag': ldns_wrapper.c:(.text+0x5f2e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f321): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f436): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_eui64': ldns_wrapper.c:(.text+0x5f4e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f521): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f636): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_eui48': ldns_wrapper.c:(.text+0x5f6e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f721): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f836): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_ilnp64': ldns_wrapper.c:(.text+0x5f8e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5f921): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5fa36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_time': ldns_wrapper.c:(.text+0x5fae5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5fb21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5fc36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_int32': ldns_wrapper.c:(.text+0x5fce5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5fd21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5fe36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_int16': ldns_wrapper.c:(.text+0x5fee5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x5ff21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60036): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_int8': ldns_wrapper.c:(.text+0x600e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60121): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60236): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_nsec3_salt': ldns_wrapper.c:(.text+0x602e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60321): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60436): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str': ldns_wrapper.c:(.text+0x604e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60521): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60636): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_ipseckey': ldns_wrapper.c:(.text+0x606e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60721): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60836): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_int16_data': ldns_wrapper.c:(.text+0x608e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60921): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60a36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_apl': ldns_wrapper.c:(.text+0x60ae5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60b21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60c36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_tsigtime': ldns_wrapper.c:(.text+0x60ce5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60d21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60e36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_period': ldns_wrapper.c:(.text+0x60ee5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x60f21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61036): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_nsec': ldns_wrapper.c:(.text+0x610e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61121): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61236): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_wks': ldns_wrapper.c:(.text+0x612e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61321): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61436): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_atma': ldns_wrapper.c:(.text+0x614e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61521): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61636): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_nsap': ldns_wrapper.c:(.text+0x616e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61721): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61836): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_unknown': ldns_wrapper.c:(.text+0x618e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61921): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61a36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_loc': ldns_wrapper.c:(.text+0x61ae5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61b21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61c36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_cert_alg': ldns_wrapper.c:(.text+0x61ce5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61d21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61e36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_alg': ldns_wrapper.c:(.text+0x61ee5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x61f21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62036): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_class': ldns_wrapper.c:(.text+0x620e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62121): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62236): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_type': ldns_wrapper.c:(.text+0x622e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62321): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62436): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_hex': ldns_wrapper.c:(.text+0x624e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62521): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62636): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_b32_ext': ldns_wrapper.c:(.text+0x626e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62721): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62836): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_b64': ldns_wrapper.c:(.text+0x628e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62921): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62a36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_str': ldns_wrapper.c:(.text+0x62ae5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62b21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62c36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_aaaa': ldns_wrapper.c:(.text+0x62ce5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62d21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62e36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf2buffer_str_a': ldns_wrapper.c:(.text+0x62ee5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x62f21): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63036): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_getaddrinfo': ldns_wrapper.c:(.text+0x63191): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x631c6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6326c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_get_rr_list_name_by_addr': ldns_wrapper.c:(.text+0x63442): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63476): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6351c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_get_rr_list_addr_by_name': ldns_wrapper.c:(.text+0x636f2): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63726): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x637cc): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_validate_domain_ds_time': ldns_wrapper.c:(.text+0x639ba): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x639f6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63a9c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_validate_domain_ds': ldns_wrapper.c:(.text+0x63bff): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63c6c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63d97): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_validate_domain_dnskey_time': ldns_wrapper.c:(.text+0x63f9a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x63fd6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6407c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_validate_domain_dnskey': ldns_wrapper.c:(.text+0x641df): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6424c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64377): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_fetch_valid_domain_keys_time': ldns_wrapper.c:(.text+0x645bc): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x645f6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6469c): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_fetch_valid_domain_keys': ldns_wrapper.c:(.text+0x648d0): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64906): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x649ac): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_nsec_covers_name': ldns_wrapper.c:(.text+0x64ad5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64b16): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64c36): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_nsec_bitmap_covers_type': ldns_wrapper.c:(.text+0x64cc3): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64d1f): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64e66): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_nsec3_hash_name_frm_nsec3': ldns_wrapper.c:(.text+0x64f65): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x64faa): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x650c6): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_create_nsec3': ldns_wrapper.c:(.text+0x651e5): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65388): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65397): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x653d6): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65415): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6547b): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x6548a): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65575): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65685): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o:ldns_wrapper.c:(.text+0x65812): more undefined references to `SWIG_Python_str_DelForPy3' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_nsec3_hash_name': ldns_wrapper.c:(.text+0x65846): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x658ba): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_create_nsec3': ldns_wrapper.c:(.text+0x65ac0): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65c35): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65cea): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_pkt_get_rrsigs_for_name_and_type': ldns_wrapper.c:(.text+0x65eae): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x65f11): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66047): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_nsec3_closest_encloser': ldns_wrapper.c:(.text+0x66205): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66236): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x662aa): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_dnssec_get_rrsig_for_name_and_type': ldns_wrapper.c:(.text+0x66455): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66486): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x664fa): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_type2str': ldns_wrapper.c:(.text+0x66926): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66961): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66985): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_rdf_data_as_bytearray': ldns_wrapper.c:(.text+0x66aac): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66add): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x66bae): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/ldns_wrapper.o: in function `_wrap_ldns_fetch_valid_domain_keys_': ldns_wrapper.c:(.text+0x67f1f): undefined reference to `SWIG_Python_str_AsChar' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x67f7b): undefined reference to `SWIG_Python_str_DelForPy3' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ldns_wrapper.c:(.text+0x68097): undefined reference to `SWIG_Python_str_DelForPy3' collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2084. make: *** [Makefile:327: _ldns.la] Error 2 * ERROR: net-libs/ldns-1.8.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/ldns-1.8.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/ldns-1.8.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:ldns-1.8.3-r1:20240103-175058.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/ldns-1.8.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/ldns-1.8.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3-abi_x86_64.amd64' * S: '/var/tmp/portage/net-libs/ldns-1.8.3-r1/work/ldns-1.8.3'