>>> unbound: Building main/unbound 1.13.2-r0 (using abuild 3.7.0-r0) started Mon, 23 Aug 2021 12:52:45 +0000 >>> unbound: Checking sanity of /home/buildozer/aports/main/unbound/APKBUILD... >>> unbound: Analyzing dependencies... >>> unbound: Installing for build: build-base dns-root-hints dnssec-root expat-dev libevent-dev openssl-dev python3-dev swig linux-headers (1/42) Installing libgpg-error (1.41-r0) (2/42) Installing libassuan (2.5.4-r0) (3/42) Installing libcap (2.46-r0) (4/42) Installing libffi (3.3-r2) (5/42) Installing libintl (0.20.2-r2) (6/42) Installing libblkid (2.36.1-r1) (7/42) Installing libmount (2.36.1-r1) (8/42) Installing pcre (8.44-r0) (9/42) Installing glib (2.66.8-r0) (10/42) Installing libgcrypt (1.8.8-r0) (11/42) Installing libsecret (0.20.4-r0) (12/42) Installing pinentry (1.1.1-r0) Executing pinentry-1.1.1-r0.post-install (13/42) Installing libbz2 (1.0.8-r1) (14/42) Installing nettle (3.7.2-r0) (15/42) Installing p11-kit (0.23.22-r0) (16/42) Installing libtasn1 (4.16.0-r1) (17/42) Installing libunistring (0.9.10-r0) (18/42) Installing gnutls (3.7.1-r0) (19/42) Installing libksba (1.5.0-r0) (20/42) Installing gdbm (1.19-r0) (21/42) Installing libsasl (2.1.27-r10) (22/42) Installing libldap (2.4.57-r1) (23/42) Installing npth (1.6-r0) (24/42) Installing sqlite-libs (3.34.1-r0) (25/42) Installing gnupg (2.2.27-r0) (26/42) Installing dns-root-hints (2019073000-r2) (27/42) Installing dnssec-root (20190225-r0) (28/42) Installing expat-dev (2.2.10-r1) (29/42) Installing xz-libs (5.2.5-r0) (30/42) Installing readline (8.1.0-r0) (31/42) Installing python3 (3.8.10-r0) (32/42) Installing libevent (2.1.12-r1) (33/42) Installing libevent-dev (2.1.12-r1) (34/42) Installing openssl-dev (1.1.1k-r0) (35/42) Installing python3-dev (3.8.10-r0) (36/42) Installing gc (8.0.4-r4) (37/42) Installing libltdl (2.4.6-r7) (38/42) Installing guile-libs (2.0.14-r2) (39/42) Installing guile (2.0.14-r2) (40/42) Installing swig (4.0.2-r0) (41/42) Installing linux-headers (5.7.8-r0) (42/42) Installing .makedepends-unbound (20210823.125246) Executing busybox-1.32.1-r6.trigger OK: 431 MiB in 128 packages >>> unbound: Cleaning up srcdir >>> unbound: Cleaning up pkgdir >>> unbound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/unbound-1.13.2.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 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> unbound: Fetching https://unbound.net/downloads/unbound-1.13.2.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 244 100 244 0 0 1747 0 --:--:-- --:--:-- --:--:-- 1755 100 5984k 100 5984k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.8M >>> unbound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/unbound-1.13.2.tar.gz >>> unbound: Checking sha512sums... unbound-1.13.2.tar.gz: OK conf.patch: OK migrate-dnscache-to-unbound: OK unbound.initd: OK unbound.confd: OK >>> unbound: Unpacking /var/cache/distfiles/v3.13/unbound-1.13.2.tar.gz... >>> unbound: conf.patch patching file doc/example.conf.in Hunk #1 succeeded at 355 (offset 18 lines). Hunk #2 succeeded at 515 with fuzz 1 (offset 29 lines). Hunk #3 succeeded at 527 (offset 24 lines). Hunk #4 succeeded at 943 (offset 105 lines). checking for i586-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 i586-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 i586-alpine-linux-musl-strip... no checking for strip... strip checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-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/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... /usr/bin/ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... strip checking for i586-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 i586-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/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-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 net/if.h... yes checking for TargetConditionals.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... 4 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 for python3... /usr/bin/python3 checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.8 checking for Python library path... -L/usr/lib -L/usr/lib/python3.8 -L. -lpython3.8 checking for Python site-packages path... /usr/lib/python3.8/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... no checking for openssl/param_build.h... no checking for OPENSSL_config... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking for FIPS_mode... 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... no checking for OSSL_PARAM_BLD_new... no 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... no 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... no 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 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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o dns.lo -c services/cache/dns.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o infra.lo -c services/cache/infra.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o rrset.lo -c services/cache/rrset.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o dname.lo -c util/data/dname.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o msgencode.lo -c util/data/msgencode.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o as112.lo -c util/as112.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o msgparse.lo -c util/data/msgparse.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o msgreply.lo -c util/data/msgreply.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iterator.lo -c iterator/iterator.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_delegpt.lo -c iterator/iter_delegpt.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_donotq.lo -c iterator/iter_donotq.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_fwd.lo -c iterator/iter_fwd.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_hints.lo -c iterator/iter_hints.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_priv.lo -c iterator/iter_priv.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_resptype.lo -c iterator/iter_resptype.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_scrub.lo -c iterator/iter_scrub.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o iter_utils.lo -c iterator/iter_utils.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o localzone.lo -c services/localzone.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o mesh.lo -c services/mesh.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o modstack.lo -c services/modstack.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o view.lo -c services/view.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o outbound_list.lo -c services/outbound_list.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o alloc.lo -c util/alloc.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o config_file.lo -c util/config_file.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o configlexer.lo -c util/configlexer.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o configparser.lo -c util/configparser.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o fptr_wlist.lo -c util/fptr_wlist.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/cache/rrset.c -fPIC -DPIC -o .libs/rrset.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/cache/dns.c -fPIC -DPIC -o .libs/dns.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/data/dname.c -fPIC -DPIC -o .libs/dname.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/as112.c -fPIC -DPIC -o .libs/as112.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_fwd.c -fPIC -DPIC -o .libs/iter_fwd.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_priv.c -fPIC -DPIC -o .libs/iter_priv.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/data/msgencode.c -fPIC -DPIC -o .libs/msgencode.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/cache/infra.c -fPIC -DPIC -o .libs/infra.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/data/msgparse.c -fPIC -DPIC -o .libs/msgparse.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/data/msgreply.c -fPIC -DPIC -o .libs/msgreply.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_resptype.c -fPIC -DPIC -o .libs/iter_resptype.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_utils.c -fPIC -DPIC -o .libs/iter_utils.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_donotq.c -fPIC -DPIC -o .libs/iter_donotq.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_scrub.c -fPIC -DPIC -o .libs/iter_scrub.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_delegpt.c -fPIC -DPIC -o .libs/iter_delegpt.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/localzone.c -fPIC -DPIC -o .libs/localzone.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/modstack.c -fPIC -DPIC -o .libs/modstack.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/outbound_list.c -fPIC -DPIC -o .libs/outbound_list.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/view.c -fPIC -DPIC -o .libs/view.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/mesh.c -fPIC -DPIC -o .libs/mesh.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/config_file.c -fPIC -DPIC -o .libs/config_file.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/configlexer.c -fPIC -DPIC -o .libs/configlexer.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c iterator/iter_hints.c -fPIC -DPIC -o .libs/iter_hints.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/configparser.c -fPIC -DPIC -o .libs/configparser.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/fptr_wlist.c -fPIC -DPIC -o .libs/fptr_wlist.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o edns.lo -c util/edns.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/edns.c -fPIC -DPIC -o .libs/edns.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o locks.lo -c util/locks.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o log.lo -c util/log.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/log.c -fPIC -DPIC -o .libs/log.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o mini_event.lo -c util/mini_event.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/mini_event.c -fPIC -DPIC -o .libs/mini_event.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o module.lo -c util/module.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o net_help.lo -c util/net_help.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o random.lo -c util/random.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/module.c -fPIC -DPIC -o .libs/module.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/net_help.c -fPIC -DPIC -o .libs/net_help.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/random.c -fPIC -DPIC -o .libs/random.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o rbtree.lo -c util/rbtree.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o regional.lo -c util/regional.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o rtt.lo -c util/rtt.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/rbtree.c -fPIC -DPIC -o .libs/rbtree.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o dnstree.lo -c util/storage/dnstree.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/regional.c -fPIC -DPIC -o .libs/regional.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/rtt.c -fPIC -DPIC -o .libs/rtt.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o lookup3.lo -c util/storage/lookup3.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o lruhash.lo -c util/storage/lruhash.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o slabhash.lo -c util/storage/slabhash.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/storage/lruhash.c -fPIC -DPIC -o .libs/lruhash.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o tcp_conn_limit.lo -c util/tcp_conn_limit.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o timehist.lo -c util/timehist.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/storage/slabhash.c -fPIC -DPIC -o .libs/slabhash.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/timehist.c -fPIC -DPIC -o .libs/timehist.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/tcp_conn_limit.c -fPIC -DPIC -o .libs/tcp_conn_limit.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o tube.lo -c util/tube.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o winsock_event.lo -c util/winsock_event.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o autotrust.lo -c validator/autotrust.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/winsock_event.c -fPIC -DPIC -o .libs/winsock_event.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/tube.c -fPIC -DPIC -o .libs/tube.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_anchor.lo -c validator/val_anchor.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o rpz.lo -c services/rpz.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o validator.lo -c validator/validator.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/rpz.c -fPIC -DPIC -o .libs/rpz.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c validator/val_anchor.c -fPIC -DPIC -o .libs/val_anchor.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_kcache.lo -c validator/val_kcache.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c validator/val_kcache.c -fPIC -DPIC -o .libs/val_kcache.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_kentry.lo -c validator/val_kentry.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_neg.lo -c validator/val_neg.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_nsec3.lo -c validator/val_nsec3.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_nsec.lo -c validator/val_nsec.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_secalgo.lo -c validator/val_secalgo.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_sigcrypt.lo -c validator/val_sigcrypt.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c validator/val_nsec3.c -fPIC -DPIC -o .libs/val_nsec3.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c validator/val_nsec.c -fPIC -DPIC -o .libs/val_nsec.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c validator/val_secalgo.c -fPIC -DPIC -o .libs/val_secalgo.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o val_utils.lo -c validator/val_utils.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o dns64.lo -c dns64/dns64.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o authzone.lo -c services/authzone.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c dns64/dns64.c -fPIC -DPIC -o .libs/dns64.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c validator/val_utils.c -fPIC -DPIC -o .libs/val_utils.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o respip.lo -c respip/respip.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o netevent.lo -c util/netevent.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/netevent.c -fPIC -DPIC -o .libs/netevent.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o listen_dnsport.lo -c services/listen_dnsport.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o outside_network.lo -c services/outside_network.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c services/listen_dnsport.c -fPIC -DPIC -o .libs/listen_dnsport.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o ub_event.lo -c util/ub_event.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o acl_list.lo -c daemon/acl_list.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o cachedump.lo -c daemon/cachedump.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c daemon/acl_list.c -fPIC -DPIC -o .libs/acl_list.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c daemon/cachedump.c -fPIC -DPIC -o .libs/cachedump.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o daemon.lo -c daemon/daemon.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c daemon/daemon.c -fPIC -DPIC -o .libs/daemon.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o shm_main.lo -c util/shm_side/shm_main.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/shm_side/shm_main.c -fPIC -DPIC -o .libs/shm_main.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o remote.lo -c daemon/remote.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o stats.lo -c daemon/stats.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o unbound.lo -c daemon/unbound.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c daemon/remote.c -fPIC -DPIC -o .libs/remote.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c daemon/stats.c -fPIC -DPIC -o .libs/stats.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o worker.lo -c daemon/worker.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c daemon/worker.c -fPIC -DPIC -o .libs/worker.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o keyraw.lo -c sldns/keyraw.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c sldns/keyraw.c -fPIC -DPIC -o .libs/keyraw.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o sbuffer.lo -c sldns/sbuffer.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o wire2str.lo -c sldns/wire2str.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o parse.lo -c sldns/parse.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o parseutil.lo -c sldns/parseutil.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c sldns/wire2str.c -fPIC -DPIC -o .libs/wire2str.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c sldns/parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o rrdef.lo -c sldns/rrdef.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o str2wire.lo -c sldns/str2wire.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o arc4random.lo -c compat/arc4random.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c sldns/str2wire.c -fPIC -DPIC -o .libs/str2wire.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c compat/arc4random.c -fPIC -DPIC -o .libs/arc4random.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o arc4random_uniform.lo -c compat/arc4random_uniform.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c compat/arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o arc4_lock.lo -c compat/arc4_lock.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o context.lo -c libunbound/context.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c compat/arc4_lock.c -fPIC -DPIC -o .libs/arc4_lock.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o libunbound.lo -c libunbound/libunbound.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o libworker.lo -c libunbound/libworker.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c libunbound/context.c -fPIC -DPIC -o .libs/context.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c libunbound/libunbound.c -fPIC -DPIC -o .libs/libunbound.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c libunbound/libworker.c -fPIC -DPIC -o .libs/libworker.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o ub_event_pluggable.lo -c util/ub_event_pluggable.c ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c smallapp/unbound-checkconf.c -fPIC -DPIC -o .libs/unbound-checkconf.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c util/ub_event_pluggable.c -fPIC -DPIC -o .libs/ub_event_pluggable.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o worker_cb.lo -c smallapp/worker_cb.c sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/13/' -e 's/@''UNBOUND_VERSION_MICRO@/2/' < ./libunbound/unbound.h > unbound.h ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o unbound-host.lo -c smallapp/unbound-host.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c smallapp/worker_cb.c -fPIC -DPIC -o .libs/worker_cb.o libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c smallapp/unbound-host.c -fPIC -DPIC -o .libs/unbound-host.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o unbound-control.lo -c smallapp/unbound-control.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c smallapp/unbound-control.c -fPIC -DPIC -o .libs/unbound-control.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o unbound-anchor.lo -c smallapp/unbound-anchor.c cp smallapp/unbound-control-setup.sh unbound-control-setup chmod +x unbound-control-setup /usr/bin/swig -python -o libunbound/python/libunbound_wrap.c -I. -I/usr/include/python3.8 -DPY_MAJOR_VERSION=3 ./libunbound/python/libunbound.i libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -c smallapp/unbound-anchor.c -fPIC -DPIC -o .libs/unbound-anchor.o ./libtool --tag=CC --mode=compile gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -o libunbound_wrap.lo -c libunbound/python/libunbound_wrap.c libtool: compile: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -version-info 9:13: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 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 -L/usr/lib -L/usr/lib/python3.8 -L. -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/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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto -Os -Os -g -Wl,--as-needed -Wl,-soname -Wl,libunbound.so.8 -Wl,-version-script -Wl,.libs/libunbound.ver -o .libs/libunbound.so.8.1.13 libtool: link: (cd ".libs" && rm -f "libunbound.so.8" && ln -s "libunbound.so.8.1.13" "libunbound.so.8") libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s "libunbound.so.8.1.13" "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.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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 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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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 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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -o unbound-host unbound-host.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo libunbound.la -lssl -levent -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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 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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -o unbound-anchor unbound-anchor.lo parseutil.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo libunbound.la -lexpat -lssl -levent -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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 -L/usr/lib -L/usr/lib/python3.8 -L. -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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 -L/usr/lib -L/usr/lib/python3.8 -L. -lexpat -lssl -levent -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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/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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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/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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto libtool: link: gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -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/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 -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto ./libtool --tag=CC --mode=link gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -module -avoid-version -no-undefined -shared -o _unbound.la libunbound_wrap.lo -rpath /usr/lib/python3.8/site-packages -L. -L.libs libunbound.la -levent -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libunbound_wrap.o -D__LIBTOOL_RPATH_SED__ -L. -L.libs ./.libs/libunbound.so -L/usr/lib -L/usr/lib/python3.8 -lssl -levent -lcrypto -Os -Os -g -Wl,--as-needed -Wl,-soname -Wl,_unbound.so -o .libs/_unbound.so libtool: link: ( cd ".libs" && rm -f "_unbound.la" && ln -s "../_unbound.la" "_unbound.la" ) >>> unbound: Entering fakeroot... /bin/sh ./install-sh -m 755 -d /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.8/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.8/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.8/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' libtool: install: (cd /home/buildozer/aports/main/unbound/src/unbound-1.13.2; /bin/sh "/home/buildozer/aports/main/unbound/src/unbound-1.13.2/libtool" --tag CC --mode=relink gcc -I. -Os -fomit-frame-pointer -I/usr/include/python3.8 -DSRCDIR=. -Os -fomit-frame-pointer -g -Wl,--as-needed -module -avoid-version -no-undefined -shared -o _unbound.la libunbound_wrap.lo -rpath /usr/lib/python3.8/site-packages -L. -L.libs libunbound.la -levent -L/usr/lib -L/usr/lib/python3.8 -L. -lcrypto -inst-prefix-dir /home/buildozer/aports/main/unbound/pkg/unbound) 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 --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 ./libtool --mode=install cp libunbound.la /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib libtool: install: cp .libs/libunbound.so.8.1.13 /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/libunbound.so.8.1.13 libtool: install: (cd /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib && { ln -s -f libunbound.so.8.1.13 libunbound.so.8 || { rm -f libunbound.so.8 && ln -s libunbound.so.8.1.13 libunbound.so.8; }; }) libtool: install: (cd /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib && { ln -s -f libunbound.so.8.1.13 libunbound.so || { rm -f libunbound.so && ln -s libunbound.so.8.1.13 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: 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. ---------------------------------------------------------------------- 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 -L/usr/lib/python3.8 -lssl -levent -lcrypto -Os -Os -g -Wl,--as-needed -Wl,-soname -Wl,_unbound.so -o .libs/_unbound.so libtool: install: cp .libs/_unbound.soT /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.8/site-packages/_unbound.so libtool: install: cp .libs/_unbound.lai /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.8/site-packages/_unbound.la libtool: warning: remember to run 'libtool --finish /usr/lib/python3.8/site-packages' ./libtool --mode=finish /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.8/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.8/site-packages ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/main/unbound/pkg/unbound/usr/lib/python3.8/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 /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 -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-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-dbg*: Running split function dbg... >>> unbound-dbg*: Preparing subpackage unbound-dbg... >>> unbound-dbg*: Running postcheck for unbound-dbg >>> 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... >>> 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.13.2-r0.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.so.1 so:libunbound.so.8 >>> py-unbound*: Package size: 228.0 KB >>> py-unbound*: Compressing data... >>> py-unbound*: Create checksum... >>> py-unbound*: Create py-unbound-1.13.2-r0.apk >>> unbound-dbg*: Tracing dependencies... >>> unbound-dbg*: Package size: 8.1 MB >>> unbound-dbg*: Compressing data... >>> unbound-dbg*: Create checksum... >>> unbound-dbg*: Create unbound-dbg-1.13.2-r0.apk >>> unbound-dev*: Tracing dependencies... expat-dev pc:libcrypto pc:libevent pc:libssl pc:python3 pkgconfig unbound-libs=1.13.2-r0 >>> unbound-dev*: Package size: 68.0 KB >>> unbound-dev*: Compressing data... >>> unbound-dev*: Create checksum... >>> unbound-dev*: Create unbound-dev-1.13.2-r0.apk >>> unbound-doc*: Tracing dependencies... >>> unbound-doc*: Package size: 660.0 KB >>> unbound-doc*: Compressing data... >>> unbound-doc*: Create checksum... >>> unbound-doc*: Create unbound-doc-1.13.2-r0.apk >>> unbound-libs*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libevent-2.1.so.7 so:libssl.so.1.1 >>> unbound-libs*: Package size: 3.5 MB >>> unbound-libs*: Compressing data... >>> unbound-libs*: Create checksum... >>> unbound-libs*: Create unbound-libs-1.13.2-r0.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.13.2-r0.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.13.2-r0.apk >>> unbound*: Tracing dependencies... dns-root-hints dnssec-root /bin/sh so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libevent-2.1.so.7 so:libexpat.so.1 so:libssl.so.1.1 so:libunbound.so.8 >>> unbound*: Package size: 3.4 MB >>> unbound*: Compressing data... >>> unbound*: Create checksum... >>> unbound*: Create unbound-1.13.2-r0.apk >>> unbound: Build complete at Mon, 23 Aug 2021 12:53:30 +0000 elapsed time 0h 0m 45s >>> unbound: Cleaning up srcdir >>> unbound: Cleaning up pkgdir >>> unbound: Uninstalling dependencies... (1/42) Purging .makedepends-unbound (20210823.125246) (2/42) Purging dns-root-hints (2019073000-r2) (3/42) Purging gnupg (2.2.27-r0) (4/42) Purging pinentry (1.1.1-r0) (5/42) Purging dnssec-root (20190225-r0) (6/42) Purging expat-dev (2.2.10-r1) (7/42) Purging libevent-dev (2.1.12-r1) (8/42) Purging libevent (2.1.12-r1) (9/42) Purging openssl-dev (1.1.1k-r0) (10/42) Purging python3-dev (3.8.10-r0) (11/42) Purging python3 (3.8.10-r0) (12/42) Purging swig (4.0.2-r0) (13/42) Purging guile (2.0.14-r2) (14/42) Purging linux-headers (5.7.8-r0) (15/42) Purging libksba (1.5.0-r0) (16/42) Purging libsecret (0.20.4-r0) (17/42) Purging libgcrypt (1.8.8-r0) (18/42) Purging libassuan (2.5.4-r0) (19/42) Purging libgpg-error (1.41-r0) (20/42) Purging libcap (2.46-r0) (21/42) Purging glib (2.66.8-r0) (22/42) Purging guile-libs (2.0.14-r2) (23/42) Purging gnutls (3.7.1-r0) (24/42) Purging p11-kit (0.23.22-r0) (25/42) Purging libffi (3.3-r2) (26/42) Purging libintl (0.20.2-r2) (27/42) Purging libmount (2.36.1-r1) (28/42) Purging libblkid (2.36.1-r1) (29/42) Purging pcre (8.44-r0) (30/42) Purging libbz2 (1.0.8-r1) (31/42) Purging nettle (3.7.2-r0) (32/42) Purging libtasn1 (4.16.0-r1) (33/42) Purging libunistring (0.9.10-r0) (34/42) Purging libldap (2.4.57-r1) (35/42) Purging libsasl (2.1.27-r10) (36/42) Purging gdbm (1.19-r0) (37/42) Purging npth (1.6-r0) (38/42) Purging sqlite-libs (3.34.1-r0) (39/42) Purging xz-libs (5.2.5-r0) (40/42) Purging readline (8.1.0-r0) (41/42) Purging gc (8.0.4-r4) (42/42) Purging libltdl (2.4.6-r7) Executing busybox-1.32.1-r6.trigger OK: 310 MiB in 86 packages >>> unbound: Updating the main/x86 repository index... >>> unbound: Signing the index...