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 840C8138334 for ; Sun, 25 Aug 2019 20:22:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88A8DE0837; Sun, 25 Aug 2019 20:22: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 742D8E0837 for ; Sun, 25 Aug 2019 20:22: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5974634A27E for ; Sun, 25 Aug 2019 20:22:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D36B22A5 for ; Sun, 25 Aug 2019 20:22:19 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1566764537.79f36716de490f5dd7fe6c320ae017863d01a4b1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 79f36716de490f5dd7fe6c320ae017863d01a4b1 X-VCS-Branch: master Date: Sun, 25 Aug 2019 20:22: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: e7c71fbc-b912-432a-b92d-1d1d3c154113 X-Archives-Hash: e578b6bf9643dbd0e32d6935841d34d4 commit: 79f36716de490f5dd7fe6c320ae017863d01a4b1 Author: Michał Górny gentoo org> AuthorDate: Sun Aug 25 20:19:33 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 25 20:22:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f36716 package.mask: Last rite sys-cluster/open-mx Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a1b0f95ae29..03d58985412 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2019-08-25) +# sys-cluster/open-mx is masked for removal. +sys-cluster/openmpi openmpi_fabrics_open-mx + # Kent Fredric (2019-08-07) # Newer versions of nqp need newer versions of jdk to run on the jvm, # but these currently don't exist in gentoo. The USE flags have to be diff --git a/profiles/package.mask b/profiles/package.mask index 083ba0d7e2d..eb32493e95b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2019-08-25) +# Discontinued upstream in 2015, and not touched in Gentoo since. +# Has series of build failures reported due to growing incompatibility +# with new kernels. Removal in 30 days. Bug #677618. +sys-cluster/open-mx + # Brian Evans (2019-08-23) # These packages are incompatible with current versions of PHP (7 or higher) # They need a maintainer but no one has volunteered.