[postgis-tickets] [PostGIS] #3525: Winnie failing on 32-bit runs in raster
PostGIS
trac at osgeo.org
Sat Apr 9 12:55:03 PDT 2016
#3525: Winnie failing on 32-bit runs in raster
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.3
Component: buildbots | Version: 2.2.x
Keywords: |
-----------------------+---------------------------
This just started happening rescently on 32-bit runs. What's odd is its
only on 2.3 (not 2.2)
{{{
Creating database 'postgis_reg'
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis
Died at run_test.pl line 1278.
failed (Error encountered creating EXTENSION POSTGIS:
/projects/postgis/tmp/2.3.0dev_pg9.3_geos3.5.0_gdal2.0.2w32/regress_log)
-----------------------------------------------------------------------------
createlang: language "plpgsql" is already installed in database
"postgis_reg"
ERROR: could not load library
"e:/jenkins/postgresql/rel/pg9.3w32gcc481edb/lib/rtpostgis-2.3.dll":
Invalid access to memory location.
-----------------------------------------------------------------------------
Makefile:269: recipe for target `check' failed
make[1]: *** [check] Error 1
make[1]: Leaving directory `/projects/postgis/branches/2.3/regress'
GNUmakefile:16: recipe for target `check' failed
make: *** [check] Error 1
}}}
I think this has soemthign to do with my GDAL 2.0.2 compile (+ with new
curl)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3525>
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