[MacPorts] #38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard
#38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard ------------------------------+-------------------------------- Reporter: alexey.muranov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: vim ------------------------------+-------------------------------- If i try to install vim with Python 3 support on Snow Leopard, for example {{{ port install vim +python33 }}} i get a working Vim but without Python support (typing `:python` gives "E319: Sorry, the command is not available in this version"). The variant `+python27` works fine. -- Ticket URL: <https://trac.macports.org/ticket/38085> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard -------------------------------+-------------------------------- Reporter: alexey.muranov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: vim | -------------------------------+-------------------------------- Comment (by raimue@…): Can you send me the log for a clean build attempt on that one? {{{ sudo port clean vim sudo port build vim +python33 port log vim }}} Please attach this `main.log` to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/38085#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard -------------------------------+-------------------------------- Reporter: alexey.muranov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: vim | -------------------------------+-------------------------------- Comment (by alexey.muranov@…): Here it is. Thank you for your time. -- Ticket URL: <https://trac.macports.org/ticket/38085#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard -------------------------------+-------------------------------- Reporter: alexey.muranov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: vim | -------------------------------+-------------------------------- Comment (by raimue@…): Digging deeper into the issue, I guess this is not actually a linking problem. You said you used `:python`, however, for vim +python33 you need to use the command `:python3` instead. See also `:help python3`. -- Ticket URL: <https://trac.macports.org/ticket/38085#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard -------------------------------+-------------------------------- Reporter: alexey.muranov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: vim | -------------------------------+-------------------------------- Comment (by alexey.muranov@…): Yes, sorry about my confusion. `:python3` works, so this can be closed. Thank you. -- Ticket URL: <https://trac.macports.org/ticket/38085#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38085: vim +python33 (or 31, 32) builds without Python support on Snow Leopard -------------------------------+-------------------------------- Reporter: alexey.muranov@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: vim | -------------------------------+-------------------------------- Changes (by raimue@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/38085#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts