| Summary: | dev-perl/XML-Simple-2.18 - Can't locate XML/LibXML/SAX.pm | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Willard Dawson <willard.dawson> |
| Component: | [OLD] Development | Assignee: | Gentoo Perl team <perl> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Willard Dawson
2009-07-04 19:33:09 UTC
Created attachment 196669 [details]
Build log
Re-emerging dev-perl/XML-SAX, which was already installed, allowed dev-perl/XML-Simple to successfully merge. Probably can close this "bug," but I'm intrigued and curious to know why it needed to be re-merged, when it was already installed. Maybe you changed from USE=-ithreads to USE=ithreads? Then you have to run perl-cleaner to rebuild your modules. Or did you change the perl version recently? To know what was wrong before, it would be useful to know where the former dev-perl/XML-SAX put its files. It could be a change to the USE=ithreads. This is on a relatively new build, where I was attempting to merge apps to match a previous installation. So, the make.conf and /etc/portage/* files were brought over from the old system with minimal changes. I ran into circular deps with my old /etc/make.conf, so I started with the default bare one, and then put my old one back in place after I got past the initial issues. Perhaps I build SAX.pm in the process. Unfortunately, I can't backtrack to that point to say for sure. I've taken the suggestion to run perl-cleaner. Perhaps that will void any future issues. Thanks! |