Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637396 - app-emulation/libvirt-glib-1.0.0-r1 fails when XML::Parser perl module not installed
Summary: app-emulation/libvirt-glib-1.0.0-r1 fails when XML::Parser perl module not in...
Status: RESOLVED DUPLICATE of bug 596664
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-13 20:27 UTC by Willard Dawson
Modified: 2017-11-14 07:54 UTC (History)
1 user (show)

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


Attachments
emerge info (emerge-info,19.40 KB, text/plain)
2017-11-13 20:27 UTC, Willard Dawson
Details
build log (build.log.gz,7.69 KB, application/x-gzip)
2017-11-13 20:27 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2017-11-13 20:27:25 UTC
Created attachment 504108 [details]
emerge info

Actual error observed:

checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

If it is required, please add it to the dependencies rather than error-ing out.

However, this is more strange, as I do have dev-perl/XML-Parser installed... perhaps I misread the error or the required dependency?

Thanks.
Comment 1 Willard Dawson 2017-11-13 20:27:49 UTC
Created attachment 504110 [details]
build log
Comment 2 Mart Raudsepp gentoo-dev 2017-11-14 07:54:43 UTC
Probably your typical perl upgrade failure. Deps all are correct, as intltool does rdepend on XML-Parser. The configure check is failing due to broken XML-Parser, not missing XML-Parser. I think at least, I couldn't see the build.log (file-roller gives error, maybe wrong mime type?)

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