[postgis-tickets] [PostGIS] #4673: [raster] PG 13 / GDAL latest: rt_gdalwarp regress failing
PostGIS
trac at osgeo.org
Thu Jul 9 05:35:58 PDT 2020
#4673: [raster] PG 13 / GDAL latest: rt_gdalwarp regress failing
-------------------------+---------------------------
Reporter: Algunenano | Owner: Bborie Park
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.1.0
Component: raster | Version: master
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by robe):
Not sure this is related, but debbie has been failing for a while at least
since July 7th (probably earlier but I've she only keeps last 10 runs or
so) testing GDAL Master (3.2) (I got to flip the version)
{{{
-------------- Dependencies --------------
GEOS config: /var/lib/jenkins/workspace/geos/rel-3.9w64/bin
/geos-config
GEOS version: 3.9.0dev
GDAL config: /var/lib/jenkins/workspace/gdal/rel-3.1w64/bin
/gdal-config
GDAL version: 3.2.0
SFCGAL config: /usr/bin/sfcgal-config
SFCGAL version: 1.3.7
PostgreSQL config:
/var/lib/jenkins/workspace/pg/rel/pg10w64/bin/pg_config
PostgreSQL version: PostgreSQL 10.13
PROJ4 version: 71
Libxml2 config: /usr/bin/xml2-config
Libxml2 version: 2.9.10
JSON-C support: yes
protobuf support: yes
protobuf-c version: 1003003
PCRE support: no
Perl: /usr/bin/perl
Wagyu: yes
}}}
INFO: Self-intersection at or near point 2 -2
FAILED
1. cu_raster_geometry.c:296 -
CU_ASSERT_STRING_EQUAL(wkt,"MULTIPOLYGON(((1 0,1 -1,0 -1,0 -5,4 -5,5 -5,5
0,1 0)))")
2. cu_raster_geometry.c:308 -
CU_ASSERT_STRING_EQUAL(wkt,"MULTIPOLYGON(((1 0,1 -1,0 -1,0 -5,4 -5,5 -5,5
0,1 0),(1 -1,1 -2,2 -2,2 -1,1 -1)))")
3. cu_raster_geometry.c:321 -
CU_ASSERT_STRING_EQUAL(wkt,"MULTIPOLYGON(((1 -1,1 0,5 0,5 -5,4 -5,0 -5,0
-1,1 -1),(1 -1,1 -2,2 -2,2 -1,1 -1),(2 -2,2 -3,3 -3,3 -2,2 -2)))")
4. cu_raster_geometry.c:335 -
CU_ASSERT_STRING_EQUAL(wkt,"MULTIPOLYGON(((1 -1,1 0,5 0,5 -5,4 -5,0 -5,0
-1,1 -1),(1 -1,1 -2,2 -2,2 -1,1 -1),(2 -2,2 -3,3 -3,3 -2,2 -2),(3 -3,3
-4,4 -4,4 -3,3 -3)))")
5. cu_raster_geometry.c:363 -
CU_ASSERT_STRING_EQUAL(wkt,"MULTIPOLYGON(((1 -4,2 -4,2 -3,3 -3,3 -4,4 -4,4
-5,3 -5,1 -5,1 -4)),((1 -4,0 -4,0 -1,1 -1,1 -2,2 -2,2 -3,1 -3,1 -4)),((3
-2,4 -2,4 -1,5 -1,5 -4,4 -4,4 -3,3 -3,3 -2)),((3 -2,2 -2,2 -1,1 -1,1 0,4
0,4 -1,3 -1,3 -2)))")
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4673#comment:4>
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-tickets
mailing list