[MacPorts] #64288: MacVim @8.2.snapshot171_2+huge: broken, no suitable image found: libintl.8.dylib: mach-o, but wrong architecture
MacPorts
noreply at macports.org
Mon Jan 9 16:27:35 UTC 2023
#64288: MacVim @8.2.snapshot171_2+huge: broken, no suitable image found:
libintl.8.dylib: mach-o, but wrong architecture
-----------------------+--------------------------
Reporter: neirbowj | Owner: raimue
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: fixed | Keywords: bigsur arm64
Port: MacVim |
-----------------------+--------------------------
Changes (by kencu):
* status: assigned => closed
* resolution: => fixed
Comment:
things work correctly now. MacVim has been updated:
{{{
% port -v installed macvim
The following ports are currently installed:
MacVim @9.0.release174_0+huge (active) requested_variants=''
platform='darwin 22' archs='arm64' date='2023-01-09T08:24:10-0800'
}}}
This file is arm64, not x86_64 on an M1 Mac:
{{{
% file /Applications/MacPorts/MacVim.app/Contents/MacOS/Vim
/Applications/MacPorts/MacVim.app/Contents/MacOS/Vim: Mach-O 64-bit
executable arm64
}}}
and there are no gettext link errors.
--
Ticket URL: <https://trac.macports.org/ticket/64288#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list