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

Bug 686956

Summary: app-emulation/slirp4netns fails to build -- missing dependency dev-libs/glib
Product: Gentoo Linux Reporter: J L <jj.laxton>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log, emerge --info, emerge -pqv

Description J L 2019-05-29 18:35:06 UTC
Created attachment 578014 [details]
build log, emerge --info, emerge -pqv

Context: while attempting to emerge app-emulation/libpod, app-emulation/slirp4netns is brought in as a dependency. 

Emerge of app-emulation/slirp4netns fails due to lack of dev-libs/glib on the system. No dependencies listed on the slirp4netns ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2019-05-30 18:43:28 UTC
The bug has been closed via the following commit(s):

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

commit 25e3dd4828e37d30d6a8b81ce1f31a6ca1028784
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-05-30 18:41:26 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-05-30 18:43:20 +0000

    app-emulation/slirp4netns: add glib dep (bug 686956)
    
    Closes: https://bugs.gentoo.org/686956
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 .../{slirp4netns-0.3.0.ebuild => slirp4netns-0.3.0-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Zac Medico gentoo-dev 2019-05-30 19:00:10 UTC
Thanks!