[QGIS-trac] [Quantum GIS] #2720: CMake Error at
cmake/FindPyQt4.cmake:58 (MATH)
Quantum GIS
qgis at qgis.org
Sat May 15 02:52:16 EDT 2010
#2720: CMake Error at cmake/FindPyQt4.cmake:58 (MATH)
---------------------------------------------------------+------------------
Reporter: msieczka | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.5.0
Component: Build/Install | Version: HEAD
Keywords: | Platform_version:
Platform: Debian | Must_fix: Yes
Status_info: 0 |
---------------------------------------------------------+------------------
There's an error at build time in trunk r13487:
{{{
-- Found PyQt4 version: 4.6
CMake Error at cmake/FindPyQt4.cmake:58 (MATH):
math cannot parse the expression: "4.6*10000 + 4.6*100 + 4.6": syntax
error, unexpected exp_NUMBER, expecting $end (4)
Call Stack (most recent call first):
CMakeLists.txt:359 (FIND_PACKAGE)
CMake Warning (dev) at python/CMakeLists.txt:38 (IF):
given arguments:
"LESS" "40600"
Unknown arguments specified
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
}}}
cmake 2.8.1, Python 2.5.5, Debian testing amd64.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2720>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list