Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612512 - x11-misc/xkeyboard-config-2.20 fails to configure, requiring XML::Parser perl module
Summary: x11-misc/xkeyboard-config-2.20 fails to configure, requiring XML::Parser perl...
Status: RESOLVED DUPLICATE of bug 596664
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 16:20 UTC by Cedric Sodhi
Modified: 2017-03-13 16:40 UTC (History)
2 users (show)

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


Attachments
emerge --info xkeyboard-config (info.txt,5.04 KB, text/plain)
2017-03-13 16:20 UTC, Cedric Sodhi
Details
config.log (config.log,15.32 KB, text/plain)
2017-03-13 16:20 UTC, Cedric Sodhi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Sodhi 2017-03-13 16:20:09 UTC
Created attachment 466896 [details]
emerge --info xkeyboard-config

Logs attached
Comment 1 Cedric Sodhi 2017-03-13 16:20:34 UTC
Created attachment 466898 [details]
config.log
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-13 16:28:26 UTC
There's a 90% chance you just upgraded Perl and intltool is still broken, needing a rebuild ( portage is bad ) 

> configure:3863: error: XML::Parser perl module is required for intltool 

The easy way to confirm this is the problem is:

perl -V:version
qlist dev-perl/XML-Parser


If XML-Parser gives output, but the numbers in the output are different, then its a dupe of bug #596664
Comment 3 Cedric Sodhi 2017-03-13 16:40:15 UTC
It is like you said, Kent.

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