Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772965 - net-libs/zeromq: automagic dep on dev-libs/libbsd (was: dev-python/ipykernel-5.5.0 fails to compile)
Summary: net-libs/zeromq: automagic dep on dev-libs/libbsd (was: dev-python/ipykernel-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-26 07:45 UTC by Agostino Sarubbo
Modified: 2021-02-26 15:44 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,38.22 KB, text/plain)
2021-02-26 07:45 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 2021-02-26 07:45:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ipykernel-5.5.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-26 07:45:46 UTC
Created attachment 688416 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-26 07:45:47 UTC
Possible context of error(s):

ImportError: libbsd.so.0: cannot open shared object file: No such file or directory
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-02-26 08:01:15 UTC
The linkage seems to come from /usr/lib64/libzmq.so.5.
Comment 4 Larry the Git Cow gentoo-dev 2021-02-26 15:44:13 UTC
The bug has been closed via the following commit(s):

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

commit 350edb552c5f777633fbfbf645dc32081cb2abb4
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-02-26 15:37:02 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-02-26 15:37:06 +0000

    net-libs/zeromq: fix automagic on dev-libs/libbsd
    
    Link: https://github.com/zeromq/libzmq/commit/068385c951c0608edec6264d55ba9c4c923acccc
    Closes: https://bugs.gentoo.org/772965
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 net-libs/zeromq/metadata.xml                                    | 4 ++++
 net-libs/zeromq/{zeromq-4.3.3.ebuild => zeromq-4.3.3-r1.ebuild} | 4 +++-
 net-libs/zeromq/{zeromq-4.3.4.ebuild => zeromq-4.3.4-r1.ebuild} | 4 +++-
 3 files changed, 10 insertions(+), 2 deletions(-)