Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 687096

Summary: net-libs/wvstreams - add dev-libs/libressl support
Product: Gentoo Linux Reporter: sa1904sa
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: normal CC: libressl
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/12233
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge --info
net-libs/wvstreams-4.6.1_p14-r1 build log

Description sa1904sa 2019-05-31 19:51:00 UTC
Created attachment 578228 [details]
emerge --info

Currently it is impossible to build net-libs/wvstreams with libressl due to incompatibilities between openssl and libressl.
Comment 1 sa1904sa 2019-05-31 19:51:55 UTC
Created attachment 578230 [details]
net-libs/wvstreams-4.6.1_p14-r1 build log
Comment 2 Larry the Git Cow gentoo-dev 2019-08-29 17:05:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e363428904c1586d8667335c89aabc4ceeea768e

commit e363428904c1586d8667335c89aabc4ceeea768e
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-28 19:41:26 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-29 17:04:04 +0000

    net-libs/wvstreams: add USE=libressl and patch for LibreSSL support
    
    Drop the redundant "ssl" flag, since wvstreams is always built with SSL
    support.
    
    Closes: https://bugs.gentoo.org/687096
    Closes: https://github.com/gentoo/gentoo/pull/12233
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 .../files/wvstreams-4.6.1_p14-libressl.patch       | 114 +++++++++++++++++++++
 net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild   |   6 +-
 net-libs/wvstreams/wvstreams-99999.ebuild          |   7 +-
 3 files changed, 122 insertions(+), 5 deletions(-)