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

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