From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: "Moore, Catherine" <Catherine_Moore@mentor.com>
Cc: Denis Chertykov <chertykov@gmail.com>,
Eric Christopher <echristo@gmail.com>,
Matthew Fortune <matthew.fortune@imgtec.com>,
David Edelsohn <dje.gcc@gmail.com>,
Alexandre Oliva <aoliva@redhat.com>,
Kaz Kojima <kkojima@gcc.gnu.org>,
Oleg Endo <olegendo@gcc.gnu.org>,
Jonathan Wakely <jwakely@redhat.com>,
gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [BUILDROBOT] "error: null argument where non-null required" on multiple targets
Date: Mon, 14 Dec 2015 20:07:00 -0000 [thread overview]
Message-ID: <20151214200746.GA27807@lug-owl.de> (raw)
In-Reply-To: <FD3DCEAC5B03E9408544A1E416F112420192CE5939@NA-MBX-04.mgc.mentorg.com>
[-- Attachment #1: Type: text/plain, Size: 1966 bytes --]
On Mon, 2015-12-14 18:54:28 +0000, Moore, Catherine <Catherine_Moore@mentor.com> wrote:
> > avr-rtems http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478544
> > mipsel-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478844
> > mipsisa64r2-sde-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478855
> > mipsisa64sb1-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478865
> > mips-rtems http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478877
> > powerpc-eabialtivec http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478922
> > powerpc-eabispe http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478932
> > powerpc-rtems http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478956
> > ppc-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=478968
> > sh-superh-elf http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=479077
>
> 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=/tmp/foo --disable-multilib \
--enable-languages=all,ada,go
make
make install
...and then put that compiler into your $PATH and build a cross compiler:
.../configure --target=mipsel-elf --enable-werror-always \
--enable-languages=all,ada,go
make all-gcc
(This is how contrib/config-list.mk does its test builds, which is
what I'm calling.)
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481
Signature of: Alles sollte so einfach wie möglich gemacht sein.
the second : Aber nicht einfacher. (Einstein)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-12-14 20:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-06 21:48 Jan-Benedict Glaw
2015-12-14 18:54 ` Moore, Catherine
2015-12-14 20:07 ` Jan-Benedict Glaw [this message]
2015-12-15 17:44 ` Jeff Law
2015-12-16 10:46 ` Jan-Benedict Glaw
2015-12-17 18:05 ` Jeff Law
2015-12-17 18:34 ` config-list.mk and obsoleted configurations (was: [BUILDROBOT] "error: null argument where non-null required" on multiple targets) Jan-Benedict Glaw
2015-12-17 18:39 ` config-list.mk and obsoleted configurations Jeff Law
2015-12-17 18:58 ` Jan-Benedict Glaw
2015-12-17 19:53 ` Jeff Law
2015-12-17 20:33 ` Trevor Saunders
2015-12-17 21:02 ` Jeff Law
2015-12-21 14:20 ` [BUILDROBOT] "error: null argument where non-null required" on multiple targets Moore, Catherine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151214200746.GA27807@lug-owl.de \
--to=jbglaw@lug-owl.de \
--cc=Catherine_Moore@mentor.com \
--cc=aoliva@redhat.com \
--cc=chertykov@gmail.com \
--cc=dje.gcc@gmail.com \
--cc=echristo@gmail.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=jwakely@redhat.com \
--cc=kkojima@gcc.gnu.org \
--cc=matthew.fortune@imgtec.com \
--cc=olegendo@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).