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 0BF073858D1E for ; Sat, 14 Jan 2023 21:02:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0BF073858D1E 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: by gnu.wildebeest.org (Postfix, from userid 1000) id 2F947302BBEC; Sat, 14 Jan 2023 22:02:17 +0100 (CET) Date: Sat, 14 Jan 2023 22:02:17 +0100 From: Mark Wielaard To: binutils@sourceware.org Cc: Sam James Subject: New sourceware binutils-gentoo-sparc builders Message-ID: <20230114210217.GA6963@gnu.wildebeest.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3032.0 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.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, Thanks to Sam James, the Gentoo Foundation and OSUOSL builder.sourceware.org now has a gentoo-sparc worker [1] which runs binutils CI [2] and try [3] builders. It seems in good shape with only two unexpected failures for the ld tests: === gas Summary === # of expected passes 365 # of unsupported tests 7 === binutils Summary === # of expected passes 253 # of unsupported tests 6 === libsframe Summary === # of expected passes 23 === libctf Summary === # of expected passes 18 === ld Summary === # of expected passes 1596 # of unexpected failures 2 # of expected failures 26 # of untested testcases 1 # of unsupported tests 157 The two ld FAILS are: Running: tmpdir/pr26391-5 > tmpdir/pr26391-5.out child killed: illegal instruction FAIL: Run pr26391-5 Running: tmpdir/pr26391-6 > tmpdir/pr26391-6.out child killed: illegal instruction FAIL: Run pr26391-6 Hopefully Sam can help figure out what caused the crash. Cheers, Mark [1] https://builder.sourceware.org/buildbot/#/workers/35 [2] https://builder.sourceware.org/buildbot/#/builders?tags=binutils [3] https://sourceware.org/binutils/wiki/Buildbot