Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Multiple build errors on the target toolchain for mips:
@ 2010-12-30 19:43 ANDY KENNEDY
  2010-12-30 20:40 ` Daniel Nyström
  0 siblings, 1 reply; 7+ messages in thread
From: ANDY KENNEDY @ 2010-12-30 19:43 UTC (permalink / raw)
  To: buildroot

Gustavo,

I pulled the latest git from you this morning and attempted to build
(worked for the git from two days ago).  The errors are to great to put
in this message, but some of the first errors are below.

I'm thinking that there is a $CC not being set somewhere -- as this is
building with /usr/bin/gcc:

/usr/bin/gcc -c -DIN_GCC   -O2
-I/root/src/PRODUCTION/newbuildroo/a/output/host/include
-I/root/src/PRODUCTION/newbuildroo/a/output/host/usr/include
-DGENERATOR_FILE -I. -Ibuild
-I/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc
-I/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/buil
d
-I/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/../i
nclude
-I/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/../l
ibcpp/include
-I/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-
uclibc/sysroot/usr/include
-I/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-
uclibc/sysroot/usr/include
-I/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-
uclibc/sysroot/usr/include
-I/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/../l
ibdecnumber
-I/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/../l
ibdecnumber/dpd -I../libdecnumber     \
                -o build/genmodes.o
/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/genmod
es.c
In file included from
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/stdio.h:36,
                 from
/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/system
.h:42,
                 from
/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/genche
cksum.c:22:
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:132:3: error: #error your machine
is neither 32 bit or 64 bit ... it must be magical
In file included from
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/stdio.h:36,
                 from
/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/system
.h:42,
                 from
/root/src/PRODUCTION/newbuildroo/a/output/toolchain/gcc-4.5.2/gcc/genche
cksum.c:22:
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:137: error: expected '=', ',',
';', 'asm' or '__attribute__' before '__UQUAD_TYPE'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:138: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'unsigned'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:139: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'unsigned'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:140: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'unsigned'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:141: error: expected '=', ',',
';', 'asm' or '__attribute__' before '__UQUAD_TYPE'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:142: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'unsigned'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:143: error: expected '=', ',',
';', 'asm' or '__attribute__' before '__UWORD_TYPE'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:144: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'long'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:145: error: expected '=', ',',
';', 'asm' or '__attribute__' before '__SQUAD_TYPE'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:146: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'int'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:147: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'struct'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:148: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'long'
/root/src/PRODUCTION/newbuildroo/a/output/host/usr/mips-unknown-linux-uc
libc/sysroot/usr/include/bits/types.h:149: error: expected '=', ',',
';', 'asm' or '__attribute__' before 'unsigned'



This one compile error goes on for more that 4 screens @ 65 lines /
screen.

I'm looking for the culprit, but you probably know more along the lines
of the oops than me.

Cheers,
Andy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] Multiple build errors on the target toolchain for mips:
  2010-12-30 19:43 [Buildroot] Multiple build errors on the target toolchain for mips: ANDY KENNEDY
@ 2010-12-30 20:40 ` Daniel Nyström
  2010-12-30 21:17   ` Daniel Nyström
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Nyström @ 2010-12-30 20:40 UTC (permalink / raw)
  To: buildroot

2010/12/30 ANDY KENNEDY <ANDY.KENNEDY@adtran.com>:
> I'm thinking that there is a $CC not being set somewhere -- as this is
> building with /usr/bin/gcc:

Will it have to do with my reset env contribution?
http://git.buildroot.net/buildroot/commit/?id=2bf3c1660965d73a553d3c99d6f1a62f36e0069b

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] Multiple build errors on the target toolchain for mips:
  2010-12-30 20:40 ` Daniel Nyström
@ 2010-12-30 21:17   ` Daniel Nyström
  2010-12-30 21:55     ` Gustavo Zacarias
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Nyström @ 2010-12-30 21:17 UTC (permalink / raw)
  To: buildroot

