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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2979F138359 for ; Tue, 25 Aug 2020 14:10:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A938E0970; Tue, 25 Aug 2020 14:10:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45E1AE0970 for ; Tue, 25 Aug 2020 14:10:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB8D3340E82 for ; Tue, 25 Aug 2020 14:10:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19B912B2 for ; Tue, 25 Aug 2020 14:10:13 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1598364604.f3b28ac432fc57cb3b82678279359f8d5d2ae5ca.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-compiler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.4111.ebuild X-VCS-Directories: dev-util/intel-graphics-compiler/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: f3b28ac432fc57cb3b82678279359f8d5d2ae5ca X-VCS-Branch: master Date: Tue, 25 Aug 2020 14:10:13 +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: 05fd5861-d29e-4405-8ec6-30100c340c0c X-Archives-Hash: 80914aa3bc0c2fda42807509875d2231 commit: f3b28ac432fc57cb3b82678279359f8d5d2ae5ca Author: Marek Szuba gentoo org> AuthorDate: Tue Aug 25 13:51:40 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Aug 25 14:10:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b28ac4 dev-util/intel-graphics-compiler: block llvm-10.0.1 Causes compilation errors. Closes: https://bugs.gentoo.org/738934 Signed-off-by: Marek Szuba gentoo.org> .../intel-graphics-compiler/intel-graphics-compiler-1.0.4111.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.4111.ebuild b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.4111.ebuild index 7c11b12c639..3bdf70d334d 100644 --- a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.4111.ebuild +++ b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.4111.ebuild @@ -18,7 +18,9 @@ IUSE="debug" LLVM_MAX_SLOT=10 -COMMON="<=sys-devel/llvm-${LLVM_MAX_SLOT}.9999:=[${MULTILIB_USEDEP}] +# Bug #738934 +#COMMON="<=sys-devel/llvm-${LLVM_MAX_SLOT}.9999:=[${MULTILIB_USEDEP}] +COMMON="