Opened 12 years ago

Closed 12 years ago

#1882 closed defect (worksforme)

regress failure st_asraster, st_resample on mingw64 9.1 mingw64 built 9.1

Reported by: robe Owned by: Bborie Park
Priority: medium Milestone: PostGIS 2.0.1
Component: raster Version: 2.0.x
Keywords: Cc:

Description

Normally I get crashes against EDB 9.1 and mingw64/mingw64 compiled 9.1 pass with flying colors. I am getting failures on st_asraster and st_resample. This isn't the box I normally test on so might be a false alarm like my gdal is misconfigured or something.

See attached.

Attachments (1)

raster_mingw64_91onmingw64.zip (3.4 KB ) - added by robe 12 years ago.

Download all attachments as: .zip

Change History (5)

by robe, 12 years ago

comment:1 by robe, 12 years ago

Owner: changed from pracine to Bborie Park
Summary: regress failure on mingw64 9.1 mingw64 built 9.1regress failure st_asraster, st_resample on mingw64 9.1 mingw64 built 9.1

comment:2 by Bborie Park, 12 years ago

It looks like GDAL is misconfigured as it appears that both failures have to do with raster transformations resulting in a raster with the same spatial attributes as in the input raster (though it shouldn't be). It looks like the env variable GDAL_DATA may need to be set.

comment:3 by Bborie Park, 12 years ago

Something else for trying r9967 for 2.0?

comment:4 by robe, 12 years ago

Resolution: worksforme
Status: newclosed

I assume your changes have nothing to do with this ticket dusty aside from maybe catching when GDAL Data is not configured right. Anyrate on my regular mingw64 build system for 9.1, the raster tests all pass so I'll dismiss this as a non-issue.

Note: See TracTickets for help on using tickets.