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

Bug 592710

Summary: dev-qt/qtnetwork:5 doesn't compile with libressl
Product: Gentoo Linux Reporter: Luigi 'Comio' Mantellini <luigi.mantellini+gentoo>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal CC: libressl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Add libressl USE
Fix for libressl

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 ***