[MacPorts] #50048: mod_perl2: broken when p5.22-module-corelist is installed

MacPorts noreply at macports.org
Tue Dec 15 17:11:46 PST 2015


#50048: mod_perl2: broken when p5.22-module-corelist is installed
-------------------------+-------------------------------------------------
 Reporter:  mojca@…      |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:               |       Port:  mod_perl2 p5-module-corelist is
                         |  installed
-------------------------+-------------------------------------------------
 When building `mod_perl2` (see #49562 before assigning the ticket) it
 failed for me with the following weird error:

 {{{
 :debug:configure Executing org.macports.configure (mod_perl2)
 :info:configure Please repair your Module::CoreList at
 lib/Apache2/Build.pm line 50.
 :info:configure BEGIN failed--compilation aborted at lib/Apache2/Build.pm
 line 65.
 :info:configure Compilation failed in require at Makefile.PL line 38.
 :info:configure BEGIN failed--compilation aborted at Makefile.PL line 38.
 :info:configure Command failed: /opt/local/bin/perl5.22 Makefile.PL
 MP_APXS=/opt/local/apache2/bin/apxs
 :info:configure Exit code: 22
 }}}

 After
 {{{
 sudo port -f deactivate p5.22-module-corelist
 }}}
 the installation succeeded.

 I had two versions installed:
 {{{
 /opt/local/lib/perl5/5.22/Module/CoreList.pm (5.20151213)
 /opt/local/lib/perl5/vendor_perl/5.22/Module/CoreList.pm (5.20151120)
 }}}

 Weird enough our livecheck doesn't work as the version we have is clearly
 older than the latest one on http://search.cpan.org/~bingos/Module-
 CoreList-5.20151213/:
 {{{
 > port -v livecheck p5-module-corelist
 p5-module-corelist seems to be up to date
 }}}

 Should we get rid of `p5-module-corelist`? That is: do we even need it?

-- 
Ticket URL: <https://trac.macports.org/ticket/50048>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list