Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687096 - net-libs/wvstreams - add dev-libs/libressl support
Summary: net-libs/wvstreams - add dev-libs/libressl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-05-31 19:51 UTC by sa1904sa
Modified: 2019-08-29 17:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,8.11 KB, text/plain)
2019-05-31 19:51 UTC, sa1904sa
Details
net-libs/wvstreams-4.6.1_p14-r1 build log (wvstreams-build.log,83.93 KB, text/plain)
2019-05-31 19:51 UTC, sa1904sa
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)