Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sun, 30 Jul 2017 07:14:27
Message-Id: 1501398851.d7bdbb9f2a0038c2dd25bd7d8be9350a9f109c2c.mgorny@gentoo
1 commit: d7bdbb9f2a0038c2dd25bd7d8be9350a9f109c2c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 06:58:04 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 07:14:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7bdbb9f
7
8 profiles/base: Mask sys-devel/clang[z3] due to breakage
9
10 profiles/base/package.use.mask | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
14 index a587362727a..550d8644ac2 100644
15 --- a/profiles/base/package.use.mask
16 +++ b/profiles/base/package.use.mask
17 @@ -7,6 +7,11 @@
18 # This file is only for generic masks. For arch-specific masks (i.e.
19 # mask everywhere, unmask on arch/*) use arch/base.
20
21 +# Michał Górny <mgorny@g.o> (30 Jul 2017)
22 +# The Z3 backend is unstable and causes assertion failures. Mask it
23 +# until upstream fixes it properly.
24 +sys-devel/clang z3
25 +
26 # Ulrich Müller <ulm@g.o> (26 Jul 2017)
27 # Disable hesiod support due to security vulnerability, bug #626242.
28 app-editors/emacs hesiod