From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8466158020 for ; Sun, 27 Nov 2022 12:55:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CAF3E08F2; Sun, 27 Nov 2022 12:55:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17BA2E08F2 for ; Sun, 27 Nov 2022 12:55:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBA10341282 for ; Sun, 27 Nov 2022 12:55:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E645773 for ; Sun, 27 Nov 2022 12:55:22 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1669553671.a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/loong/package.use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1 X-VCS-Branch: master Date: Sun, 27 Nov 2022 12:55:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 90fdc050-86b8-45eb-9eb6-9bd43889ae92 X-Archives-Hash: bebc953ce426e5f59c85c78d99bfafaa commit: a43637302af0f1bf90ba0d7d0ad0e5f7f634c9a1 Author: WANG Xuerui gentoo org> AuthorDate: Sun Nov 27 02:26:07 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Nov 27 12:54:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4363730 profiles/arch/loong: mask the untested configurations for llvm toolchain Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index a11fe7068fe5..48e300a9fc7e 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,18 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2022-11-27) +# LLVM toolchain now partially usable on loong, mask the remaining pieces +# pending test/bugfixes/porting. +# +# - sys-libs/libcxxabi: fails many tests but is apparently working +# - sys-libs/libcxx: fails many tests, more upstream work likely needed +# - sys-libs/libomp: fails 4 tests +# - need at least https://reviews.llvm.org/D138177 but there could be more +# - sys-devel/lld: port is still under review +sys-devel/clang-common default-libcxx default-lld +sys-devel/clang-runtime libcxx openmp + # WANG Xuerui (2022-11-18) # net-libs/webkit-gtk is not available on loong yet. app-text/atril epub