Re: openjdk build failures on "nm"
Ronald Klop <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <1330428831.1750.1756980558066@localhost> |
Van: Harald Eilertsen <[email protected]> Datum: donderdag, 4 september 2025 12:02 Aan: Ronald Klop <[email protected]> CC: [email protected] 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 [email protected] 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.