From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by sourceware.org (Postfix) with ESMTPS id D947F3858D28 for ; Sat, 29 Jan 2022 05:29:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D947F3858D28 Received: by mail-pj1-x1029.google.com with SMTP id l24-20020a17090aec1800b001b55738f633so8541883pjy.1 for ; Fri, 28 Jan 2022 21:29:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=LeMcylP8FxboY+uGd5jqNZdFB9d/gwKcItXA+GTwXYo=; b=YtdRqQ2T1XKkyopC6urN7UQmYANOdj89APA3pPZ3+FELeeLSEg64MrJhBjxm5VWinm iZBZm3R05t0yn3e5d3213gy4JRAAt5HrtiNF+RTvIaQT0VA8flEQJru77n8aRTS+4ZnY 1N+ftKxMKEdfHWdV8VYGqSkwtQ+8y668SjQ3hTQCKj7AD/UvBOV9hvC7PP3MHu0nMde8 4TDWa/flC7lvVZuzDGSDWNM8NQKFFX323mdeXinqaNMWQd9veMuAaRx7FaBM7U0ABShL mO6DKlbXGTvwyP/OvqdaUEOYg4qwjIyFwIB/obWH+YUH6BomxmELLNAH+NaCPqYVZCJL CHtg== X-Gm-Message-State: AOAM532Ajyo7X/un6B+HHYTNTSWsVZ95MxbcV0SgvG2NMTjEZnbtiTAc 3BAbu+QS0B07FniO9MANC3E= X-Google-Smtp-Source: ABdhPJx4I5dH9MZ2qmjaAkh0sGVj+m1glUM2sp3ObX/akjGMPtzX4dBm+DHuQKfShZVWGxeUITYzfQ== X-Received: by 2002:a17:90b:4a4c:: with SMTP id lb12mr13400968pjb.211.1643434184045; Fri, 28 Jan 2022 21:29:44 -0800 (PST) Received: from squeak.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id s6sm23361860pgk.44.2022.01.28.21.29.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jan 2022 21:29:43 -0800 (PST) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 155B31140872; Sat, 29 Jan 2022 15:59:40 +1030 (ACDT) Date: Sat, 29 Jan 2022 15:59:40 +1030 From: Alan Modra To: Nick Clifton Cc: Matthias Klose , binutils@sourceware.org Subject: Re: The 2.38 branch has been created. Message-ID: References: <87a6foudtm.fsf@redhat.com> <520819c4-bf77-8cba-1dc1-a21bffb62a64@ubuntu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-3032.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Sat, 29 Jan 2022 05:29:46 -0000 On Tue, Jan 25, 2022 at 03:37:08PM +0000, Nick Clifton via Binutils wrote: > > ppc64el: > > Running /<>/ld/testsuite/ld-bootstrap/bootstrap.exp ... > > FAIL: bootstrap > > FAIL: bootstrap with strip > > FAIL: bootstrap with -Wl,--traditional-format > > FAIL: bootstrap with -Wl,--no-keep-memory > > FAIL: bootstrap with -Wl,--relax > > FAIL: bootstrap with -Wl,--max-cache-size=-1 > > I think that I will let Alan look into these... I would if I could reproduce it. My builds are OK. Matthias, ld/ld.log might give me a clue, if that is available somewhere. -- Alan Modra Australia Development Lab, IBM