[MacPorts] #56652: MacVim @8.1.snapshot147 +huge+python27+ruby19: build fails on python symbols not found
MacPorts
noreply at macports.org
Tue Jun 12 16:55:22 UTC 2018
#56652: MacVim @8.1.snapshot147 +huge+python27+ruby19: build fails on python
symbols not found
---------------------+--------------------
Reporter: gthb | Owner: raimue
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: MacVim |
---------------------+--------------------
Changes (by raimue):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"17330f3b45df09e81bda100c99f91a1393a27a39/macports-ports"
17330f3b45df09e81bda100c99f91a1393a27a39/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="17330f3b45df09e81bda100c99f91a1393a27a39"
vim, MacVim: Do not link with -framework Python
Using -framework for linking is not correct, as MacPorts provides
multiple versions of Python. This would always pick up the 'port select'
version and not the one request by variants. Restore parts of the patch
for python that were errorneously removed in 00f3dc13b8 and 0dbff7850a.
Incrementing the revision as this change means that the ports might have
linked against the wrong version of python, for example against the
macOS system framework instead of a version provided by MacPorts.
Closes: https://trac.macports.org/ticket/56652
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56652#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list