[postgis-tickets] [PostGIS] #4078: test_gdal_configured fails with GDAL 2.3.0-rc1
PostGIS
trac at osgeo.org
Fri May 4 12:54:27 PDT 2018
#4078: test_gdal_configured fails with GDAL 2.3.0-rc1
----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.4.5
Component: postgis | Version: 2.4.x
Keywords: |
----------------------------+---------------------------
The gdal test suite fails with GDAL 2.3.0-rc1:
{{{
Suite: gdal
Test: test_gdal_configured ...ERROR 4: Unable to open EPSG support file
gcs.csv. Try setting the GDAL_DATA environment variable to point to the
directory containing EPSG csv files.
FAILED
1. cu_gdal.c:28 - rt_util_gdal_configured()
Test: test_gdal_drivers ...passed
Test: test_gdal_rasterize ...passed
Test: test_gdal_polygonize ...passed
Test: test_raster_to_gdal ...Warning 1: Cannot find pcs.csv
Warning 1: Cannot find datum.csv or gdal_datum.csv
Warning 1: Cannot find ellipsoid.csv
Warning 1: Cannot find prime_meridian.csv
Warning 6: PNG driver doesn't support data type Float64. Only eight bit
(Byte) and sixteen bit (UInt16) bands supported. Defaulting to Byte
passed
Test: test_gdal_to_raster ...passed
Test: test_gdal_warp ...passed
}}}
The full buildlog is attached.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4078>
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