Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/
Date: Sat, 03 Oct 2015 15:24:20
Message-Id: 1443885837.71184f73035e2de1cd60a302888ea4856d52697a.klausman@gentoo
1 commit: 71184f73035e2de1cd60a302888ea4856d52697a
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 15:19:11 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 15:23:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71184f73
7
8 sys-devel/gdb: 7.10 hangs on CPU, mask it for now
9
10 Gentoo-Bug: 562128
11 Glibc-Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061
12
13 profiles/arch/alpha/package.mask | 7 +++++++
14 1 file changed, 7 insertions(+)
15
16 diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask
17 index f5a5b71..ec1e226 100644
18 --- a/profiles/arch/alpha/package.mask
19 +++ b/profiles/arch/alpha/package.mask
20 @@ -2,6 +2,12 @@
21 # Distributed under the terms of the GNU General Public License v2
22 # $Id$
23
24 +# Tobias Klausmann <klausman@g.o> (03 Oct 2015)
25 +# Hangs/spins-on-cpu with any program on alpha.
26 +# Upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061
27 +# Gentoo bug: 562128
28 +>=sys-devel/gdb-7.10
29 +
30 # Julian Ospald <hasufell@g.o> (01 Sep 2014)
31 # Needs either hardmasked >=media-video/libav-10 or
32 # >=media-video/ffmpeg-2.1.4 which is not keyworded for
33 @@ -12,3 +18,4 @@
34 # Alexey Shvetsov <alexxy@g.o> (21 May 2012)
35 # Need deps pecl-apc and pecl-uploadprogress bug #416897
36 >=www-apps/drupal-7.14
37 +