Opened 9 years ago
Closed 9 years ago
#3500 closed defect (fixed)
winnie pg 9.4 32-bit failing on KMeans Cunit
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.3.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | Cc: |
Description
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.
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Summary: | winnie 32-bit failing on KMeans Cunit → winnie pg 9.4 32-bit failing on KMeans Cunit |
---|
comment:3 by , 9 years ago
I thought it was all 32-bits. The 9.3 and I think 9.5 32-bit were actually fine. I cleared some all croft out of /usr/local (and purged the repo). I'll close this out if 9.4 32-bit starts passing.
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
even 9.4 32-bit seems fine now after clearing junk out.
Note:
See TracTickets
for help on using tickets.
Like it's not building at all? Corrupt install, clean out old files? Weird to see that that.