[Bug 279136] clang-16 frontend command fails with exit code 138 w/out any assertion message on the port security/botan3 on amd64, arm64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 May 2024 18:45:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136

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/9c6443e9491128ed78f069af0caa77f062929dd8
. 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.

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