checking whether we need to compile/link DANE support... yes checking for LibreSSL... yes configure: error: getdns does not support LibreSSL !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-dns/getdns-1.5.2/work/getdns-1.5.2/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-desktop-gnome-systemd_libressl_20190510-215014 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-bin-1.34.1 * [2] rust-1.34.2 java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.12.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO net-dns/getdns [ebuild N ] net-dns/getdns-1.5.2 USE="filecaps getdns_query getdns_server_mon idn libressl threads unbound -doc -libev -libevent -libuv -static-libs -stubby"
Created attachment 577098 [details] emerge-info.txt
Created attachment 577100 [details] emerge-history.txt
Created attachment 577102 [details] environment
Created attachment 577104 [details] etc.portage.tbz2
Created attachment 577106 [details] logs.tbz2
Created attachment 577108 [details] net-dns:getdns-1.5.2:20190517-180005.log
Created attachment 577110 [details] temp.tbz2
I checked, and now getdns has to be built with GnuTLS on an libressl environment instead. The project goal is today to replace OpenSSL with GnuTLS as said in changelog: https://github.com/getdnsapi/getdns/releases/tag/v1.5.2
(In reply to Quentin R. from comment #8) > I checked, and now getdns has to be built with GnuTLS on an libressl > environment instead. The project goal is today to replace OpenSSL with > GnuTLS as said in changelog: > https://github.com/getdnsapi/getdns/releases/tag/v1.5.2 Okay PR request pushed. There is no more libressl support.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0180802fa40f9be811137a3c07d76194d3129ad9 commit 0180802fa40f9be811137a3c07d76194d3129ad9 Author: Quentin Retornaz <gentoo@retornaz.com> AuthorDate: 2019-05-18 15:08:21 +0000 Commit: Anthony G. Basile <blueness@gentoo.org> CommitDate: 2019-05-20 16:33:20 +0000 net-dns/getdns: remove libressl and add gnutls USE flags Closes: https://bugs.gentoo.org/686184 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> .../getdns/{getdns-1.5.2.ebuild => getdns-1.5.2-r1.ebuild} | 11 ++++++++--- net-dns/getdns/metadata.xml | 1 + 2 files changed, 9 insertions(+), 3 deletions(-)
I ran into an issue presumably with the ebuild that might be related: https://bugs.gentoo.org/686548.