[MacPorts] #43473: rabbitmq-server: build fails when Python 2.7 is not the active version

MacPorts noreply at macports.org
Wed Apr 23 13:21:39 PDT 2014


#43473: rabbitmq-server: build fails when Python 2.7 is not the active version
-----------------------+--------------------------------
 Reporter:  poorsod@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.2.1
 Keywords:             |       Port:  rabbitmq-server
-----------------------+--------------------------------
 '''Steps to reproduce''':
 {{{
 sudo port select --set python python34
 sudo port install rabbitmq-server
 }}}


 '''Actual results''':

 The build fails. Inspecting the logs reveals a syntax error coming from
 Python - there is a rogue print statement (the syntax changed in Python
 3).
 Setting python27 as the active version of python solves the issue.


 '''Expected results''':

 It builds using python27 even when it is not the default version.

-- 
Ticket URL: <https://trac.macports.org/ticket/43473>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list