Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664308 - dev-libs/opensc-18.0 fails compile stage <dev-libs/libressl-2.7
Summary: dev-libs/opensc-18.0 fails compile stage <dev-libs/libressl-2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-08-22 20:55 UTC by rwtmck
Modified: 2019-08-28 15:28 UTC (History)
2 users (show)

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


Attachments
xz -9 /var/tmp/portage/dev-libs/opensc-0.18.0/temp/build.log -c > build.log.xz (build.log.xz,6.77 KB, application/x-xz)
2018-08-22 20:55 UTC, rwtmck
Details
emerge_info_opensc.txt (emerge_info_opensc.txt.xz,5.74 KB, application/x-xz)
2018-08-22 20:58 UTC, rwtmck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rwtmck 2018-08-22 20:55:58 UTC
Created attachment 544580 [details]
xz -9 /var/tmp/portage/dev-libs/opensc-0.18.0/temp/build.log -c > build.log.xz

dev-libs/opensc-18.0 fails compile stage because -Werror=implicit-function-declaration is set.
Comment 1 rwtmck 2018-08-22 20:58:07 UTC
Created attachment 544582 [details]
emerge_info_opensc.txt
Comment 2 Alon Bar-Lev (RETIRED) gentoo-dev 2018-09-01 06:36:29 UTC
what version of libressl do yo use? I guess 2.6.
can you please try 2.7 or 2.8?
Comment 3 Larry the Git Cow gentoo-dev 2018-09-11 09:58:27 UTC
The bug has been closed via the following commit(s):

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

commit 62c3771aba8d0e18a60d829837ecbc663824a864
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-09-11 09:56:11 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-09-11 09:57:06 +0000

    dev-libs/opensc: dev-libs/opensc-0.18.0 requires >=libressl-2.7
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=664308
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-libs/opensc/opensc-0.18.0.ebuild | 2 +-
 profiles/base/package.use.mask       | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2019-08-28 15:28:37 UTC
The bug has been referenced in the following commit(s):

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

commit e625e0d72a9f3fffe8fcb42e66ade15e603d281e
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-28 15:22:57 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-28 15:26:11 +0000

    profiles/base: unmask USE=libressl
    
    >=dev-libs/libressl-2.7 is unmasked and stabilized long ago.
    
    Bug: https://bugs.gentoo.org/664308
    Closes: https://bugs.gentoo.org/621776
    Closes: https://bugs.gentoo.org/689824
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 profiles/base/package.use.mask | 12 ------------
 1 file changed, 12 deletions(-)