Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833850 - sys-auth/oath-toolkit should depend on dev-libs/icu:=
Summary: sys-auth/oath-toolkit should depend on dev-libs/icu:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-21 14:15 UTC by Daniel M. Weeks
Modified: 2025-03-07 05:52 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2022-02-21 14:15:11 UTC
!!! existing preserved libs:
>>> package: dev-libs/icu-70.1-r1
 *  - /usr/lib64/libicudata.so.69
 *  - /usr/lib64/libicudata.so.69.1
 *      used by /usr/lib64/libpskc.so.0.0.1 (sys-auth/oath-toolkit-2.6.2-r1)
 *  - /usr/lib64/libicui18n.so.69
 *  - /usr/lib64/libicui18n.so.69.1
 *      used by /usr/lib64/libpskc.so.0.0.1 (sys-auth/oath-toolkit-2.6.2-r1)
 *  - /usr/lib64/libicuuc.so.69
 *  - /usr/lib64/libicuuc.so.69.1
 *      used by /usr/lib64/libpskc.so.0.0.1 (sys-auth/oath-toolkit-2.6.2-r1)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-02-21 22:11:16 UTC
The bug has been closed via the following commit(s):

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

commit 4976006ce85f935fbbeb96020507eda1aadedf52
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-21 22:08:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-21 22:08:17 +0000

    sys-auth/oath-toolkit: add ICU dependency
    
    Closes: https://bugs.gentoo.org/833850
    Signed-off-by: Sam James <sam@gentoo.org>

 ...t-2.6.2-r1.ebuild => oath-toolkit-2.6.2-r2.ebuild} | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2025-03-07 05:44:19 UTC
The bug has been referenced in the following commit(s):

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

commit bf230e0ecd0f96ae77b582be69b3adbde1b128af
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2025-02-27 05:22:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-07 05:43:49 +0000

    sys-auth/oath-toolkit: make sure elibtoolize is applied
    
    Needed to e.g. pass LTO warning flags through to the linker.
    
    [sam: Add Bug: links.]
    
    Bug: https://bugs.gentoo.org/719314
    Bug: https://bugs.gentoo.org/833850
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-auth/oath-toolkit/oath-toolkit-2.6.12.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2025-03-07 05:52:22 UTC
The bug has been referenced in the following commit(s):

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

commit a5bdc610e63cac3fd4f72ce1050e60a730b60d6d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-07 05:51:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-07 05:51:45 +0000

    sys-auth/oath-toolkit: drop bogus ICU dep
    
    The real issue was fixed by bf230e0ecd0f96ae77b582be69b3adbde1b128af
    which fixes as-needed in libtool w/ elibtoolize.
    
    Bug: https://bugs.gentoo.org/719314
    Bug: https://bugs.gentoo.org/833850
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{oath-toolkit-2.6.12.ebuild => oath-toolkit-2.6.12-r1.ebuild}        | 1 -
 1 file changed, 1 deletion(-)