Re: openjdk build failures on "nm"
Harald Eilertsen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <efoy4e5mqaa5xen277swrpj3w2mgthmkxza5p3k3hbxfpc7hn5@joytibqygluz> |
On Thu, Sep 04, 2025 at 12:09:18PM +0200, Ronald Klop wrote: > The portsfallout website has a lot of build logs linked. > > https://portsfallout.com/fallout?port=java%2Fopenjdk17%24 Thanks, but I don't really see anything that gives me more information there. I'll take a look at the relevant makefiles though to see if something stands out. > 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. I'm also wondering if this can be a race condition, or if there's something about particular build machines that cause this to happen. Take care! H!