Changes between Version 1 and Version 2 of Ticket #59267


Ignore:
Timestamp:
Oct 11, 2019, 9:32:04 PM (5 years ago)
Author:
seanngpack (sean ng pack)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59267 – Description

    v1 v2  
    1818$sudo port install perl5
    1919
     20Here is a snippet of the main.log file I attached:
     21{{{
     22: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
     23:info:build Exit code: 2
     24:error:build Failed to build perl5.28: command execution failed
     25:debug:build Error code: CHILDSTATUS 39504 2
     26:debug:build Backtrace: command execution failed
     27:debug:build     while executing
     28:debug:build "system {*}$notty {*}$nice $fullcmdstring"
     29:debug:build     invoked from within
     30:debug:build "command_exec build"
     31:debug:build     (procedure "portbuild::build_main" line 8)
     32:debug:build     invoked from within
     33:debug:build "$procedure $targetname"
     34
     35}}}
    2036
    2137There 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