Summary: | error with MacroEnsureVersion.cmake:76 with ccache | ||
---|---|---|---|
Product: | [Developer tools] buildsystem | Reporter: | Christophe Marin <christophe> |
Component: | KDE4 (cmake) | Assignee: | Alexander Neundorf <neundorf> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christophe Marin
2009-02-28 20:21:53 UTC
to be more accurate (I don't think MacroEnsureVersion is the cause) : CMake Error at /usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake:76 (MATH): math cannot parse the expression: "/usr/bin/ccache: invalid option -- '-' ccache, a compiler cache. Version 2 [here, the ccache params are listed] -V print version number*10000 + /usr/bin/ccache: invalid option -- '-' ccache, a compiler cache. Version 4 [here, the ccache params are listed] -V print version number*100 + 0": syntax error, unexpected exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (1) Call Stack (most recent call first): /usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake:95 (NORMALIZE_VERSION) /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1028 (macro_ensure_version) /usr/local/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE) CMakeLists.txt:11 (find_package) CMake Error at /usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake:76 (MATH): math cannot parse the expression: "/usr/bin/ccache: invalid option -- '-' ccache, a compiler cache. Version 2 closing. too much dust on this report |