>>> Building on exopi-5 under net/ldns BDEPENDS = [devel/gmake] DIST = [net/ldns,-utils:ldns-1.8.3.tar.gz] FULLPKGNAME = libldns-1.8.3p0 Avoided depends for gmake-4.4.1 distfiles size=1299856 >>> Running patch in net/ldns at 1713372130.55 ===> net/ldns ===> Building from scratch ldns-1.8.3 ===> libldns-1.8.3p0 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: crypto ssl c crypto ldns>=6.1 c crypto ldns>=6.1 pcap ssl ===> found crypto.54.0 ssl.57.0 c.100.0 ldns.8.0 pcap.9.0 ===> Checking files for ldns-1.8.3 `/exopi-cvs/ports/distfiles/ldns-1.8.3.tar.gz' is up to date. >> (SHA256) ldns-1.8.3.tar.gz: OK ===> Extracting for ldns-1.8.3 ===> Patching for ldns-1.8.3 ===> Applying OpenBSD patch patch-examples_ldns-nsec3-hash_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: examples/ldns-nsec3-hash.c |--- examples/ldns-nsec3-hash.c.orig |+++ examples/ldns-nsec3-hash.c -------------------------- Patching file examples/ldns-nsec3-hash.c using Plan A... Hunk #1 succeeded at 18. done ===> Applying OpenBSD patch patch-ldns_keys_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |hack to workaround opendnssec trying to use these constants for a |non-ldns-related purpose | |Index: ldns/keys.h |--- ldns/keys.h.orig |+++ ldns/keys.h -------------------------- Patching file ldns/keys.h using Plan A... Hunk #1 succeeded at 94. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/ldns at 1713372132.16 ===> net/ldns ===> Generating configure for ldns-1.8.3 ===> Configuring for ldns-1.8.3 Using /exopi-obj/pobj/ldns-1.8.3/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ldns-1.8.3/config.site checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking for gawk... (cached) awk checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking cc dependency flag... -MM checking whether gmake sets $(MAKE)... yes checking whether cc supports -std=c99... yes checking whether cc supports -xc99... no checking for an ANSI C-conforming const... (cached) yes checking whether cc supports -Wall... yes checking whether cc supports -W... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wunused-function... yes checking whether cc supports -Wmissing-prototypes... no checking whether cc supports -fno-strict-aliasing... yes checking for getopt.h... (cached) yes checking for time.h... (cached) yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for TargetConditionals.h... no checking whether cc supports -Werror... yes checking whether cc supports -Wall... (cached) yes checking whether cc supports -std=c99... (cached) yes checking whether cc 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 cc... 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 cc... failed checking whether we need -std=c99 as a flag for cc... failed checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for cc... failed checking whether we need -D_GNU_SOURCE as a flag for cc... failed checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for cc... failed checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for cc... failed checking whether we need -D__EXTENSIONS__ as a flag for cc... 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... (cached) no checking for socket... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes checking for poll(2)... yes checking for ar... /usr/bin/ar checking for SSL... found in /usr checking for EVP_sha256 in -lcrypto... yes checking for openssl/ssl.h... (cached) yes checking for openssl/err.h... (cached) yes checking for openssl/rand.h... yes checking for LibreSSL... yes checking for openssl/ssl.h... (cached) yes checking for openssl/evp.h... (cached) yes checking for openssl/engine.h... (cached) 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... yes checking for ENGINE_cleanup... yes checking for ENGINE_free... yes checking for CRYPTO_cleanup_all_ex_data... yes checking for ERR_free_strings... yes checking for CONF_modules_unload... yes checking for OPENSSL_init_ssl... no checking for OPENSSL_init_crypto... yes checking for ERR_load_crypto_strings... yes checking for CRYPTO_memcmp... yes checking for EVP_PKEY_get_base_id... no checking for cc options needed to detect all undeclared functions... -fno-builtin 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 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... no checking for X509_check_ca... yes checking whether byte ordering is bigendian... no checking for egrep... (cached) /usr/bin/egrep checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for getopt.h... (cached) yes checking for stdarg.h... (cached) yes checking for openssl/ssl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for time.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/socket.h... (cached) 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... (cached) yes checking for net/if.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for netinet/udp.h... (cached) yes checking for netinet/igmp.h... yes checking for netinet/if_ether.h... (cached) yes checking for netinet/ip6.h... (cached) yes checking for net/ethernet.h... no checking for netinet/ip_compat.h... no checking for socklen_t... yes checking for size_t... (cached) yes checking for ssize_t... (cached) 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... (cached) yes checking for timegm... (cached) yes checking for gmtime_r... (cached) yes checking for ctime_r... (cached) yes checking for localtime_r... (cached) yes checking for isblank... (cached) yes checking for isascii... (cached) yes checking for inet_aton... (cached) yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for snprintf... (cached) yes checking for strlcpy... (cached) yes checking for memmove... (cached) yes checking for pid_t... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking compile of fork... yes checking for endprotoent... (cached) yes checking for endservent... (cached) yes checking for sleep... (cached) yes checking for random... (cached) yes checking for fcntl... (cached) yes checking for strtoul... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for b32_ntop... no checking for b32_pton... no checking for getaddrinfo... yes checking for ioctlsocket... no checking whether the C compiler (cc) accepts the "format" attribute... yes checking whether the C compiler (cc) accepts the "unused" attribute... yes configure: Default trust anchor: /var/unbound/db/root.key configure: Using CAfile: /etc/ssl/cert.pem configure: creating ./config.status config.status: creating Makefile config.status: creating libdns.doxygen config.status: creating ldns/common.h config.status: creating ldns/net.h config.status: creating ldns/util.h config.status: creating packaging/libldns.pc config.status: creating packaging/ldns-config config.status: creating ldns/config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc copying header files >>> Running build in net/ldns at 1713372172.09 ===> net/ldns ===> Building for ldns-1.8.3 /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./buffer.c -o buffer.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./buffer.c -fPIC -DPIC -o .libs/buffer.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./buffer.c -o buffer.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dane.c -o dane.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dane.c -fPIC -DPIC -o .libs/dane.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dane.c -o dane.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dname.c -o dname.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dname.c -fPIC -DPIC -o .libs/dname.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dname.c -o dname.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec.c -o dnssec.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec.c -fPIC -DPIC -o .libs/dnssec.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec.c -o dnssec.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_sign.c -o dnssec_sign.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_sign.c -fPIC -DPIC -o .libs/dnssec_sign.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_sign.c -o dnssec_sign.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_verify.c -o dnssec_verify.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_verify.c -fPIC -DPIC -o .libs/dnssec_verify.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_verify.c -o dnssec_verify.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_zone.c -o dnssec_zone.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_zone.c -fPIC -DPIC -o .libs/dnssec_zone.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./dnssec_zone.c -o dnssec_zone.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./duration.c -o duration.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./duration.c -fPIC -DPIC -o .libs/duration.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./duration.c -o duration.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./error.c -o error.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./error.c -fPIC -DPIC -o .libs/error.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./error.c -o error.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./higher.c -o higher.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./higher.c -fPIC -DPIC -o .libs/higher.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./higher.c -o higher.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./host2str.c -o host2str.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./host2str.c -fPIC -DPIC -o .libs/host2str.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./host2str.c -o host2str.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./host2wire.c -o host2wire.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./host2wire.c -fPIC -DPIC -o .libs/host2wire.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./host2wire.c -o host2wire.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./keys.c -o keys.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./keys.c -fPIC -DPIC -o .libs/keys.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./keys.c -o keys.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./net.c -o net.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./net.c -fPIC -DPIC -o .libs/net.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./net.c -o net.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./packet.c -o packet.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./packet.c -fPIC -DPIC -o .libs/packet.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./packet.c -o packet.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./parse.c -o parse.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./parse.c -fPIC -DPIC -o .libs/parse.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./parse.c -o parse.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./radix.c -o radix.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./radix.c -fPIC -DPIC -o .libs/radix.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./radix.c -o radix.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rbtree.c -o rbtree.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rbtree.c -fPIC -DPIC -o .libs/rbtree.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rbtree.c -o rbtree.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rdata.c -o rdata.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rdata.c -fPIC -DPIC -o .libs/rdata.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rdata.c -o rdata.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./resolver.c -o resolver.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./resolver.c -fPIC -DPIC -o .libs/resolver.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./resolver.c -o resolver.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rr.c -o rr.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rr.c -fPIC -DPIC -o .libs/rr.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rr.c -o rr.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rr_functions.c -o rr_functions.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rr_functions.c -fPIC -DPIC -o .libs/rr_functions.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./rr_functions.c -o rr_functions.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./sha1.c -o sha1.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./sha1.c -fPIC -DPIC -o .libs/sha1.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./sha1.c -o sha1.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./sha2.c -o sha2.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./sha2.c -fPIC -DPIC -o .libs/sha2.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./sha2.c -o sha2.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./str2host.c -o str2host.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./str2host.c -fPIC -DPIC -o .libs/str2host.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./str2host.c -o str2host.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./tsig.c -o tsig.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./tsig.c -fPIC -DPIC -o .libs/tsig.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./tsig.c -o tsig.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./update.c -o update.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./update.c -fPIC -DPIC -o .libs/update.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./update.c -o update.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./util.c -o util.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./util.c -fPIC -DPIC -o .libs/util.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./util.c -o util.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./wire2host.c -o wire2host.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./wire2host.c -fPIC -DPIC -o .libs/wire2host.o ./wire2host.c:62:9: warning: variable 'uncompressed_length' set but not used [-Wunused-but-set-variable] size_t uncompressed_length = 0; ^ 1 warning generated. cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./wire2host.c -o wire2host.o ./wire2host.c:62:9: warning: variable 'uncompressed_length' set but not used [-Wunused-but-set-variable] size_t uncompressed_length = 0; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./zone.c -o zone.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./zone.c -fPIC -DPIC -o .libs/zone.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./zone.c -o zone.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./edns.c -o edns.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./edns.c -fPIC -DPIC -o .libs/edns.o ./edns.c:170:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ldns_edns_option_list_new() ^ void 1 warning generated. cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./edns.c -o edns.o ./edns.c:170:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ldns_edns_option_list_new() ^ void 1 warning generated. /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./compat/b64_pton.c -o compat/b64_pton.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./compat/b64_pton.c -fPIC -DPIC -o compat/.libs/b64_pton.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./compat/b64_pton.c -o compat/b64_pton.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./compat/b64_ntop.c -o compat/b64_ntop.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./compat/b64_ntop.c -fPIC -DPIC -o compat/.libs/b64_ntop.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./compat/b64_ntop.c -o compat/b64_ntop.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -version-info 8:0:5 -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 edns.lo compat/b64_pton.lo compat/b64_ntop.lo -rpath /usr/local/lib libtool: link: cc -shared -fPIC -DPIC -o .libs/libldns.so.8.0 -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe .libs/buffer.o .libs/dane.o .libs/dname.o .libs/dnssec.o .libs/dnssec_sign.o .libs/dnssec_verify.o .libs/dnssec_zone.o .libs/duration.o .libs/error.o .libs/higher.o .libs/host2str.o .libs/host2wire.o .libs/keys.o .libs/net.o .libs/packet.o .libs/parse.o .libs/radix.o .libs/rbtree.o .libs/rdata.o .libs/resolver.o .libs/rr.o .libs/rr_functions.o .libs/sha1.o .libs/sha2.o .libs/str2host.o .libs/tsig.o .libs/update.o .libs/util.o .libs/wire2host.o .libs/zone.o .libs/edns.o compat/.libs/b64_pton.o compat/.libs/b64_ntop.o -L.libs -lcrypto -Wl,--version-script,./.libs/libldns.ver -Wl,-soname,libldns.so.8.0 libtool: link: ar cru .libs/libldns.a buffer.o dane.o dname.o dnssec.o dnssec_sign.o dnssec_verify.o dnssec_zone.o duration.o error.o higher.o host2str.o host2wire.o keys.o net.o packet.o parse.o radix.o rbtree.o rdata.o resolver.o rr.o rr_functions.o sha1.o sha2.o str2host.o tsig.o update.o util.o wire2host.o zone.o edns.o compat/b64_pton.o compat/b64_ntop.o libtool: link: ranlib .libs/libldns.a /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./linktest.c -o linktest.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./linktest.c -fPIC -DPIC -o .libs/linktest.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./linktest.c -o linktest.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe linktest.lo libldns.la -lcrypto -o linktest libtool: link: cc -o .libs/linktest -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe linktest.o -L.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/chasetrace.c -o drill/chasetrace.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/chasetrace.c -fPIC -DPIC -o drill/.libs/chasetrace.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/chasetrace.c -o drill/chasetrace.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/dnssec.c -o drill/dnssec.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/dnssec.c -fPIC -DPIC -o drill/.libs/dnssec.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/dnssec.c -o drill/dnssec.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/drill.c -o drill/drill.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/drill.c -fPIC -DPIC -o drill/.libs/drill.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/drill.c -o drill/drill.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/drill_util.c -o drill/drill_util.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/drill_util.c -fPIC -DPIC -o drill/.libs/drill_util.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/drill_util.c -o drill/drill_util.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/error.c -o drill/error.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/error.c -fPIC -DPIC -o drill/.libs/error.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/error.c -o drill/error.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/root.c -o drill/root.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/root.c -fPIC -DPIC -o drill/.libs/root.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/root.c -o drill/root.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/securetrace.c -o drill/securetrace.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/securetrace.c -fPIC -DPIC -o drill/.libs/securetrace.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/securetrace.c -o drill/securetrace.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/work.c -o drill/work.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/work.c -fPIC -DPIC -o drill/.libs/work.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./drill/work.c -o drill/work.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe 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: link: cc -o drill/.libs/drill -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe drill/chasetrace.o drill/dnssec.o drill/drill.o drill/drill_util.o drill/error.o drill/root.o drill/securetrace.o drill/work.o compat/b64_pton.o compat/b64_ntop.o -Ldrill/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/var/unbound/db/root.key|g' -e 's|@DEFAULT_CAFILE[@]|Default is /etc/ssl/cert.pem|g' -e 's|@DEFAULT_CAPATH[@]||g' ./drill/drill.1.in > drill/drill.1 /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-chaos.c -o examples/ldns-chaos.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-chaos.c -fPIC -DPIC -o examples/.libs/ldns-chaos.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-chaos.c -o examples/ldns-chaos.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-chaos.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-chaos libtool: link: cc -o examples/.libs/ldns-chaos -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-chaos.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-compare-zones.c -o examples/ldns-compare-zones.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-compare-zones.c -fPIC -DPIC -o examples/.libs/ldns-compare-zones.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-compare-zones.c -o examples/ldns-compare-zones.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-compare-zones.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-compare-zones libtool: link: cc -o examples/.libs/ldns-compare-zones -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-compare-zones.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldnsd.c -o examples/ldnsd.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldnsd.c -fPIC -DPIC -o examples/.libs/ldnsd.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldnsd.c -o examples/ldnsd.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldnsd.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldnsd libtool: link: cc -o examples/.libs/ldnsd -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldnsd.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-gen-zone.c -o examples/ldns-gen-zone.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-gen-zone.c -fPIC -DPIC -o examples/.libs/ldns-gen-zone.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-gen-zone.c -o examples/ldns-gen-zone.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-gen-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-gen-zone libtool: link: cc -o examples/.libs/ldns-gen-zone -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-gen-zone.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib ldns-gen-zone.c(examples/ldns-gen-zone.o:(main)): warning: rand() may return deterministic values, is that what you want? /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-key2ds.c -o examples/ldns-key2ds.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-key2ds.c -fPIC -DPIC -o examples/.libs/ldns-key2ds.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-key2ds.c -o examples/ldns-key2ds.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-key2ds.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-key2ds libtool: link: cc -o examples/.libs/ldns-key2ds -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-key2ds.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-keyfetcher.c -fPIC -DPIC -o examples/.libs/ldns-keyfetcher.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-keyfetcher.c -o examples/ldns-keyfetcher.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-keyfetcher.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-keyfetcher libtool: link: cc -o examples/.libs/ldns-keyfetcher -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-keyfetcher.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-keygen.c -o examples/ldns-keygen.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-keygen.c -fPIC -DPIC -o examples/.libs/ldns-keygen.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-keygen.c -o examples/ldns-keygen.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-keygen.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-keygen libtool: link: cc -o examples/.libs/ldns-keygen -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-keygen.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-mx.c -o examples/ldns-mx.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-mx.c -fPIC -DPIC -o examples/.libs/ldns-mx.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-mx.c -o examples/ldns-mx.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-mx.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-mx libtool: link: cc -o examples/.libs/ldns-mx -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-mx.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-notify.c -o examples/ldns-notify.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-notify.c -fPIC -DPIC -o examples/.libs/ldns-notify.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-notify.c -o examples/ldns-notify.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-notify.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-notify libtool: link: cc -o examples/.libs/ldns-notify -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-notify.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-read-zone.c -o examples/ldns-read-zone.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-read-zone.c -fPIC -DPIC -o examples/.libs/ldns-read-zone.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-read-zone.c -o examples/ldns-read-zone.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-read-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-read-zone libtool: link: cc -o examples/.libs/ldns-read-zone -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-read-zone.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-resolver.c -o examples/ldns-resolver.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-resolver.c -fPIC -DPIC -o examples/.libs/ldns-resolver.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-resolver.c -o examples/ldns-resolver.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-resolver.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-resolver libtool: link: cc -o examples/.libs/ldns-resolver -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-resolver.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-rrsig.c -o examples/ldns-rrsig.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-rrsig.c -fPIC -DPIC -o examples/.libs/ldns-rrsig.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-rrsig.c -o examples/ldns-rrsig.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-rrsig.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-rrsig libtool: link: cc -o examples/.libs/ldns-rrsig -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-rrsig.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-test-edns.c -o examples/ldns-test-edns.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-test-edns.c -fPIC -DPIC -o examples/.libs/ldns-test-edns.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-test-edns.c -o examples/ldns-test-edns.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-test-edns.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-test-edns libtool: link: cc -o examples/.libs/ldns-test-edns -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-test-edns.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-update.c -o examples/ldns-update.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-update.c -fPIC -DPIC -o examples/.libs/ldns-update.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-update.c -o examples/ldns-update.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-update.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-update libtool: link: cc -o examples/.libs/ldns-update -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-update.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-version.c -o examples/ldns-version.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-version.c -fPIC -DPIC -o examples/.libs/ldns-version.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-version.c -o examples/ldns-version.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-version.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-version libtool: link: cc -o examples/.libs/ldns-version -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-version.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-walk.c -o examples/ldns-walk.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-walk.c -fPIC -DPIC -o examples/.libs/ldns-walk.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-walk.c -o examples/ldns-walk.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-walk.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-walk libtool: link: cc -o examples/.libs/ldns-walk -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-walk.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-zcat.c -o examples/ldns-zcat.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-zcat.c -fPIC -DPIC -o examples/.libs/ldns-zcat.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-zcat.c -o examples/ldns-zcat.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-zcat.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-zcat libtool: link: cc -o examples/.libs/ldns-zcat -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-zcat.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-zsplit.c -o examples/ldns-zsplit.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-zsplit.c -fPIC -DPIC -o examples/.libs/ldns-zsplit.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-zsplit.c -o examples/ldns-zsplit.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-zsplit.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-zsplit libtool: link: cc -o examples/.libs/ldns-zsplit -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-zsplit.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-testns.c -o examples/ldns-testns.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-testns.c -fPIC -DPIC -o examples/.libs/ldns-testns.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-testns.c -o examples/ldns-testns.o /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-testpkts.c -o examples/ldns-testpkts.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-testpkts.c -fPIC -DPIC -o examples/.libs/ldns-testpkts.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-testpkts.c -o examples/ldns-testpkts.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-testns.lo examples/ldns-testpkts.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-testns libtool: link: cc -o examples/.libs/ldns-testns -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-testns.o examples/ldns-testpkts.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib ldns-testns.c(examples/ldns-testns.o:(main)): warning: random() may return deterministic values, is that what you want? /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-dpa.c -o examples/ldns-dpa.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-dpa.c -fPIC -DPIC -o examples/.libs/ldns-dpa.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-dpa.c -o examples/ldns-dpa.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-dpa.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lpcap -lcrypto \ -o examples/ldns-dpa libtool: link: cc -o examples/.libs/ldns-dpa -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-dpa.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -lpcap -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-dane.c -o examples/ldns-dane.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-dane.c -fPIC -DPIC -o examples/.libs/ldns-dane.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-dane.c -o examples/ldns-dane.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-dane.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl -lcrypto \ -o examples/ldns-dane libtool: link: cc -o examples/.libs/ldns-dane -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-dane.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -lssl -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-nsec3-hash.c -fPIC -DPIC -o examples/.libs/ldns-nsec3-hash.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-nsec3-hash.c -o examples/ldns-nsec3-hash.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-nsec3-hash.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-nsec3-hash libtool: link: cc -o examples/.libs/ldns-nsec3-hash -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-nsec3-hash.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-revoke.c -o examples/ldns-revoke.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-revoke.c -fPIC -DPIC -o examples/.libs/ldns-revoke.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-revoke.c -o examples/ldns-revoke.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-revoke.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-revoke libtool: link: cc -o examples/.libs/ldns-revoke -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-revoke.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-signzone.c -o examples/ldns-signzone.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-signzone.c -fPIC -DPIC -o examples/.libs/ldns-signzone.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-signzone.c -o examples/ldns-signzone.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-signzone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-signzone libtool: link: cc -o examples/.libs/ldns-signzone -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-signzone.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib /usr/bin/libtool --mode=compile cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="\"/var/unbound/db/root.key\"" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-verify-zone.c -o examples/ldns-verify-zone.lo cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-verify-zone.c -fPIC -DPIC -o examples/.libs/ldns-verify-zone.o cc -I. -I. -DOPENSSL_NO_ENGINE -DHAVE_CONFIG_H -DLDNS_TRUST_ANCHOR_FILE="/var/unbound/db/root.key" -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe -c ./examples/ldns-verify-zone.c -o examples/ldns-verify-zone.o /usr/bin/libtool --mode=link cc -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-verify-zone.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lcrypto -o examples/ldns-verify-zone libtool: link: cc -o examples/.libs/ldns-verify-zone -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W -Wall -O2 -pipe examples/ldns-verify-zone.o compat/b64_pton.o compat/b64_ntop.o -Lexamples/.libs -lldns -lcrypto -Wl,-rpath-link,/usr/local/lib ldns-verify-zone.c(examples/ldns-verify-zone.o:(verify_dnssec_zone)): warning: random() may return deterministic values, is that what you want? sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/var/unbound/db/root.key|g' -e 's|@DEFAULT_CAFILE[@]|Default is /etc/ssl/cert.pem|g' -e 's|@DEFAULT_CAPATH[@]||g' ./examples/ldns-dane.1.in > examples/ldns-dane.1 sed -e 's|@LDNS_TRUST_ANCHOR_FILE[@]|/var/unbound/db/root.key|g' -e 's|@DEFAULT_CAFILE[@]|Default is /etc/ssl/cert.pem|g' -e 's|@DEFAULT_CAPATH[@]||g' ./examples/ldns-verify-zone.1.in > examples/ldns-verify-zone.1 >>> Running fake in net/ldns at 1713372247.57 ===> net/ldns ===> Faking installation for ldns-1.8.3 ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/include/ldns 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 edns.h; do \ ./install-sh -c -m 644 ./ldns/$i /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/include/ldns/; done for i in common.h util.h net.h; do \ ./install-sh -c -m 644 ldns/$i /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/include/ldns/; done ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install cp libldns.la /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib libtool: install: cp ./.libs/libldns.a /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib/libldns.a libtool: install: cp ./.libs/libldns.so.8.0 /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib/libldns.so.8.0 libtool: install: cp ./.libs/libldns.lai /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib/libldns.la /usr/bin/libtool --mode=finish /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib ./install-sh -m 644 packaging/libldns.pc /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/lib/pkgconfig/ldns.pc ./install-sh -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man/man3 for f in doc/man/man3/*; do \ ./install-sh -c -m 444 $f /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man/man3/; \ done ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man/man1 /usr/bin/libtool --mode=install cp drill/drill /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp drill/.libs/drill /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin ./install-sh -m 644 drill/drill.1 /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man/man1/drill.1 ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man ./install-sh -m 755 -d /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/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 \ /usr/bin/libtool --mode=install cp $p /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin ; \ if test -f $p.1 ; \ then ./install-sh -m 644 $p.1 /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man/man1 ; \ else ./install-sh -m 644 ./$p.1 /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/man/man1 ; \ fi ; \ done libtool: install: cp examples/.libs/ldns-chaos /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-compare-zones /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldnsd /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-gen-zone /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-key2ds /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-keyfetcher /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-keygen /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-mx /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-notify /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-read-zone /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-resolver /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-rrsig /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-test-edns /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-update /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-version /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-walk /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-zcat /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-zsplit /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-testns /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-dpa /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-dane /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-nsec3-hash /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-revoke /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-signzone /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin libtool: install: cp examples/.libs/ldns-verify-zone /exopi-obj/pobj/ldns-1.8.3/fake-amd64/usr/local/bin >>> Running package in net/ldns at 1713372261.81 ===> net/ldns `/exopi-obj/pobj/ldns-1.8.3/fake-amd64/.fake_done' is up to date. ===> Building package for libldns-1.8.3p0 Create /exopi-cvs/ports/packages/amd64/all/libldns-1.8.3p0.tgz Creating package libldns-1.8.3p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 15% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libldns-1.8.3p0.tgz `/exopi-obj/pobj/ldns-1.8.3/fake-amd64/.fake_done' is up to date. ===> Building package for drill-1.8.3p0 Create /exopi-cvs/ports/packages/amd64/all/drill-1.8.3p0.tgz Creating package drill-1.8.3p0 reading plist| checking dependencies| checking dependencies|net/ldns,-main checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/drill-1.8.3p0.tgz `/exopi-obj/pobj/ldns-1.8.3/fake-amd64/.fake_done' is up to date. ===> Building package for ldns-utils-1.8.3p0 Create /exopi-cvs/ports/packages/amd64/all/ldns-utils-1.8.3p0.tgz Creating package ldns-utils-1.8.3p0 reading plist| checking dependencies| checking dependencies|net/ldns,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|*** | 5% archiving|********* | 14% archiving|*************** | 23% archiving|***************** | 26% archiving|****************** | 28% archiving|********************* | 33% archiving|************************ | 37% archiving|************************* | 39% archiving|*************************** | 42% archiving|**************************** | 44% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************* | 52% archiving|*********************************** | 54% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ldns-utils-1.8.3p0.tgz >>> Running clean in net/ldns at 1713372266.99 ===> net/ldns ===> Cleaning for libldns-1.8.3p0 >>> Ended at 1713372267.35 max_stuck=1.69/patch=1.62/configure=39.93/build=75.49/fake=14.24/package=5.18/clean=0.40