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 343B2158003 for ; Sat, 9 Oct 2021 01:59:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5312AE0802; Sat, 9 Oct 2021 01:59:22 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 38FADE0802 for ; Sat, 9 Oct 2021 01:59:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 238DE342ED5 for ; Sat, 9 Oct 2021 01:59:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 976D7EC for ; Sat, 9 Oct 2021 01:59:19 +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: <1633744711.d7ffffa47a938d5a598319f915db7f2ee5e9d626.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: d7ffffa47a938d5a598319f915db7f2ee5e9d626 X-VCS-Branch: dev Date: Sat, 9 Oct 2021 01:59:19 +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: 401a47af-0a21-4d81-a8ba-3d07a80e2407 X-Archives-Hash: b1bc469783937141b769623b13050db8 commit: d7ffffa47a938d5a598319f915db7f2ee5e9d626 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Oct 9 01:58:31 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sat Oct 9 01:58:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7ffffa4 profiles: mask sci-physics/mbdyn[metis,schur,pmpi] Signed-off-by: Alessandro Barbieri gmail.com> profiles/package.use.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 209a2960b..6f3615542 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -41,9 +41,14 @@ sys-cluster/extrae dyninst # Alessandro Barbieri (2021-10-01) # can't locate MPI cxx headers # https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/91 -sci-physics/mbdyn mpi +sci-physics/mbdyn mpi pmpi schur # Alessandro Barbieri (2021-10-01) # superlu renamed some files # https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/97 sci-physics/mbdyn superlu + +# Alessandro Barbieri (2021-10-09) +# build failure with metis +# https://public.gitlab.polimi.it/DAER/mbdyn/-/issues/101 +sci-physics/mbdyn metis