Opened 8 years ago

Closed 8 years ago

#3409 closed defect (fixed)

Winnie's 9.5rc1 32-bit regress are failing on raster

Reported by: robe Owned by: robe
Priority: blocker Milestone: PostGIS 2.2.1
Component: QA/buildbots Version: 2.2.x
Keywords: Cc:

Description

Ever since I upgrade the 9.5 32-bit windows the 2.2 and 2.3 of winnie's have been failing. I'm sure it's some configuration issue I messed up during 9.5rc1 upgrade.

Error is below:

2.1.0w32gcc481/lib -L/projects/curl/rel-curl-7.39.0w32gcc481/lib -L/projects/proj/rel-4.9.1w32gcc481/lib
Makefile:78: recipe for target `check' failed
make[3]: *** [check] Error 57
make[3]: Leaving directory `/projects/postgis/branches/2.2/raster/test/cunit'
Makefile:15: recipe for target `core-check' failed
make[2]: *** [core-check] Error 2
make[2]: Leaving directory `/projects/postgis/branches/2.2/raster/test'
Makefile:65: recipe for target `check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory `/projects/postgis/branches/2.2/raster'
GNUmakefile:16: recipe for target `check' failed
make: *** [check] Error 1

Anyway will try to fix in next couple of days.

Change History (1)

comment:1 by robe, 8 years ago

Resolution: fixed
Status: newclosed

script was missing copying some things. Redid the whole install and seems to be working now.

Note: See TracTickets for help on using tickets.