From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
David Howells <dhowells@redhat.com>
Subject: Re: linux-next: triage for March 18, 2012
Date: Mon, 19 Mar 2012 10:51:25 -0400 [thread overview]
Message-ID: <20120319145125.GA12142@windriver.com> (raw)
In-Reply-To: <20120318235114.GA30497@thor.bakeyournoodle.com>
[Re: linux-next: triage for March 18, 2012] On 19/03/2012 (Mon 10:51) Tony Breeds wrote:
> On Sun, Mar 18, 2012 at 02:41:05PM -0400, Paul Gortmaker wrote:
[...]
> >
> > AM33:asb2303_defconfig,asb2364_defconfig
> > when: Mar 15, 18:04
> > why: cc1: error: unrecognized command line option '-mmem-funcs'
> > status: incompatible toolchain?
> > fix:
> > ref: http://kisskb.ellerman.id.au/kisskb/buildresult/5878400/
> > ----------------
>
> I submitted a patch for this it hasn't been taken up yet.
> http://marc.info/?l=linux-kernel&m=133185020313818&w=2
> <SNIP>
>
> > frv:defconfig
> > when: Mar 15
> > why: arch/frv/kernel/head.S operand out of range
> > status:
> > fix:
> > ref: http://kisskb.ellerman.id.au/kisskb/buildresult/5884666/
> > ----------------
>
> Quite willing to accept that I have built this compiler wrong.
>
> ~$ /opt/cross/gcc-4.6.3-nolibc/frv-linux/bin/frv-linux-gcc -v
> Using built-in specs.
> COLLECT_GCC=/opt/cross/gcc-4.6.3-nolibc/frv-linux/bin/frv-linux-gcc
> COLLECT_LTO_WRAPPER=/opt/crosstool/gcc-4.6.3-nolibc/frv-linux/bin/../libexec/gcc/frv-linux/4.6.3/lto-wrapper
> Target: frv-linux
> Configured with: /home/tony/buildall/src/gcc/configure --target=frv-linux --host=ppc64-linux-gnu --build=ppc64-linux-gnu --enable-targets=all --prefix=/home/tony/buildall/cross.ppc64/gcc-4.6.3-nolibc/frv-linux/ --enable-languages=c --with-newlib --without-headers --enable-sjlj-exceptions --with-system-libunwind --disable-nls --disable-threads --disable-shared --disable-libmudflap --disable-libssp --disable-libgomp --disable-decimal-float --enable-checking=release --with-mpfr=/home/tony/buildall/src/sys-ppc64 --with-gmp=/home/tony/buildall/src/sys-ppc64 --disable-bootstrap --disable-libquadmath
> Thread model: single
> gcc version 4.6.3 (GCC)
>
> If there is somethign I need to chenge when building gcc let me know.
>
> > h8300:defconfig
> > when: Mar 15
> > why: time.c: implicit declaration of function 'get_irq_regs'
> > status:
> > fix:
> > ref: http://kisskb.ellerman.id.au/kisskb/buildresult/5884668/
> > ----------------
>
> Later there is also an internal compiler error reported at:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52598
Thanks for the updates. I've added the am33 and h8300 info. I don't
know what to advise wrt. the frv platform... there doesn't even appear
to be an x86_64 cross that I can steal to try and reproduce it with.
( http://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.0/ )
Paul.
>
> Yours Tony
WARNING: multiple messages have this Message-ID (diff)
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: <linux-next@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
David Howells <dhowells@redhat.com>
Subject: Re: linux-next: triage for March 18, 2012
Date: Mon, 19 Mar 2012 10:51:25 -0400 [thread overview]
Message-ID: <20120319145125.GA12142@windriver.com> (raw)
In-Reply-To: <20120318235114.GA30497@thor.bakeyournoodle.com>
[Re: linux-next: triage for March 18, 2012] On 19/03/2012 (Mon 10:51) Tony Breeds wrote:
> On Sun, Mar 18, 2012 at 02:41:05PM -0400, Paul Gortmaker wrote:
[...]
> >
> > AM33:asb2303_defconfig,asb2364_defconfig
> > when: Mar 15, 18:04
> > why: cc1: error: unrecognized command line option '-mmem-funcs'
> > status: incompatible toolchain?
> > fix:
> > ref: http://kisskb.ellerman.id.au/kisskb/buildresult/5878400/
> > ----------------
>
> I submitted a patch for this it hasn't been taken up yet.
> http://marc.info/?l=linux-kernel&m=133185020313818&w=2
> <SNIP>
>
> > frv:defconfig
> > when: Mar 15
> > why: arch/frv/kernel/head.S operand out of range
> > status:
> > fix:
> > ref: http://kisskb.ellerman.id.au/kisskb/buildresult/5884666/
> > ----------------
>
> Quite willing to accept that I have built this compiler wrong.
>
> ~$ /opt/cross/gcc-4.6.3-nolibc/frv-linux/bin/frv-linux-gcc -v
> Using built-in specs.
> COLLECT_GCC=/opt/cross/gcc-4.6.3-nolibc/frv-linux/bin/frv-linux-gcc
> COLLECT_LTO_WRAPPER=/opt/crosstool/gcc-4.6.3-nolibc/frv-linux/bin/../libexec/gcc/frv-linux/4.6.3/lto-wrapper
> Target: frv-linux
> Configured with: /home/tony/buildall/src/gcc/configure --target=frv-linux --host=ppc64-linux-gnu --build=ppc64-linux-gnu --enable-targets=all --prefix=/home/tony/buildall/cross.ppc64/gcc-4.6.3-nolibc/frv-linux/ --enable-languages=c --with-newlib --without-headers --enable-sjlj-exceptions --with-system-libunwind --disable-nls --disable-threads --disable-shared --disable-libmudflap --disable-libssp --disable-libgomp --disable-decimal-float --enable-checking=release --with-mpfr=/home/tony/buildall/src/sys-ppc64 --with-gmp=/home/tony/buildall/src/sys-ppc64 --disable-bootstrap --disable-libquadmath
> Thread model: single
> gcc version 4.6.3 (GCC)
>
> If there is somethign I need to chenge when building gcc let me know.
>
> > h8300:defconfig
> > when: Mar 15
> > why: time.c: implicit declaration of function 'get_irq_regs'
> > status:
> > fix:
> > ref: http://kisskb.ellerman.id.au/kisskb/buildresult/5884668/
> > ----------------
>
> Later there is also an internal compiler error reported at:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52598
Thanks for the updates. I've added the am33 and h8300 info. I don't
know what to advise wrt. the frv platform... there doesn't even appear
to be an x86_64 cross that I can steal to try and reproduce it with.
( http://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.0/ )
Paul.
>
> Yours Tony
next prev parent reply other threads:[~2012-03-19 14:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-18 18:41 linux-next: triage for March 18, 2012 Paul Gortmaker
2012-03-18 18:41 ` Paul Gortmaker
2012-03-18 23:51 ` Tony Breeds
2012-03-19 14:51 ` Paul Gortmaker [this message]
2012-03-19 14:51 ` Paul Gortmaker
2012-03-27 23:59 ` Tony Breeds
2012-03-28 0:08 ` Paul Gortmaker
2012-03-19 15:03 ` David Howells
2012-03-19 15:21 ` David Howells
2012-03-19 17:23 ` Valdis.Kletnieks
2012-03-19 19:41 ` David Howells
2012-03-19 21:56 ` Valdis.Kletnieks
2012-03-19 22:20 ` Tony Breeds
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=20120319145125.GA12142@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.