Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709288 - app-crypt/qca-2.2.1::gentoo[USE=libressl] fails to compile: openssl/kdf.h: No such file or directory
Summary: app-crypt/qca-2.2.1::gentoo[USE=libressl] fails to compile: openssl/kdf.h: No...
Status: RESOLVED DUPLICATE of bug 657720
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: 2020-02-11 14:46 UTC by Dmitry Grigoriev
Modified: 2021-04-17 14:15 UTC (History)
2 users (show)

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


Attachments
build.log (build.log.txt,105.40 KB, text/plain)
2020-02-11 14:47 UTC, Dmitry Grigoriev
Details
emerge --info (emerge--info.txt,6.20 KB, text/plain)
2020-02-11 14:47 UTC, Dmitry Grigoriev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Grigoriev 2020-02-11 14:46:26 UTC
I have qca-2.2.1 installed from ::libressl overlay. Today I noticed it became stable in both ::libressl and ::gentoo, and in ::gentoo it now supports USE=libressl. Attempt to `emerge -1q qca::gentoo` failed. Although `emerge -1q qca::libressl` still works.

Reproducible: Always
Comment 1 Dmitry Grigoriev 2020-02-11 14:47:11 UTC
Created attachment 613282 [details]
build.log
Comment 2 Dmitry Grigoriev 2020-02-11 14:47:29 UTC
Created attachment 613284 [details]
emerge --info
Comment 3 Andreas Sturmlechner gentoo-dev 2020-02-11 18:34:21 UTC

*** This bug has been marked as a duplicate of bug 657720 ***
Comment 4 Larry the Git Cow gentoo-dev 2020-02-11 22:46:56 UTC
The bug has been referenced in the following commit(s):

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

commit e6902555118be5de24cc8dc8bdebd659b85e08c9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-11 22:28:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-11 22:46:36 +0000

    app-crypt/qca: Drop USE libressl
    
    Let's not pretend like it works with any libressl version in tree.
    
    Bug: https://bugs.gentoo.org/709288
    Package-Manager: Portage-2.3.88, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-crypt/qca/qca-2.2.1.ebuild | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)