[geos-devel] [GEOS] #877: regress failure on geos 3.7 debbie

GEOS geos-trac at osgeo.org
Fri Jun 8 00:59:22 PDT 2018


#877: regress failure on geos 3.7 debbie
------------------------+--------------------------
 Reporter:  robe        |      Owner:  geos-devel@…
     Type:  defect      |     Status:  new
 Priority:  blocker     |  Milestone:  3.7.0
Component:  Default     |    Version:  master
 Severity:  Unassigned  |   Keywords:
------------------------+--------------------------
 Getting this error on debbie.

 Sadly I also discovered I never changed debbie to use gitea webhook when
 we switched to git, so not sure how long this has been an issue.


 {{{
 make[3]: Entering directory '/var/lib/jenkins/workspace/geos/branches/3.7'
 ! find . -name '*.cpp' -o -name '*.h' | \
         grep -v ^./tests/xmltester/tinyxml | \
         xargs grep -n '[[:space:]]$'
 ./src/geom/GeometryCollection.cpp:377:
 make[3]: *** [Makefile:929: check-local] Error 1
 make[3]: Leaving directory '/var/lib/jenkins/workspace/geos/branches/3.7'
 make[2]: *** [Makefile:767: check-am] Error 2
 make[2]: Leaving directory '/var/lib/jenkins/workspace/geos/branches/3.7'
 make[1]: *** [Makefile:476: check-recursive] Error 1
 make[1]: Leaving directory '/var/lib/jenkins/workspace/geos/branches/3.7'
 make: *** [Makefile:769: check] Error 2

 Finished: FAILURE
 }}}

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