build failure on moxie-rtems
Anthony Green
green at moxielogic.com
Fri Dec 12 15:12:53 UTC 2014
Joel Sherrill <joel.sherrill at oarcorp.com> writes:
> Hi
>
> Do we need a newer binutils?
Yes.. we're still waiting for binutils 2.25. It branched last month,
but I don't know when it will be ready. Do you have a mechanism to
apply patches in your test framework? If so, I can supply the patch.
Thanks,
AG
>
> /users/joel/rtems-4.11-work/rtems-source-builder/rtems/build/moxie-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-1/build/./gcc/xgcc
> -B/users/joel/rtems-4.11-work/rtems-source-builder/rtems/build/moxie-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-1/build/./gcc/
> -nostdinc
> -B/users/joel/rtems-4.11-work/rtems-source-builder/rtems/build/moxie-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-1/build/moxie-rtems4.11/newlib/
> -isystem
> /users/joel/rtems-4.11-work/rtems-source-builder/rtems/build/moxie-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-1/build/moxie-rtems4.11/newlib/targ-include
> -isystem
> /users/joel/rtems-4.11-work/rtems-source-builder/rtems/build/moxie-rtems4.11-gcc-4.9.2-newlib-de616601501c4f82968683e80c112604a2d40222-1/gcc-4.9.2/newlib/libc/include
> -B/users/joel/rtems-4.11-work/tools/moxie-rtems4.11/bin/
> -B/users/joel/rtems-4.11-work/tools/moxie-rtems4.11/lib/ -isystem
> /users/joel/rtems-4.11-work/tools/moxie-rtems4.11/include -isystem
> /users/joel/rtems-4.11-work/tools/moxie-rtems4.11/sys-include -g
> -O2 -mel -O2
> -I../../../../gcc-4.9.2/libgcc/../newlib/libc/sys/rtems/include -g -O2
> -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing
> -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -isystem ./include -g -DIN_LIBGCC2
> -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc
> -I. -I. -I../../.././gcc -I../../../../gcc-4.9.2/libgcc
> -I../../../../gcc-4.9.2/libgcc/. -I../../../../gcc-4.9.2/libgcc/../gcc
> -I../../../../gcc-4.9.2/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS
> -o
> emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c
> ../../../../gcc-4.9.2/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
> ../../../../gcc-4.9.2/libgcc/emutls.c: In function '__emutls_get_address':
> ../../../../gcc-4.9.2/libgcc/emutls.c:159:7: warning: implicit
> declaration of function 'calloc' [-Wimplicit-function-declaration]
> arr = calloc (size + 1, sizeof (void *));
> ^
> ../../../../gcc-4.9.2/libgcc/emutls.c:159:13: warning: incompatible
> implicit declaration of built-in function 'calloc'
> arr = calloc (size + 1, sizeof (void *));
> ^
> ../../../../gcc-4.9.2/libgcc/emutls.c:171:7: warning: implicit
> declaration of function 'realloc' [-Wimplicit-function-declaration]
> arr = realloc (arr, (size + 1) * sizeof (void *));
> ^
> ../../../../gcc-4.9.2/libgcc/emutls.c:171:13: warning: incompatible
> implicit declaration of built-in function 'realloc'
> arr = realloc (arr, (size + 1) * sizeof (void *));
> ^
> /tmp/ccMX8El5.s: Assembler messages:
> /tmp/ccMX8El5.s:176: Error: unknown opcode sex.b $r0,$r0
> /tmp/ccMX8El5.s:272: Error: unknown opcode sex.b $r6,$r8
> /tmp/ccMX8El5.s:388: Error: unknown opcode sex.b $r6,$r6
> /tmp/ccMX8El5.s:405: Error: unknown opcode sex.s $r4,$r4
> /tmp/ccMX8El5.s:577: Error: unknown opcode sex.b $r0,$r0
> /tmp/ccMX8El5.s:628: Error: unknown opcode sex.b $r0,$r0
> /tmp/ccMX8El5.s:731: Error: unknown opcode sex.b $r1,$r1
> make[4]: *** [unwind-c.o] Error 1
> make[4]: *** Waiting for unfinished jobs....
> /tmp/ccYASYlZ.s: Assembler messages:
>
>
> -joel
More information about the devel
mailing list