[geos-devel] [GEOS] #1143: Release distribution contains generated files with "dev" in version

GEOS geos-trac at osgeo.org
Tue Nov 2 15:03:24 PDT 2021


#1143: Release distribution contains generated files with "dev" in version
------------------------+---------------------------
 Reporter:  Mike Taves  |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:  3.10.1
Component:  Default     |     Version:  main
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by Mike Taves):

 Now identical to the updated 3.10 branch, but the new
 `CPACK_SOURCE_IGNORE_FILES` setting is too aggressive and appears to
 exclude template files, and the source does not get past the
 configuration:
 {{{
 $ cmake ..
 ...
 CMake Error: File /tmp/from_trac/geos-3.10.1/include/geos/version.h.in
 does not exist.
 CMake Error at include/CMakeLists.txt:30 (configure_file):
   configure_file Problem configuring file
 ...
 CMake Error: File /tmp/from_trac/geos-3.10.1/tools/geos-config.in does not
 exist.
 CMake Error at tools/CMakeLists.txt:25 (configure_file):
   configure_file Problem configuring file
 Call Stack (most recent call first):
   tools/CMakeLists.txt:65 (configure_install_geos_config)
 }}}
 do the new `CPACK_SOURCE_IGNORE_FILES` patterns need `$` to prevent
 partial matches or something?

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1143#comment:7>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list