Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2024 11:06:12 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Colin Percival <cperciva@tarsnap.com>
Cc:        "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org>
Subject:   Re: git: 3a0793336edf - main - Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67
Message-ID:  <C807A0C0-AE7D-488B-854E-81C4D8E95ABA@FreeBSD.org>
In-Reply-To: <0100018fc770df1b-2a8b8552-4730-40d3-8439-3f5553c45e04-000000@email.amazonses.com>
References:  <202405241559.44OFxHbI038322@gitrepo.freebsd.org> <0100018fc770df1b-2a8b8552-4730-40d3-8439-3f5553c45e04-000000@email.amazonses.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 May 2024, at 05:00, Colin Percival <cperciva@tarsnap.com> wrote:
>=20
> On 5/24/24 08:59, Dimitry Andric wrote:
>> commit 3a0793336edfc21cb6d4c8c5c5d7f1665f3e6c5a
>>     Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67
>>          This updates llvm, clang, compiler-rt, libc++, libunwind, =
lld, lldb and
>>     openmp to llvm-project release/18.x =
llvmorg-18.1.6-0-g1118c2e05e67.
>=20
> This broke the weekly snapshot builds for powerpc* platforms.  It =
looks like
> we have the same issue as =
https://github.com/llvm/llvm-project/issues/92991
> (failure is "Running pass 'PPC Merge String Pool' on module =
'/usr/src/crypto/openssh/sshkey.c'.") so hopefully importing the fix =
from that issue can fix
> them for next week.

I tried reproducing the crash with a "make buildworld TARGET=3Dpowerpc
TARGET_ARCH=3Dpowerpc64", but it worked just fine for me. Is there any =
way
to reproduce this on a non-PowerPC host?

That said, I will be happy to import the fix, but it would be nice if I
can verify that it is really solving the problem. :)

-Dimitry




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C807A0C0-AE7D-488B-854E-81C4D8E95ABA>