# emerge PathTools Calculating dependencies ...done! >>> emerge (1 of 1) dev-perl/PathTools-3.06 to / >>> md5 files ;-) PathTools-3.06.ebuild >>> md5 files ;-) files/digest-PathTools-3.06 >>> md5 src_uri ;-) PathTools-3.06.tar.gz >>> Unpacking source... >>> Unpacking PathTools-3.06.tar.gz to /var/tmp/portage/PathTools-3.06/work >>> Source unpacked. Can't locate Module/Build.pm in @INC (snip) BEGIN failed--compilation aborted. * * Please post a bug on http://bugs.gentoo.org assigned to * perl@gentoo.org - PathTools-3.06 was added without a dependancy * on dev-perl/module-build * * !!! ERROR: dev-perl/PathTools-3.06 failed. !!! Function perl-module_src_prep, Line 85, Exitcode 0 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1. 2. 3.
DEPEND="dev-perl/module-build" in File-Spec-3.06, which is what PathTools provides. I'll take a long shot here and say you installed this with g-cpan originally and it's sitting in your overlay ;) Remove it from your overlay and emerge the newer File-Spec.
Uh. I'm sorry confusing you. I had installed PathTools with g-cpan.pl
No problem. The new version of g-cpan (emerge g-cpan :) ) will add that dep as needed now, and in the next version we won't let you emerge PathTools from CPAN any more (it'll pull from portage under the old name). Thanks for understanding, Mike