[MacPorts] #54666: MacVim @8.0.snapshot136: fails to build with +universal (was: MacVim 136 build failure.)
MacPorts
noreply at macports.org
Mon Sep 4 15:09:26 UTC 2017
#54666: MacVim @8.0.snapshot136: fails to build with +universal
---------------------+----------------------
Reporter: enxio | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: MacVim |
---------------------+----------------------
Comment (by raimue):
This will immediately force (--enforce-variants) a rebuild of ports to
deselect the universal variant, even if now upgrade was necessary
otherwise. To get rid of +universal over time on regular port version
updates, you could run the upgrade command like this (and ignore the
warnings):
{{{
$ sudo port upgrade outdated -universal
Warning: Skipping upgrade since gettext 0.19.8.1_0 >= gettext 0.19.8.1_0,
even though installed variants "+universal" do not match "". Use 'upgrade
--enforce-variants' to switch to the requested variants.
...
}}}
As it does not build anyway, I will just disable 32-bit builds for MacVim,
as all supported releases of OS X are using 64-bit.
--
Ticket URL: <https://trac.macports.org/ticket/54666#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list