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

Bug 664308

Summary: dev-libs/opensc-18.0 fails compile stage <dev-libs/libressl-2.7
Product: Gentoo Linux Reporter: rwtmck
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: alonbl, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=665464
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: xz -9 /var/tmp/portage/dev-libs/opensc-0.18.0/temp/build.log -c > build.log.xz
emerge_info_opensc.txt

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(-)