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 B9F0C3858C53 for ; Tue, 14 Feb 2023 16:37:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B9F0C3858C53 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: from r6.localdomain (82-217-174-174.cable.dynamic.v4.ziggo.nl [82.217.174.174]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 1BAD130067DA; Tue, 14 Feb 2023 17:37:36 +0100 (CET) Received: by r6.localdomain (Postfix, from userid 1000) id 7385F34035A; Tue, 14 Feb 2023 17:37:35 +0100 (CET) Message-ID: Subject: Re: =?UTF-8?Q?=E2=98=A0?= Buildbot (Sourceware): elfutils - failed test (failure) (master) From: Mark Wielaard To: Ilya Leoshkevich , elfutils-devel@sourceware.org Date: Tue, 14 Feb 2023 17:37:35 +0100 In-Reply-To: <20230214161456.B6B533858D33@sourceware.org> References: <20230214161456.B6B533858D33@sourceware.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.3 (3.46.3-1.fc37) MIME-Version: 1.0 X-Spam-Status: No, score=-3029.9 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,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 Tue, 2023-02-14 at 16:14 +0000, builder--- via Elfutils-devel wrote: > A new failure has been detected on builder elfutils-debian-ppc64 while bu= ilding elfutils. >=20 > Full details are available at: > https://builder.sourceware.org/buildbot/#builders/63/builds/145 >=20 > Build state: failed test (failure) > Revision: 8ececddf9de612bc556b16df234254291196a65d > Worker: debian-ppc64 > Build Reason: (unknown) > Blamelist: Ilya Leoshkevich FAIL: run-native-test.sh =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /var/lib/buildbot/workers/wildebeest/elfutils-debian- ppc64/build/tests/funcretval: dwfl_module_return_value_location: cannot handle DWARF type description FAIL run-native-test.sh (exit status: 1) This isn't caused by this commit. The machine just got upgrade. I suspect it is: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30047 For which a fix was just pushed. So hopefully we'll see this turn green soon. Cheers, Mark