Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666592 - dev-libs/mongo-c-driver: automagic on dev-libs/icu atom
Summary: dev-libs/mongo-c-driver: automagic on dev-libs/icu atom
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-09-19 21:19 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-01-19 03:22 UTC (History)
1 user (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 Thomas Deutschmann (RETIRED) gentoo-dev 2018-09-19 21:19:12 UTC
dev-libs/mongo-c-driver-1.12.0::gentoo was built with the following:
USE="ssl -debug -examples -libressl -sasl -static-libs -test" ABI_X86="(64)"

After updating dev-libs/icu from v61.1 to v62.1 I got

!!! existing preserved libs:
>>> package: dev-libs/icu-62.1

 *  - /usr/lib64/libicuuc.so.60
 *  - /usr/lib64/libicuuc.so.60.2
 *      used by /usr/bin/upmendex (app-text/texlive-core-2017-r4)
 *      used by /usr/lib64/libmongoc-1.0.so.0.0.0 (dev-libs/mongo-c-driver-1.12.0)

So it looks like there's some automagic on icu...

Please don't forget to add a sub slot operator.
Comment 1 Larry the Git Cow gentoo-dev 2019-01-19 03:22:23 UTC
The bug has been closed via the following commit(s):

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

commit 94ce2cab54aacbe0381377f680be1eaa42b0532a
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2019-01-09 15:27:23 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-01-19 02:16:12 +0000

    dev-libs/mongo-c-driver: disable automagic on dev-libs/icu
    
    Closes: https://bugs.gentoo.org/666592
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10788
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 ...mongo-c-driver-1.13.0.ebuild => mongo-c-driver-1.13.0-r1.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)