Bug 283570 - kdebase-workstation won't compile with new cmake 2.8.6
Summary: kdebase-workstation won't compile with new cmake 2.8.6
Status: RESOLVED DUPLICATE of bug 283462
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.7
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 21:59 UTC by Martin Stolpe
Modified: 2011-10-08 06:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Stolpe 2011-10-07 21:59:21 UTC
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
Comment 1 Jekyll Wu 2011-10-08 06:23:48 UTC

*** This bug has been marked as a duplicate of bug 283462 ***