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

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-22 Thread Ben Caradoc-Davies
Thanks, Andrea. The GeoServer-2.9.x-OpenJDK8 now passes: http://build.geo-solutions.it/jenkins/job/GeoServer-2.9.x-OpenJDK8/ Kind regards, Ben. On 23/06/16 03:32, Andrea Aime wrote: > Hi Ben, > looks like it's fixed on master, but still failing on 15.x (we have a > OpenJDK 8 build there too, it's

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-22 Thread Andrea Aime
Hi Ben, looks like it's fixed on master, but still failing on 15.x (we have a OpenJDK 8 build there too, it's just not sending hate mails). I've backported your Vera fix to 15.x, hopefully that will fix it Cheers Andrea On Sat, Jun 18, 2016 at 6:37 AM, Ben Caradoc-Davies wrote: > Did not fix. C

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-18 Thread Alessandro Parma
Hello Ben It is an Ubuntu 14.04.4 machine. JDK version is "1.8.0_72-internal" Kind Regards, Alessandro On 06/18/2016 07:06 AM, Ben Caradoc-Davies wrote: I can reproduce the failure if in letterConflict20.sld I set: 21 I suspect a font scaling issue. What are the operating system and OpenJD

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-17 Thread Ben Caradoc-Davies
I can reproduce the failure if in letterConflict20.sld I set: 21 I suspect a font scaling issue. What are the operating system and OpenJDK version? Kind regards, Ben. On 18/06/16 16:37, Ben Caradoc-Davies wrote: > Did not fix. Can someone with access to this machine try running these > interact

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-17 Thread Ben Caradoc-Davies
Did not fix. Can someone with access to this machine try running these interactively or with remote debugging? Kind regards, Ben. On 18/06/16 15:55, Ben Caradoc-Davies wrote: > I changed LetterConflictTest on master to use Bitstream Vera Sans: > https://github.com/geotools/geotools/commit/c2fb01

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-17 Thread Ben Caradoc-Davies
I changed LetterConflictTest on master to use Bitstream Vera Sans: https://github.com/geotools/geotools/commit/c2fb015aead7795cdcfd024e5794d41e00b1b395 I also kicked the GeoSolutions GeoTools-Master-OpenJDK8 build. Kind regards, Ben. On 10/06/16 23:08, Andrea Aime wrote: > Hi, > it looks that te

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-10 Thread Andrea Aime
Hi, it looks that test class was committed by Jody following up a pull request from IGN: https://github.com/geotools/geotools/commits/master/modules/library/render/src/test/java/org/geotools/renderer/lite/LetterConflictTest.java Could be the usual thing of manually registering and using a cross pl

Re: [Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-09 Thread Jody Garnett
I think there is a difference between openjdk and oracle jdk on font metrics. You may consider using explicit bold fonts (rather than trust font metric calculations). -- Jody Garnett On 9 June 2016 at 14:52, Ben Caradoc-Davies wrote: > Alessandro, > > you might have noticed some gt-render fai

[Geotools-devel] Build failures in GeoTools-Master-OpenJDK8 (and GeoServer)

2016-06-09 Thread Ben Caradoc-Davies
Alessandro, you might have noticed some gt-render failures in GeoTools-Master-OpenJDK8 (and the downstream failures of GeoServer-Master-OpenJDK8 that might be caused by this). http://build.geo-solutions.it/jenkins/view/GeoTools/job/GeoTools-Master-OpenJDK8/ junit.framework.AssertionFailedError:

Re: [Geotools-devel] Build failures

2007-07-24 Thread Martin Desruisseaux
I'm not sure if I missed this information from the email, but are you building the 2.4 branch or the trunk? I didn't had the time to look at the referencing work yet. I'm in process of reverting the 2.4 branch to a earlier stage with just classes renamed (http://jira.codehaus.org/browse/GEOT-1400,

Re: [Geotools-devel] Build failures

2007-07-23 Thread Graham Davis
Thanks for the suggestions Justin. I've tried all of that, but I'm still getting the same errors. Jody gave me one last thing to try, which is to delete the hsql database used in those tests and try a full build again. I deleted the files in C:\Documents and Settings\gdavis\Local Settings\Te

Re: [Geotools-devel] Build failures

2007-07-23 Thread Justin Deoliveira
Hmmm... The build box reports being able to build and I believe Jody is ok as well. I find it a strange coincidence that you are getting referencing errors at the same time people over yonder have been hacking hard on referencing... just a thought. Are we sure that Jody has not been hacking on

[Geotools-devel] Build failures

2007-07-23 Thread Graham Davis
Since Justin's changes on Friday, I can't get my maven build to work. If I skip the tests, it builds fine. But if I run the tests, it fails a few times in org.geotools.referencing,factory.epsg.AbstractEpsgFactory: Jul 23, 2007 8:39:01 AM org.geotools.referencing.factory.epsg.AbstractEpsgFacto