[postgis-tickets] [PostGIS] #3079: Bot failure building for PostgreSQL 9.5
PostGIS
trac at osgeo.org
Sun Mar 15 20:58:09 PDT 2015
#3079: Bot failure building for PostgreSQL 9.5
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: pg9.5 |
---------------------+------------------------------------------------------
Debbie's weekly 9.5 regression run failed with this error.
{{{
/pg9.5w64/include/postgresql/internal -D_GNU_SOURCE -c -o lwgeom_geos.o
lwgeom_geos.c
lwgeom_geos.c: In function ‘errorIfGeometryCollection’:
lwgeom_geos.c:1730: error: ‘DBL_DIG’ undeclared (first use in this
function)
lwgeom_geos.c:1730: error: (Each undeclared identifier is reported only
once
lwgeom_geos.c:1730: error: for each function it appears in.)
make[1]: *** [lwgeom_geos.o] Error 1
make[1]: Leaving directory
`/var/lib/jenkins/workspace/postgis/regress_pgdev/branches/2.2/postgis'
make: *** [all] Error 1
}}}
This is compiling with following:
{{{
PostGIS is now configured for x86_64-unknown-linux-gnu
-------------- Compiler Info -------------
C compiler: gcc -g -O2
C++ compiler: g++ -g -O2
SQL preprocessor: /usr/bin/cpp -traditional-cpp -w -P
-------------- Dependencies --------------
GEOS config:
/var/lib/jenkins/workspace/geos/rel-3.4.3devw64/bin/geos-config
GEOS version: 3.4.3dev
GDAL config: /var/lib/jenkins/workspace/gdal/rel-2.0w64/bin
/gdal-config
GDAL version: 2.0.0
PostgreSQL config:
/var/lib/jenkins/workspace/pg/rel/pg9.5w64/bin/pg_config
PostgreSQL version: PostgreSQL 9.5devel
PROJ4 version: 47
Libxml2 config: /usr/bin/xml2-config
Libxml2 version: 2.7.8
JSON-C support: yes
PCRE support: yes
PostGIS debug level: 0
Perl: /usr/bin/perl
--------------- Extensions ---------------
PostGIS Raster: enabled
PostGIS Topology: enabled
SFCGAL support: disabled
Address Standardizer support: enabled
-------- Documentation Generation --------
xsltproc: /usr/bin/xsltproc
xsl style sheets: /usr/share/xml/docbook/stylesheet/nwalsh
dblatex: /usr/bin/dblatex
convert: /usr/bin/convert
mathml2.dtd: /usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
}}}
I'll test locally to verify it is a true issue and not something amiss
with debbie and that it is 9.5 specific and not a geos error.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3079>
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