[postgis-tickets] [PostGIS] #3938: Bessie and SFCGAL build unpackaged script issue
PostGIS
trac at osgeo.org
Tue Nov 28 13:54:54 PST 2017
#3938: Bessie and SFCGAL build unpackaged script issue
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: buildbots | Version: 2.4.x
Keywords: |
-----------------------+---------------------------
Okay I did
{{{
pkg install sfcgal
}}}
on bessie, and now she's blowing on building SFCGAL uninstall scripts.
{{{
PostGIS is now configured for amd64-unknown-freebsd11.1
-------------- Compiler Info -------------
C compiler: cc -g -O2
SQL preprocessor: /usr/bin/cpp -traditional-cpp -w -P
-------------- Dependencies --------------
GEOS config: /usr/local/bin/geos-config
GEOS version: 3.6.2
GDAL config: /usr/local/bin/gdal-config
GDAL version: 2.2.2
SFCGAL config: /usr/local/bin/sfcgal-config
SFCGAL version: 1.3.1
PostgreSQL config: /usr/local/bin/pg_config
PostgreSQL version: PostgreSQL 10.1
PROJ4 version: 49
Libxml2 config: /usr/local/bin/xml2-config
Libxml2 version: 2.9.4
JSON-C support: no
protobuf-c support: no
PCRE support: no
Perl: /usr/local/bin/perl
--------------- Extensions ---------------
PostGIS Raster: enabled
PostGIS Topology: enabled
SFCGAL support: enabled
Address Standardizer support: disabled
-------- Documentation Generation --------
xsltproc: /usr/local/bin/xsltproc
xsl style sheets:
dblatex:
convert: /usr/local/bin/convert
mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd
configure: WARNING: --------- GEOS VERSION WARNING ------------
configure: WARNING: You are building against GEOS 3.6.2
configure: WARNING: To take advantage of all the features of
configure: WARNING: this PostGIS version requires GEOS 3.7.0 or higher
which is not out yet.
configure: WARNING: To take advantage of most of the features of this
PostGIS
configure: WARNING: we recommend GEOS 3.6 or higher
configure: WARNING: You can download the latest versions from
configure: WARNING: http://trac.osgeo.org/geos
configure: WARNING:
}}}
{{{
cat sql_bits/sfcgal.sql | ../../utils/create_unpackaged.pl postgis_sfcgal
> sql/postgis_sfcgal--unpackaged--2.5.0dev.sql
/bin/sh: ../../utils/create_unpackaged.pl: not found
gmake[3]: *** [Makefile:67: sql/postgis_sfcgal--unpackaged--2.5.0dev.sql]
Error 127
gmake[3]: *** Deleting file 'sql/postgis_sfcgal--unpackaged--2.5.0dev.sql'
gmake[3]: Leaving directory
'/usr/home/jenkins/workspace/Test_Slave/trunk/extensions/postgis_sfcgal'
gmake[2]: *** [Makefile:26: all] Error 1
gmake[2]: Leaving directory
'/usr/home/jenkins/workspace/Test_Slave/trunk/extensions'
gmake[1]: *** [GNUmakefile:16: all] Error 1
gmake[1]: Leaving directory '/usr/home/jenkins/workspace/Test_Slave/trunk'
*** Error code 2
}}}
I recall seeing this particular error before but can't remember where
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3938>
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