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 A42343858D20 for ; Thu, 26 Jan 2023 21:46:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A42343858D20 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 75381302BBEC; Thu, 26 Jan 2023 22:46:14 +0100 (CET) Date: Thu, 26 Jan 2023 22:46:14 +0100 From: Mark Wielaard To: Aleksei Vetrov Cc: elfutils-devel@sourceware.org Subject: Re: =?utf-8?B?4pigIEJ1aWxkYm90IChTb3VyY2V3?= =?utf-8?Q?are=29?= =?utf-8?Q?=3A?= elfutils - failed 'autoreconf -f ...' (failure) (master) Message-ID: <20230126214614.GD2781@gnu.wildebeest.org> References: <20230126214123.C74173858D28@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230126214123.C74173858D28@sourceware.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3031.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, On Thu, Jan 26, 2023 at 09:41:23PM +0000, builder--- via Elfutils-devel wrote: > A new failure has been detected on builder elfutils-centos-x86_64 while building elfutils. > > Full details are available at: > https://builder.sourceware.org/buildbot/#builders/39/builds/130 > > Build state: failed 'autoreconf -f ...' (failure) > Revision: 8d77b719333fb47722a5684f9e0d3f23257346d3 > Worker: centos-x86_64 > Build Reason: (unknown) > Blamelist: Aleksei Vetrov > [...] > - 3: autoreconf ( failure ) > Logs: > - stdio: https://builder.sourceware.org/buildbot/#builders/39/builds/130/steps/3/logs/stdio > autoreconf: cannot create /tmp/ar8164.3090: No space left on device at /usr/bin/autoreconf line 689. Oops. Will fix. Apologies, Mark