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

Bug 504480

Summary: net-libs/glib-networking-2.38.2 needs some perl XML::Parser
Product: Gentoo Linux Reporter: Markus Teich <markus.teich>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Markus Teich 2014-03-13 13:44:11 UTC
Created attachment 372554 [details]
build.log

configure step fails with:

…
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.3
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

I installed dev-perl/libxml-perl-0.80.0 manually, but it still throws the same error message.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-13 13:52:04 UTC
Please run

  perl-cleaner --all

and try again. If this fixed your error please keep in mind to reun above command everytime you've updated dev-lang/perl.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-13 13:52:33 UTC
s/reun/re-run/
Comment 3 Markus Teich 2014-03-13 14:05:05 UTC
Thanks, it worked.

Is there a reason, why this can't be done automatically after updating dev-lang/perl?
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-13 14:17:01 UTC
(In reply to Markus Teich from comment #3)
> Thanks, it worked.
> 
> Is there a reason, why this can't be done automatically after updating
> dev-lang/perl?

perl team is working on using subslot dependencies as a permanent replacement of perl-cleaner for such tasks. But the team is quite understaffed and thus progress is very slow.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-28 12:32:56 UTC

*** This bug has been marked as a duplicate of bug 596664 ***