* Package: net-dns/ldns-utils-1.7.0-r1 * Repository: gentoo * Maintainer: mschiff@gentoo.org * USE: abi_x86_64 amd64 dane elibc_glibc examples kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ldns-1.7.0.tar.gz to /var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work >>> Source unpacked in /var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work >>> Preparing source in /var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0 ... * econf: updating ldns-1.7.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ldns-1.7.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-ssl checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for glibtool... no checking for libtool15... no checking for libtool... libtool checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... yes checking whether x86_64-pc-linux-gnu-gcc supports -xc99... no checking for size_t... yes checking whether x86_64-pc-linux-gnu-gcc supports -O2... yes checking whether x86_64-pc-linux-gnu-gcc supports -Werror... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 as a flag for x86_64-pc-linux-gnu-gcc... failed checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc... no checking 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 ssize_t... yes checking for sys/types.h... (cached) yes checking for getopt.h... yes checking for stdlib.h... (cached) yes checking for stdio.h... yes checking for assert.h... yes checking for netinet/in.h... yes checking for ctype.h... yes checking for time.h... yes checking for arpa/inet.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for sys/select.h... yes checking for netinet/in_systm.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip6.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for socklen_t... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for in_addr_t... yes checking for in_port_t... yes checking for library containing socket... none required checking for library containing inet_pton... none required checking for SSL... found in /usr checking for HMAC_Update in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for getaddrinfo... yes checking for isblank... yes checking for ldns devel source... no checking for ldns_rr_new in -lldns... yes configure: Default trust anchor: /etc/unbound/root.key configure: creating ./config.status config.status: creating Makefile config.status: creating drill.1 config.status: creating config.h * econf: updating ldns-1.7.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ldns-1.7.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-dane --disable-ecdsa --disable-gost --enable-sha2 --with-ssl checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for glibtool... no checking for libtool15... no checking for libtool... libtool checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... yes checking whether x86_64-pc-linux-gnu-gcc supports -xc99... no checking for size_t... yes checking whether x86_64-pc-linux-gnu-gcc supports -O2... yes checking whether x86_64-pc-linux-gnu-gcc supports -Werror... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 as a flag for x86_64-pc-linux-gnu-gcc... failed checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc... no checking 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 ssize_t... yes checking for sys/types.h... (cached) yes checking for getopt.h... yes checking for stdlib.h... (cached) yes checking for stdio.h... yes checking for assert.h... yes checking for netinet/in.h... yes checking for ctype.h... yes checking for time.h... yes checking for pcap.h... yes checking for arpa/inet.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for sys/select.h... yes checking for netdb.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for netinet/in_systm.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/igmp.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip6.h... yes checking for socklen_t... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for in_addr_t... yes checking for in_port_t... yes checking for library containing socket... none required checking for library containing inet_pton... none required checking for SSL... found in /usr checking for HMAC_Update in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for SHA256 and SHA512... checking for SHA256_Init... yes checking for X509_check_ca... yes checking for pcap_open_offline in -lpcap... yes checking for getaddrinfo... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for isblank... yes checking for srandom... yes checking for random... yes checking for sleep... yes checking whether in6addr_any is declared... yes checking for ldns devel source... no checking for ldns_rr_new in -lldns... yes configure: Default trust anchor: /etc/unbound/root.key configure: creating ./config.status config.status: creating Makefile config.status: creating ldns-dane.1 config.status: creating ldns-verify-zone.1 config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0 ... make -j1 -C drill make: Entering directory '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0/drill' x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c drill.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c drill_util.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c error.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c root.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c work.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c chasetrace.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c dnssec.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -I. -I. -c securetrace.c x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -o drill drill.o drill_util.o error.o root.o work.o chasetrace.o dnssec.o securetrace.o -lldns -lcrypto make: Leaving directory '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0/drill' make -j1 -C examples make: Entering directory '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0/examples' x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-read-zone.o -c ldns-read-zone.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-read-zone ldns-read-zone.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-mx.o -c ldns-mx.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-mx ldns-mx.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-chaos.o -c ldns-chaos.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-chaos ldns-chaos.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-update.o -c ldns-update.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-update ldns-update.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-keygen.o -c ldns-keygen.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-keygen ldns-keygen.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-key2ds.o -c ldns-key2ds.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-key2ds ldns-key2ds.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-version.o -c ldns-version.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-version ldns-version.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-rrsig.o -c ldns-rrsig.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-rrsig ldns-rrsig.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-walk.o -c ldns-walk.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-walk ldns-walk.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-zsplit.o -c ldns-zsplit.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-zsplit ldns-zsplit.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-zcat.o -c ldns-zcat.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-zcat ldns-zcat.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-dpa.o -c ldns-dpa.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-dpa ldns-dpa.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-resolver.o -c ldns-resolver.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-resolver ldns-resolver.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-test-edns.o -c ldns-test-edns.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-test-edns ldns-test-edns.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-keyfetcher.o -c ldns-keyfetcher.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-keyfetcher ldns-keyfetcher.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-notify.o -c ldns-notify.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-notify ldns-notify.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-testns.o -c ldns-testns.c x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-testpkts.o -c ldns-testpkts.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-testns ldns-testns.o ldns-testpkts.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-compare-zones.o -c ldns-compare-zones.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-compare-zones ldns-compare-zones.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-gen-zone.o -c ldns-gen-zone.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldns-gen-zone ldns-gen-zone.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldnsd.o -c ldnsd.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -o ldnsd ldnsd.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-signzone.o -c ldns-signzone.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -lcrypto -o ldns-signzone ldns-signzone.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-verify-zone.o -c ldns-verify-zone.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -lcrypto -o ldns-verify-zone ldns-verify-zone.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-revoke.o -c ldns-revoke.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -lcrypto -o ldns-revoke ldns-revoke.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-nsec3-hash.o -c ldns-nsec3-hash.c libtool --tag=CC --quiet --mode=link x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -Wl,-O1 -Wl,--as-needed -lldns -lpcap -lcrypto -o ldns-nsec3-hash ldns-nsec3-hash.o x86_64-pc-linux-gnu-gcc -I. -I. -O2 -pipe -march=native -O2 -o ldns-dane.o -c ldns-dane.c ldns-dane.c: In function ‘main’: ldns-dane.c:1695:13: warning: implicit declaration of function ‘SSL_CTX_dane_enable’ [-Wimplicit-function-declaration] 1695 | if (ctx && SSL_CTX_dane_enable(ctx) <= 0) { | ^~~~~~~~~~~~~~~~~~~ ldns-dane.c:1850:9: warning: implicit declaration of function ‘SSL_dane_enable’ [-Wimplicit-function-declaration] 1850 | if (SSL_dane_enable(ssl, name_str) <= 0) { | ^~~~~~~~~~~~~~~ ldns-dane.c:1854:6: warning: implicit declaration of function ‘SSL_dane_set_flags’; did you mean ‘RSA_meth_set_flags’? [-Wimplicit-function-declaration] 1854 | SSL_dane_set_flags(ssl, DANE_FLAG_NO_DANE_EE_NAMECHECKS); | ^~~~~~~~~~~~~~~~~~ | RSA_meth_set_flags ldns-dane.c:1854:30: error: ‘DANE_FLAG_NO_DANE_EE_NAMECHECKS’ undeclared (first use in this function) 1854 | SSL_dane_set_flags(ssl, DANE_FLAG_NO_DANE_EE_NAMECHECKS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ldns-dane.c:1854:30: note: each undeclared identifier is reported only once for each function it appears in ldns-dane.c:1872:12: warning: implicit declaration of function ‘SSL_dane_tlsa_add’ [-Wimplicit-function-declaration] 1872 | ret = SSL_dane_tlsa_add(ssl, | ^~~~~~~~~~~~~~~~~ make: *** [Makefile:91: ldns-dane.o] Error 1 make: Leaving directory '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0/examples' * ERROR: net-dns/ldns-utils-1.7.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-dns/ldns-utils-1.7.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-dns/ldns-utils-1.7.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-dns:ldns-utils-1.7.0-r1:20190922-150515.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0' * S: '/var/tmp/portage/net-dns/ldns-utils-1.7.0-r1/work/ldns-1.7.0'