Changes between Initial Version and Version 1 of Ticket #65310


Ignore:
Timestamp:
Jun 8, 2022, 7:09:12 PM (2 years ago)
Author:
TrantorLix
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65310 – Description

    initial v1  
    44I tried "sudo port install libdeflate" alone and got following error:
    55
    6 {{{ % sudo port install libdeflate
     6{{{
     7% sudo port install libdeflate
    78--->  Fetching archive for libdeflate
    89--->  Attempting to fetch libdeflate-1.11_0.darwin_21.arm64.tbz2 from https://packages.macports.org/libdeflate
     
    1415Error: Follow https://guide.macports.org/#project.tickets if you believe there
    1516is a bug.
    16 Error: Processing of port libdeflate failed }}}
     17Error: Processing of port libdeflate failed
     18}}}
    1719
    1820Checking the main.log in case that is useful sees the following:
    1921
    2022
    21 {{{ :error:build Failed to build libdeflate: command execution failed
     23{{{
     24:error:build Failed to build libdeflate: command execution failed
    2225:debug:build Error code: CHILDSTATUS 22523 2
    2326:debug:build Backtrace: command execution failed
     
    2932:debug:build     invoked from within
    3033:debug:build "$procedure $targetname"
    31 :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libdeflate/libdeflate/main.log for details. }}}
     34:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libdeflate/libdeflate/main.log for details.
     35}}}