>>> ldns: Building main/ldns 1.8.1-r0 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 16:21:12 +0000 >>> ldns: Checking sanity of /home/buildozer/aports/main/ldns/APKBUILD... >>> ldns: Analyzing dependencies... >>> ldns: Installing for build: build-base openssl1.1-compat-dev libpcap-dev perl autoconf automake libtool (1/13) Installing openssl-dev (1.1.1n-r0) (2/13) Installing libpcap (1.10.1-r0) (3/13) Installing libpcap-dev (1.10.1-r0) (4/13) Installing perl (5.34.1-r0) (5/13) Installing m4 (1.4.19-r1) (6/13) Installing autoconf (2.71-r0) (7/13) Installing automake (1.16.5-r0) (8/13) Installing libltdl (2.4.7-r0) (9/13) Installing libtool (2.4.7-r0) (10/13) Installing .makedepends-ldns (20220415.162112) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.35.2-r0) (13/13) Installing git-perl (2.35.2-r0) Executing busybox-1.35.0-r8.trigger OK: 296 MiB in 111 packages >>> ldns: Cleaning up srcdir >>> ldns: Cleaning up pkgdir >>> ldns: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ldns-1.8.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ldns: Fetching https://nlnetlabs.nl/downloads/ldns/ldns-1.8.1.tar.gz >>> ldns: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ldns-1.8.1.tar.gz >>> ldns: Checking sha512sums... ldns-1.8.1.tar.gz: OK >>> ldns: Unpacking /var/cache/distfiles/edge//ldns-1.8.1.tar.gz... checking for armv7-alpine-linux-musleabihf-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 build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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... yes checking for armv7-alpine-linux-musleabihf-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 make sets $(MAKE)... yes checking whether gcc supports -std=c99... yes checking whether gcc supports -xc99... no checking for an ANSI C-conforming const... yes checking whether gcc supports -Wall... yes checking whether gcc supports -W... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wunused-function... yes checking whether gcc supports -Wmissing-prototypes... no checking whether gcc supports -fno-strict-aliasing... yes checking for getopt.h... yes checking for time.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking TargetConditionals.h usability... no checking TargetConditionals.h presence... no checking for TargetConditionals.h... no checking whether gcc supports -Werror... yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -std=c99... (cached) yes checking whether gcc supports -xc99... (cached) no checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for gcc... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for gcc... failed checking whether we need -std=c99 as a flag for gcc... failed checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for gcc... failed checking whether we need -D_GNU_SOURCE as a flag for gcc... failed checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for gcc... failed checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for gcc... failed checking whether we need -D__EXTENSIONS__ as a flag for gcc... failed checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for doxygen... no checking for socket... yes checking for inet_ntop... yes checking for inet_pton... yes checking for poll(2)... yes checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... /usr/bin/ar checking for SSL... found in /usr checking for EVP_sha256 in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for LibreSSL... no checking for openssl/ssl.h... (cached) yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking openssl/conf.h usability... yes checking openssl/conf.h presence... yes checking for openssl/conf.h... yes checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for EVP_PKEY_keygen... yes checking for ECDSA_SIG_get0... yes checking for EVP_MD_CTX_new... yes checking for DSA_SIG_set0... yes checking for DSA_SIG_get0... yes checking for EVP_dss1... no checking for DSA_get0_pqg... yes checking for DSA_get0_key... yes checking for EVP_cleanup... no checking for ENGINE_cleanup... no checking for ENGINE_free... yes checking for CRYPTO_cleanup_all_ex_data... no checking for ERR_free_strings... no checking for CONF_modules_unload... yes checking for OPENSSL_init_ssl... no checking for OPENSSL_init_crypto... yes checking for ERR_load_crypto_strings... no checking for CRYPTO_memcmp... yes checking for EVP_PKEY_get_base_id... no checking whether EVP_PKEY_base_id is declared... yes checking Checking for OpenSSL >= 3.0.0... no checking for SHA256 and SHA512... checking for SHA256_Init... yes checking for GOST... checking for EVP_PKEY_set_type_str... yes checking for EC_KEY_new... yes checking if GOST works... no configure: WARNING: Gost support does not work because the engine is missing. configure: WARNING: Install gost-engine first or use the --enable-gost-anyway to compile with GOST support anyway configure: WARNING: See also https://github.com/gost-engine/engine/wiki for information about gost-engine checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking for DSA_SIG_new... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking for X509_check_ca... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for getopt.h... (cached) yes checking for stdarg.h... yes checking for openssl/ssl.h... (cached) yes checking for netinet/in.h... yes checking for time.h... (cached) yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for sys/socket.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of time_t... 8 checking for pcap.h... yes checking for pcap_open_offline in -lpcap... yes checking for netinet/in_systm.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/igmp.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip6.h... yes checking for net/ethernet.h... yes checking for netinet/ip_compat.h... no checking for socklen_t... yes checking for size_t... yes checking for ssize_t... yes checking for intptr_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking for struct sockaddr_storage.ss_family... yes checking for b64_pton... no checking for b64_ntop... no checking for calloc... yes checking for timegm... yes checking for gmtime_r... yes checking for ctime_r... yes checking for localtime_r... yes checking for isblank... yes checking for isascii... yes checking for inet_aton... yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for snprintf... yes checking for strlcpy... yes checking for memmove... yes checking for pid_t... yes checking 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 compile of fork... yes checking for endprotoent... yes checking for endservent... yes checking for sleep... yes checking for random... yes checking for fcntl... yes checking for strtoul... yes checking for bzero... yes checking for memset... yes checking for b32_ntop... no checking for b32_pton... no checking for getaddrinfo... yes checking for ioctlsocket... no checking whether the C compiler (gcc) accepts the "format" attribute... yes checking whether the C compiler (gcc) accepts the "unused" attribute... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ldns/common.h config.status: creating ldns/net.h config.status: creating ldns/util.h config.status: creating packaging/libldns.pc config.status: creating packaging/ldns-config config.status: creating ldns/config.h config.status: executing libtool commands copying header files ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./buffer.c -o buffer.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./dane.c -o dane.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./dname.c -o dname.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./dnssec.c -o dnssec.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./dnssec_sign.c -o dnssec_sign.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./dnssec_verify.c -o dnssec_verify.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./dnssec_zone.c -o dnssec_zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./duration.c -o duration.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./error.c -o error.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./higher.c -o higher.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./host2str.c -o host2str.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./host2wire.c -o host2wire.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./keys.c -o keys.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./net.c -o net.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./packet.c -o packet.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./parse.c -o parse.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./radix.c -o radix.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./rbtree.c -o rbtree.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./rdata.c -o rdata.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./resolver.c -o resolver.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./rr.c -o rr.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./rr_functions.c -o rr_functions.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./sha1.c -o sha1.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./sha2.c -o sha2.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./str2host.c -o str2host.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./tsig.c -o tsig.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./update.c -o update.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./util.c -o util.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./wire2host.c -o wire2host.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./zone.c -o zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./compat/b64_pton.c -o compat/b64_pton.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./compat/b64_ntop.c -o compat/b64_ntop.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/chasetrace.c -o drill/chasetrace.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/dnssec.c -o drill/dnssec.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/drill.c -o drill/drill.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/drill_util.c -o drill/drill_util.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/error.c -o drill/error.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/root.c -o drill/root.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/securetrace.c -o drill/securetrace.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./drill/work.c -o drill/work.lo sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' ./drill/drill.1.in > drill/drill.1 ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-chaos.c -o examples/ldns-chaos.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-chaos.c -o examples/ldns-chaos.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-compare-zones.c -o examples/ldns-compare-zones.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-compare-zones.c -o examples/ldns-compare-zones.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldnsd.c -o examples/ldnsd.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldnsd.c -o examples/ldnsd.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-gen-zone.c -o examples/ldns-gen-zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-gen-zone.c -o examples/ldns-gen-zone.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-key2ds.c -o examples/ldns-key2ds.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-key2ds.c -o examples/ldns-key2ds.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-keygen.c -o examples/ldns-keygen.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-keygen.c -o examples/ldns-keygen.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-mx.c -o examples/ldns-mx.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-mx.c -o examples/ldns-mx.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-notify.c -o examples/ldns-notify.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-notify.c -o examples/ldns-notify.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-read-zone.c -o examples/ldns-read-zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-read-zone.c -o examples/ldns-read-zone.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-resolver.c -o examples/ldns-resolver.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-resolver.c -o examples/ldns-resolver.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-rrsig.c -o examples/ldns-rrsig.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-rrsig.c -o examples/ldns-rrsig.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-test-edns.c -o examples/ldns-test-edns.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-test-edns.c -o examples/ldns-test-edns.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-update.c -o examples/ldns-update.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-update.c -o examples/ldns-update.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-version.c -o examples/ldns-version.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-version.c -o examples/ldns-version.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-walk.c -o examples/ldns-walk.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-walk.c -o examples/ldns-walk.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-zcat.c -o examples/ldns-zcat.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-zcat.c -o examples/ldns-zcat.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-zsplit.c -o examples/ldns-zsplit.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-zsplit.c -o examples/ldns-zsplit.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-testns.c -o examples/ldns-testns.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-testns.c -o examples/ldns-testns.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-testpkts.c -o examples/ldns-testpkts.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-testpkts.c -o examples/ldns-testpkts.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-dpa.c -o examples/ldns-dpa.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-dpa.c -o examples/ldns-dpa.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-dane.c -o examples/ldns-dane.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-dane.c -o examples/ldns-dane.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-revoke.c -o examples/ldns-revoke.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-revoke.c -o examples/ldns-revoke.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-signzone.c -o examples/ldns-signzone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-signzone.c -o examples/ldns-signzone.o ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./examples/ldns-verify-zone.c -o examples/ldns-verify-zone.lo ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c examples/ldns-verify-zone.c -o examples/ldns-verify-zone.o sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' ./examples/ldns-dane.1.in > examples/ldns-dane.1 sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/etc/unbound/root.key|g' -e 's|@DEFAULT_CAFILE[@]||g' -e 's|@DEFAULT_CAPATH[@]||g' ./examples/ldns-verify-zone.1.in > examples/ldns-verify-zone.1 ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -version-info 5:0:2 -no-undefined -lcrypto -export-symbols-regex '^(ldns_|b32_[pn]to[pn]|mktime_from_utc|qsort_rr_compare_nsec3)' -o libldns.la buffer.lo dane.lo dname.lo dnssec.lo dnssec_sign.lo dnssec_verify.lo dnssec_zone.lo duration.lo error.lo higher.lo host2str.lo host2wire.lo keys.lo net.lo packet.lo parse.lo radix.lo rbtree.lo rdata.lo resolver.lo rr.lo rr_functions.lo sha1.lo sha2.lo str2host.lo tsig.lo update.lo util.lo wire2host.lo zone.lo compat/b64_pton.lo compat/b64_ntop.lo -rpath /usr/lib ./libtool --tag=CC --quiet --mode=compile gcc -I. -I. -Os -fomit-frame-pointer -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/etc/unbound/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -c ./linktest.c -o linktest.lo ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common drill/chasetrace.lo drill/dnssec.lo drill/drill.lo drill/drill_util.lo drill/error.lo drill/root.lo drill/securetrace.lo drill/work.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o drill/drill ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-chaos.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-chaos ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-compare-zones.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-compare-zones ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldnsd.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldnsd ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-gen-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-gen-zone ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-key2ds.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-key2ds ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-keyfetcher.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-keyfetcher ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-keygen.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-keygen ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-mx.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-mx ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-notify.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-notify ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-read-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-read-zone ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-resolver.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-resolver ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-rrsig.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-rrsig ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-test-edns.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-test-edns ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-update.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-update ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-version.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-version ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-walk.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-walk ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-zcat.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-zcat ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-zsplit.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-zsplit ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-testns.lo examples/ldns-testpkts.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-testns ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-dane.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto \ -o examples/ldns-dane ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-nsec3-hash.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-nsec3-hash ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-revoke.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-revoke ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-signzone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-signzone ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-verify-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-verify-zone ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common linktest.lo libldns.la -lcrypto -o linktest ./libtool --tag=CC --quiet --mode=link gcc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common examples/ldns-dpa.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lpcap -lcrypto \ -o examples/ldns-dpa >>> WARNING: ldns: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> ldns: Entering fakeroot... ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/include/ldns ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/lib ./install-sh -m 644 packaging/libldns.pc /home/buildozer/aports/main/ldns/pkg/ldns/usr/lib/pkgconfig/ldns.pc ./install-sh -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/bin ./install-sh -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1 ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/bin for i in buffer.h dane.h dname.h dnssec.h dnssec_sign.h dnssec_verify.h dnssec_zone.h duration.h error.h higher.h host2str.h host2wire.h keys.h ldns.h packet.h parse.h radix.h rbtree.h rdata.h resolver.h rr_functions.h rr.h sha1.h sha2.h str2host.h tsig.h update.h wire2host.h zone.h; do \ ./install-sh -c -m 644 ./ldns/$i /home/buildozer/aports/main/ldns/pkg/ldns/usr/include/ldns/; done ./libtool --tag=CC --quiet --mode=install cp libldns.la /home/buildozer/aports/main/ldns/pkg/ldns/usr/lib ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/bin ./install-sh -c -m 755 packaging/ldns-config /home/buildozer/aports/main/ldns/pkg/ldns/usr/bin ./install-sh -c -m 444 ./packaging/ldns-config.1 /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1/ ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1 ./libtool --tag=CC --quiet --mode=install cp drill/drill /home/buildozer/aports/main/ldns/pkg/ldns/usr/bin ./install-sh -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man3 ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man ./install-sh -m 755 -d /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1 for p in examples/ldns-chaos examples/ldns-compare-zones examples/ldnsd examples/ldns-gen-zone examples/ldns-key2ds examples/ldns-keyfetcher examples/ldns-keygen examples/ldns-mx examples/ldns-notify examples/ldns-read-zone examples/ldns-resolver examples/ldns-rrsig examples/ldns-test-edns examples/ldns-update examples/ldns-version examples/ldns-walk examples/ldns-zcat examples/ldns-zsplit examples/ldns-testns examples/ldns-dpa examples/ldns-dane examples/ldns-nsec3-hash examples/ldns-revoke examples/ldns-signzone examples/ldns-verify-zone ; do \ ./libtool --tag=CC --quiet --mode=install cp $p /home/buildozer/aports/main/ldns/pkg/ldns/usr/bin ; \ if test -f $p.1 ; \ then ./install-sh -m 644 $p.1 /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1 ; \ else ./install-sh -m 644 ./$p.1 /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1 ; \ fi ; \ done for f in doc/man/man3/*; do \ ./install-sh -c -m 444 $f /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man3/; \ done libtool: warning: 'libldns.la' has not been installed in '/usr/lib' ./install-sh -m 644 drill/drill.1 /home/buildozer/aports/main/ldns/pkg/ldns/usr/share/man/man1/drill.1 libtool: warning: remember to run 'libtool --finish /usr/lib' ./libtool --tag=CC --quiet --mode=finish /home/buildozer/aports/main/ldns/pkg/ldns/usr/lib libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' for i in common.h util.h net.h; do \ ./install-sh -c -m 644 ldns/$i /home/buildozer/aports/main/ldns/pkg/ldns/usr/include/ldns/; done libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' libtool: warning: 'libldns.la' has not been installed in '/usr/lib' >>> ldns-dev*: Running split function dev... >>> ldns-dev*: Preparing subpackage ldns-dev... >>> ldns-dev*: Stripping binaries >>> ldns-dev*: Running postcheck for ldns-dev >>> ldns-doc*: Running split function doc... >>> ldns-doc*: Preparing subpackage ldns-doc... >>> ldns-doc*: Running postcheck for ldns-doc >>> drill*: Running split function drill... >>> drill*: Preparing subpackage drill... >>> drill*: Stripping binaries >>> drill*: Running postcheck for drill >>> ldns-tools*: Running split function tools... >>> ldns-tools*: Preparing subpackage ldns-tools... >>> ldns-tools*: Stripping binaries >>> ldns-tools*: Running postcheck for ldns-tools >>> ldns*: Running postcheck for ldns >>> ldns*: Preparing package ldns... >>> ldns*: Stripping binaries >>> drill*: Scanning shared objects >>> ldns-dev*: Scanning shared objects >>> ldns-doc*: Scanning shared objects >>> ldns-tools*: Scanning shared objects >>> ldns*: Scanning shared objects >>> drill*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libldns.so.3 >>> drill*: Package size: 56.0 KB >>> drill*: Compressing data... >>> drill*: Create checksum... >>> drill*: Create drill-1.8.1-r0.apk >>> ldns-dev*: Tracing dependencies... openssl1.1-compat-dev ldns=1.8.1-r0 pc:libcrypto pkgconfig >>> ldns-dev*: Package size: 460.0 KB >>> ldns-dev*: Compressing data... >>> ldns-dev*: Create checksum... >>> ldns-dev*: Create ldns-dev-1.8.1-r0.apk >>> ldns-doc*: Tracing dependencies... >>> ldns-doc*: Package size: 2.0 MB >>> ldns-doc*: Compressing data... >>> ldns-doc*: Create checksum... >>> ldns-doc*: Create ldns-doc-1.8.1-r0.apk >>> ldns-tools*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libcrypto.so.1.1 so:libldns.so.3 so:libpcap.so.1 so:libssl.so.1.1 >>> ldns-tools*: Package size: 400.0 KB >>> ldns-tools*: Compressing data... >>> ldns-tools*: Create checksum... >>> ldns-tools*: Create ldns-tools-1.8.1-r0.apk >>> ldns*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libcrypto.so.1.1 >>> ldns*: Package size: 232.0 KB >>> ldns*: Compressing data... >>> ldns*: Create checksum... >>> ldns*: Create ldns-1.8.1-r0.apk >>> ldns: Build complete at Fri, 15 Apr 2022 16:21:40 +0000 elapsed time 0h 0m 28s >>> ldns: Cleaning up srcdir >>> ldns: Cleaning up pkgdir >>> ldns: Uninstalling dependencies... (1/13) Purging .makedepends-ldns (20220415.162112) (2/13) Purging libpcap-dev (1.10.1-r0) (3/13) Purging libpcap (1.10.1-r0) (4/13) Purging autoconf (2.71-r0) (5/13) Purging m4 (1.4.19-r1) (6/13) Purging automake (1.16.5-r0) (7/13) Purging libtool (2.4.7-r0) (8/13) Purging libltdl (2.4.7-r0) (9/13) Purging git-perl (2.35.2-r0) (10/13) Purging perl-git (2.35.2-r0) (11/13) Purging perl-error (0.17029-r1) (12/13) Purging perl (5.34.1-r0) (13/13) Purging openssl-dev (1.1.1n-r0) Executing busybox-1.35.0-r8.trigger OK: 258 MiB in 98 packages >>> ldns: Updating the main/armv7 repository index... >>> ldns: Signing the index...