Den 30 december 2010 21:40 skrev Daniel Nystr?m
<daniel.nystrom@timeterminal.se>:
> 2010/12/30 ANDY KENNEDY <ANDY.KENNEDY@adtran.com>:
>> I'm thinking that there is a $CC not being set somewhere -- as this is
>> building with /usr/bin/gcc:
>
> Will it have to do with my reset env contribution?
> http://git.buildroot.net/buildroot/commit/?id=2bf3c1660965d73a553d3c99d6f1a62f36e0069b

Just did a full build on a 2010.11 based branch with the commit above
applied, and no errors.

Maybe it's incompatible in conjunction with Gustavos' toolchain rework?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] Multiple build errors on the target toolchain for mips:
  2010-12-30 21:17   ` Daniel Nyström
@ 2010-12-30 21:55     ` Gustavo Zacarias
  2010-12-30 22:20       ` ANDY KENNEDY
  2010-12-31  9:20       ` Daniel Nyström
  0 siblings, 2 replies; 7+ messages in thread
From: Gustavo Zacarias @ 2010-12-30 21:55 UTC (permalink / raw)
  To: buildroot

On 12/30/2010 06:17 PM, Daniel Nystr?m wrote:

> Den 30 december 2010 21:40 skrev Daniel Nystr?m
> <daniel.nystrom@timeterminal.se>:
>> 2010/12/30 ANDY KENNEDY <ANDY.KENNEDY@adtran.com>:
>>> I'm thinking that there is a $CC not being set somewhere -- as this is
>>> building with /usr/bin/gcc:
>>
>> Will it have to do with my reset env contribution?
>> http://git.buildroot.net/buildroot/commit/?id=2bf3c1660965d73a553d3c99d6f1a62f36e0069b
> 
> Just did a full build on a 2010.11 based branch with the commit above
> applied, and no errors.
> 
> Maybe it's incompatible in conjunction with Gustavos' toolchain rework?

No, don't worry, it's harmless and works fine.
He probably pulled my branch when i was doing some rework :-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] Multiple build errors on the target toolchain for mips:
  2010-12-30 21:55     ` Gustavo Zacarias
@ 2010-12-30 22:20       ` ANDY KENNEDY
  2010-12-31  0:23         ` Gustavo Zacarias
  2010-12-31  9:20       ` Daniel Nyström
  1 sibling, 1 reply; 7+ messages in thread
From: ANDY KENNEDY @ 2010-12-30 22:20 UTC (permalink / raw)
  To: buildroot

> 
> No, don't worry, it's harmless and works fine.
> He probably pulled my branch when i was doing some rework :-)


Let me know when it is safe to pull again and I'll retest.

Andy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] Multiple build errors on the target toolchain for mips:
  2010-12-30 22:20       ` ANDY KENNEDY
@ 2010-12-31  0:23         ` Gustavo Zacarias
  0 siblings, 0 replies; 7+ messages in thread
From: Gustavo Zacarias @ 2010-12-31  0:23 UTC (permalink / raw)
  To: buildroot

On 12/30/2010 07:20 PM, ANDY KENNEDY wrote:

> Let me know when it is safe to pull again and I'll retest.
> 
> Andy

Should be usable now, i don't intend to do anything with it until next
year :P

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Buildroot] Multiple build errors on the target toolchain for mips:
  2010-12-30 21:55     ` Gustavo Zacarias
  2010-12-30 22:20       ` ANDY KENNEDY
@ 2010-12-31  9:20       ` Daniel Nyström
  1 sibling, 0 replies; 7+ messages in thread
From: Daniel Nyström @ 2010-12-31  9:20 UTC (permalink / raw)
  To: buildroot

Den 30 december 2010 22:55 skrev Gustavo Zacarias <gustavo@zacarias.com.ar>:
> No, don't worry, it's harmless and works fine.
> He probably pulled my branch when i was doing some rework :-)

What a scary coincident. :)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-31  9:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-30 19:43 [Buildroot] Multiple build errors on the target toolchain for mips: ANDY KENNEDY
2010-12-30 20:40 ` Daniel Nyström
2010-12-30 21:17   ` Daniel Nyström
2010-12-30 21:55     ` Gustavo Zacarias
2010-12-30 22:20       ` ANDY KENNEDY
2010-12-31  0:23         ` Gustavo Zacarias
2010-12-31  9:20       ` Daniel Nyström

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox