[geos-devel] [GEOS] #644: Can't build using cmake with tar ball
GEOS
geos-trac at osgeo.org
Sat Aug 10 22:04:34 PDT 2013
#644: Can't build using cmake with tar ball
-----------------------+----------------------------------------------------
Reporter: robe | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.4.1
Component: Default | Version: 3.4.0
Severity: Annoyance | Keywords:
-----------------------+----------------------------------------------------
I verified I can build from the tagged SVN
http://trac.osgeo.org/geos/browser/tags/3.4.0
but tar ball I created fails with below. It's almost as if the CMAKE
config is relying on SVN.
{{{
-- Found Subversion: C:/ming64gcc48/msys/bin/svn.exe (found version
"1.6.17")
CMake Error at
c:/ming64gcc48/cmake-2.8.11-win32-x86/share/cmake-2.8/Modules/Fin
dSubversion.cmake:83 (message):
Command "C:/ming64gcc48/msys/bin/svn.exe info
C:/ming64gcc48/projects/geos/geos-3.4.0" failed with output:
svn: 'C:\ming64gcc48\projects\geos\geos-3.4.0' is not a working copy
Call Stack (most recent call first):
CMakeLists.txt:249 (Subversion_WC_INFO)
CMakeLists.txt:257 (GET_SVN_REVISION)
-- Generating revision header
C:/ming64gcc48/projects/geos/geos-3.4.0/geos_svn_r
evision.h
Can't fetch local revision (neither .svn nor .git found)
Not updating existing rev file at GEOS_SVN_REVISION
-- Enable GEOS Unit Tests build - ON
-- Enable GEOS XML Tester build - ON
-- Enable GEOS large geometry tests build - ON
-- CMake 2.8.11 successfully configured geos using MSYS Makefiles
generator
-- Configuring incomplete, errors occurred!
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/644>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list