[geos-devel] [GEOS] #971: @GEOS_VERSION@ not being replaced

GEOS geos-trac at osgeo.org
Tue May 21 19:08:24 PDT 2019


#971: @GEOS_VERSION@ not being replaced
----------------------+--------------------------
 Reporter:  robe      |      Owner:  geos-devel@…
     Type:  defect    |     Status:  new
 Priority:  major     |  Milestone:  3.8.0
Component:  Default   |    Version:  master
 Severity:  Critical  |   Keywords:
----------------------+--------------------------
 I just noticed that debbie's postgis builds started failing recently.

 Looks like the geos @GEOS_VERSION@ is not being replaced.

 Might be something I need to change but was fine 5 days ago.


 {{{
   WARNING: You have set the --prefix to
 '/var/lib/jenkins/workspace/pg/rel/pg11w64'. But we mostly
   ignore the --prefix. For your info, using the values determined from
   /var/lib/jenkins/workspace/pg/rel/pg11w64/bin/pg_config we will be
 installing:
     * postgis shared library in
 /var/lib/jenkins/workspace/pg/rel/pg11w64/lib
     * postgis SQL files in
 /var/lib/jenkins/workspace/pg/rel/pg11w64/share/postgresql/contrib/postgis-3.0
     * postgis executables in /var/lib/jenkins/workspace/pg/rel/pg11w64/bin
 ------------------------------------------------------------------------
 checking for xml2-config... /usr/bin/xml2-config
 checking libxml/tree.h usability... yes
 checking libxml/tree.h presence... yes
 checking for libxml/tree.h... yes
 checking libxml/parser.h usability... yes
 checking libxml/parser.h presence... yes
 checking for libxml/parser.h... yes
 checking libxml/xpath.h usability... yes
 checking libxml/xpath.h presence... yes
 checking for libxml/xpath.h... yes
 checking libxml/xpathInternals.h usability... yes
 checking libxml/xpathInternals.h presence... yes
 checking for libxml/xpathInternals.h... yes
 checking for xmlInitParser in -lxml2... yes
 Using user-specified geos-config file:
 /var/lib/jenkins/workspace/geos/rel-3.8w64/bin/geos-config
 checking GEOS version... @GEOS_VERSION@
 configure: error: PostGIS requires GEOS >= 3.6.0
 Build step 'Execute shell' marked build as failure
 An attempt to send an e-mail to empty list of recipients, ignored.
 Triggering a new build of PostgreSQL stop
 Finished: FAILURE
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/971>
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