From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109779 invoked by alias); 14 Dec 2015 20:07:52 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 109755 invoked by uid 89); 14 Dec 2015 20:07:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 3 recipients X-HELO: lug-owl.de Received: from lug-owl.de (HELO lug-owl.de) (195.71.106.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 14 Dec 2015 20:07:50 +0000 Received: by lug-owl.de (Postfix, from userid 1001) id D790BF01C8; Mon, 14 Dec 2015 21:07:46 +0100 (CET) Date: Mon, 14 Dec 2015 20:07:00 -0000 From: Jan-Benedict Glaw To: "Moore, Catherine" Cc: Denis Chertykov , Eric Christopher , Matthew Fortune , David Edelsohn , Alexandre Oliva , Kaz Kojima , Oleg Endo , Jonathan Wakely , gcc-patches Subject: Re: [BUILDROBOT] "error: null argument where non-null required" on multiple targets Message-ID: <20151214200746.GA27807@lug-owl.de> References: <20151206214848.GA495@lug-owl.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2015-12/txt/msg01431.txt.bz2 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1986 On Mon, 2015-12-14 18:54:28 +0000, Moore, Catherine wrote: > > avr-rtems http://toolchain.lug-owl.de/buildbot/show_build_details.php?= id=3D478544 > > mipsel-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php= ?id=3D478844 > > mipsisa64r2-sde-elf http://toolchain.lug-owl.de/buildbot/show_build_det= ails.php?id=3D478855 > > mipsisa64sb1-elf http://toolchain.lug-owl.de/buildbot/show_build_detail= s.php?id=3D478865 > > mips-rtems http://toolchain.lug-owl.de/buildbot/show_build_details.php= ?id=3D478877 > > powerpc-eabialtivec http://toolchain.lug-owl.de/buildbot/show_build_det= ails.php?id=3D478922 > > powerpc-eabispe http://toolchain.lug-owl.de/buildbot/show_build_details= .php?id=3D478932 > > powerpc-rtems http://toolchain.lug-owl.de/buildbot/show_build_details.p= hp?id=3D478956 > > ppc-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php?id= =3D478968 > > sh-superh-elf http://toolchain.lug-owl.de/buildbot/show_build_details.p= hp?id=3D479077 >=20 > Is there an easy way to reproduce the MIPS problems that you > reported? I don't seem to be able to do it with a cross-compiler > targeting mipsel-elf. What's your build compiler? For these builds, where it showed up, I'm using a freshly compiles HEAD/master version. So basically, compile a current GCC for your build machine: .../configure --prefix=3D/tmp/foo --disable-multilib \ --enable-languages=3Dall,ada,go make make install ...and then put that compiler into your $PATH and build a cross compiler: .../configure --target=3Dmipsel-elf --enable-werror-always \ --enable-languages=3Dall,ada,go make all-gcc (This is how contrib/config-list.mk does its test builds, which is what I'm calling.) MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: Alles sollte so einfach wie m=C3=B6glich gemacht= sein. the second : Aber nicht einfacher. (Einstein) --jI8keyz6grp/JLjh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 181 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlZvIZIACgkQHb1edYOZ4bsk8wCfYz3lEe+hD5FIi7C6puwbRBec sDAAn1BFUuMkA9sqqDZN2ms0Wg4K1rNI =Olgv -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--