[MacPorts] #68852: arm64 aspell install fails, alleging x86_64 only libtool

MacPorts noreply at macports.org
Thu Dec 7 01:39:07 UTC 2023


#68852: arm64 aspell install fails, alleging x86_64 only libtool
----------------------+--------------------
 Reporter:  jhfrontz  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:  aspell    |       Port:
----------------------+--------------------
 {{{
 $ PATH=/opt/local/bin:$PATH arch -arm64e sudo port install aspell
 Error: Cannot install aspell for the arch 'arm64' because
 Error: its dependency libtool is only installed for the arch 'x86_64'
 Error: and the configured universal_archs '' are not sufficient.
 Error: Unable to execute port: architecture mismatch
 }}}

 However...


 {{{
 $ PATH=/opt/local/bin:$PATH arch -arm64e sudo port install libtool
 --->  Cleaning libtool
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 }}}

 I tried `selfupdate` but the problem persists.


 {{{
  % uname -a
 Darwin tElektrum-M2.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Oct  4
 21:26:43 PDT 2023; root:xnu-8796.141.3.701.17~4/RELEASE_ARM64_T8112 arm64
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68852>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list