>>> unbound: Building main/unbound 1.17.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 00:05:36 +0000 >>> unbound: Checking sanity of /home/buildozer/aports/main/unbound/APKBUILD... >>> unbound: Analyzing dependencies... >>> unbound: Installing for build: build-base dnssec-root expat-dev libevent-dev linux-headers openssl-dev>3 python3-dev swig bind-tools ldns-tools (1/36) Installing dnssec-root (20190225-r2) (2/36) Installing expat (2.5.0-r0) (3/36) Installing expat-dev (2.5.0-r0) (4/36) Installing libbz2 (1.0.8-r4) (5/36) Installing libffi (3.4.4-r0) (6/36) Installing gdbm (1.23-r0) (7/36) Installing xz-libs (5.2.8-r0) (8/36) Installing mpdecimal (2.5.1-r1) (9/36) Installing readline (8.2.0-r0) (10/36) Installing sqlite-libs (3.40.0-r0) (11/36) Installing python3 (3.11.0-r2) (12/36) Installing libevent (2.1.12-r5) (13/36) Installing libevent-dev (2.1.12-r5) (14/36) Installing linux-headers (5.19.5-r0) (15/36) Installing openssl-dev (3.0.7-r0) (16/36) Installing python3-dev (3.11.0-r2) (17/36) Installing gc (8.2.2-r0) (18/36) Installing libunistring (1.1-r0) (19/36) Installing guile-libs (3.0.8-r3) (20/36) Installing guile (3.0.8-r3) (21/36) Installing swig (4.1.0-r1) (22/36) Installing fstrm (0.6.1-r1) (23/36) Installing krb5-conf (1.0-r2) (24/36) Installing libcom_err (1.46.5-r4) (25/36) Installing keyutils-libs (1.6.3-r1) (26/36) Installing libverto (0.3.2-r1) (27/36) Installing krb5-libs (1.20.1-r0) (28/36) Installing protobuf-c (1.4.1-r1) (29/36) Installing libuv (1.44.2-r0) (30/36) Installing libxml2 (2.10.3-r2) (31/36) Installing bind-libs (9.18.9-r0) (32/36) Installing bind-tools (9.18.9-r0) (33/36) Installing ldns (1.8.3-r0) (34/36) Installing libpcap (1.10.1-r1) (35/36) Installing ldns-tools (1.8.3-r0) (36/36) Installing .makedepends-unbound (20221123.000537) Executing busybox-1.35.0-r29.trigger OK: 615 MiB in 134 packages >>> unbound: Cleaning up srcdir >>> unbound: Cleaning up pkgdir >>> unbound: Fetching https://distfiles.alpinelinux.org/distfiles/edge/unbound-1.17.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6088k 100 6088k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M >>> unbound: Fetching https://distfiles.alpinelinux.org/distfiles/edge/unbound-1.17.0.tar.gz >>> unbound: Checking sha512sums... unbound-1.17.0.tar.gz: OK conf.patch: OK migrate-dnscache-to-unbound: OK unbound.initd: OK unbound.confd: OK >>> unbound: Unpacking /var/cache/distfiles/edge/unbound-1.17.0.tar.gz... >>> unbound: conf.patch patching file doc/example.conf.in Hunk #1 succeeded at 418 (offset 63 lines). Hunk #2 succeeded at 578 with fuzz 1 (offset 74 lines). Hunk #3 succeeded at 590 (offset 74 lines). Hunk #4 succeeded at 1029 (offset 132 lines). checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking gcc dependency flag... -MM checking whether gcc supports -Werror... yes checking whether gcc supports -Wall... yes checking whether gcc supports -std=c99... yes checking whether gcc supports -xc99... no checking for getopt.h... yes checking for time.h... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for gcc... no checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for gcc... no checking whether we need -std=c99 as a flag for gcc... no checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for gcc... no checking whether we need -D_GNU_SOURCE as a flag for gcc... no checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for gcc... yes checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for gcc... no checking whether we need -D__EXTENSIONS__ as a flag for gcc... no checking for inline... inline checking whether the C compiler (gcc) accepts the "format" attribute... yes checking whether the C compiler (gcc) accepts the "unused" attribute... yes checking whether the C compiler (gcc) accepts the "weak" attribute... yes checking whether the C compiler (gcc) accepts the "noreturn" attribute... yes checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking for doxygen... no checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ar... no checking for ar... /usr/bin/ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... /usr/bin/ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/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-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdarg.h... yes checking for stdbool.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking for sys/resource.h... yes checking for arpa/inet.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for glob.h... yes checking for grp.h... yes checking for login_cap.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for endian.h... yes checking for sys/endian.h... no checking for libkern/OSByteOrder.h... no checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for ifaddrs.h... yes checking for poll.h... yes checking for net/if.h... yes checking for TargetConditionals.h... no checking for netioapi.h... no 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 size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for u_char... yes checking for rlim_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking if memcmp compares unsigned... yes checking size of time_t... 8 checking size of size_t... 8 checking for library containing inet_pton... none required checking for library containing socket... none required checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for gcc... no checking if nonblocking sockets work... yes checking whether mkdir has one arg... no checking for strptime... yes checking whether strptime works... yes checking for GNU libc compatible malloc... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_spinlock_t... yes checking for pthread_rwlock_t... yes checking size of unsigned long... 8 checking size of pthread_t... 8 checking for python3... /usr/bin/python3 checking for the sysconfig Python module... yes checking for Python include path... -I/usr/include/python3.11 checking for Python library path... -L/usr/lib -L/usr/lib/python3.11 -L. -lpython3.11 checking for Python site-packages path... /usr/lib/python3.11/site-packages checking consistency of all components of python development environment... yes checking for swig... /usr/bin/swig checking SWIG... present 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 if libssl needs libdl... no checking if libssl needs -lcrypt32... no checking for LibreSSL... no checking for openssl/conf.h... yes checking for openssl/engine.h... yes checking for openssl/bn.h... yes checking for openssl/dh.h... yes checking for openssl/dsa.h... yes checking for openssl/rsa.h... yes checking for openssl/core_names.h... yes checking for openssl/param_build.h... yes checking for OPENSSL_config... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking for FIPS_mode... no checking for EVP_default_properties_is_fips_enabled... yes checking for EVP_MD_CTX_new... yes checking for OpenSSL_add_all_digests... no checking for OPENSSL_init_crypto... yes checking for EVP_cleanup... no checking for ENGINE_cleanup... no checking for ERR_load_crypto_strings... no checking for CRYPTO_cleanup_all_ex_data... no checking for ERR_free_strings... no checking for RAND_cleanup... no checking for DSA_SIG_set0... yes checking for EVP_dss1... no checking for EVP_DigestVerify... yes checking for EVP_aes_256_cbc... yes checking for EVP_EncryptInit_ex... yes checking for HMAC_Init_ex... yes checking for CRYPTO_THREADID_set_callback... no checking for EVP_MAC_CTX_set_params... yes checking for OSSL_PARAM_BLD_new... yes checking for BIO_set_callback_ex... yes checking for OPENSSL_init_ssl... yes checking for SSL_CTX_set_security_level... yes checking for SSL_set1_host... yes checking for SSL_get0_peername... yes checking for X509_VERIFY_PARAM_set1_host... yes checking for SSL_CTX_set_ciphersuites... yes checking for SSL_CTX_set_tlsext_ticket_key_evp_cb... yes checking for SSL_CTX_set_alpn_select_cb... yes checking for SSL_get0_alpn_selected... yes checking for SSL_CTX_set_alpn_protos... yes checking for SSL_get1_peer_certificate... yes checking whether SSL_COMP_get_compression_methods is declared... yes checking whether sk_SSL_COMP_pop_free is declared... yes checking whether SSL_CTX_set_ecdh_auto is declared... yes checking the return type of HMAC_Init_ex... int checking for EVP_PKEY_set_type_str... yes checking for EC_KEY_new... yes checking if GOST works... no 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 if openssl supports SHA2 and ECDSA with EVP... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking for libevent... found in /usr checking for library containing clock_gettime... none required checking for event.h... yes checking whether EV_VERSION_MAJOR is declared... no checking for library containing event_set... -levent checking for event_base_free... yes checking for event_base_once... yes checking for event_base_new... yes checking for event_base_get_method... yes checking for ev_loop... no checking for ev_default_loop... no checking for event_assign... yes checking whether evsignal_assign is declared... yes checking for libexpat... found in /usr checking for expat.h... yes checking whether XML_StopParser is declared... yes checking for getaddrinfo... yes checking for ioctlsocket... no checking for daemon... yes checking if daemon is deprecated... no checking for struct sockaddr_un.sun_len... no checking for struct in_pktinfo.ipi_spec_dst... yes checking for htobe64... yes checking for be64toh... yes checking for library containing setusercontext... no checking for tzset... yes checking for sigprocmask... yes checking for fcntl... yes checking for getpwnam... yes checking for endpwent... yes checking for getrlimit... yes checking for setrlimit... yes checking for setsid... yes checking for chroot... yes checking for kill... yes checking for chown... yes checking for sleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for recvmsg... yes checking for sendmsg... yes checking for writev... yes checking for socketpair... yes checking for glob... yes checking for initgroups... yes checking for strftime... yes checking for localtime_r... yes checking for setusercontext... no checking for _beginthreadex... no checking for endservent... yes checking for endprotoent... yes checking for fsync... yes checking for shmget... yes checking for accept4... yes checking for getifaddrs... yes checking for if_nametoindex... yes checking for poll... yes checking for gettid... yes checking for setresuid... yes checking for setresgid... yes checking whether inet_pton is declared... yes checking whether inet_ntop is declared... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for correct snprintf return value... yes checking for strlcat... yes checking for strlcpy... yes checking for memmove... yes checking for gmtime_r... yes checking for isblank... yes checking for explicit_bzero... yes checking for reallocarray... yes checking whether reallocarray is declared... yes checking for arc4random... no checking for arc4random_uniform... no checking for getentropy... yes checking for ctime_r... yes checking for strsep... yes checking if make supports $< with implicit rule in scope... yes configure: Stripping extension flags... configure: creating ./config.status config.status: creating Makefile config.status: creating doc/example.conf config.status: creating doc/libunbound.3 config.status: creating doc/unbound.8 config.status: creating doc/unbound-anchor.8 config.status: creating doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 config.status: creating doc/unbound-control.8 config.status: creating doc/unbound-host.1 config.status: creating smallapp/unbound-control-setup.sh config.status: creating dnstap/dnstap_config.h config.status: creating dnscrypt/dnscrypt_config.h config.status: creating contrib/libunbound.pc config.status: creating contrib/unbound.socket config.status: creating contrib/unbound.service config.status: creating contrib/unbound_portable.service config.status: creating config.h config.status: executing libtool commands config.status: executing disable-rpath commands ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o dns.lo -c services/cache/dns.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o infra.lo -c services/cache/infra.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o rrset.lo -c services/cache/rrset.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o dname.lo -c util/data/dname.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o msgencode.lo -c util/data/msgencode.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o as112.lo -c util/as112.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o msgparse.lo -c util/data/msgparse.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o msgreply.lo -c util/data/msgreply.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o packed_rrset.lo -c util/data/packed_rrset.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iterator.lo -c iterator/iterator.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_delegpt.lo -c iterator/iter_delegpt.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_donotq.lo -c iterator/iter_donotq.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_fwd.lo -c iterator/iter_fwd.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_hints.lo -c iterator/iter_hints.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_priv.lo -c iterator/iter_priv.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_resptype.lo -c iterator/iter_resptype.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_scrub.lo -c iterator/iter_scrub.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o iter_utils.lo -c iterator/iter_utils.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o localzone.lo -c services/localzone.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o mesh.lo -c services/mesh.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o modstack.lo -c services/modstack.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o view.lo -c services/view.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o outbound_list.lo -c services/outbound_list.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o alloc.lo -c util/alloc.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o config_file.lo -c util/config_file.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o configparser.lo -c util/configparser.c if test ":" != ":"; then \ echo "#include \"config.h\"" > util/configlexer.c ;\ echo "#include \"util/configyyrename.h\"" >> util/configlexer.c ;\ : -t ./util/configlexer.lex >> util/configlexer.c ;\ fi ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o fptr_wlist.lo -c util/fptr_wlist.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o edns.lo -c util/edns.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o locks.lo -c util/locks.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o log.lo -c util/log.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o mini_event.lo -c util/mini_event.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o module.lo -c util/module.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/cache/infra.c -fPIC -DPIC -o .libs/infra.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/cache/rrset.c -fPIC -DPIC -o .libs/rrset.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/cache/dns.c -fPIC -DPIC -o .libs/dns.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/data/msgencode.c -fPIC -DPIC -o .libs/msgencode.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/as112.c -fPIC -DPIC -o .libs/as112.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/data/dname.c -fPIC -DPIC -o .libs/dname.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/data/msgparse.c -fPIC -DPIC -o .libs/msgparse.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_donotq.c -fPIC -DPIC -o .libs/iter_donotq.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/data/packed_rrset.c -fPIC -DPIC -o .libs/packed_rrset.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/data/msgreply.c -fPIC -DPIC -o .libs/msgreply.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_delegpt.c -fPIC -DPIC -o .libs/iter_delegpt.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_priv.c -fPIC -DPIC -o .libs/iter_priv.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_hints.c -fPIC -DPIC -o .libs/iter_hints.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_fwd.c -fPIC -DPIC -o .libs/iter_fwd.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_scrub.c -fPIC -DPIC -o .libs/iter_scrub.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/localzone.c -fPIC -DPIC -o .libs/localzone.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/mesh.c -fPIC -DPIC -o .libs/mesh.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/outbound_list.c -fPIC -DPIC -o .libs/outbound_list.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/view.c -fPIC -DPIC -o .libs/view.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/modstack.c -fPIC -DPIC -o .libs/modstack.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/configparser.c -fPIC -DPIC -o .libs/configparser.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_utils.c -fPIC -DPIC -o .libs/iter_utils.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c iterator/iter_resptype.c -fPIC -DPIC -o .libs/iter_resptype.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/config_file.c -fPIC -DPIC -o .libs/config_file.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/fptr_wlist.c -fPIC -DPIC -o .libs/fptr_wlist.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/module.c -fPIC -DPIC -o .libs/module.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/edns.c -fPIC -DPIC -o .libs/edns.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/mini_event.c -fPIC -DPIC -o .libs/mini_event.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/locks.c -fPIC -DPIC -o .libs/locks.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o net_help.lo -c util/net_help.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/net_help.c -fPIC -DPIC -o .libs/net_help.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o random.lo -c util/random.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o rbtree.lo -c util/rbtree.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o regional.lo -c util/regional.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o rtt.lo -c util/rtt.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o dnstree.lo -c util/storage/dnstree.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o lookup3.lo -c util/storage/lookup3.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/rbtree.c -fPIC -DPIC -o .libs/rbtree.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/regional.c -fPIC -DPIC -o .libs/regional.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o lruhash.lo -c util/storage/lruhash.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/rtt.c -fPIC -DPIC -o .libs/rtt.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o slabhash.lo -c util/storage/slabhash.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o tcp_conn_limit.lo -c util/tcp_conn_limit.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o timehist.lo -c util/timehist.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o tube.lo -c util/tube.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o winsock_event.lo -c util/winsock_event.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o autotrust.lo -c validator/autotrust.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_anchor.lo -c validator/val_anchor.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/storage/lookup3.c -fPIC -DPIC -o .libs/lookup3.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o rpz.lo -c services/rpz.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/storage/dnstree.c -fPIC -DPIC -o .libs/dnstree.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o proxy_protocol.lo -c util/proxy_protocol.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/storage/lruhash.c -fPIC -DPIC -o .libs/lruhash.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/storage/slabhash.c -fPIC -DPIC -o .libs/slabhash.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/tcp_conn_limit.c -fPIC -DPIC -o .libs/tcp_conn_limit.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/timehist.c -fPIC -DPIC -o .libs/timehist.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o validator.lo -c validator/validator.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/tube.c -fPIC -DPIC -o .libs/tube.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/autotrust.c -fPIC -DPIC -o .libs/autotrust.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_kcache.lo -c validator/val_kcache.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/winsock_event.c -fPIC -DPIC -o .libs/winsock_event.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_kentry.lo -c validator/val_kentry.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_neg.lo -c validator/val_neg.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/rpz.c -fPIC -DPIC -o .libs/rpz.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_anchor.c -fPIC -DPIC -o .libs/val_anchor.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/proxy_protocol.c -fPIC -DPIC -o .libs/proxy_protocol.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_nsec3.lo -c validator/val_nsec3.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_nsec.lo -c validator/val_nsec.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/validator.c -fPIC -DPIC -o .libs/validator.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_secalgo.lo -c validator/val_secalgo.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_sigcrypt.lo -c validator/val_sigcrypt.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_kentry.c -fPIC -DPIC -o .libs/val_kentry.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o val_utils.lo -c validator/val_utils.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_kcache.c -fPIC -DPIC -o .libs/val_kcache.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_neg.c -fPIC -DPIC -o .libs/val_neg.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o dns64.lo -c dns64/dns64.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_nsec.c -fPIC -DPIC -o .libs/val_nsec.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_nsec3.c -fPIC -DPIC -o .libs/val_nsec3.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o authzone.lo -c services/authzone.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o respip.lo -c respip/respip.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_secalgo.c -fPIC -DPIC -o .libs/val_secalgo.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_sigcrypt.c -fPIC -DPIC -o .libs/val_sigcrypt.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o netevent.lo -c util/netevent.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o listen_dnsport.lo -c services/listen_dnsport.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c validator/val_utils.c -fPIC -DPIC -o .libs/val_utils.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o outside_network.lo -c services/outside_network.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c dns64/dns64.c -fPIC -DPIC -o .libs/dns64.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o ub_event.lo -c util/ub_event.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c respip/respip.c -fPIC -DPIC -o .libs/respip.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o acl_list.lo -c daemon/acl_list.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/authzone.c -fPIC -DPIC -o .libs/authzone.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o cachedump.lo -c daemon/cachedump.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/netevent.c -fPIC -DPIC -o .libs/netevent.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/outside_network.c -fPIC -DPIC -o .libs/outside_network.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o daemon.lo -c daemon/daemon.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c services/listen_dnsport.c -fPIC -DPIC -o .libs/listen_dnsport.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/ub_event.c -fPIC -DPIC -o .libs/ub_event.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o shm_main.lo -c util/shm_side/shm_main.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/cachedump.c -fPIC -DPIC -o .libs/cachedump.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/acl_list.c -fPIC -DPIC -o .libs/acl_list.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o remote.lo -c daemon/remote.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o stats.lo -c daemon/stats.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/shm_side/shm_main.c -fPIC -DPIC -o .libs/shm_main.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/remote.c -fPIC -DPIC -o .libs/remote.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unbound.lo -c daemon/unbound.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o worker.lo -c daemon/worker.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o keyraw.lo -c sldns/keyraw.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o sbuffer.lo -c sldns/sbuffer.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/stats.c -fPIC -DPIC -o .libs/stats.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/unbound.c -fPIC -DPIC -o .libs/unbound.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o wire2str.lo -c sldns/wire2str.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c daemon/worker.c -fPIC -DPIC -o .libs/worker.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/sbuffer.c -fPIC -DPIC -o .libs/sbuffer.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o parse.lo -c sldns/parse.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/keyraw.c -fPIC -DPIC -o .libs/keyraw.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/wire2str.c -fPIC -DPIC -o .libs/wire2str.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/parse.c -fPIC -DPIC -o .libs/parse.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o parseutil.lo -c sldns/parseutil.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o rrdef.lo -c sldns/rrdef.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o str2wire.lo -c sldns/str2wire.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/parseutil.c -fPIC -DPIC -o .libs/parseutil.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o arc4random.lo -c compat/arc4random.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/rrdef.c -fPIC -DPIC -o .libs/rrdef.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o arc4random_uniform.lo -c compat/arc4random_uniform.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o arc4_lock.lo -c compat/arc4_lock.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o context.lo -c libunbound/context.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c sldns/str2wire.c -fPIC -DPIC -o .libs/str2wire.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o libunbound.lo -c libunbound/libunbound.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o libworker.lo -c libunbound/libworker.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o ub_event_pluggable.lo -c util/ub_event_pluggable.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c compat/arc4random.c -fPIC -DPIC -o .libs/arc4random.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c compat/arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c libunbound/context.c -fPIC -DPIC -o .libs/context.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c compat/arc4_lock.c -fPIC -DPIC -o .libs/arc4_lock.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/ub_event_pluggable.c -fPIC -DPIC -o .libs/ub_event_pluggable.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c libunbound/libworker.c -fPIC -DPIC -o .libs/libworker.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c libunbound/libunbound.c -fPIC -DPIC -o .libs/libunbound.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o worker_cb.lo -c smallapp/worker_cb.c sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/17/' -e 's/@''UNBOUND_VERSION_MICRO@/0/' < ./libunbound/unbound.h > unbound.h ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unbound-host.lo -c smallapp/unbound-host.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unbound-control.lo -c smallapp/unbound-control.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unbound-anchor.lo -c smallapp/unbound-anchor.c cp smallapp/unbound-control-setup.sh unbound-control-setup libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c smallapp/worker_cb.c -fPIC -DPIC -o .libs/worker_cb.o chmod +x unbound-control-setup /usr/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. -I. -I/usr/include/python3.11 -DPY_MAJOR_VERSION=3 ./libunbound/python/libunbound.i libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c smallapp/unbound-checkconf.c -fPIC -DPIC -o .libs/unbound-checkconf.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o configlexer.lo -c util/configlexer.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c smallapp/unbound-host.c -fPIC -DPIC -o .libs/unbound-host.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c smallapp/unbound-control.c -fPIC -DPIC -o .libs/unbound-control.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c smallapp/unbound-anchor.c -fPIC -DPIC -o .libs/unbound-anchor.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c util/configlexer.c -fPIC -DPIC -o .libs/configlexer.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c libunbound/python/libunbound_wrap.c -fPIC -DPIC -o .libs/libunbound_wrap.o ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -version-info 9:20:1 -no-undefined -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo libunbound.lo libworker.lo ub_event_pluggable.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo -rpath /usr/lib -lssl -levent -lcrypto libtool: link: echo "{ global:" > .libs/libunbound.ver libtool: link: cat ./libunbound/ubsyms.def | sed -e "s/\(.*\)/\1;/" >> .libs/libunbound.ver libtool: link: echo "local: *; };" >> .libs/libunbound.ver libtool: link: gcc -shared -fPIC -DPIC .libs/context.o .libs/libunbound.o .libs/libworker.o .libs/ub_event_pluggable.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o -lssl -levent -lcrypto -Os -Os -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -Wl,-soname -Wl,libunbound.so.8 -Wl,-version-script -Wl,.libs/libunbound.ver -o .libs/libunbound.so.8.1.20 lto-wrapper: warning: using serial compilation of 14 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information libtool: link: (cd ".libs" && rm -f "libunbound.so.8" && ln -s "libunbound.so.8.1.20" "libunbound.so.8") libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s "libunbound.so.8.1.20" "libunbound.so") libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s "../libunbound.la" "libunbound.la" ) ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o unbound acl_list.lo cachedump.lo daemon.lo shm_main.lo remote.lo stats.lo unbound.lo worker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo -lssl -levent -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o unbound-checkconf unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo -lssl -levent -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o unbound-host unbound-host.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo libunbound.la -lssl -levent -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o unbound-control unbound-control.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo -lssl -levent -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o unbound-anchor unbound-anchor.lo parseutil.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo libunbound.la -lexpat -lssl -levent -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -module -avoid-version -no-undefined -shared -o _unbound.la libunbound_wrap.lo -rpath /usr/lib/python3.11/site-packages -L. -L.libs libunbound.la -L/usr/lib -L/usr/lib/python3.11 -L. -lpython3.11 libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o .libs/unbound-anchor .libs/unbound-anchor.o .libs/parseutil.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o ./.libs/libunbound.so -lexpat -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o .libs/unbound-host .libs/unbound-host.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o ./.libs/libunbound.so -lssl -levent -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libunbound_wrap.o -D__LIBTOOL_RPATH_SED__ -L. -L.libs ./.libs/libunbound.so -lssl -levent -lcrypto -L/usr/lib -L/usr/lib/python3.11 -lpython3.11 -Os -Os -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -Wl,-soname -Wl,_unbound.so -o .libs/_unbound.so lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o unbound .libs/acl_list.o .libs/cachedump.o .libs/daemon.o .libs/shm_main.o .libs/remote.o .libs/stats.o .libs/unbound.o .libs/worker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o unbound-checkconf .libs/unbound-checkconf.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o unbound-control .libs/unbound-control.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o -lssl -levent -lcrypto lto-wrapper: warning: using serial compilation of 12 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information lto-wrapper: warning: using serial compilation of 16 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information libtool: link: ( cd ".libs" && rm -f "_unbound.la" && ln -s "../_unbound.la" "_unbound.la" ) ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitanchor.lo -c testcode/unitanchor.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitdname.lo -c testcode/unitdname.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitlruhash.lo -c testcode/unitlruhash.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitmain.lo -c testcode/unitmain.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitmsgparse.lo -c testcode/unitmsgparse.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitneg.lo -c testcode/unitneg.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitregional.lo -c testcode/unitregional.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitslabhash.lo -c testcode/unitslabhash.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitverify.lo -c testcode/unitverify.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o readhex.lo -c testcode/readhex.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o testpkts.lo -c testcode/testpkts.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitldns.lo -c testcode/unitldns.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitecs.lo -c testcode/unitecs.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitauth.lo -c testcode/unitauth.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unitzonemd.lo -c testcode/unitzonemd.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o unittcpreuse.lo -c testcode/unittcpreuse.c if test ":" != ":"; then \ echo "#include \"config.h\"" > util/configlexer.c ;\ echo "#include \"util/configyyrename.h\"" >> util/configlexer.c ;\ : -t ./util/configlexer.lex >> util/configlexer.c ;\ fi ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o testbound.lo -c testcode/testbound.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o replay.lo -c testcode/replay.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -o fake_event.lo -c testcode/fake_event.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitdname.c -fPIC -DPIC -o .libs/unitdname.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitmsgparse.c -fPIC -DPIC -o .libs/unitmsgparse.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitslabhash.c -fPIC -DPIC -o .libs/unitslabhash.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitecs.c -fPIC -DPIC -o .libs/unitecs.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitanchor.c -fPIC -DPIC -o .libs/unitanchor.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/testpkts.c -fPIC -DPIC -o .libs/testpkts.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitlruhash.c -fPIC -DPIC -o .libs/unitlruhash.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitmain.c -fPIC -DPIC -o .libs/unitmain.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitregional.c -fPIC -DPIC -o .libs/unitregional.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitneg.c -fPIC -DPIC -o .libs/unitneg.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitverify.c -fPIC -DPIC -o .libs/unitverify.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/readhex.c -fPIC -DPIC -o .libs/readhex.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unittcpreuse.c -fPIC -DPIC -o .libs/unittcpreuse.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitldns.c -fPIC -DPIC -o .libs/unitldns.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitauth.c -fPIC -DPIC -o .libs/unitauth.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/unitzonemd.c -fPIC -DPIC -o .libs/unitzonemd.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/testbound.c -fPIC -DPIC -o .libs/testbound.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/replay.c -fPIC -DPIC -o .libs/replay.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -c testcode/fake_event.c -fPIC -DPIC -o .libs/fake_event.o ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o unittest unitanchor.lo unitdname.lo unitlruhash.lo unitmain.lo unitmsgparse.lo unitneg.lo unitregional.lo unitslabhash.lo unitverify.lo readhex.lo testpkts.lo unitldns.lo unitecs.lo unitauth.lo unitzonemd.lo unittcpreuse.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo -lssl -levent -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -o testbound testbound.lo replay.lo fake_event.lo testpkts.lo worker.lo acl_list.lo daemon.lo stats.lo shm_main.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o unittest .libs/unitanchor.o .libs/unitdname.o .libs/unitlruhash.o .libs/unitmain.o .libs/unitmsgparse.o .libs/unitneg.o .libs/unitregional.o .libs/unitslabhash.o .libs/unitverify.o .libs/readhex.o .libs/testpkts.o .libs/unitldns.o .libs/unitecs.o .libs/unitauth.o .libs/unitzonemd.o .libs/unittcpreuse.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -o testbound .libs/testbound.o .libs/replay.o .libs/fake_event.o .libs/testpkts.o .libs/worker.o .libs/acl_list.o .libs/daemon.o .libs/stats.o .libs/shm_main.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o -lssl -levent -lcrypto lto-wrapper: warning: using serial compilation of 13 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information lto-wrapper: warning: using serial compilation of 13 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information ./unittest Start of unbound 1.17.0+libevent unit test. test authzone functions test negative cache functions test ub_random functions test per-view respip config data apply functions test global respip config data apply functions test per-view respip config actions apply functions test global respip config actions apply functions test signature verify functions test signature verify:./testdata/test_signatures.1 test signature verify:./testdata/test_signatures.8 test signature verify:./testdata/test_sigs.rsasha256 test signature verify:./testdata/test_sigs.sha1_and_256 test signature verify:./testdata/test_sigs.rsasha256_draft test signature verify:./testdata/test_sigs.rsasha512_draft test signature verify:./testdata/test_signatures.9 test signature verify:./testdata/test_sigs.hinfo test signature verify:./testdata/test_sigs.revoked test signature verify:./testdata/test_sigs.ecdsa_p256 test signature verify:./testdata/test_sigs.ecdsa_p384 test DS verify:./testdata/test_ds.sha384 test signature verify:./testdata/test_sigs.ed25519 test signature verify:./testdata/test_sigs.ed448 test DS verify:./testdata/test_ds.sha1 test NSEC3 hash:./testdata/test_nsec3_hash.1 test util/net_help.c:str_is_ip6 test util/net_help.c:is_pow2 test util/net_help.c:addr_mask test util/net_help.c:addr_in_common test util/net_help.c:sockaddr_cmp_addr test util/net_help.c:addr_is_ip4mapped test util/net_help.c:addr_is_any test util/config_file.c:cfg_parse_memsize test util/config_file.c:taglist_intersect test util/data/dname.c:query_dname_len test util/data/dname.c:query_dname_tolower test util/data/dname.c:pkt_dname_tolower test util/data/dname.c:query_dname_compare test util/data/dname.c:dname_count_labels test util/data/dname.c:dname_count_size_labels test util/data/dname.c:dname_lab_cmp test util/data/dname.c:pkt_dname_len test util/data/dname.c:dname_strict_subdomain test util/data/dname.c:dname_subdomain test util/data/dname.c:dname_isroot test util/data/dname.c:dname_remove_label test util/data/dname.c:dname_signame_label_count test util/data/dname.c:dname_iswild test util/data/dname.c:dname_canonical_compare test util/data/dname.c:dname_get_shared_topdomain test util/data/dname.c:dname_valid test util/data/dname.c:dname_has_label test util/rtt.c:rtt_timeout test trust anchor store functions test alloc_special_obtain functions test regional functions test lruhash functions test slabhash functions test infra cache functions test sldns functions test zonemd functions test services/authzone.c:auth_zone_generate_zonemd_hash test services/authzone.c:auth_zone_generate_zonemd_check test services/authzone.c:auth_zone_verify_zonemd test tcp_reuse functions test services/outside_network.c:reuse_tcp_select_id test services/outside_network.c:reuse_tcp_insert test services/outside_network.c:reuse_tcp_lru_touch test services/outside_network.c:reuse_tcp_remove_tree_list test services/outside_network.c:reuse_tcp_lru_snip test services/outside_network.c:outnet_waiting_tcp_list_add_first test services/outside_network.c:outnet_waiting_tcp_list_add test services/outside_network.c:outnet_waiting_tcp_list_add_first test services/outside_network.c:outnet_waiting_tcp_list_remove test services/outside_network.c:outnet_waiting_tcp_list_pop test services/outside_network.c:reuse_write_wait_push_back test services/outside_network.c:reuse_write_wait_remove test services/outside_network.c:reuse_write_wait_pop test message parse functions [0] did 10000 in 128.897 msec for 77581.324624 encode/sec size 615 1269785 checks ok. ./testbound -s selftest successful (33 checks). for x in ./testdata/*.rpl; do \ output=`./testbound -p $x -o -vvvvv 2>&1`; \ if test $? -eq 0; then \ printf "%s OK\n" "$x "; \ else \ printf "%s\n" "$output "; \ printf "%s failed\n" "$x "; \ exit 1; \ fi; \ done ./testdata/acl.rpl OK ./testdata/auth_nsec3_ent.rpl OK ./testdata/auth_nsec3_wild.rpl OK ./testdata/auth_xfr.rpl OK ./testdata/auth_xfr_host.rpl OK ./testdata/auth_xfr_ixfr.rpl OK ./testdata/auth_xfr_ixfrisaxfr.rpl OK ./testdata/auth_xfr_ixfrmismatch.rpl OK ./testdata/auth_xfr_ixfrnotimpl.rpl OK ./testdata/auth_xfr_notify.rpl OK ./testdata/auth_xfr_probesoa.rpl OK ./testdata/auth_zonefile.rpl OK ./testdata/auth_zonefile_dnssec.rpl OK ./testdata/auth_zonefile_dnssec_fail.rpl OK ./testdata/auth_zonefile_down.rpl OK ./testdata/auth_zonefile_noup.rpl OK ./testdata/auth_zonefile_root.rpl OK ./testdata/auth_zonemd_anchor.rpl OK ./testdata/auth_zonemd_anchor_fail.rpl OK ./testdata/auth_zonemd_chain.rpl OK ./testdata/auth_zonemd_chain_fail.rpl OK ./testdata/auth_zonemd_file.rpl OK ./testdata/auth_zonemd_file_fail.rpl OK ./testdata/auth_zonemd_file_unknown.rpl OK ./testdata/auth_zonemd_insecure.rpl OK ./testdata/auth_zonemd_insecure_absent.rpl OK ./testdata/auth_zonemd_insecure_absent_reject.rpl OK ./testdata/auth_zonemd_insecure_fail.rpl OK ./testdata/auth_zonemd_nokey.rpl OK ./testdata/auth_zonemd_permissive_mode.rpl OK ./testdata/auth_zonemd_xfr.rpl OK ./testdata/auth_zonemd_xfr_anchor.rpl OK ./testdata/auth_zonemd_xfr_anchor_fail.rpl OK ./testdata/auth_zonemd_xfr_chain.rpl OK ./testdata/auth_zonemd_xfr_chain_fail.rpl OK ./testdata/auth_zonemd_xfr_chain_keyinxfr.rpl OK ./testdata/auth_zonemd_xfr_fail.rpl OK ./testdata/autotrust_10key.rpl OK ./testdata/autotrust_addpend_2exceed.rpl OK ./testdata/autotrust_addpend_early.rpl OK ./testdata/autotrust_addpend_nosign.rpl OK ./testdata/autotrust_addpend_nosignnew.rpl OK ./testdata/autotrust_addpend_once.rpl OK ./testdata/autotrust_addpend_twice.rpl OK ./testdata/autotrust_init.rpl OK ./testdata/autotrust_init_ds.rpl OK ./testdata/autotrust_init_fail.rpl OK ./testdata/autotrust_init_failsig.rpl OK ./testdata/autotrust_init_legacy.rpl OK ./testdata/autotrust_init_sigs.rpl OK ./testdata/autotrust_init_zsk.rpl OK ./testdata/autotrust_missing.rpl OK ./testdata/autotrust_missing_all.rpl OK ./testdata/autotrust_missing_returns.rpl OK ./testdata/autotrust_probefail.rpl OK ./testdata/autotrust_probefailsig.rpl OK ./testdata/autotrust_revoked_use.rpl OK ./testdata/autotrust_revoked_with_invalid.rpl OK ./testdata/autotrust_revtp.rpl OK ./testdata/autotrust_revtp_read.rpl OK ./testdata/autotrust_revtp_use.rpl OK ./testdata/autotrust_rollalgo.rpl OK ./testdata/autotrust_rollalgo_unknown.rpl OK ./testdata/autotrust_rollover.rpl OK ./testdata/autotrust_valid_use.rpl OK ./testdata/black_data.rpl OK ./testdata/black_dnskey.rpl OK ./testdata/black_ds.rpl OK ./testdata/black_ds_entry.rpl OK ./testdata/black_ent.rpl OK ./testdata/black_key_entry.rpl OK ./testdata/black_prime.rpl OK ./testdata/black_prime_entry.rpl OK ./testdata/chaos_trustanchor.rpl OK ./testdata/dns64_lookup.rpl OK ./testdata/domain_insec_ds.rpl OK ./testdata/ede_acl_refused.rpl OK ./testdata/ede_cache_snoop_noth_auth.rpl OK ./testdata/ede_localzone_dname_expansion.rpl OK ./testdata/edns_attached_once_per_upstream.rpl OK ./testdata/edns_client_string.rpl OK ./testdata/edns_client_string_opcode.rpl OK ./testdata/edns_keepalive.rpl OK ./testdata/fetch_glue.rpl OK ./testdata/fetch_glue_cname.rpl OK ./testdata/fwd.rpl OK ./testdata/fwd_0ttlservfail.rpl OK ./testdata/fwd_any.rpl OK ./testdata/fwd_cached.rpl OK ./testdata/fwd_droptoomany.rpl OK ./testdata/fwd_error.rpl OK ./testdata/fwd_error_retries.rpl OK ./testdata/fwd_jostle.rpl OK ./testdata/fwd_jostle_out.rpl OK ./testdata/fwd_lrudrop.rpl OK ./testdata/fwd_minimal.rpl OK ./testdata/fwd_no_cache.rpl OK ./testdata/fwd_notcached.rpl OK ./testdata/fwd_timeout.rpl OK ./testdata/fwd_two.rpl OK ./testdata/iter_auth_tc.rpl OK ./testdata/iter_class_any.rpl OK ./testdata/iter_cname_cache.rpl OK ./testdata/iter_cname_double.rpl OK ./testdata/iter_cname_minimise.rpl OK ./testdata/iter_cname_nx.rpl OK ./testdata/iter_cname_qnamecopy.rpl OK ./testdata/iter_cycle.rpl OK ./testdata/iter_cycle_noh.rpl OK ./testdata/iter_dname_insec.rpl OK ./testdata/iter_dname_yx.rpl OK ./testdata/iter_dnsseclame_bug.rpl OK ./testdata/iter_dnsseclame_ds.rpl OK ./testdata/iter_dnsseclame_ds_ok.rpl OK ./testdata/iter_dnsseclame_ta.rpl OK ./testdata/iter_dnsseclame_ta_ok.rpl OK ./testdata/iter_domain_sale.rpl OK ./testdata/iter_domain_sale_nschange.rpl OK ./testdata/iter_donotq127.rpl OK ./testdata/iter_dp_ip6useless.rpl OK ./testdata/iter_dp_turnsuseless.rpl OK ./testdata/iter_ds_locate_ns.rpl OK ./testdata/iter_ds_locate_ns_cname.rpl OK ./testdata/iter_ds_locate_ns_detach.rpl OK ./testdata/iter_ds_locate_ns_nosoa.rpl OK ./testdata/iter_ds_referral.rpl OK ./testdata/iter_ds_reply.rpl OK ./testdata/iter_emptydp.rpl OK ./testdata/iter_emptydp_for_glue.rpl OK ./testdata/iter_fwdfirst.rpl OK ./testdata/iter_fwdfirstequal.rpl OK ./testdata/iter_fwdstub.rpl OK ./testdata/iter_fwdstubroot.rpl OK ./testdata/iter_ghost_sub.rpl OK ./testdata/iter_ghost_timewindow.rpl OK ./testdata/iter_got6only.rpl OK ./testdata/iter_hint_lame.rpl OK ./testdata/iter_lame_aaaa.rpl OK ./testdata/iter_lame_noaa.rpl OK ./testdata/iter_lame_nosoa.rpl OK ./testdata/iter_lamescrub.rpl OK ./testdata/iter_mod.rpl OK ./testdata/iter_ns_badip.rpl OK ./testdata/iter_ns_spoof.rpl OK ./testdata/iter_nxns_cached.rpl OK ./testdata/iter_nxns_fallback.rpl OK ./testdata/iter_nxns_parentside.rpl OK ./testdata/iter_pc_a.rpl OK ./testdata/iter_pc_aaaa.rpl OK ./testdata/iter_pcdiff.rpl OK ./testdata/iter_pcdirect.rpl OK ./testdata/iter_pclame.rpl OK ./testdata/iter_pcname.rpl OK ./testdata/iter_pcnamech.rpl OK ./testdata/iter_pcnamechrec.rpl OK ./testdata/iter_pcnamerec.rpl OK ./testdata/iter_pcttl.rpl OK ./testdata/iter_prefetch.rpl OK ./testdata/iter_prefetch_change.rpl OK ./testdata/iter_prefetch_change2.rpl OK ./testdata/iter_prefetch_childns.rpl OK ./testdata/iter_prefetch_fail.rpl OK ./testdata/iter_prefetch_ns.rpl OK ./testdata/iter_primenoglue.rpl OK ./testdata/iter_privaddr.rpl OK ./testdata/iter_ranoaa_lame.rpl OK ./testdata/iter_reclame_one.rpl OK ./testdata/iter_reclame_two.rpl OK ./testdata/iter_recurse.rpl OK ./testdata/iter_req_qname.rpl OK ./testdata/iter_resolve.rpl OK ./testdata/iter_resolve_minimised.rpl OK ./testdata/iter_resolve_minimised_nx.rpl OK ./testdata/iter_resolve_minimised_refused.rpl OK ./testdata/iter_resolve_minimised_timeout.rpl OK ./testdata/iter_scrub_cname_an.rpl OK ./testdata/iter_scrub_dname_insec.rpl OK ./testdata/iter_scrub_dname_rev.rpl OK ./testdata/iter_scrub_dname_sec.rpl OK ./testdata/iter_scrub_ns.rpl OK ./testdata/iter_scrub_ns_fwd.rpl OK ./testdata/iter_scrub_ns_side.rpl OK ./testdata/iter_soamin.rpl OK ./testdata/iter_stub_leak.rpl OK ./testdata/iter_stub_noroot.rpl OK ./testdata/iter_stubfirst.rpl OK ./testdata/iter_stublastresort.rpl OK ./testdata/iter_timeout_ra_aaaa.rpl OK ./testdata/local_acl_override.rpl OK ./testdata/local_acl_taglist.rpl OK ./testdata/local_acl_taglist_action.rpl OK ./testdata/local_cname.rpl OK ./testdata/local_ds.rpl OK ./testdata/local_nodefault.rpl OK ./testdata/local_transparent_sametype.rpl OK ./testdata/local_typetransparent.rpl OK ./testdata/localdata.rpl OK ./testdata/net_signed_servfail.rpl OK ./testdata/nomem_cnametopos.rpl OK ./testdata/nsid_ascii.rpl OK ./testdata/nsid_bogus.rpl OK ./testdata/nsid_hex.rpl OK ./testdata/nsid_not_set.rpl OK ./testdata/refuse_xfr.rpl OK ./testdata/root_key_sentinel.rpl OK ./testdata/rpz_axfr.rpl OK ./testdata/rpz_clientip.rpl OK ./testdata/rpz_ixfr.rpl OK ./testdata/rpz_nsdname.rpl OK ./testdata/rpz_nsip.rpl OK ./testdata/rpz_passthru.rpl OK ./testdata/rpz_qname.rpl OK ./testdata/rpz_qname_override.rpl OK ./testdata/rpz_qname_tcponly.rpl OK ./testdata/rpz_respip.rpl OK ./testdata/rpz_respip_override.rpl OK ./testdata/rpz_respip_tcponly.rpl OK ./testdata/rpz_rootwc.rpl OK ./testdata/rpz_signal_nxdomain_ra.rpl OK ./testdata/rrset_rettl.rpl OK ./testdata/rrset_untrusted.rpl OK ./testdata/rrset_updated.rpl OK ./testdata/serve_expired.rpl OK ./testdata/serve_expired_client_timeout.rpl OK ./testdata/serve_expired_client_timeout_no_prefetch.rpl OK ./testdata/serve_expired_reply_ttl.rpl OK ./testdata/serve_expired_servfail.rpl OK ./testdata/serve_expired_ttl.rpl OK ./testdata/serve_expired_ttl_client_timeout.rpl OK ./testdata/serve_expired_zerottl.rpl OK ./testdata/serve_original_ttl.rpl OK ./testdata/stop_nxdomain.rpl OK ./testdata/stop_nxdomain_minimised.rpl OK ./testdata/trust_cname_chain.rpl OK ./testdata/ttl_max.rpl OK ./testdata/ttl_min.rpl OK ./testdata/ttl_msg.rpl OK ./testdata/val_adbit.rpl OK ./testdata/val_adcopy.rpl OK ./testdata/val_anchor_nx.rpl OK ./testdata/val_anchor_nx_nosig.rpl OK ./testdata/val_ans_dsent.rpl OK ./testdata/val_ans_nx.rpl OK ./testdata/val_any.rpl OK ./testdata/val_any_cname.rpl OK ./testdata/val_any_dname.rpl OK ./testdata/val_cname_loop1.rpl OK ./testdata/val_cname_loop2.rpl OK ./testdata/val_cname_loop3.rpl OK ./testdata/val_cnameinsectopos.rpl OK ./testdata/val_cnamenx_dblnsec.rpl OK ./testdata/val_cnamenx_rcodenx.rpl OK ./testdata/val_cnameqtype.rpl OK ./testdata/val_cnametocloser.rpl OK ./testdata/val_cnametocloser_nosig.rpl OK ./testdata/val_cnametocnamewctoposwc.rpl OK ./testdata/val_cnametodname.rpl OK ./testdata/val_cnametodnametocnametopos.rpl OK ./testdata/val_cnametoinsecure.rpl OK ./testdata/val_cnametonodata.rpl OK ./testdata/val_cnametonodata_nonsec.rpl OK ./testdata/val_cnametonsec.rpl OK ./testdata/val_cnametonx.rpl OK ./testdata/val_cnametooptin.rpl OK ./testdata/val_cnametooptout.rpl OK ./testdata/val_cnametopos.rpl OK ./testdata/val_cnametoposnowc.rpl OK ./testdata/val_cnametoposwc.rpl OK ./testdata/val_cnamewctonodata.rpl OK ./testdata/val_cnamewctonx.rpl OK ./testdata/val_cnamewctoposwc.rpl OK ./testdata/val_deleg_nons.rpl OK ./testdata/val_dnametoolong.rpl OK ./testdata/val_dnametopos.rpl OK ./testdata/val_dnametoposwc.rpl OK ./testdata/val_dnamewc.rpl OK ./testdata/val_ds_afterprime.rpl OK ./testdata/val_ds_cname.rpl OK ./testdata/val_ds_cnamesub.rpl OK ./testdata/val_dsnsec.rpl OK ./testdata/val_entds.rpl OK ./testdata/val_faildnskey.rpl OK ./testdata/val_faildnskey_ok.rpl OK ./testdata/val_fwdds.rpl OK ./testdata/val_keyprefetch.rpl OK ./testdata/val_keyprefetch_verify.rpl OK ./testdata/val_mal_wc.rpl OK ./testdata/val_negcache_ds.rpl OK ./testdata/val_negcache_dssoa.rpl OK ./testdata/val_negcache_nodata.rpl OK ./testdata/val_negcache_nta.rpl OK ./testdata/val_negcache_nxdomain.rpl OK ./testdata/val_noadwhennodo.rpl OK ./testdata/val_nodata.rpl OK ./testdata/val_nodata_ent.rpl OK ./testdata/val_nodata_entnx.rpl OK ./testdata/val_nodata_entwc.rpl OK ./testdata/val_nodata_failsig.rpl OK ./testdata/val_nodata_failwc.rpl OK ./testdata/val_nodata_hasdata.rpl OK ./testdata/val_nodata_zonecut.rpl OK ./testdata/val_nodatawc.rpl OK ./testdata/val_nodatawc_badce.rpl OK ./testdata/val_nodatawc_nodeny.rpl OK ./testdata/val_nodatawc_one.rpl OK ./testdata/val_nokeyprime.rpl OK ./testdata/val_nsec3_b1_nameerror.rpl OK ./testdata/val_nsec3_b1_nameerror_noce.rpl OK ./testdata/val_nsec3_b1_nameerror_nonc.rpl OK ./testdata/val_nsec3_b1_nameerror_nowc.rpl OK ./testdata/val_nsec3_b21_nodataent.rpl OK ./testdata/val_nsec3_b21_nodataent_wr.rpl OK ./testdata/val_nsec3_b2_nodata.rpl OK ./testdata/val_nsec3_b2_nodata_nons.rpl OK ./testdata/val_nsec3_b3_optout.rpl OK ./testdata/val_nsec3_b3_optout_negcache.rpl OK ./testdata/val_nsec3_b3_optout_noce.rpl OK ./testdata/val_nsec3_b3_optout_nonc.rpl OK ./testdata/val_nsec3_b4_wild.rpl OK ./testdata/val_nsec3_b4_wild_wr.rpl OK ./testdata/val_nsec3_b5_wcnodata.rpl OK ./testdata/val_nsec3_b5_wcnodata_noce.rpl OK ./testdata/val_nsec3_b5_wcnodata_nonc.rpl OK ./testdata/val_nsec3_b5_wcnodata_nowc.rpl OK ./testdata/val_nsec3_cname_ds.rpl OK ./testdata/val_nsec3_cname_par.rpl OK ./testdata/val_nsec3_cname_sub.rpl OK ./testdata/val_nsec3_cnametocnamewctoposwc.rpl OK ./testdata/val_nsec3_entnodata_optout.rpl OK ./testdata/val_nsec3_entnodata_optout_badopt.rpl OK ./testdata/val_nsec3_entnodata_optout_match.rpl OK ./testdata/val_nsec3_iter_high.rpl OK ./testdata/val_nsec3_nodatawccname.rpl OK ./testdata/val_nsec3_nods.rpl OK ./testdata/val_nsec3_nods_badopt.rpl OK ./testdata/val_nsec3_nods_badsig.rpl OK ./testdata/val_nsec3_nods_negcache.rpl OK ./testdata/val_nsec3_nods_soa.rpl OK ./testdata/val_nsec3_optout_ad.rpl OK ./testdata/val_nsec3_optout_cache.rpl OK ./testdata/val_nsec3_wcany.rpl OK ./testdata/val_nsec3_wcany_nodeny.rpl OK ./testdata/val_nx.rpl OK ./testdata/val_nx_failwc.rpl OK ./testdata/val_nx_nodeny.rpl OK ./testdata/val_nx_nowc.rpl OK ./testdata/val_nx_nsec3_collision.rpl OK ./testdata/val_nx_nsec3_params.rpl OK ./testdata/val_nx_overreach.rpl OK ./testdata/val_pos_truncns.rpl OK ./testdata/val_positive.rpl OK ./testdata/val_positive_nosigs.rpl OK ./testdata/val_positive_wc.rpl OK ./testdata/val_positive_wc_nodeny.rpl OK ./testdata/val_qds_badanc.rpl OK ./testdata/val_qds_oneanc.rpl OK ./testdata/val_qds_twoanc.rpl OK ./testdata/val_refer_unsignadd.rpl OK ./testdata/val_referd.rpl OK ./testdata/val_referglue.rpl OK ./testdata/val_rrsig.rpl OK ./testdata/val_secds.rpl OK ./testdata/val_secds_nosig.rpl OK ./testdata/val_spurious_ns.rpl OK ./testdata/val_stub_noroot.rpl OK ./testdata/val_stubds.rpl OK ./testdata/val_ta_algo_dnskey.rpl OK ./testdata/val_ta_algo_dnskey_dp.rpl OK ./testdata/val_ta_algo_missing.rpl OK ./testdata/val_ta_algo_missing_dp.rpl OK ./testdata/val_twocname.rpl OK ./testdata/val_unalgo_anchor.rpl OK ./testdata/val_unalgo_ds.rpl OK ./testdata/val_unsec_cname.rpl OK ./testdata/val_unsecds.rpl OK ./testdata/val_unsecds_negcache.rpl OK ./testdata/val_unsecds_qtypeds.rpl OK ./testdata/val_wild_pos.rpl OK ./testdata/version_bind.rpl OK ./testdata/version_bind_hide.rpl OK ./testdata/views.rpl OK test OK >>> unbound: Entering fakeroot... if test ":" != ":"; then \ echo "#include \"config.h\"" > util/configlexer.c ;\ echo "#include \"util/configyyrename.h\"" >> util/configlexer.c ;\ : -t ./util/configlexer.lex >> util/configlexer.c ;\ fi /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib /bin/sh ./install-sh -c -m 644 libunbound/python/unbound.py /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages/unbound.py /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/include ./libtool --mode=install cp _unbound.la /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man3 /bin/sh ./install-sh -c -m 644 doc/libunbound.3 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man3 libtool: warning: relinking '_unbound.la' for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \ ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \ ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \ ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async \ ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \ ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add \ ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \ do \ echo ".so man3/libunbound.3" > /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man3/$mpage.3 ; \ done libtool: install: (cd /home/buildozer/aports/main/unbound/src/unbound-1.17.0; /bin/sh "/home/buildozer/aports/main/unbound/src/unbound-1.17.0/libtool" --tag CC --mode=relink gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.11 -DSRCDIR=. -Os -fomit-frame-pointer -g -flto -Wl,--as-needed,-O1,--sort-common -flto -module -avoid-version -no-undefined -shared -o _unbound.la libunbound_wrap.lo -rpath /usr/lib/python3.11/site-packages -L. -L.libs libunbound.la -L/usr/lib -L/usr/lib/python3.11 -L. -lpython3.11 -inst-prefix-dir /home/buildozer/aports/main/unbound/pkg/unbound) ./libtool --mode=install cp unbound.h /home/buildozer/aports/main/unbound/pkg/unbound/usr/include/unbound.h libtool: install: cp unbound.h /home/buildozer/aports/main/unbound/pkg/unbound/usr/include/unbound.h /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/pkgconfig /bin/sh ./install-sh -m 644 contrib/libunbound.pc /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/pkgconfig ./libtool --mode=install cp libunbound.la /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib libtool: install: cp .libs/libunbound.so.8.1.20 /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/libunbound.so.8.1.20 libtool: install: (cd /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib && { ln -s -f libunbound.so.8.1.20 libunbound.so.8 || { rm -f libunbound.so.8 && ln -s libunbound.so.8.1.20 libunbound.so.8; }; }) libtool: install: (cd /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib && { ln -s -f libunbound.so.8.1.20 libunbound.so || { rm -f libunbound.so && ln -s libunbound.so.8.1.20 libunbound.so; }; }) libtool: install: cp .libs/libunbound.lai /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/libunbound.la libtool: warning: remember to run 'libtool --finish /usr/lib' ./libtool --mode=finish /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib libtool: relink: gcc -shared -fPIC -DPIC .libs/libunbound_wrap.o -L. -L.libs -L/home/buildozer/aports/main/unbound/pkg/unbound/usr/lib -L/usr/lib -lunbound -lssl -levent -lcrypto -L/usr/lib/python3.11 -lpython3.11 -Os -Os -g -flto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -flto -Wl,-soname -Wl,_unbound.so -o .libs/_unbound.so libtool: finish: PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin" ldconfig -n /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the ' -D__LIBTOOL_RPATH_SED__ ' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- lto-wrapper: warning: using serial compilation of 2 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information libtool: install: cp .libs/_unbound.soT /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages/_unbound.so libtool: install: cp .libs/_unbound.lai /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages/_unbound.la libtool: warning: remember to run 'libtool --finish /usr/lib/python3.11/site-packages' ./libtool --mode=finish /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages libtool: finish: PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin" ldconfig -n /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11/site-packages If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the ' -D__LIBTOOL_RPATH_SED__ ' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man8 /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man5 /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man1 ./libtool --mode=install cp -f unbound /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound libtool: install: cp -f unbound /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound ./libtool --mode=install cp -f unbound-checkconf /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-checkconf libtool: install: cp -f unbound-checkconf /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-checkconf ./libtool --mode=install cp -f unbound-control /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-control libtool: install: cp -f unbound-control /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-control ./libtool --mode=install cp -f unbound-host /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-host libtool: warning: 'libunbound.la' has not been installed in '/usr/lib' libtool: install: cp -f .libs/unbound-host /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-host ./libtool --mode=install cp -f unbound-anchor /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-anchor libtool: warning: 'libunbound.la' has not been installed in '/usr/lib' libtool: install: cp -f .libs/unbound-anchor /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-anchor /bin/sh ./install-sh -c -m 644 doc/unbound.8 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound-checkconf.8 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound-control.8 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound-control.8 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man8/unbound-control-setup.8 /bin/sh ./install-sh -c -m 644 doc/unbound-anchor.8 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man8 /bin/sh ./install-sh -c -m 644 doc/unbound.conf.5 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man5 /bin/sh ./install-sh -c -m 644 doc/unbound-host.1 /home/buildozer/aports/main/unbound/pkg/unbound/usr/share/man/man1 /bin/sh ./install-sh -c -m 755 unbound-control-setup /home/buildozer/aports/main/unbound/pkg/unbound/usr/sbin/unbound-control-setup if test ! -e /home/buildozer/aports/main/unbound/pkg/unbound/etc/unbound/unbound.conf; then /bin/sh ./install-sh -d `dirname /home/buildozer/aports/main/unbound/pkg/unbound/etc/unbound/unbound.conf`; /bin/sh ./install-sh -c -m 644 doc/example.conf /home/buildozer/aports/main/unbound/pkg/unbound/etc/unbound/unbound.conf; fi /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/include ./libtool --mode=install cp ./libunbound/unbound-event.h /home/buildozer/aports/main/unbound/pkg/unbound/usr/include/unbound-event.h libtool: install: cp ./libunbound/unbound-event.h /home/buildozer/aports/main/unbound/pkg/unbound/usr/include/unbound-event.h >>> unbound-dbg*: Running split function dbg... >>> unbound-dbg*: Preparing subpackage unbound-dbg... >>> unbound-dbg*: Running postcheck for unbound-dbg >>> unbound-dev*: Running split function dev... >>> unbound-dev*: Preparing subpackage unbound-dev... >>> unbound-dev*: Running postcheck for unbound-dev >>> unbound-doc*: Running split function doc... >>> unbound-doc*: Preparing subpackage unbound-doc... >>> unbound-doc*: Running postcheck for unbound-doc >>> unbound-libs*: Running split function libs... >>> unbound-libs*: Preparing subpackage unbound-libs... >>> unbound-libs*: Running postcheck for unbound-libs >>> unbound-openrc*: Running split function openrc... >>> unbound-openrc*: Preparing subpackage unbound-openrc... >>> unbound-openrc*: Running postcheck for unbound-openrc >>> py-unbound*: Running split function py... '/home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.11' -> '/home/buildozer/aports/main/unbound/pkg/py-unbound/usr/lib/python3.11' >>> py-unbound*: Preparing subpackage py-unbound... >>> py-unbound*: Running postcheck for py-unbound >>> unbound-migrate*: Running split function migrate... >>> unbound-migrate*: Preparing subpackage unbound-migrate... >>> unbound-migrate*: Running postcheck for unbound-migrate >>> unbound*: Running postcheck for unbound >>> unbound*: Preparing package unbound... >>> unbound*: Script found. /bin/sh added as a dependency for unbound-1.17.0-r1.apk >>> unbound*: Adding .pre-install >>> py-unbound*: Scanning shared objects >>> unbound-dbg*: Scanning shared objects >>> unbound-dev*: Scanning shared objects >>> unbound-doc*: Scanning shared objects >>> unbound-libs*: Scanning shared objects >>> unbound-migrate*: Scanning shared objects >>> unbound-openrc*: Scanning shared objects >>> unbound*: Scanning shared objects >>> py-unbound*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libpython3.11.so.1.0 so:libunbound.so.8 >>> py-unbound*: Package size: 240.0 KB >>> py-unbound*: Compressing data... >>> py-unbound*: Create checksum... >>> py-unbound*: Create py-unbound-1.17.0-r1.apk >>> unbound-dbg*: Tracing dependencies... >>> unbound-dbg*: Package size: 10.0 MB >>> unbound-dbg*: Compressing data... >>> unbound-dbg*: Create checksum... >>> unbound-dbg*: Create unbound-dbg-1.17.0-r1.apk >>> unbound-dev*: Tracing dependencies... expat-dev pc:libevent pc:python3 pkgconfig unbound-libs=1.17.0-r1 >>> unbound-dev*: Package size: 68.0 KB >>> unbound-dev*: Compressing data... >>> unbound-dev*: Create checksum... >>> unbound-dev*: Create unbound-dev-1.17.0-r1.apk >>> unbound-doc*: Tracing dependencies... >>> unbound-doc*: Package size: 684.0 KB >>> unbound-doc*: Compressing data... >>> unbound-doc*: Create checksum... >>> unbound-doc*: Create unbound-doc-1.17.0-r1.apk >>> unbound-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libevent-2.1.so.7 so:libssl.so.3 >>> unbound-libs*: Package size: 820.0 KB >>> unbound-libs*: Compressing data... >>> unbound-libs*: Create checksum... >>> unbound-libs*: Create unbound-libs-1.17.0-r1.apk >>> unbound-migrate*: Tracing dependencies... >>> unbound-migrate*: Package size: 16.0 KB >>> unbound-migrate*: Compressing data... >>> unbound-migrate*: Create checksum... >>> unbound-migrate*: Create unbound-migrate-1.17.0-r1.apk >>> unbound-openrc*: Tracing dependencies... >>> unbound-openrc*: Package size: 24.0 KB >>> unbound-openrc*: Compressing data... >>> unbound-openrc*: Create checksum... >>> unbound-openrc*: Create unbound-openrc-1.17.0-r1.apk >>> unbound*: Tracing dependencies... dnssec-root /bin/sh so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libevent-2.1.so.7 so:libexpat.so.1 so:libssl.so.3 so:libunbound.so.8 >>> unbound*: Package size: 2.0 MB >>> unbound*: Compressing data... >>> unbound*: Create checksum... >>> unbound*: Create unbound-1.17.0-r1.apk >>> unbound: Build complete at Wed, 23 Nov 2022 00:08:23 +0000 elapsed time 0h 2m 47s >>> unbound: Cleaning up srcdir >>> unbound: Cleaning up pkgdir >>> unbound: Uninstalling dependencies... (1/36) Purging .makedepends-unbound (20221123.000537) (2/36) Purging dnssec-root (20190225-r2) (3/36) Purging expat-dev (2.5.0-r0) (4/36) Purging expat (2.5.0-r0) (5/36) Purging libevent-dev (2.1.12-r5) (6/36) Purging libevent (2.1.12-r5) (7/36) Purging linux-headers (5.19.5-r0) (8/36) Purging openssl-dev (3.0.7-r0) (9/36) Purging python3-dev (3.11.0-r2) (10/36) Purging python3 (3.11.0-r2) (11/36) Purging swig (4.1.0-r1) (12/36) Purging guile (3.0.8-r3) (13/36) Purging bind-tools (9.18.9-r0) (14/36) Purging ldns-tools (1.8.3-r0) (15/36) Purging libbz2 (1.0.8-r4) (16/36) Purging guile-libs (3.0.8-r3) (17/36) Purging libffi (3.4.4-r0) (18/36) Purging gdbm (1.23-r0) (19/36) Purging bind-libs (9.18.9-r0) (20/36) Purging libxml2 (2.10.3-r2) (21/36) Purging xz-libs (5.2.8-r0) (22/36) Purging mpdecimal (2.5.1-r1) (23/36) Purging readline (8.2.0-r0) (24/36) Purging sqlite-libs (3.40.0-r0) (25/36) Purging gc (8.2.2-r0) (26/36) Purging libunistring (1.1-r0) (27/36) Purging fstrm (0.6.1-r1) (28/36) Purging krb5-libs (1.20.1-r0) (29/36) Purging krb5-conf (1.0-r2) (30/36) Purging libcom_err (1.46.5-r4) (31/36) Purging keyutils-libs (1.6.3-r1) (32/36) Purging libverto (0.3.2-r1) (33/36) Purging protobuf-c (1.4.1-r1) (34/36) Purging libuv (1.44.2-r0) (35/36) Purging ldns (1.8.3-r0) (36/36) Purging libpcap (1.10.1-r1) Executing busybox-1.35.0-r29.trigger OK: 393 MiB in 98 packages >>> unbound: Updating the main/x86_64 repository index... >>> unbound: Signing the index...