Opened 3 hours ago

#71333 new defect

mod_perl2 fails to configure, complaining about ExtUtils::Embed version

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.4
Keywords: Cc:
Port: mod_perl2

Description

--->  Extracting mod_perl-2.0.13.tar.gz
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_perl2/mod_perl2/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mod_perl2/mod_perl-2.0.13.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
--->  Configuring mod_perl2
I have found ExtUtils::Embed 1.2505 at

  /opt/local/lib/perl5/vendor_perl/5.34/ExtUtils/Embed.pm

This is probably not the right one for this perl version. Please make sure
there is only one version of this module installed and that it is the one
that comes with this perl version.

If you insist on using the ExtUtils::Embed as is set the environment
variable MP_USE_MY_EXTUTILS_EMBED=1 and try again.

Details: expecting ExtUtils::Embed 1.35 (according to Module::CoreList)

BEGIN failed--compilation aborted at lib/Apache2/Build.pm line 65.
Compilation failed in require at Makefile.PL line 38.
BEGIN failed--compilation aborted at Makefile.PL line 38.
Command failed: /opt/local/bin/perl5.34 Makefile.PL MP_APXS=/opt/local/bin/apxs
Exit code: 255

Change History (0)

Note: See TracTickets for help on using tickets.