[MacPorts] #59267: [port] [2.6.1] [Cannot install Perl5]
MacPorts
noreply at macports.org
Fri Oct 11 21:32:04 UTC 2019
#59267: [port] [2.6.1] [Cannot install Perl5]
-------------------------+--------------------
Reporter: seanngpack | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: | Keywords:
Port: |
-------------------------+--------------------
Description changed by seanngpack:
Old description:
> Hello all,
>
> I am running macOS Catalina and I'm trying to install CMake using ports,
> but it breaks when trying to install Perl5.
>
> $sudo port install cmake
>
> {{{
> ---> Fetching archive for perl5.28
> ---> Attempting to fetch perl5.28-5.28.2_0.darwin_19.x86_64.tbz2 from
> https://packages.macports.org/perl5.28
> ---> Attempting to fetch perl5.28-5.28.2_0.darwin_19.x86_64.tbz2 from
> http://aus.us.packages.macports.org/macports/packages/perl5.28
> ---> Attempting to fetch perl5.28-5.28.2_0.darwin_19.x86_64.tbz2 from
> http://ywg.ca.packages.macports.org/mirror/macports/packages/perl5.28
> ---> Building perl5.28
> Error: Failed to build perl5.28: command execution failed
> }}}
>
> I also tried installing perl5 using ports. And it gives me the same error
> message.
>
> $sudo port install perl5
>
> There is another thread that discusses my CMake issue, but it seems like
> that person was able to get Perl5 installed:
> https://trac.macports.org/ticket/58572#no2
>
> Any help would be appreciated! Thanks!
New description:
Hello all,
I am running macOS Catalina and I'm trying to install CMake using ports,
but it breaks when trying to install Perl5.
$sudo port install cmake
{{{
---> Fetching archive for perl5.28
---> Attempting to fetch perl5.28-5.28.2_0.darwin_19.x86_64.tbz2 from
https://packages.macports.org/perl5.28
---> Attempting to fetch perl5.28-5.28.2_0.darwin_19.x86_64.tbz2 from
http://aus.us.packages.macports.org/macports/packages/perl5.28
---> Attempting to fetch perl5.28-5.28.2_0.darwin_19.x86_64.tbz2 from
http://ywg.ca.packages.macports.org/mirror/macports/packages/perl5.28
---> Building perl5.28
Error: Failed to build perl5.28: command execution failed
}}}
I also tried installing perl5 using ports. And it gives me the same error
message.
$sudo port install perl5
Here is a snippet of the main.log file I attached:
{{{
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.28/work/perl-5.28.2"
&& /usr/bin/make -j12 -w all
:info:build Exit code: 2
:error:build Failed to build perl5.28: command execution failed
:debug:build Error code: CHILDSTATUS 39504 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
}}}
There is another thread that discusses my CMake issue, but it seems like
that person was able to get Perl5 installed:
https://trac.macports.org/ticket/58572#no2
Any help would be appreciated! Thanks!
--
--
Ticket URL: <https://trac.macports.org/ticket/59267#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list