LLVM 3.3 failed

Lawrence Velázquez larryv at macports.org
Sat Oct 25 17:48:46 PDT 2014


On Oct 25, 2014, at 5:54 PM, Freek Dijkstra <software at macfreek.nl> wrote:

> The print statement is invalid in Python 3; it should be a print
> function. but it is probably easier to simply use python -V, instead of
> this small script.
> 
> I would recommend to change the ac_python_version assignment to:
> 
> ac_python_version=`$PYTHON -V 2>&1 | cut -d ' ' -f2`
> 
> Did you already filed a bug report at https://trac.macports.org/newticket?

There are already bugs open.

https://trac.macports.org/ticket/32575
https://trac.macports.org/ticket/42051

vq


More information about the macports-users mailing list