Date: Mon, 13 Jan 2020 14:47:22 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Greg Lewis <glewis@eyesbeyond.com> Cc: freebsd-java@freebsd.org Subject: Re: OpenJDK 11 for armv6/7 and aarch64 Message-ID: <CAJuc1zMi_J6dgvQm84b8L6z0Ye_%2BcPBaHuqufAg9GKqYObPQEQ@mail.gmail.com> In-Reply-To: <20200113012426.GA64233@misty.eyesbeyond.com> References: <CAJuc1zMBvZ6-wi89Omu4iX_jsqh-imyYgFsgf2FDVigt%2BsADLA@mail.gmail.com> <20200113012426.GA64233@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 13 Jan 2020 at 14:24, Greg Lewis <glewis@eyesbeyond.com> wrote: > > On Sat, Jan 11, 2020 at 11:39:40AM +1300, Jonathan Chen wrote: > > Hi, > > > > There's a closed PR for this at > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236524 > > > > Did this ever get merged? > > > > Cheers. > > Yes and no. There is aarch64 support on FreeBSD 12 and up. It needed > some features that were not present on FreeBSD 11. The arm6/7 support > ended up not getting merged. > > I'm not sure why it looks like aarch64 packages are not being built as part > of the official package builds though. I might have to dig into that since > it makes things harder for testing aarch64 builds. I was wondering about this over the weekend, and it appears that the package builder is having a problem with aarch64 builds due to an issue with qemu-aarch64-static https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240037 The java/bootstrap-openjdk11 for aarch64 fails to run (it crashes with a seg-fault) and the build for java/openjdk11 stops. The only way to build openjdk11 for aarch64 is natively; cross-building is currently failing. Cheers. -- Jonathan Chen <jonc@chen.org.nz>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zMi_J6dgvQm84b8L6z0Ye_%2BcPBaHuqufAg9GKqYObPQEQ>