[MacPorts] #59207: perl5.28 build fails on Catalina with MacPorts 2.6.1 and Xcode 11.1

MacPorts noreply at macports.org
Tue Oct 8 05:14:55 UTC 2019


#59207: perl5.28 build fails on Catalina with MacPorts 2.6.1 and Xcode 11.1
-----------------------+----------------------
  Reporter:  nombak    |      Owner:  mojca
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  catalina
      Port:  perl5.28  |
-----------------------+----------------------

Comment (by mojca):

 Thanks a lot for the report.

 Out of curiosity: does `perl5.30` work?

 I fail to see what exactly goes wrong. As if miniperl was called with
 something like `$UNKNOWN_VARIABLE/miniperl` and then ends up being called
 as `/miniperl` and not found, but I'm not sure where.

 Would you be willing to ask on the perl's IRC channel (or whatever other
 communication channels) in case they might have any insight? (They might
 ask you additional questions or suggest what to try; even when I ask, I
 cannot provide them the answers that you can).

 {{{
 :info:build DYLD_LIBRARY_PATH=/path/to/perl5.28/work/perl-5.28.2
 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib
 MAKE="/Library/Developer/CommandLineTools/usr/bin/make"
 LIBPERL_A=libperl.dylib
 :info:build Generating a Unix-style Makefile
 :info:build Writing Makefile for lib
 :info:build Running pm_to_blib for ext/IPC-Open3 directly
 :info:build DYLD_LIBRARY_PATH=/path/to/perl5.28/work/perl-5.28.2
 ./miniperl -Ilib make_ext.pl cpan/Locale-Codes/pm_to_blib
 MAKE="/Library/Developer/CommandLineTools/usr/bin/make"
 LIBPERL_A=libperl.dylib
 :info:build make[1]: Entering directory
 `/path/to/perl5.28/work/perl-5.28.2/dist/lib'
 :info:build Generating a Unix-style Makefile
 :info:build Writing Makefile for HTTP::Tiny
 :info:build make[1]: Entering directory
 `/path/to/perl5.28/work/perl-5.28.2/cpan/HTTP-Tiny'
 :info:build /bin/sh: /miniperl: No such file or directory
 :info:build make[1]: *** [../../lib/HTTP/.exists] Error 127
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59207#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list