Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529080 - dev-perl/glib-perl: should depend on dev-perl/Log-Agent
Summary: dev-perl/glib-perl: should depend on dev-perl/Log-Agent
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on: 529084
Blocks:
  Show dependency tree
 
Reported: 2014-11-12 19:49 UTC by Anthony Basile
Modified: 2014-11-28 14:39 UTC (History)
0 users

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 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.