diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-06-21 05:19:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-06-21 05:22:21 +0200 |
commit | defb93add229bb3fd038be70ed3722fe5e7477f9 (patch) | |
tree | 7d9fcd52972dd04578e99b87bd662af0251d5662 /profiles/package.mask | |
parent | dev-perl/Image-Size: update DESCRIPTION (diff) | |
download | gentoo-defb93add229bb3fd038be70ed3722fe5e7477f9.tar.gz gentoo-defb93add229bb3fd038be70ed3722fe5e7477f9.tar.bz2 gentoo-defb93add229bb3fd038be70ed3722fe5e7477f9.zip |
package.mask: Mask =sci-libs/suitesparseconfig-7.0.0 and revdeps
The =sci-libs/suitesparseconfig-7.0.0 ebuild was added with
nonfunctional multilib support that causes a build failure. Since
all the added ebuilds depend on the new version (and multilib support)
fixing this is non-trivial.
Bug: https://bugs.gentoo.org/908851
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f4ff3b64c39f..cc1f0abee5be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,23 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-06-21) +# suitesparseconfig-7.0.0 fails to build with multilib enabled +# because of dependencies that cannot be satisfied. All the other +# packages require it. Bug #908851. +=sci-libs/amd-3.0.3 +=sci-libs/btf-2.0.3 +=sci-libs/camd-3.0.3 +=sci-libs/ccolamd-3.0.3 +=sci-libs/cholmod-4.0.3 +=sci-libs/colamd-3.0.3 +=sci-libs/cxsparse-4.0.3 +=sci-libs/klu-2.0.3 +=sci-libs/ldl-3.0.3 +=sci-libs/spqr-3.0.3 +=sci-libs/suitesparseconfig-7.0.0 +=sci-libs/umfpack-6.1.0 + # Mike Pagano <mpagano@gentoo.org> (2023-06-18) # Last upstream activity in 2018, EAPI 7. # See app-crypt/swtpm for an alternative. |