[postgis-tickets] [PostGIS] #4559: [raster] PG 13 / GDAL 3.1: rt_gdalwarp regress failing
PostGIS
trac at osgeo.org
Mon Oct 28 15:21:08 PDT 2019
#4559: [raster] PG 13 / GDAL 3.1: rt_gdalwarp regress failing
-------------------------+---------------------------
Reporter: Algunenano | Owner: Bborie Park
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.1.0
Component: raster | Version: trunk
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by robe):
I'm seeing it on debbie's dev runs for PG 13, this is with
https://debbie.postgis.net/view/PostgreSQL/job/PostGIS_Regress_PGDEV_Weekly/10546/console
{{{
-------------- Compiler Info -------------
C compiler: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-
zeros
C++ compiler (Wagyu): gcc -std=c++11 -x c++
CPPFLAGS:
-I/var/lib/jenkins/workspace/geos/rel-3.8w64/include
-I/usr/include/libxml2 -I/usr/include -I/usr/include/json-c
LDFLAGS: -lm
SQL preprocessor: /usr/bin/cpp -traditional-cpp -w -P
-------------- Additional Info -------------
Interrupt Tests: DISABLED use: --with-interrupt-tests to enable
-------------- Dependencies --------------
GEOS config: /var/lib/jenkins/workspace/geos/rel-3.8w64/bin
/geos-config
GEOS version: 3.9.0dev
GDAL config: /var/lib/jenkins/workspace/gdal/rel-2.4w64/bin
/gdal-config
GDAL version: 2.4.3
SFCGAL config: /usr/bin/sfcgal-config
SFCGAL version: 1.3.7
PostgreSQL config:
/var/lib/jenkins/workspace/pg/rel/pg13w64/bin/pg_config
PostgreSQL version: PostgreSQL 13devel
PROJ4 version: 62
Libxml2 config: /usr/bin/xml2-config
Libxml2 version: 2.9.4
JSON-C support: yes
protobuf support: yes
protobuf-c version: 1003002
PCRE support: no
Perl: /usr/bin/perl
Wagyu: yes
--------------- Extensions ---------------
PostGIS Raster: enabled
PostGIS Topology: enabled
SFCGAL support: enabled
Address Standardizer support: disabled
-------- Documentation Generation --------
xsltproc: /usr/bin/xsltproc
xsl style sheets: /usr/share/xml/docbook/stylesheet/docbook-xsl
dblatex: /usr/bin/dblatex
convert: /usr/bin/convert
mathml2.dtd: /usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
}}}
{{{
rt_gdalwarp .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/regress_pgdev/branches/3.1/tmp/3_1_pg13w64/test_52_diff)
-----------------------------------------------------------------------------
--- rt_gdalwarp_expected 2019-10-28 21:42:58.098356962 +0000
+++
/var/lib/jenkins/workspace/postgis/regress_pgdev/branches/3.1/tmp/3_1_pg13w64/test_52_out
2019-10-28 21:50:33.970353820 +0000
@@ -7,27 +7,48 @@
NOTICE: Raster has default geotransform. Adjusting metadata for use of
GDAL Warp API
NOTICE: Values must be provided for both X and Y when specifying the
scale. Returning original raster
NOTICE: Values must be provided for both X and Y when specifying the
scale. Returning original raster
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
+NOTICE: SRID value 2139062143 > SRID_MAXIMUM converted to 999346
0.0|||||||||||||
0.1|993310|12|12|1|1009.894|-1009.894|0.000|0.000|950732.188|1409281.783|t|t|t
0.10|992163|10|10|1|1000.000|-1000.000|0.000|0.000|-500000.000|600000.000|t|t|t
0.11|992163|11|10|1|1000.000|-1000.000|0.000|0.000|-500001.000|600000.000|t|t|t
0.12|992163|10|11|1|1000.000|-1000.000|0.000|0.000|-500000.000|600009.000|t|t|t
0.13|992163|11|11|1|1000.000|-1000.000|0.000|0.000|-500100.000|600950.000|t|t|t
-0.14|992163|201|201|1|50.000|50.000|0.000|0.000|-500040.000|589957.000|t|t|t
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4559#comment:2>
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