Version: 4.7 (using Devel) OS: Linux When cmake 2.8.6 is installed on the system compilation of kdebase-workspace will fail with the following error message: cd /home/martin/abs/kdebase-workspace/src/build/plasma/generic/scriptengines/python && /usr/bin/python /usr/share/apps/cmake/modules/PythonCompile.py /home/martin/abs/kdebase-workspace/src/build/plasma/generic/scriptengines/python//plasma_importer.py File "/home/martin/abs/kdebase-workspace/src/build/plasma/generic/scriptengines/python//plasma_importer.py", line 107 exec code in mod.__dict__ ^ SyntaxError: invalid syntax make[2]: *** [compile_python_files] Error 1 Reproducible: Always Steps to Reproduce: install cmake 2.8.6 on the system try to compile kdebase-workspace Expected Results: compile without errors
*** This bug has been marked as a duplicate of bug 283462 ***