[oe] external-toolchain-csl-1.0-r6 fails

Víctor M. Jáquez L. vjaquez at igalia.com
Tue Nov 23 11:37:06 UTC 2010


I'm trying to build minimal-image with CSL toolchain, but I got this error:

NOTE: package external-toolchain-csl-1.0-r6: task do_install: Started
ERROR: TaskFailed event exception, aborting
ERROR: Build of /media/DISK/vjaquez-angstrom-setup-scripts/sources/openembedded/recipes/meta/external-toolchain-csl.bb do_install failed
ERROR: Task 187 (/media/DISK/vjaquez-angstrom-setup-scripts/sources/openembedded/recipes/meta/external-toolchain-csl.bb, do_install) failed with 256
ERROR: '/media/DISK/vjaquez-angstrom-setup-scripts/sources/openembedded/recipes/meta/external-toolchain-csl.bb' failed
ERROR: Function do_install failed
NOTE: Task failed: ('function do_install failed', '/media/DISK/vjaquez-angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/external-toolchain-csl-1.0-r6/temp/log.do_install.22227')
ERROR: Logfile of failure stored in: /media/DISK/vjaquez-angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/armv7a-angstrom-linux-gnueabi/external-toolchain-csl-1.0-r6/temp/log.do_install.22227
Log data follows:
| cp: cannot stat `/media/DISK/sgpp/arm-2010q1/arm-angstrom-linux-gnueabi/libc/lib/*': No such file or directory
| ERROR: Function do_install failed
NOTE: package external-toolchain-csl-1.0-r6: task do_install: Failed
ERROR: TaskFailed event exception, aborting

For some reason the variable ${TARGET_SYS} is evaluated as
arm-angstrom-linux-gnueabi instead of arm-none-linux-gnueabi which is the
correct value.

I could hack it with a symlink but I don't know if that's the correct
approach.

Any advise?

vmjl




More information about the Openembedded-devel mailing list