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
We need ~amd64-fbsd on dev-perl/Log-Agent first, I'm trying to fast-track that.
+ 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
Should be fixed now.