Changes between Initial Version and Version 3 of Ticket #62127


Ignore:
Timestamp:
Jan 23, 2021, 12:13:03 AM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

The problem is this:

:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/glib2/glib-2.58.3.tar.xz' | /usr/bin/tar -xf -
:info:extract dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
:info:extract   Referenced from: /opt/local/bin/xz
:info:extract   Reason: no suitable image found.  Did find:
:info:extract   /opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture
:info:extract   /opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture

Did you migrate this MacPorts installation from an older Mac? If so, did you follow the wiki:Migration instructions?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62127

    • Property Status changed from new to assigned
    • Property Cc mascguy added
    • Property Summary changed from Error: Failed to patch glib2: command execution failed to glib2 @2.58.3 extract failure on arm64
    • Property Owner set to ryandesign
    • Property Keywords arm64 added; build filed due to missing file in patch command removed
    • Property Port xz gettext added
  • Ticket #62127 – Description

    initial v3  
     1{{{
    12:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.58.3" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/glib2/files/libintl.patch'
    23:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.58.3" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/glib2/files/libintl.patch'
    34:info:patch can't find file to patch at input line 4
     5}}}