commit: 79f36716de490f5dd7fe6c320ae017863d01a4b1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 25 20:19:33 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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 <[email protected]> (2019-08-25) +# sys-cluster/open-mx is masked for removal. +sys-cluster/openmpi openmpi_fabrics_open-mx + # Kent Fredric <[email protected]> (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 <[email protected]> (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 <[email protected]> (2019-08-23) # These packages are incompatible with current versions of PHP (7 or higher) # They need a maintainer but no one has volunteered.
