[MacPorts] #61481: MacVim @8.2.snapshot166_0+huge+python37 failing to build (was: macvim 8.2.snapshot166_0+huge+python37 failing to build)
MacPorts
noreply at macports.org
Sun Nov 15 21:46:16 UTC 2020
#61481: MacVim @8.2.snapshot166_0+huge+python37 failing to build
---------------------+----------------------
Reporter: xchrey | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: MacVim |
---------------------+----------------------
Changes (by ryandesign):
* owner: (none) => raimue
* status: new => assigned
Comment:
Even though I think you're only telling it to build for x86_64, it looks
like for some reason it's trying to build for arm64 as well, but that
can't work because of the x86_64-only Sparkle binary it includes:
{{{
:info:build ld: warning: ignoring file
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_MacVim/MacVim/work
/macvim-dev-macvim-3079528/src/MacVim/Sparkle.framework/Sparkle, building
for macOS-arm64 but attempting to link with file built for macOS-x86_64
:info:build Undefined symbols for architecture arm64:
:info:build "_OBJC_CLASS_$_SUUpdater", referenced from:
:info:build objc-class-ref in MMAppController.o
:info:build ld: symbol(s) not found for architecture arm64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61481#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list