| Summary: | dev-perl/LWP-MediaTypes-6.20.0 fails to build (missing deps?) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | New packages | Assignee: | Gentoo Perl team <perl> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Patrick Lauer
2012-10-30 03:12:33 UTC
missing dependency on perl-core/JSON-PP (or virtual/JSON-PP ? ) (In reply to comment #0) > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none > DESTDIR=/var/tmp/portage/dev-perl/LWP-MediaTypes-6.20.0/image/ > Checking if your kit is complete... > Looks good > JSON::PP 2.27103 is not available > at /usr/lib64/perl5/vendor_perl/5.12.4/CPAN/Meta/Converter.pm line 22 > at /usr/lib64/perl5/vendor_perl/5.12.4/ExtUtils/MM_Any.pm line 767 CPAN/Meta/Converter.pm is from perl-core/CPAN-Meta. The stable version for amd64 already depends on JSON-PP. Which version of CPAN-Meta do you have installed? Where did it install the JSON-PP files? |