Re: [Geotools-devel] Build failures in gt-imageio-ext-gdal

2022-06-02 Thread Ian Turton
For anyone else who runs into this issue its a version mismatch problem, As gdal-config was saying my system has moved on to GDAL 3.3.2 but looking at the output of the failing tests showed that GeoTools was still picking up version 3.0.4 somehow. ldconfig -p | grep gdal libgdalalljni.so.29 (libc6

[Geotools-devel] Build failures in gt-imageio-ext-gdal

2022-05-27 Thread Ian Turton
I'm seeing a persistent failure when I try to build main locally, it's in gt-imageio-ext-gdal. There's a dumpstream in the surefire-reports folder that says: # Created at 2022-05-27T11:57:21.448 free(): invalid pointer # Created at 2022-05-27T11:57:21.456 Aborted And the failing tests seems to