From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id aYlEGD6/+18pCAAAWB0awg (envelope-from ) for ; Sun, 10 Jan 2021 22:00:14 -0500 Received: by simark.ca (Postfix, from userid 112) id 49F2E1EE85; Sun, 10 Jan 2021 22:00:14 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (unknown [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id E12421E4F4 for ; Sun, 10 Jan 2021 22:00:13 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2FB693860C3C; Mon, 11 Jan 2021 03:00:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FB693860C3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1610334013; bh=lAmHwFwu+MTNBZVP4CMPXrbB+7flh4jjgMtI+dO7D8o=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=MncPWicrlMoYqOLRZE+HqrBCmdokkMvDvjuwCmeo2O4hwSuDHdUWl+JWNhaMEaKva a8CAoWkuveRgQivXlAmBAm+b9U23qsMV/FU/xqCTTvWXxvkItAaUlNFM9cOMyzNjUg OW76H3csCaspxPKPOjtwpVeHpNYcdhM6qrQ+wEmM= Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) by sourceware.org (Postfix) with ESMTPS id CEDE1385480A for ; Mon, 11 Jan 2021 03:00:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CEDE1385480A Received: by mail-ot1-x336.google.com with SMTP id b24so15685933otj.0 for ; Sun, 10 Jan 2021 19:00:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lAmHwFwu+MTNBZVP4CMPXrbB+7flh4jjgMtI+dO7D8o=; b=Sb2U0+lcISE8ekT6w5jNEYIOZEROuB0qZpkVDhi2x+zmRY7KUWoXhUHeW1jP0BBnoL hktBeyltg7G6zZ8chpdb1SN8cKkKbpu4Pj+GIT/zGjm619D6dzWHCG5El+zU/0jMhoYz ak+Mxe1sH8Ozg8xGiqpg3659D7fhaKWPHTLuRIdC2bOnU/jklZPD1uT3Bx4niG6Toz2G fJAPXCcOa8ChLyjWISUwI7yuOUbh2YrXeOb/90IqiCXqPphcSZgbV8OVwGL6DWtuz4u2 XZfXdrbaaJzLkYdy/gizwRilYLzoPVjzaDln7ja7mVVpVTlPY/36555c2ebnoWmHOMy2 GouA== X-Gm-Message-State: AOAM531bhlRcmVEoNZObS1B76/wqBVF5RIkpns/UmpiRb899cEfjsrNL Z2zu+7pdd1QqcSZs6dvdCitttlsg/N8JfbqRv0g= X-Google-Smtp-Source: ABdhPJyN3JpwKCmr+i7/QIvTsWiUo+LylY51Y78GM5+Hb1EXWJFA47QCYvwk8+/f13D4yhEOXN1H/01LWbZaJdeWAvk= X-Received: by 2002:a05:6830:10d2:: with SMTP id z18mr9711232oto.90.1610334009244; Sun, 10 Jan 2021 19:00:09 -0800 (PST) MIME-Version: 1.0 References: <20210111025347.GB1718675@adacore.com> In-Reply-To: <20210111025347.GB1718675@adacore.com> Date: Sun, 10 Jan 2021 18:59:33 -0800 Message-ID: Subject: Re: [gdbadmin@sourceware.org: make-snapshot gdb current failed] To: Joel Brobecker Content-Type: text/plain; charset="UTF-8" X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "H.J. Lu via Gdb-patches" Reply-To: "H.J. Lu" Cc: GDB Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On Sun, Jan 10, 2021 at 6:53 PM Joel Brobecker wrote: > > Hello, > > FYI, the source packaging for GDB started failing 2 days ago (see > attached error message), and I don't think I will have time to look > into it before this coming weekend. > > I did a build of GDB from scratch, and that worked. So this is > the good news. The bad news is that we'll have to first see if > we can reproduce with the src-release.sh script. > > Copying H.J on the off chance that his patches about passing > --plugin to AR and RANLIB might be related. > How can I reproduce it? -- H.J.