[MacPorts] #48283: llvm-3.3: Python detection error

MacPorts noreply at macports.org
Tue Jul 7 12:42:00 PDT 2015


#48283: llvm-3.3: Python detection error
---------------------+--------------------------------
 Reporter:  daryl@…  |      Owner:  macports-tickets@…
     Type:  request  |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.3.3
 Keywords:  Python   |       Port:  llvm-3.3
---------------------+--------------------------------
 I ran "sudo port upgrade outdated", and llvm-3.3 failed
 with this excerpt from the config.log file:

 {{{
 configure:12343: checking for python
 configure:12361: found /opt/local/bin/python
 configure:12378: result: /opt/local/bin/python
 configure:12388: checking for python >= 2.5
 configure:12399: result: not found
 configure:12402: error: found python  (/opt/local/bin/python); required >=
 2.5
 See `config.log' for more details.
 }}}

 In fact, /opt/local/bin/python was a symlink to python 3.4.  I changed it
 to link to python 2.7 and the upgrade succeeded.

 It seems that config might be a little smarter about finding a compatible
 version of python (or better yet, adapting itself to python 3.)  But since
 I've never done a port, I'm not too sure of that.

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


More information about the macports-tickets mailing list