[MacPorts] #43157: perl5.14/p5.14-extutils-xspp: missing ExtUtils/Typemaps.pm (was: perl5.14 @5.14.2_2: missing ExtUtils/Typemaps.pm)

MacPorts noreply at macports.org
Wed Apr 2 05:27:59 PDT 2014


#43157: perl5.14/p5.14-extutils-xspp: missing ExtUtils/Typemaps.pm
-------------------------------------------+-------------------------------
  Reporter:  mojca@…                       |      Owner:  macports-
      Type:  defect                        |  tickets@…
  Priority:  Normal                        |     Status:  new
 Component:  ports                         |  Milestone:
Resolution:                                |    Version:
      Port:  perl5.14 p5.14-extutils-xspp  |   Keywords:
-------------------------------------------+-------------------------------
Description changed by mojca@…:

Old description:

> Perl 5.16 contains
> {{{
> /opt/local/lib/perl5/5.16.1/ExtUtils/Typemaps.pm
> }}}
> but Perl 5.14 lacks the same file. As a consequence some ports fail to
> build with
> {{{
> Can't locate ExtUtils/Typemaps.pm in @INC
> }}}
> See also #43150.
>
> There is a newer version of Perl 5.14 available though, so maybe that one
> fixes the problem.

New description:

 Perl 5.16 contains
 {{{
 /opt/local/lib/perl5/5.16.1/ExtUtils/Typemaps.pm
 }}}
 for example, but Perl 5.14 lacks the same file.

 However the file
 {{{
 /opt/local/lib/perl5/vendor_perl/5.14.4/ExtUtils/XSpp/Typemap.pm
 }}}
 uses
 {{{
 use ExtUtils::Typemaps;
 }}}

 As a consequence some ports fail to build with
 {{{
 Can't locate ExtUtils/Typemaps.pm in @INC
 }}}

 See also #43150.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/43157#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list