dev-libs/libressl-2.7.0 is breaking net-misc/curl-7.59.0 Current /etc/portage/make.profile symlink: default/linux/amd64/17.0/no-multilib gcc-config: x86_64-pc-linux-gnu-7.3.0 emerge -qpv net-misc/curl [ebuild R ] net-misc/curl-7.59.0 USE="idn ipv6 ssl -adns -brotli -http2 -kerberos -ldap -metalink -rtmp -samba -ssh -static-libs {-test} -threads" CURL_SSL="libressl -axtls -gnutls -mbedtls -nss -openssl (-winssl)"
Created attachment 524908 [details] net-misc/curl-7.59.0 build log
Created attachment 524910 [details] net-misc/curl-7.59.0 build environment
Created attachment 524914 [details] net-misc/curl-7.59.0 temp directory
*** Bug 651178 has been marked as a duplicate of this bug. ***
The following is fixing this issue: http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/curl/patches/patch-lib_vtls_openssl_c?rev=1.3&content-type=text/x-cvsweb-markup
All bug reporters, can you please test against dev-libs/libressl-2.7.1
I tested curl-7.59.0 against libressl-2.7.2 and the issue stands.
(In reply to Kerin Millar from comment #7) > I tested curl-7.59.0 against libressl-2.7.2 and the issue stands. Thanks for testing. Its an api change so I don't expect the problem to go away, but the testing is still appreciated.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850b3f95dcf1417854d77e26303c0ed0ce519e9f commit 850b3f95dcf1417854d77e26303c0ed0ce519e9f Author: Aaron Bauman <bman@gentoo.org> AuthorDate: 2018-04-18 21:41:30 +0000 Commit: Aaron Bauman <bman@gentoo.org> CommitDate: 2018-04-18 21:42:18 +0000 net-misc/curl: compatibility patch for LibreSSL This patch fixes building with dev-libs/libressl-2.7.x. Patch was pulled from upstream Git and should be included in the next 7.60.0 release. Closes: https://bugs.gentoo.org/651172 Package-Manager: Portage-2.3.29, Repoman-2.3.9 net-misc/curl/curl-7.59.0.ebuild | 2 + .../files/curl-7.59.0-libressl-compatibility.patch | 70 ++++++++++++++++++++++ 2 files changed, 72 insertions(+)