[Bug 264065] java/openjdk8: Crashes on aarch64 when built with clang13: # Internal Error (assembler_aarch64.hpp:237) .. guarantee(val < (1U << nbits)) failed: Field too big for insn

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Sep 2024 06:52:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264065

--- Comment #39 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=762006dfa091ef3725f813aa92db772f2e901482

commit 762006dfa091ef3725f813aa92db772f2e901482
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2024-08-31 18:51:41 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2024-09-03 06:52:35 +0000

    java/openjdk8: (aarch64) builds fine with llvm from base

    ran poudriere on FreeBSD 13.3/14.0/14.1/15.0
    all failing ports mentioned in the issue are building fine now:
     benchmarks/scimark2
     devel/tijmp
     sysutils/javaservicewrapper
     www/jericho-html

    PR:     264065
    Differential Revision: https://reviews.freebsd.org/D46500

 java/openjdk8/Makefile | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.