From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (wildebeest.demon.nl [212.238.236.112]) by sourceware.org (Postfix) with ESMTPS id DB1873858D34 for ; Sun, 19 Jul 2020 23:17:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DB1873858D34 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mark@klomp.org Received: from tarox.wildebeest.org (tarox.wildebeest.org [172.31.17.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 9A26A3000618; Mon, 20 Jul 2020 01:17:57 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 60CD34708680; Mon, 20 Jul 2020 01:17:57 +0200 (CEST) Message-ID: <75c91a15e04d121b4c0cfff7189a0f3c0edc0989.camel@klomp.org> Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset From: Mark Wielaard To: buildbot@builder.wildebeest.org, dwz@sourceware.org Date: Mon, 20 Jul 2020 01:17:57 +0200 In-Reply-To: <20200719230057.B6A4E8FDE11@builder.wildebeest.org> References: <20200719230057.B6A4E8FDE11@builder.wildebeest.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-8.el7) Mime-Version: 1.0 X-Spam-Status: No, score=-6.6 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.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2020 23:18:00 -0000 On Sun, 2020-07-19 at 23:00 +0000, buildbot@builder.wildebeest.org wrote: > The Buildbot has detected a failed build on builder whole buildset > while building dwz. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/24/builds/223 >=20 > Buildbot URL: https://builder.wildebeest.org/buildbot/ >=20 > Worker for this Build: debian-armhf >=20 > Build Reason: > Blamelist: Tom de Vries >=20 > BUILD FAILED: failed test (failure) My apologies, this is me testing a new arm32 debian builder. I had forgotten to install dejagnu. It is installed now. And a rebuild has been queued. Cheers, Mark