[postgis-tickets] [PostGIS] #4355: PostGIS raster extension is broken
PostGIS
trac at osgeo.org
Wed Mar 20 10:19:19 PDT 2019
#4355: PostGIS raster extension is broken
-----------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
debbie, dronie, and winnie are complaining about the same thing.
Which I think started happening around r17345
winnie:
https://winnie.postgis.net:444/job/PostGIS_EDB_Regress_winnie/8889/consoleFull
dronie: https://dronie.osgeo.org/postgis/postgis/171/3/2
debbie: https://debbie.postgis.net/job/PostGIS_Regress/11576/consoleFull
{{{
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis_raster
Died at ../../../regress/run_test.pl line 1331.
failed (Error encountered creating EXTENSION POSTGIS_RASTER:
/projects/postgis/tmp/3.0.0dev_pg11_geos3.8.0dev_gdal2.2.4w64/regress_log)
-----------------------------------------------------------------------------
sh: createlang: command not found
CREATE EXTENSION
ERROR: could not access file "$libdir/postgis_raster-3": No such file or
directory
-----------------------------------------------------------------------------
Makefile:181: recipe for target 'check' failed
make[3]: *** [check] Error 1
make[3]: Leaving directory
'/projects/postgis/branches/3.0/raster/test/regress'
Makefile:18: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/projects/postgis/branches/3.0/raster/test'
Makefile:69: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '/projects/postgis/branches/3.0/raster'
GNUmakefile:20: recipe for target 'check' failed
make: *** [check] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4355>
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