From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33609 invoked by alias); 14 Jan 2017 18:22:49 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 33598 invoked by uid 89); 14 Jan 2017 18:22:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*M:stream, junior, Junior, H*i:sk:87r345f X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 14 Jan 2017 18:22:38 +0000 Received: from stream.wildebeest.org (herd.wildebeest.org [80.127.118.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 43B36302BB23; Sat, 14 Jan 2017 19:22:35 +0100 (CET) Received: by stream.wildebeest.org (Postfix, from userid 1000) id BBEA0FFA4C; Sat, 14 Jan 2017 19:22:35 +0100 (CET) Date: Sat, 14 Jan 2017 18:22:00 -0000 From: Mark Wielaard To: Sergio Durigan Junior Cc: Alan Modra , gdb-patches@sourceware.org Subject: Re: Your commit 'Create sdynrelro for elfn32 mips too' broke GDB Message-ID: <20170114182235.GB2174@stream> References: <20170114081809.GW32333@bubble.grove.modra.org> <87r345frqu.fsf@sergiodj.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r345frqu.fsf@sergiodj.net> User-Agent: Mutt/1.7.1 (2016-10-04) X-SW-Source: 2017-01/txt/msg00274.txt.bz2 On Sat, Jan 14, 2017 at 12:58:33PM -0500, Sergio Durigan Junior wrote: > On Saturday, January 14 2017, Alan Modra wrote: > > On Fri, Jan 13, 2017 at 08:38:02PM -0500, sergiodj+buildbot@sergiodj.net wrote: > > Please fix your buildbot. Don't expect me to reply to the next > > report. I'm ignoring it. > > Sorry about the noise. > > Fixing this has proven harder than I thought. I decided to temporarily > disable the e-mail notifications for the builders associated with both > wildebeest-* slaves (managed by Mark), because they are the ones having > timeout problems when linking GDB. > > Hey Mark, would it be possible for you to take a look at this issue? Apologies. I am in the process of reinstalling the 32/64 bit debian buildbots. They are experiencing i/o storms leading to timeouts. I'll turn off both VMs for now. Cheers, Mark