Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686956 - app-emulation/slirp4netns fails to build -- missing dependency dev-libs/glib
Summary: app-emulation/slirp4netns fails to build -- missing dependency dev-libs/glib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-29 18:35 UTC by J L
Modified: 2019-05-30 19:00 UTC (History)
1 user (show)

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


Attachments
build log, emerge --info, emerge -pqv (slirp4netns_build_error.txt,12.71 KB, text/plain)
2019-05-29 18:35 UTC, J L
Details

Note You need to log in before you can comment on or make changes to this bug.
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!