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

Bug 529080

Summary: dev-perl/glib-perl: should depend on dev-perl/Log-Agent
Product: Gentoo Linux Reporter: Anthony Basile <blueness>
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 529084    
Bug Blocks:    

Description Anthony Basile gentoo-dev 2014-11-12 19:49:52 UTC
While boostrapping a system from a stage3, all versions of dev-perl/glib-perl.  I distilled it down to this command in the Makefile:

/usr/bin/perl5.18.2 -I blib/lib -I blib/arch -MGlib::GenPod -MGlib  -e "xsdoc2pod(q(build/doc.pl), q(blib/lib), q(build/podindex));"

which would segfault.  An strace showed that it was trying to load Log-Agent.  Emerging dev-perl/Log-Agent and that command started working and I was able to emrege glib-perl.

Can we please add Log-Agent to the the DEPENDS?

Reproducible: Always
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2014-11-12 19:59:00 UTC
We need ~amd64-fbsd on dev-perl/Log-Agent first, I'm trying to fast-track that.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2014-11-12 21:26:13 UTC
+  12 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  glib-perl-1.280.0.ebuild, glib-perl-1.301.0.ebuild, glib-perl-1.305.0.ebuild:
+  Add missing dependency on dev-perl/Log-Agent, bug 529080. Committed using
+  --force since this is urgent but breaks amd64-freebsd deptree, bug 529084.

Keeping the bug open until amd64-fbsd is fixed
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-11-28 14:39:25 UTC
Should be fixed now.