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 4A6A0139368 for ; Fri, 6 Aug 2021 00:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EE2FE0886; Fri, 6 Aug 2021 00:16:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7CDEBE0884 for ; Fri, 6 Aug 2021 00:16:49 +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 06529335DD1 for ; Fri, 6 Aug 2021 00:16:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6638885A for ; Fri, 6 Aug 2021 00:16:46 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1628209004.35d21200dd1078299291fdde2581fdfb7dc52717.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 35d21200dd1078299291fdde2581fdfb7dc52717 X-VCS-Branch: dev Date: Fri, 6 Aug 2021 00:16:46 +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: 83f3095b-f534-4165-8c6d-1dfc171b07db X-Archives-Hash: a02d9c7d1564d27bd35fbb97818a791f commit: 35d21200dd1078299291fdde2581fdfb7dc52717 Author: Alessandro Barbieri gmail com> AuthorDate: Fri Aug 6 00:16:02 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Fri Aug 6 00:16:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35d21200 profiles: mask extrae[openshmem] for now Until I fix it Signed-off-by: Alessandro Barbieri gmail.com> profiles/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 0a909d987..570f05fec 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -26,3 +26,8 @@ sys-kernel/xpmem modules # build failure # https://github.com/Portals4/portals4/issues/83 sys-cluster/portals4 ppe + +# Alessandro Barbieri (2021-08-06) +# sys-cluster/SOS doesn't get recognized as valid openshmem +# https://github.com/bsc-performance-tools/extrae/issues/35 +sys-cluster/extrae openshmem