[postgis-tickets] r16535 - Disable sfcgal testing until sfcgal 1.3.3 / CGAL 4.11 issue is resolved.
Regina Obe
lr at pcorp.us
Mon Apr 9 07:31:43 PDT 2018
Author: robe
Date: 2018-04-09 19:31:42 -0700 (Mon, 09 Apr 2018)
New Revision: 16535
Modified:
branches/2.4/ci/debbie/postgis_regress.sh
Log:
Disable sfcgal testing until sfcgal 1.3.3 / CGAL 4.11 issue is resolved.
References #4068 for PostGIS 2.4
Modified: branches/2.4/ci/debbie/postgis_regress.sh
===================================================================
--- branches/2.4/ci/debbie/postgis_regress.sh 2018-04-09 17:26:53 UTC (rev 16534)
+++ branches/2.4/ci/debbie/postgis_regress.sh 2018-04-10 02:31:42 UTC (rev 16535)
@@ -57,9 +57,9 @@
--with-pgconfig=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}/bin/pg_config \
--with-geosconfig=${PROJECTS}/geos/rel-${GEOS_VER}w${OS_BUILD}/bin/geos-config \
--with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config \
- --with-sfcgal=${PROJECTS}/sfcgal/rel-sfcgal-${SFCGAL_VER}w${OS_BUILD}/bin/sfcgal-config \
--without-interrupt-tests \
--prefix=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}
+
make clean
## install so we can later test extension upgrade
make
More information about the postgis-tickets
mailing list