Date: Tue, 21 May 2024 18:45:21 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 279136] clang-16 frontend command fails with exit code 138 w/out any assertion message on the port security/botan3 on amd64, arm64 Message-ID: <bug-279136-29464-FWRjdpDvMa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279136-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-279136-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279136 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #3 from Dimitry Andric <dim@FreeBSD.org> --- Yes, it's an assertion caused by the reversal of https://github.com/llvm/llvm-project/commit/08c8d5bc51c5, which I committed during the llvm-12 (!) import, here: https://github.com/DimitryAndric/freebsd-src/commit/9c6443e9491128ed78f069a= f0caa77f062929dd8 . This is was originally to fix a problem with bootstrapping the gcc ports. However, I removed it during the llvm-17 import, so from llvm-17 onward it should compile botan just fine. Also, the llvm-16 port should compile it OK, since it does not have the above revert. How long does 14.0-RELEASE have to live, still? 14.1-R is coming up, which should fix this problem too. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279136-29464-FWRjdpDvMa>