[postgis-tickets] [PostGIS] #4650: Can't install postgis_sfcgal
PostGIS
trac at osgeo.org
Tue Mar 3 07:39:40 PST 2020
#4650: Can't install postgis_sfcgal
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.1.0
Component: build/upgrade/install | Version: master
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by robe):
Seeing this issue on winnie as well, but I can't trigger it on my local.
https://winnie.postgis.net:444/job/PostGIS_EDB_Regress_winnie/10438/consoleFull
{{{
make[2]: Leaving directory '/projects/postgis/branches/3.1/regress/core'
make -C sfcgal check
make[2]: Entering directory
'/projects/postgis/branches/3.1/regress/sfcgal'
/usr/bin/perl ../run_test.pl --sfcgal --extension -v regress_sfcgal
approximatemedialaxis.sql
PATH is
/projects/postgresql/rel/pg11w64gcc81/bin:/projects/postgresql/rel/pg11w64gcc81/bin:/projects/CGAL
/rel-cgal-4.11w64gcc81/bin:/projects/CGAL/rel-
sfcgal-1.3.2w64gcc81/bin:/projects/boost/rel-
1_53_0w64gcc81/lib:/projects/pcre/rel-8.33w64gcc81/include:/projects/pcre/rel-8.33w64gcc81/lib:/projects/protobuf/rel-3.2.0w64gcc81/bin:/projects/protobuf/rel-3.2.0w64gcc81/lib:/projects/xsltproc:/projects/gtkw64gcc81/bin:/projects/geos/rel-3.8.0w64gcc81/bin:/projects/gdal/rel-2.4.3w64gcc81/bin:/projects
/rel-libiconv-1.15w64gcc81/lib:/projects/rel-
libiconv-1.15w64gcc81/include:/projects/rel-
libiconv-1.15w64gcc81/bin:/projects/proj/rel-5.2.0w64gcc81/bin:/projects/libxml
/rel-libxml2-2.9.9w64gcc81/bin:/projects/zlib/rel-
zlib-1.2.11w64gcc81/bin:/projects/zlib/rel-
zlib-1.2.11w64gcc81/lib:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/projects/postgresql/rel/pg11w64gcc81/bin:/projects/postgresql/rel/pg11w64gcc81/lib
Checking for shp2pgsql ... found
Checking for pgsql2shp ... found
TMPDIR is /projects/postgis/tmp/3.1.0dev_pg11_geos3.8.0_gdal2.4.3w64
Creating database 'postgis_reg'
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis SCHEMA public
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis_sfcgal SCHEMA
public
Died at ../run_test.pl line 1463.
failed (Error encountered creating EXTENSION POSTGIS_SFCGAL:
/projects/postgis/tmp/3.1.0dev_pg11_geos3.8.0_gdal2.4.3w64/regress_log)
-----------------------------------------------------------------------------
NOTICE: schema "public" already exists, skipping
CREATE SCHEMA
CREATE EXTENSION
ERROR: function postgis_sfcgal_version() does not exist
-----------------------------------------------------------------------------
make[2]: *** [Makefile:39: check] Error 1
make[2]: Leaving directory '/projects/postgis/branches/3.1/regress/sfcgal'
make[1]: *** [Makefile:48: check-regress] Error 2
make[1]: Leaving directory '/projects/postgis/branches/3.1/regress'
make: *** [GNUmakefile:20: check-regress] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4650#comment:2>
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