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 19BCC139345 for ; Mon, 5 Jul 2021 19:38:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34EC8E0A63; Mon, 5 Jul 2021 19:38:18 +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 1B5FDE0A63 for ; Mon, 5 Jul 2021 19:38:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 950B6342AC8 for ; Mon, 5 Jul 2021 19:38:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26CDD7C8 for ; Mon, 5 Jul 2021 19:38:15 +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: <1625513889.3e9e7f31a92274596e5f3b737fe65783af71dd0c.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 3e9e7f31a92274596e5f3b737fe65783af71dd0c X-VCS-Branch: master Date: Mon, 5 Jul 2021 19:38:15 +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: 1e72c465-0014-4261-a937-a131ff6d100b X-Archives-Hash: 3f0856a0d0d637e79c3039ed1d63d1ae commit: 3e9e7f31a92274596e5f3b737fe65783af71dd0c Author: Marek Szuba gentoo org> AuthorDate: Mon Jul 5 19:37:35 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Jul 5 19:38:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9e7f31 profiles/arch/riscv: slurm-related mask adjustments Signed-off-by: Marek Szuba gentoo.org> profiles/arch/riscv/package.use.mask | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 93297ba5f18..24d963e388a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-07-05) +# sys-cluster/ucx fails to compile on this arch +sys-cluster/slurm ucx + # Marek Szuba (2021-07-05) # net-dialup/mgetty fails to compile on this arch mail-mta/courier fax @@ -26,7 +30,7 @@ gnome-base/gvfs samba net-libs/libsoup samba www-client/elinks samba -# Marek Szuba (2021-07-02) +# Marek Szuba (2021-07-05) # Dependencies not keyworded here yet: # - gnome-base/gconf, dev-libs/libotf & dev-libs/m17n-lib, net-libs/webkit-gtk app-editors/emacs gconf m17n-lib xwidgets @@ -40,8 +44,10 @@ dev-python/networkx extras pandas dev-python/scipy sparse # - dev-db/libdbi, sys-cluster/ceph net-analyzer/rrdtool dbi rados -# - all the fabrics, sys-cluster/slurm, sys-cluster/torque -sys-cluster/openmpi openmpi_rm_pbs openmpi_rm_slurm openmpi_fabrics_ofed openmpi_fabrics_knem openmpi_fabrics_psm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_dynamic-sl openmpi_ofed_features_rdmacm openmpi_ofed_features_udcm +# - sys-cluster/rdma-core | sys-fabric/ofed, sys-cluster/knem, sys-fabric/infinipath-psm, sys-fabric/librdmacm +sys-cluster/openmpi openmpi_fabrics_ofed openmpi_fabrics_knem openmpi_fabrics_psm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_dynamic-sl openmpi_ofed_features_rdmacm openmpi_ofed_features_udcm +# - sci-libs/hdf5, sys-fabric/ofed, dev-db/mariadb | dev-db/mysql +sys-cluster/slurm hdf5 ofed slurmdbd # Ye Cao (2021-06-24) # Dependencies not keyworded, not tested