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

Bug 421331

Summary: media-gfx/viewnior-1.3 configure: error: XML::Parser perl module is required for intltool
Product: Gentoo Linux Reporter: Ilya Gordeev <mirraz1>
Component: New packagesAssignee: 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
config.log

Description Ilya Gordeev 2012-06-16 08:23:29 UTC
...
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.0
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-gfx/viewnior-1.3/work/viewnior-1.3/config.log
 * ERROR: media-gfx/viewnior-1.3 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line  85:  Called src_configure
 *        environment, line 392:  Called _eapi2_src_configure
 *   phase-helpers.sh, line 567:  Called econf
 *   phase-helpers.sh, line 467:  Called die
 * The specific snippet of code:
 *   			die "econf failed"


Reproducible: Always
Comment 1 Ilya Gordeev 2012-06-16 08:25:48 UTC
Created attachment 315479 [details]
build.log
Comment 2 Ilya Gordeev 2012-06-16 08:26:21 UTC
Created attachment 315481 [details]
config.log
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2012-06-16 10:31:46 UTC
Run `perl-cleaner --all` after upgrading perl.

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