Re: openjdk build failures on "nm"

From: Ronald Klop <ronald-lists_at_klop.ws>
Date: Thu, 04 Sep 2025 10:09:18 UTC
 
Van: Harald Eilertsen <haraldei@anduin.net>
Datum: donderdag, 4 september 2025 12:02
Aan: Ronald Klop <ronald-lists@klop.ws>
CC: java@freebsd.org
Onderwerp: Re: openjdk build failures on "nm"
> 
> On Thu, Sep 04, 2025 at 10:56:13AM +0200, Ronald Klop wrote:
> > We get a lot of reports from pkg-fallout@FreeBSD.org for different
> > openjdk versions. The errors seem to converge around "nm".
> 
> Yes, I have notified Joe, as I don't have access to the machines and can
> debug this myself. It seems to have started around Gregs updates to
> several of the older JDK versions, but I have not had time to look into
> the details myself yet.
> 
> > Is anybody looking into this? Or should we ignore it?
> 
> I think it creates too much noise to be ignored. Is there a good way to
> get the full (openjdk) build.log file from the failing build? That could
> help a lot with identifying the real issue.
> 
> Take care!
> Harald
> 
> 
> 


The portsfallout website has a lot of build logs linked.

https://portsfallout.com/fallout?port=java%2Fopenjdk17%24

You can also lookup other jdk versions there.

BTW: I failed to reproduce the issue on my RPI4 poudriere, but maybe it needs more parallel CPUs to trigger the error. I don't know.

Regards,
Ronald.