[OE-core] gcc-cross-initial Failure

Elvis Dowson elvis.dowson at gmail.com
Fri Apr 5 19:07:46 UTC 2013


On Apr 5, 2013, at 8:36 PM, Jack Mitchell <ml at communistcode.co.uk> wrote:

> On 05/04/2013 17:15, Khem Raj wrote:
>> On Apr 5, 2013, at 7:03 AM, Jack Mitchell <ml at communistcode.co.uk> wrote:
>> 
>>> Doing my usual git master pull and rebuild today, resulted in gcc-cross-initial failing to build.
>>> 
>>> Please find the log attached, does anyone know what could have caused it? I recently changed the TUNES, so could something not be being re-built when it should be?
>> 
>> it could be gcc is crashing on you. What TUNEs did you change
> 
> I build for the beaglebone and I changed them in line with your default beaglebone build patch you posted a week or so ago. I think it moved it form soft to hard float possibly…


This is the same type of error that I'm currently stuck with, while attempting to build for microblaze hard-float using both gcc-4.7 and gcc-4.8 recipes with the current poky master branch.

I haven't tried building for soft-float, but will do so now.

If you look at the errors, it is related to libgcc.

| /tool/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/microblazeel-poky-linux-as: unrecognized option '-EL'
| make[1]: *** [divsi3_s.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| /tool/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/microblazeel-poky-linux-as: unrecognized option '-EL'
| make[1]: *** [moddi3_s.o] Error 1
| /tool/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/microblazeel-poky-linux-as: unrecognized option '-EL'
| make[1]: *** [modsi3_s.o] Error 1
| /tool/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/microblazeel-poky-linux-as: unrecognized option '-EL'
| make[1]: *** [muldi3_hard_s.o] Error 1
| /tool/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/microblazeel-poky-linux-as: unrecognized option '-EL'
| make[1]: *** [stack_overflow_exit_s.o] Error 1
| /tool/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/microblazeel-poky-linux-as: unrecognized option '-EL'
| make[1]: *** [mulsi3_s.o] Error 1
| make[1]: Leaving directory `/tool/yocto/poky/build/tmp/work/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/gcc-cross-initial/4.8.0-r0/gcc-4.8.0/build.x86_64-linux.microblazeel-poky-linux/microblazeel-poky-linux/libgcc'
| make: *** [all-target-libgcc] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /tool/yocto/poky/build/tmp/work/microblazeel-v830-bs-cmp-re-ml-div-fb-poky-linux/gcc-cross-initial/4.8.0-r0/temp/log.do_compile.8602 for further information)


Best regards,

Elvis Dowson



More information about the Openembedded-core mailing list