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 E9E273834E65 for ; Thu, 9 Jun 2022 13:18:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E9E273834E65 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 tarox.wildebeest.org (83-87-18-245.cable.dynamic.v4.ziggo.nl [83.87.18.245]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 8893C302BBEB for ; Thu, 9 Jun 2022 15:18:25 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 08D7441C1D1A; Thu, 9 Jun 2022 15:18:25 +0200 (CEST) Message-ID: <021d0bbd00e6391bd4b7c5757dac44ff19a48927.camel@klomp.org> Subject: Re: =?UTF-8?Q?=E2=98=BA?= Buildbot (GNU Toolchain): binutils-gdb - build successful (master) From: Mark Wielaard To: binutils@sourceware.org Date: Thu, 09 Jun 2022 15:18:24 +0200 In-Reply-To: <20220609034827.7AECB38582A5@sourceware.org> References: <20220609034827.7AECB38582A5@sourceware.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-10.el7) Mime-Version: 1.0 X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2022 13:18:28 -0000 Hi, On Thu, 2022-06-09 at 03:48 +0000, builder--- via Binutils wrote: > A restored build has been detected on builder binutils-debian-amd64 > while building binutils-gdb. >=20 > Full details are available at: > https://builder.sourceware.org/buildbot/#builders/68/builds/189 This is because the builder was upgraded from Debian old-stable, 10 (buster) to stable, 11 (bullseye). old-stable had various failures in the ld testsuite. Those are gone now and all tests (binutils, gas, ld) now PASS. Cheers, Mark