[MacPorts] #42051: llvm-3.3: found python 2.3.5 (/usr/bin/python); required >= 2.5

MacPorts noreply at macports.org
Fri Jan 15 14:57:56 PST 2016


#42051: llvm-3.3: found python 2.3.5 (/usr/bin/python); required >= 2.5
---------------------------+--------------------------
  Reporter:  ryandesign@…  |      Owner:  ryandesign@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.2.1
Resolution:                |   Keywords:  tiger
      Port:  llvm-3.3      |
---------------------------+--------------------------

Comment (by asiganael@…):

 I succeeded in running ./configure manually. I just needed to add --with-
 python=/opt/local/bin/python2.7 to the configure execution, as well as
 previously doing export LDFLAGS=-L/opt/local/lib/ because otherwise
 configure won't find -lffi After succeeding in a manual configure run, I
 thought that issuing a 'sudo port -v install llvm-3.3' would take the
 configure results (which should be cached) and avoid the error.

 Unfortunately, when 'port' runs configure, it runs from scratch (!) and
 fails again in not finding a suitable python version.

 Isn't there any environment variable where I could tell 'port' "please be
 so kind of adding  -with-python=/opt/local/bin/python2.7" when you run
 configure?

 Or at least any way of preventing port from running configure from
 scratch?

 Thanks!

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


More information about the macports-tickets mailing list