[postgis-tickets] [PostGIS] #4179: bessie failure on raster install
PostGIS
trac at osgeo.org
Thu Sep 13 14:48:46 PDT 2018
#4179: bessie failure on raster install
-----------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
Not sure what's causing this might be a configuration issue on my part.
{{{
17:46:27 PATH is
/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jenkins/bin:/usr/local:/usr/local/lib:/usr/local/bin
17:46:27 Checking for shp2pgsql ... found
17:46:27 Checking for pgsql2shp ... found
17:46:27 Checking for raster2pgsql ... found
17:46:27 TMPDIR is
/home/jenkins/tmp/pgis_reg_720bdb57ecf75e9b3cb7805d07675e99519ced30
17:46:27 Creating database 'postgis_reg'
17:46:28 Preparing db 'postgis_reg' using: CREATE EXTENSION postgis
17:46:30 Preparing db 'postgis_reg' using: CREATE EXTENSION postgis_raster
17:46:30 Died at run_test.pl line 1329.
17:46:30 failed (Error encountered creating EXTENSION POSTGIS_RASTER:
/home/jenkins/tmp/pgis_reg_720bdb57ecf75e9b3cb7805d07675e99519ced30/regress_log)
17:46:30
-----------------------------------------------------------------------------
17:46:30 sh: createlang: not found
17:46:30 CREATE EXTENSION
17:46:30 ERROR: could not load library
"/usr/local/lib/postgresql/rtpostgis-3.0.so": dlopen
(/usr/local/lib/postgresql/rtpostgis-3.0.so) failed:
/usr/local/lib/postgresql/rtpostgis-3.0.so: Undefined symbol
"lwgeom_is_empty"
17:46:30
-----------------------------------------------------------------------------
17:46:30 gmake[2]: *** [Makefile:302: check] Error 1
17:46:30 gmake[2]: Leaving directory
'/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/720bdb57ecf75e9b3cb7805d07675e99519ced30/regress'
17:46:30 gmake[1]: *** [GNUmakefile:16: check] Error 1
17:46:30 gmake[1]: Leaving directory
'/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/720bdb57ecf75e9b3cb7805d07675e99519ced30'
17:46:30 *** Error code 2
17:46:30
17:46:30 Stop.
17:46:30 make: stopped in
/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/720bdb57ecf75e9b3cb7805d07675e99519ced30
17:46:31 Build step 'Execute shell' marked build as failure
17:46:31 Finished: FAILURE
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4179>
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