[oe-users] Strange failure when using autobuilder

Steve Sakoman sakoman at gmail.com
Sun Dec 9 00:12:48 UTC 2007


I have set up an autobuilder for my gumstix work and I'm getting an
unusual failure.

The autobuilder starts by nuking tmp, and has a 2 nested loops, the
outer loop iterates through 2 machines, the inner loop through a short
list of image targets.  All builds use the same distro -- Angstrom.

The frist build always succeeds for all targets, the second build
always fails in bluetooth-utils with the following error:

|/home/oe/gumstix/gumstix-oe/tmp/cross/lib/gcc/arm-angstrom-linux-uclibcgnueabi/4.1.2/../../../../arm-angstrom-linux-uclibcgnueabi/bin/ld:
.libs/hcid: hidden symbol `__gnu_uldivmod_helper' in
/home/oe/gumstix/gumstix-oe/tmp/cross/lib/gcc/arm-angstrom-linux-uclibcgnueabi/4.1.2/libgcc.a(bpabi.o)
is referenced by DSO
| /home/oe/gumstix/gumstix-oe/tmp/cross/lib/gcc/arm-angstrom-linux-uclibcgnueabi/4.1.2/../../../../arm-angstrom-linux-uclibcgnueabi/bin/ld:
final link failed: Nonrepresentable section on output

If I swap the order of machines, it is still the second build which
fails so it is not tied to the machine.  Each machine builds by itself
with no problems, it is only when I run the two builds in series that
I get the error.

Has anyone seen anything like this before?  Any hints where I might
start looking to debug this?

Thanks!

Steve




More information about the Openembedded-users mailing list