Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 28 Jan 2023 14:14:36
Message-Id: 1674915221.0892cf904167c811b7ac1c45f392ade6213618d3.andrewammerlaan@gentoo
1 commit: 0892cf904167c811b7ac1c45f392ade6213618d3
2 Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
3 AuthorDate: Sat Jan 28 13:55:50 2023 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 14:13:41 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0892cf90
7
8 profiles/base/package.use.mask: mask debug USE flag for sci-libs/vtk
9
10 The use flag has some issues building, adds an additional layer of
11 complexity and it's advantage is uncertain.
12 It needs some love to get the cmake options attached to it right and
13 see, if some of them need additional guards related to use flags in use.
14 We might also decide to remove this use flag completely in the future.
15
16 Closes: https://bugs.gentoo.org/891829
17 Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
18 Closes: https://github.com/gentoo/gentoo/pull/29236
19 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
20
21 profiles/base/package.use.mask | 6 ++++++
22 1 file changed, 6 insertions(+)
23
24 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
25 index f684c5de48a9..c3f8b6eb7b9c 100644
26 --- a/profiles/base/package.use.mask
27 +++ b/profiles/base/package.use.mask
28 @@ -6,6 +6,12 @@
29 # This file is only for generic masks. For arch-specific masks (i.e.
30 # mask everywhere, unmask on arch/*) use arch/base.
31
32 +# Bernd Waibel <waebbl-gentoo@××××××.net> (2023-01-28)
33 +# Has some issues building and needs some love first.
34 +# Bug #891829
35 +# https://github.com/gentoo/gentoo/pull/29236#issuecomment-1407373536
36 +sci-libs/vtk debug
37 +
38 # Michał Górny <mgorny@g.o> (2023-01-21)
39 # media-libs/libextractor is masked for removal.
40 media-plugins/vdr-xineliboutput libextractor