Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481170 - www-apache/mod_perl-2.0.7 with =dev-lang/perl-5.16.3 - lib/Apache2/Build.pm: Please repair your Module::CoreList at lib/Apache2/Build.pm line 49.
Summary: www-apache/mod_perl-2.0.7 with =dev-lang/perl-5.16.3 - lib/Apache2/Build.pm: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 461898
  Show dependency tree
 
Reported: 2013-08-15 14:10 UTC by Jeroen Roovers (RETIRED)
Modified: 2013-11-19 21:31 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2013-08-15 14:10:57 UTC
=perl-core/Module-CoreList-2.800.0
=virtual/perl-Module-CoreList-2.800.0
=dev-lang/perl-5.16.3

I rebuilt Module-CoreList against =dev-lang/perl-5.16.3, but it keeps complaining.

lib/Apache2/Build.pm isn't very clear on what is required. Except that maybe I need ExtUtils::Embed from somewhere.


 * Package:    www-apache/mod_perl-2.0.7
 * Repository: gentoo
 * Maintainer: idl0r@gentoo.org perl@gentoo.org
 * USE:        elibc_glibc hppa kernel_linux test userland_GNU
 * FEATURES:   distcc preserve-libs sandbox splitdebug test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking mod_perl-2.0.7.tar.gz to /var/tmp/portage/www-apache/mod_perl-2.0.7/work
>>> Source unpacked in /var/tmp/portage/www-apache/mod_perl-2.0.7/work
>>> Preparing source in /var/tmp/portage/www-apache/mod_perl-2.0.7/work/mod_perl-2.0.7 ...
 * Applying mod_perl-2.0.1-sneak-tmpdir.patch ...
 [ ok ]
 * Applying mod_perl-2.0.7-bundled-Apache-Test.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-apache/mod_perl-2.0.7/work/mod_perl-2.0.7 ...
Please repair your Module::CoreList at lib/Apache2/Build.pm line 49.
BEGIN failed--compilation aborted at lib/Apache2/Build.pm line 64.
Compilation failed in require at Makefile.PL line 37.
BEGIN failed--compilation aborted at Makefile.PL line 37.
 * ERROR: www-apache/mod_perl-2.0.7::gentoo failed (configure phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  93:  Called src_configure
 *   environment, line 2828:  Called die
 * The specific snippet of code:
 *       perl Makefile.PL PREFIX="${EPREFIX}"/usr INSTALLDIRS=vendor MP_USE_DSO=1 MP_APXS=${APXS} ${myargs} || die
 *
 * If you need support, post the output of `emerge --info '=www-apache/mod_perl-2.0.7::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-apache/mod_perl-2.0.7::gentoo'`.
 * The complete build log is located at '/keeps/gentoo/emergelogs/karsten/www-apache:mod_perl-2.0.7:20130815-134602.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/mod_perl-2.0.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-apache/mod_perl-2.0.7/temp/environment'.
 * Working directory: '/var/tmp/portage/www-apache/mod_perl-2.0.7/work/mod_perl-2.0.7'
 * S: '/var/tmp/portage/www-apache/mod_perl-2.0.7/work/mod_perl-2.0.7'
Comment 1 Vladimir Smirnov (RETIRED) gentoo-dev 2013-11-19 21:31:50 UTC
I've added blocker in CoreList-2.800.0 for perl 5.16.3.

CoreList 2.800.0 doesn't have version definitions for perl >5.16.2, so you'll need either to upgrade CoreList to 2.840.0 (or later), or to downgrade perl.