Date: Mon, 13 Jan 2020 03:37:14 +0100 From: =?utf-8?Q?Klaus_K=C3=BCchemann?= <maciphone2@googlemail.com> To: freebsd-java@freebsd.org Subject: Re: OpenJDK 11 for armv6/7 and aarch64 Message-ID: <C2A58F30-0562-44AE-AF0D-006F54F553EE@googlemail.com> In-Reply-To: <CAJuc1zMi_J6dgvQm84b8L6z0Ye_%2BcPBaHuqufAg9GKqYObPQEQ@mail.gmail.com> References: <CAJuc1zMBvZ6-wi89Omu4iX_jsqh-imyYgFsgf2FDVigt%2BsADLA@mail.gmail.com> <20200113012426.GA64233@misty.eyesbeyond.com> <CAJuc1zMi_J6dgvQm84b8L6z0Ye_%2BcPBaHuqufAg9GKqYObPQEQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
no idea what happens under qemu-aarch64-static or cross-building but natively(13-current) the bootstrap-package works flawlessly : - Proceed with this action? [y/N]: y [1/1] Installing bootstrap-openjdk11-11.0.5.10.1... [1/1] Extracting bootstrap-openjdk11-11.0.5.10.1: 100% -- root@generic:/usr/local/bootstrap-openjdk11 # uname -a FreeBSD generic 13.0-CURRENT FreeBSD 13.0-CURRENT #3 = 1e79c88f85c-c265770(master): Thu Jan 2 17:55:39 UTC 2020 = root@generic:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC-NODEBUG arm64 root@generic:/usr/local/bootstrap-openjdk11 # java -version openjdk version "11.0.5-internal" 2019-10-15 OpenJDK Runtime Environment (fastdebug build = 11.0.5-internal+0-adhoc.root.openjdk-jdk11u) OpenJDK 64-Bit Server VM (fastdebug build = 11.0.5-internal+0-adhoc.root.openjdk-jdk11u, mixed mode) =E2=80=94 For armv6/7 you could compile = https://github.com/MikaelUrankar/openjdk-jdk11u/tree/freebsd-arm=20 if Mikael would agree.. >>=20 >> On Sat, Jan 11, 2020 at 11:39:40AM +1300, Jonathan Chen wrote:=E2=80=A6= .. >=20 > 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. >=20 > Cheers. > --=20 > Jonathan Chen <jonc@chen.org.nz> > _______________________________________________ > freebsd-java@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to = "freebsd-java-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C2A58F30-0562-44AE-AF0D-006F54F553EE>