[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
Sat Dec 25 15:45:31 UTC 2021
#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: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: bigsur arm64
Port: MacVim |
-----------------------+--------------------------
Comment (by ryandesign):
Oops, yes of course gettext-runtime provides libintl.dylib.
So the problem is that gettext-runtime has not been installed with the
universal variant. MacPorts should have arranged for that to happen when
you installed MacVim, since MacVim doesn't support arm64. Please try:
{{{
sudo port install gettext-runtime +universal
}}}
The log shows errors coming from things installed by Xcode. Maybe try
reinstalling Xcode and the Xcode command line tools, making sure to use
the same version of each, and that is compatible with Big Sur.
--
Ticket URL: <https://trac.macports.org/ticket/64288#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list