From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3E4D1138827 for ; Sat, 3 Oct 2015 15:24:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49507E0872; Sat, 3 Oct 2015 15:24:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4DF8E0872 for ; Sat, 3 Oct 2015 15:24:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92898340877 for ; Sat, 3 Oct 2015 15:24:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B469207 for ; Sat, 3 Oct 2015 15:24:10 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1443885837.71184f73035e2de1cd60a302888ea4856d52697a.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 71184f73035e2de1cd60a302888ea4856d52697a X-VCS-Branch: master Date: Sat, 3 Oct 2015 15:24:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8f872011-7769-4d2e-aeee-d8acc798c6a0 X-Archives-Hash: 173afead6045402cf76a763142dc8bcb commit: 71184f73035e2de1cd60a302888ea4856d52697a Author: Tobias Klausmann gentoo org> AuthorDate: Sat Oct 3 15:19:11 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Oct 3 15:23:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71184f73 sys-devel/gdb: 7.10 hangs on CPU, mask it for now Gentoo-Bug: 562128 Glibc-Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061 profiles/arch/alpha/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index f5a5b71..ec1e226 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -2,6 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann (03 Oct 2015) +# Hangs/spins-on-cpu with any program on alpha. +# Upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061 +# Gentoo bug: 562128 +>=sys-devel/gdb-7.10 + # Julian Ospald (01 Sep 2014) # Needs either hardmasked >=media-video/libav-10 or # >=media-video/ffmpeg-2.1.4 which is not keyworded for @@ -12,3 +18,4 @@ # Alexey Shvetsov (21 May 2012) # Need deps pecl-apc and pecl-uploadprogress bug #416897 >=www-apps/drupal-7.14 +