[MacPorts] #70512: x86_64 base installation on arm64 is still x86_64 after migration

MacPorts noreply at macports.org
Thu Aug 15 14:52:40 UTC 2024


#70512: x86_64 base installation on arm64 is still x86_64 after migration
----------------------+-----------------------------
  Reporter:  dzogrim  |      Owner:  (none)
      Type:  defect   |     Status:  closed
  Priority:  High     |  Milestone:  MacPorts 2.10.1
 Component:  base     |    Version:  2.10.0
Resolution:  fixed    |   Keywords:
      Port:           |
----------------------+-----------------------------

Comment (by jmroot):

 The fix is in the release-2.10 branch, but is not yet released. In the
 meantime, you have to avoid running via Rosetta. Check the architecture of
 your MacPorts installation:
 {{{
 lipo -info /opt/local/libexec/macports/bin/tclsh8.6
 }}}
 If it's universal (arm64 and x86_64), simply using a native terminal
 emulator and shell will work. If it's x86_64 only, you will first need to
 install a universal version of MacPorts base using the .pkg installer (or
 installing a native arm64 version from source will also work.)

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


More information about the macports-tickets mailing list