Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741957 - sys-auth/yubico-piv-tool-2.1.1-r1: libykcs11 should explicitly depend on libpthread
Summary: sys-auth/yubico-piv-tool-2.1.1-r1: libykcs11 should explicitly depend on libp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-12 18:42 UTC by Agostino Sarubbo
Modified: 2020-09-12 19:56 UTC (History)
0 users

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


Attachments
build.log (build.log,40.09 KB, text/plain)
2020-09-12 18:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-12 18:42:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-auth/yubico-piv-tool-2.1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-12 18:42:07 UTC
Created attachment 659862 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-12 19:56:48 UTC
The bug has been closed via the following commit(s):

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

commit 51d539606ca3bdf81ca3fa041ff17d8844db7c69
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-09-12 19:51:06 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-09-12 19:56:40 +0000

    sys-auth/yubico-piv-tool: explicitly set thread flags for ykcs11
    
    Part of the library explicitly calls the pthread API.
    
    Closes: https://bugs.gentoo.org/741957
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../yubico-piv-tool-2.1.1-ykcs11-threads.patch     | 29 ++++++++++++++++++++++
 .../yubico-piv-tool-2.1.1-r1.ebuild                |  1 +
 2 files changed, 30 insertions(+)