Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592710 - dev-qt/qtnetwork:5 doesn't compile with libressl
Summary: dev-qt/qtnetwork:5 doesn't compile with libressl
Status: RESOLVED DUPLICATE of bug 562050
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-02 07:13 UTC by Luigi 'Comio' Mantellini
Modified: 2017-11-05 17:21 UTC (History)
1 user (show)

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


Attachments
Add libressl USE (qtnetwork-5.6.1-r1.ebuild,1.28 KB, text/plain)
2016-09-02 07:13 UTC, Luigi 'Comio' Mantellini
Details
Fix for libressl (qtnetwork-5.6.1-libressl-support.patch,453 bytes, patch)
2016-09-02 07:13 UTC, Luigi 'Comio' Mantellini
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luigi 'Comio' Mantellini 2016-09-02 07:13:23 UTC
Created attachment 444766 [details]
Add libressl USE

Hi,

I'm switching my system to libressl.
QtNewtork fails to compile because:
 - requires the openssl:0 package and
 - tries to check elliptic cryptography via OPENSSL_NO_EC

We need to add the libressl USE to the ebuild and apply the provided patch in order to be sure that OPENSLL_NO_EC is defined when libressl is enabled.

Best regards,

luigi
Comment 1 Luigi 'Comio' Mantellini 2016-09-02 07:13:54 UTC
Created attachment 444768 [details, diff]
Fix for libressl
Comment 2 Michael Palimaka (kensington) gentoo-dev 2016-09-03 19:22:35 UTC
Sorry, as per bug #562050 comment #29 we won't be applying any downstream patches for libressl.

*** This bug has been marked as a duplicate of bug 562050 ***