Scanning dependencies of target conftypes
[ 98%] Generating ../../python-ui/conftypes.py
File "../../python-ui/gentypes.py", line 24
print "# content generated by %s" % os.path.basename(sys.argv[0])
^
SyntaxError: invalid syntax
make[2]: *** [../python-ui/conftypes.py] Error 1
make[1]: *** [python-ui/CMakeFiles/conftypes.dir/all] Error 2
make: *** [all] Error 2
[mikro@workmachine build]$ python --version
Python 3.2.3