From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 89FA83858CDA for ; Thu, 14 Sep 2023 18:34:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 89FA83858CDA Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id AFC8530CBE18; Thu, 14 Sep 2023 20:33:59 +0200 (CEST) Date: Thu, 14 Sep 2023 20:33:59 +0200 From: Mark Wielaard To: Jan Beulich Cc: Binutils , Sam James Subject: Re: =?utf-8?B?4pigIEJ1aWxkYm8=?= =?utf-8?Q?t?= (Sourceware): binutils-gdb - failed test (failure) (master) Message-ID: <20230914183359.GL32736@gnu.wildebeest.org> References: <20230914084342.10CE138555A9@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3028.8 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Jan, Hi Sam, On Thu, Sep 14, 2023 at 10:58:56AM +0200, Jan Beulich wrote: > On 14.09.2023 10:43, builder@sourceware.org wrote: > > A new failure has been detected on builder binutils-gentoo-sparc while building binutils-gdb. > > > > Full details are available at: > > https://builder.sourceware.org/buildbot/#builders/228/builds/1276 > > > > Build state: failed test (failure) > > Revision: d7680f13df105aa8fa0edbdf8efae31a5411f579 > > Worker: gentoo-sparc > > Build Reason: (unknown) > > Blamelist: Jan Beulich > > [...] > > - 5: make check ( failure ) > > Logs: > > - stdio: https://builder.sourceware.org/buildbot/#builders/228/builds/1276/steps/5/logs/stdio > > Iirc I pointed out before that there appears to be an issue with the builder > here: "command timed out: 1200 seconds without output running". I don't think > the failure has anything to do with the changes committed earlier. Sam, could you take a look why the sparc-gentoo builder seems to be hanging here? Thanks, Mark