[postgis-tickets] [PostGIS] #3080: PostgreSQL 9.5 regress failure on st_reclass

PostGIS trac at osgeo.org
Mon Mar 16 19:45:00 PDT 2015


#3080: PostgreSQL 9.5 regress failure on st_reclass
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  dustymugs    
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.2.0
Component:  raster   |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
  rt_reclass .. failed (diff expected obtained:
 /var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_49_diff)
 -----------------------------------------------------------------------------
 --- rt_reclass_expected 2014-04-26 22:51:48.000000000 -0700
 +++
 /var/lib/jenkins/workspace/postgis/regress_pgdev/tmp/2_2_pg9.5w64/test_49_out
 2015-03-16 19:39:25.000000000 -0700
 @@ -5,7 +5,11 @@
  59|59|0
  141|141|0
  NOTICE:  Invalid argument for reclassargset. Invalid expression of
 reclassexpr for reclassarg of index 0 . Returning original raster
 +NOTICE:  Invalid argument for reclassargset. Invalid expression of
 reclassexpr for reclassarg of index 0 . Returning original raster
 +NOTICE:  Invalid argument for reclassargset. Invalid expression of
 reclassexpr for reclassarg of index 0 . Returning original raster
  3.1415901184082|2.71828007698059|0
  NOTICE:  Invalid argument for reclassargset. Invalid band index (must use
 1-based) for reclassarg of index 0 . Returning original raster
 +NOTICE:  Invalid argument for reclassargset. Invalid band index (must use
 1-based) for reclassarg of index 0 . Returning original raster
 +NOTICE:  Invalid argument for reclassargset. Invalid band index (must use
 1-based) for reclassarg of index 0 . Returning original raster
  3.1415901184082|2.71828007698059|0
  900|-900|900
 }}}


 This is against:

 {{{
  -------------- Dependencies --------------
   GEOS config:
 /var/lib/jenkins/workspace/geos/rel-3.4.3devw64/bin/geos-config
   GEOS version:         3.4.3dev
   GDAL config:          /var/lib/jenkins/workspace/gdal/rel-2.0w64/bin
 /gdal-config
   GDAL version:         2.0.0
   PostgreSQL config:
 /var/lib/jenkins/workspace/pg/rel/pg9.5w64/bin/pg_config
   PostgreSQL version:   PostgreSQL 9.5devel
   PROJ4 version:        47
   Libxml2 config:       /usr/bin/xml2-config
   Libxml2 version:      2.7.8
   JSON-C support:       yes
   PCRE support:       yes
   PostGIS debug level:  0
   Perl:                 /usr/bin/perl

  --------------- Extensions ---------------
   PostGIS Raster:       enabled
   PostGIS Topology:     enabled
   SFCGAL support:       disabled
   Address Standardizer support:       enabled

  -------- Documentation Generation --------
   xsltproc:             /usr/bin/xsltproc
   xsl style sheets:     /usr/share/xml/docbook/stylesheet/nwalsh
   dblatex:              /usr/bin/dblatex
   convert:              /usr/bin/convert
   mathml2.dtd:          /usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
 }}}


 I'm guessing this is a result of recent changes to PostgreSQL 9.5 code
 base in past 7 or so days.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3080>
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