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 4325C158087 for ; Sat, 9 Oct 2021 06:44:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13785E08BF; Sat, 9 Oct 2021 06:44:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91EA2E08BF for ; Sat, 9 Oct 2021 06:44:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4E723430CA for ; Sat, 9 Oct 2021 06:44:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FF11155 for ; Sat, 9 Oct 2021 06:44:05 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1633744711.d7ffffa47a938d5a598319f915db7f2ee5e9d626.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.use.mask X-VCS-Directories: profiles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d7ffffa47a938d5a598319f915db7f2ee5e9d626 X-VCS-Branch: master Date: Sat, 9 Oct 2021 06:44:05 +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: d6be6e49-a6df-41d1-b91b-520fd7ec439d X-Archives-Hash: 63d96acbba13a7e3c124a996cf3c1f5f commit: d7ffffa47a938d5a598319f915db7f2ee5e9d626 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Oct 9 01:58:31 2021 +0000 Commit: Arthur Zamarin gentoo org> 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