On 15/11/16 17:54, Peter Kovacs wrote: > Hello all, > > > I have following build error on trunk: > > "./scripts/fuse_gtest_files.py" "./fused-src" File > "./scripts/fuse_gtest_files.py", line 93 print 'ERROR: Cannot find %s > in directory %s.' % (relative_path, ^ SyntaxError: invalid syntax > make: *** [Makefile:1340: fused-gtest] Error 1 dmake: Error code 2, > while making './unxlngx6.pro/misc/build/so_built_oo_gtest' > > I do not understand this. Anyone has an Idea? > > Google did not know either.
I guess your system python defaults to Python 3. Take a look at the output of /usr/bin/env python --version gtest does not work with Python 3, at least the version we use, see https://github.com/google/googletest/issues/434 Regards -- Ariel Constenla-Haile La Plata, Argentina
signature.asc
Description: OpenPGP digital signature