Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421331 - media-gfx/viewnior-1.3 configure: error: XML::Parser perl module is required for intltool
Summary: media-gfx/viewnior-1.3 configure: error: XML::Parser perl module is required ...
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-16 08:23 UTC by Ilya Gordeev
Modified: 2012-06-16 10:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,7.99 KB, text/x-log)
2012-06-16 08:25 UTC, Ilya Gordeev
Details
config.log (config.log,42.45 KB, text/x-log)
2012-06-16 08:26 UTC, Ilya Gordeev
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***