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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93D8B15813A for ; Mon, 06 Jan 2025 07:09:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C7D5E07AE; Mon, 06 Jan 2025 07:09:00 +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 60F8EE07A9 for ; Mon, 06 Jan 2025 07:09:00 +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 4AC7A33FECD for ; Mon, 06 Jan 2025 07:08:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8DEF19C8 for ; Mon, 06 Jan 2025 07:08:57 +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: <1736147180.f4ea154defa622dcca99e90bfe9fce34b02913e3.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: f4ea154defa622dcca99e90bfe9fce34b02913e3 X-VCS-Branch: master Date: Mon, 06 Jan 2025 07:08:57 +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: 283094c6-b9cd-43fb-a866-1d9d4ed14f0b X-Archives-Hash: 7ef9c0dbb23208579bcf09b0d4f0f57d commit: f4ea154defa622dcca99e90bfe9fce34b02913e3 Author: WANG Xuerui gentoo org> AuthorDate: Mon Jan 6 05:46:00 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Mon Jan 6 07:06:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ea154d profiles/arch/loong: mask LLVM_SLOT <18 for media-libs/mesa Closes: https://bugs.gentoo.org/929197 Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 7d10e2c904b9..e311d766a862 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2025-01-06) +# llvm does not have sufficient codegen support for mesa before 18 +# bug #929197 +media-libs/mesa llvm_slot_15 llvm_slot_16 llvm_slot_17 + # Sam James (2025-01-04) # kde-plasma/kde-cli-tools not keyworded here x11-misc/xdg-utils plasma