Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 19:26:47 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Dima Panov <fluffy@FreeBSD.org>
Cc:        Kristof Provost <kp@FreeBSD.org>, "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: 5c16e71d30c3 - main - Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367
Message-ID:  <F6DB27F6-3B4C-4490-97AF-ECEC3FF44681@FreeBSD.org>
In-Reply-To: <94773081-ed7b-46c4-929f-7426d59110fc@FreeBSD.org>
References:  <202312081739.3B8HdJYC068067@gitrepo.freebsd.org> <E65EEC14-9547-472F-B5EB-7CC70956BBBC@FreeBSD.org> <4BE6917B-663A-4ED7-9E1A-A49FBA188456@FreeBSD.org> <94773081-ed7b-46c4-929f-7426d59110fc@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_82D86BE6-86AA-4791-B21D-82FA2BAEB562
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 11 Dec 2023, at 19:10, Dima Panov <fluffy@freebsd.org> wrote:
>=20
> On 11.12.2023 18:15, Dimitry Andric wrote:
>> On 11 Dec 2023, at 16:03, Kristof Provost <kp@FreeBSD.org> wrote:
>>> On 8 Dec 2023, at 18:39, Dimitry Andric wrote:
>>>=20
>>>    The branch main has been updated by dim:
>>>=20
>>>    URL: =
https://cgit.FreeBSD.org/src/commit/?id=3D5c16e71d30c388dd43b217de10a3ccb4=
b0219d0d =
<https://cgit.freebsd.org/src/commit/?id=3D5c16e71d30c388dd43b217de10a3ccb=
4b0219d0d>
>>>=20
>>>    commit 5c16e71d30c388dd43b217de10a3ccb4b0219d0d
>>>    Merge: b121cb0095c8 703029dbba78
>>>    Author: Dimitry Andric <dim@FreeBSD.org>
>>>    AuthorDate: 2023-11-30 20:06:52 +0000
>>>    Commit: Dimitry Andric <dim@FreeBSD.org>
>>>    CommitDate: 2023-12-08 17:35:59 +0000
>>>=20
>>>    Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367
>>>=20
>>>    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, =
lldb and
>>>    openmp to llvmorg-17.0.6-0-g6009708b4367.
>>>=20
>>>    PR: 273753
>>>    MFC after: 1 month
>>>=20
>>>=20
>>> There appears to be some fallout in some ports.
>>=20
> [skip]
>> I fixed dozens of ports for this in https://bugs.freebsd.org/273753 =
<https://bugs.freebsd.org/273753>, but I haven't gone over all of them, =
since I have limited resources.
>> That said, there are generally two ways to fix this: either add =
-Wl,--undefined-version to the linker flags, or actually remove the =
undefined symbols from the linker version scripts.
>=20
> BTW, lang/gcc13 fails to build on 15/aarch64 after this import with =
lots of
>=20
> /usr/include/c++/v1/locale:3434:31: error: attempt to use a poisoned =
identifier
> 3434 |         __h.reset((char_type*)malloc(__exn * =
sizeof(char_type)));
>      |                               ^
>=20
>=20
> Full log: =
https://people.freebsd.org/~fluffy/-log/150aarch64/gcc13-13.2.0_1.log
>=20
>=20
> Just curious but gcc12 is fine now

I have seen this error too, but could only reproduce it outside of =
poudriere, so I didn't take it too seriously. It is easy to fix; I have =
a patch, shall I commit it? :)

-Dimitry


--Apple-Mail=_82D86BE6-86AA-4791-B21D-82FA2BAEB562
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCZXdUaAAKCRCwXqMKLiCW
ozQmAKCGhMB+/s1rQRp+aaVpJeB+KeYltwCbB67VHzOsUF5N/2DkdQVdL65knCQ=
=CiAA
-----END PGP SIGNATURE-----

--Apple-Mail=_82D86BE6-86AA-4791-B21D-82FA2BAEB562--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F6DB27F6-3B4C-4490-97AF-ECEC3FF44681>