[postgis-devel] [PostGIS] #1812: cunit failure on build area
PostGIS
trac at osgeo.org
Sun May 13 18:09:04 PDT 2012
#1812: cunit failure on build area
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.1
Component: postgis | Version: trunk
Keywords: mingw |
---------------------+------------------------------------------------------
strk,
This is failing on my mingw32 chain.
Do your build area changes rely on new GEOS changes. Haven't recompiled
my GEOS 3.3.4dev (r3614) yet (and that is about a 2 weeks old I think).
{{{
Suite: buildarea
Test: buildarea1 ... passed
Test: buildarea2 ... Failure at cu_buildarea.c:94
Exp: POLYGON((0 0,0 10,10 10,20 10,20 0,10 0,0 0))
Obt: POLYGON((10 10,20 10,20 0,10 0,0 0,0 10,10 10))
FAILED
1. cu_buildarea.c:94 - 0
}}}
Haven't tested yet on my ming64 chain. This is r9732
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1812>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list