Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430708 - perl-core/Module-Build is missing dependencies.
Summary: perl-core/Module-Build is missing dependencies.
Status: RESOLVED WORKSFORME
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: 2012-08-10 02:38 UTC by Andrew Engelbrecht
Modified: 2012-08-10 03:33 UTC (History)
0 users

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


Attachments
build failure log (log,7.67 KB, text/plain)
2012-08-10 02:47 UTC, Andrew Engelbrecht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Engelbrecht 2012-08-10 02:38:06 UTC
Here is the beginning of the error from when i tried to emerge this package.

It looks like CPAN::Meta and Parse::CPAN::Meta is required.


>>> Emerging (18 of 21) perl-core/Module-Build-0.380.0
 * Module-Build-0.3800.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...       [ ok ]
>>> Unpacking source...
>>> Unpacking Module-Build-0.3800.tar.gz to /var/tmp/portage/perl-core/Module-Build-0.380.0/work
>>> Source unpacked in /var/tmp/portage/perl-core/Module-Build-0.380.0/work
>>> Preparing source in /var/tmp/portage/perl-core/Module-Build-0.380.0/work/Module-Build-0.3800 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/perl-core/Module-Build-0.380.0/work/Module-Build-0.3800 ...
 * Using Module::Build
 * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/perl-core/Module-Build-0.380.0/image/ --create_packlist=0
*** BOOTSTRAPPING version ***
Checking prerequisites...
  requires:
    !  CPAN::Meta is not installed
  build_requires:
    !  Parse::CPAN::Meta (1.40) is installed, but we need version >= 1.4401

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation
Comment 1 Andrew Engelbrecht 2012-08-10 02:46:45 UTC
It turns out that I have virtual/perl-CPAN-Meta version 2.112.621 and virtual/perl-Parse-CPAN-Meta version 1.440.100-r2 installed. (The corresponding packages from perl-core are there too.) It seems like that the versions should be sufficient.

I'll attach a build log.
Comment 2 Andrew Engelbrecht 2012-08-10 02:47:07 UTC
Created attachment 320830 [details]
build failure log
Comment 3 Andrew Engelbrecht 2012-08-10 03:33:29 UTC
never mind about this "bug". the problem was fixed by:

perl-cleaner --all