[oe] glibc_2.9 compile failed for armv5te

Steffen Sledz sledz at dresearch.de
Fri Oct 16 11:03:55 UTC 2009


Steffen Sledz wrote:
> Since a few days a clean build of glibc_2.9 failed for hipox machine
> (armv5te) with this error (details see attached logfile):
> 
> | ../ports/sysdeps/arm/eabi/setjmp.S: Assembler messages:
> | ../ports/sysdeps/arm/eabi/setjmp.S:45: Error: internal_relocation
> (type: OFFSET_IMM) not fixed up
> 
> Sorry, but i've no idea what the problem is and which commit is
> responsible for it. Any ideas?

My tries to identifiy the commit responsible to this problem drive me
crazy. Everytime i thought i'de catched the causer a recheck brought a
different result. :(

So i updated to the HEAD (commit
9a6a9e12a1ef50296621c2eea9fe385464b64f02) and tried again. And really
it seems that the behaviour is not deterministic:

-----------------------------------------------------------
# rm -rf tmp.3
# bitbake glibc

--> everything worked well :)

-----------------------------------------------------------
# rm -rf tmp.3
# bitbake glibc

--> failed with something like "sed: can't read
/home/DRESEARCH/sledz/work/HydraIP/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r35.2/build-arm-angstrom-linux-gnueabi/tcb-offsets.h.dT:
No such file or directory" :(

# bitbake glibc

--> succeeded ???

-----------------------------------------------------------
# rm -rf tmp.3
# bitbake glibc

--> failed with something like "sed: can't read
/home/DRESEARCH/sledz/work/HydraIP/OE/tmp.3/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r35.2/build-arm-angstrom-linux-gnueabi/tcb-offsets.hT3:
No such file or directory" :(

# bitbake glibc

--> succeeded ???

-----------------------------------------------------------

Any ideas? Can somebody reproduce this behaviour? A bitbake problem?

Steffen











More information about the Openembedded-devel mailing list