[postgis-tickets] [PostGIS] #3500: winnie 32-bit failing on KMeans Cunit
PostGIS
trac at osgeo.org
Thu Mar 10 13:01:28 PST 2016
#3500: winnie 32-bit failing on KMeans Cunit
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.3.0
Component: buildbots | Version: trunk
Keywords: |
-----------------------+---------------------------
Have no idea why this is happening:
{{{
-------------- Compiler Info -------------
C compiler: i686-w64-mingw32-gcc -g -O2
SQL preprocessor: /mingw/bin/cpp -traditional-cpp -w -P
-------------- Dependencies --------------
GEOS config: /projects/geos/rel-3.5.0w32gcc481/bin/geos-config
GEOS version: 3.5.0dev
GDAL config: /projects/gdal/rel-2.0.1w32gcc481/bin/gdal-config
GDAL version: 2.0.1
SFCGAL config: /projects/CGAL/rel-sfcgal-1.2w32gcc481/bin/sfcgal-
config
SFCGAL version: 1.3.0
PostgreSQL config:
/projects/postgresql/rel/pg9.4w32gcc481/bin/pg_config
PostgreSQL version: PostgreSQL 9.4.5
PROJ4 version: 49
Libxml2 config: /projects/libxml/rel-
libxml2-2.7.8w32gcc481/bin/xml2-config
Libxml2 version: 2.7.8
JSON-C support: yes
PCRE support: yes
PostGIS debug level: 0
Perl: /bin/perl
--------------- Extensions ---------------
PostGIS Raster: enabled
PostGIS Topology: enabled
SFCGAL support: enabled
Address Standardizer support: enabled
-------- Documentation Generation --------
xsltproc: /projects/xsltproc/xsltproc
xsl style sheets: /projects/docbook/docbook-xsl-1.76.1
dblatex:
convert: /c/Windows/system32/convert
mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd
}}}
{{{
Test: test_kmeans ...Makefile:84: recipe for target `check' failed
make[2]: *** [check] Error 5
make[2]: Leaving directory
`/projects/postgis/branches/2.3/liblwgeom/cunit'
Makefile:204: recipe for target `check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory `/projects/postgis/branches/2.3/liblwgeom'
GNUmakefile:16: recipe for target `check' failed
make: *** [check] Error 1
}}}
Will research later when I have time. Might only be 32-bit run.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3500>
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