* external-toolchain-csl-1.0-r6 fails
@ 2010-11-23 11:37 Víctor M. Jáquez L.
2010-11-23 14:40 ` Tom Rini
0 siblings, 1 reply; 13+ messages in thread
From: Víctor M. Jáquez L. @ 2010-11-23 11:37 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 11:37 external-toolchain-csl-1.0-r6 fails Víctor M. Jáquez L. @ 2010-11-23 14:40 ` Tom Rini 2010-11-23 14:57 ` Víctor M. Jáquez L. 0 siblings, 1 reply; 13+ messages in thread From: Tom Rini @ 2010-11-23 14:40 UTC (permalink / raw) To: openembedded-devel On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: > 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. Please post your local.conf settings as well as what version of openembedded (and what branch) you are using. -- Tom Rini Mentor Graphics Corporation ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 14:40 ` Tom Rini @ 2010-11-23 14:57 ` Víctor M. Jáquez L. 2010-11-23 15:16 ` Tom Rini 0 siblings, 1 reply; 13+ messages in thread From: Víctor M. Jáquez L. @ 2010-11-23 14:57 UTC (permalink / raw) To: openembedded-devel On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: > On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: > >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. > > Please post your local.conf settings as well as what version of > openembedded (and what branch) you are using. I'm using the openembedded's branch org.openembedded.dev (HEAD) my local.conf # Where to store sources DL_DIR = "/media/DISK/meego/vjaquez-angstrom-setup-scripts/sources/downloads" INHERIT += "rm_work" # Which files do we want to parse: BBMASK = "" # Qemu 0.12.x is giving too much problems recently (2010.05), so disable it for users ENABLE_BINARY_LOCALE_GENERATION = "0" # What kind of images do we want? IMAGE_FSTYPES += "tar.bz2" # Make use of SMP: # PARALLEL_MAKE specifies how many concurrent compiler threads are spawned per bitbake process # BB_NUMBER_THREADS specifies how many concurrent bitbake tasks will be run PARALLEL_MAKE = "-j2" #BB_NUMBER_THREADS = "2" DISTRO = "angstrom-2008.1" MACHINE ?= "beagleboard" # Set TMPDIR instead of defaulting it to /tmp TMPDIR = "/media/DISK/meego/vjaquez-angstrom-setup-scripts/build/tmp-angstrom_2008_1" # Don't generate the mirror tarball for SCM repos, the snapshot is enough BB_GENERATE_MIRROR_TARBALLS = "0" # Go through the Firewall #HTTP_PROXY = "http://:/" # enable following line to use CodeSourcery Lite TARGET_VENDOR := "-none" TOOLCHAIN_TYPE := "external" TOOLCHAIN_BRAND := "csl" # please change me TOOLCHAIN_PATH = "/media/DISK/meego/sgpp/arm-2010q1" # Don't include kernels in standard images RDEPENDS_kernel-base = "" addendum: If I apply this patch[1] the problem seems to be solved. 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html vmjl ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 14:57 ` Víctor M. Jáquez L. @ 2010-11-23 15:16 ` Tom Rini 2010-11-23 15:58 ` Koen Kooi 0 siblings, 1 reply; 13+ messages in thread From: Tom Rini @ 2010-11-23 15:16 UTC (permalink / raw) To: openembedded-devel, Koen Kooi On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: > On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: >> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: >>> 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. >> >> Please post your local.conf settings as well as what version of >> openembedded (and what branch) you are using. > > I'm using the openembedded's branch org.openembedded.dev (HEAD) [snip] > > If I apply this patch[1] the problem seems to be solved. > > 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! -- Tom Rini Mentor Graphics Corporation ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 15:16 ` Tom Rini @ 2010-11-23 15:58 ` Koen Kooi 2010-11-23 16:05 ` Víctor M. Jáquez L. 0 siblings, 1 reply; 13+ messages in thread From: Koen Kooi @ 2010-11-23 15:58 UTC (permalink / raw) To: Tom Rini; +Cc: openembedded-devel Op 23 nov 2010, om 16:16 heeft Tom Rini het volgende geschreven: > On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: >> On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: >>> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: >>>> 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. >>> >>> Please post your local.conf settings as well as what version of >>> openembedded (and what branch) you are using. >> >> I'm using the openembedded's branch org.openembedded.dev (HEAD) > [snip] >> >> If I apply this patch[1] the problem seems to be solved. >> >> 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html > > I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! I still object to that patch, since a different solution has been applied already. And I still don't see why people want to use known broken toolchains... ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 15:58 ` Koen Kooi @ 2010-11-23 16:05 ` Víctor M. Jáquez L. 2010-11-23 18:28 ` Koen Kooi 0 siblings, 1 reply; 13+ messages in thread From: Víctor M. Jáquez L. @ 2010-11-23 16:05 UTC (permalink / raw) To: openembedded-devel On Tue, Nov 23, 2010 at 04:58:54PM +0100, Koen Kooi wrote: > > Op 23 nov 2010, om 16:16 heeft Tom Rini het volgende geschreven: > > > On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: > >> On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: > >>> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: > >>>> 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. > >>> > >>> Please post your local.conf settings as well as what version of > >>> openembedded (and what branch) you are using. > >> > >> I'm using the openembedded's branch org.openembedded.dev (HEAD) > > [snip] > >> > >> If I apply this patch[1] the problem seems to be solved. > >> > >> 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html > > > > I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! > > I still object to that patch, since a different solution has been applied > already. But they not seem to work (at least for me). > And I still don't see why people want to use known broken > toolchains... If you make the statement that angstrom distribution _cannot_ be built using any external toolchain, I wouldn't object anything. Meanwhile, this patch makes my configuration work. vmjl > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 16:05 ` Víctor M. Jáquez L. @ 2010-11-23 18:28 ` Koen Kooi 2010-11-23 18:57 ` Daniel Díaz 2010-11-23 19:28 ` Tom Rini 0 siblings, 2 replies; 13+ messages in thread From: Koen Kooi @ 2010-11-23 18:28 UTC (permalink / raw) To: openembedded-devel -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 23-11-10 17:05, Víctor M. Jáquez L. wrote: > On Tue, Nov 23, 2010 at 04:58:54PM +0100, Koen Kooi wrote: >> >> Op 23 nov 2010, om 16:16 heeft Tom Rini het volgende geschreven: >> >>> On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: >>>> On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: >>>>> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: >>>>>> 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. >>>>> >>>>> Please post your local.conf settings as well as what version of >>>>> openembedded (and what branch) you are using. >>>> >>>> I'm using the openembedded's branch org.openembedded.dev (HEAD) >>> [snip] >>>> >>>> If I apply this patch[1] the problem seems to be solved. >>>> >>>> 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html >>> >>> I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! >> >> I still object to that patch, since a different solution has been applied >> already. > > But they not seem to work (at least for me). > >> And I still don't see why people want to use known broken >> toolchains... > > If you make the statement that angstrom distribution _cannot_ be built using any > external toolchain, It builds fine using external angstrom toolchains :) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFM7AfaMkyGM64RGpERAsotAKCIK8UfxwWuUX6JUFPiVnB3FuflnwCglOLE q/rixioxsF0CT/cg+gxgIj0= =Z0T+ -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 18:28 ` Koen Kooi @ 2010-11-23 18:57 ` Daniel Díaz 2010-11-23 19:03 ` Khem Raj 2010-11-23 19:28 ` Tom Rini 1 sibling, 1 reply; 13+ messages in thread From: Daniel Díaz @ 2010-11-23 18:57 UTC (permalink / raw) To: openembedded-devel Hello! On Tue, Nov 23, 2010 at 12:28 PM, Koen Kooi <k.kooi@student.utwente.nl> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 23-11-10 17:05, Víctor M. Jáquez L. wrote: >> On Tue, Nov 23, 2010 at 04:58:54PM +0100, Koen Kooi wrote: >>> >>> Op 23 nov 2010, om 16:16 heeft Tom Rini het volgende geschreven: >>> >>>> On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: >>>>> On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: >>>>>> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: >>>>>>> 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. >>>>>> >>>>>> Please post your local.conf settings as well as what version of >>>>>> openembedded (and what branch) you are using. >>>>> >>>>> I'm using the openembedded's branch org.openembedded.dev (HEAD) >>>> [snip] >>>>> >>>>> If I apply this patch[1] the problem seems to be solved. >>>>> >>>>> 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html >>>> >>>> I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! >>> >>> I still object to that patch, since a different solution has been applied >>> already. >> >> But they not seem to work (at least for me). >> >>> And I still don't see why people want to use known broken >>> toolchains... >> >> If you make the statement that angstrom distribution _cannot_ be built using any >> external toolchain, > > It builds fine using external angstrom toolchains :) I too need CSL support. Do you mean to say that OE will NOT support CodeSourcery toolchains? It is already there for Poky and Víctor has shown it works with OE as well. Greetings! Daniel Díaz yosoy@danieldiaz.org > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > > iD8DBQFM7AfaMkyGM64RGpERAsotAKCIK8UfxwWuUX6JUFPiVnB3FuflnwCglOLE > q/rixioxsF0CT/cg+gxgIj0= > =Z0T+ > -----END PGP SIGNATURE----- > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 18:57 ` Daniel Díaz @ 2010-11-23 19:03 ` Khem Raj 0 siblings, 0 replies; 13+ messages in thread From: Khem Raj @ 2010-11-23 19:03 UTC (permalink / raw) To: openembedded-devel On Tue, Nov 23, 2010 at 10:57 AM, Daniel Díaz <mrchapp@gmail.com> wrote: > Hello! > > > On Tue, Nov 23, 2010 at 12:28 PM, Koen Kooi <k.kooi@student.utwente.nl> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 23-11-10 17:05, Víctor M. Jáquez L. wrote: >>> On Tue, Nov 23, 2010 at 04:58:54PM +0100, Koen Kooi wrote: >>>> >>>> Op 23 nov 2010, om 16:16 heeft Tom Rini het volgende geschreven: >>>> >>>>> On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: >>>>>> On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: >>>>>>> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: >>>>>>>> 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. >>>>>>> >>>>>>> Please post your local.conf settings as well as what version of >>>>>>> openembedded (and what branch) you are using. >>>>>> >>>>>> I'm using the openembedded's branch org.openembedded.dev (HEAD) >>>>> [snip] >>>>>> >>>>>> If I apply this patch[1] the problem seems to be solved. >>>>>> >>>>>> 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html >>>>> >>>>> I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! >>>> >>>> I still object to that patch, since a different solution has been applied >>>> already. >>> >>> But they not seem to work (at least for me). >>> >>>> And I still don't see why people want to use known broken >>>> toolchains... >>> >>> If you make the statement that angstrom distribution _cannot_ be built using any >>> external toolchain, >> >> It builds fine using external angstrom toolchains :) > > I too need CSL support. > > Do you mean to say that OE will NOT support CodeSourcery toolchains? No, its never said like that for OE. You might have to keep local solution for your setups and depending upon distros the solution might vary a bit remember OE is not a distro its infrastructure to make distros. > It is already there for Poky and Víctor has shown it works with OE as > well. > > Greetings! > > Daniel Díaz > yosoy@danieldiaz.org > > > >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.5 (Darwin) >> >> iD8DBQFM7AfaMkyGM64RGpERAsotAKCIK8UfxwWuUX6JUFPiVnB3FuflnwCglOLE >> q/rixioxsF0CT/cg+gxgIj0= >> =Z0T+ >> -----END PGP SIGNATURE----- >> >> >> _______________________________________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >> > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 18:28 ` Koen Kooi 2010-11-23 18:57 ` Daniel Díaz @ 2010-11-23 19:28 ` Tom Rini 2010-11-25 4:22 ` Ben Gardiner 1 sibling, 1 reply; 13+ messages in thread From: Tom Rini @ 2010-11-23 19:28 UTC (permalink / raw) To: openembedded-devel On 11/23/2010 11:28 AM, Koen Kooi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 23-11-10 17:05, Víctor M. Jáquez L. wrote: >> On Tue, Nov 23, 2010 at 04:58:54PM +0100, Koen Kooi wrote: >>> >>> Op 23 nov 2010, om 16:16 heeft Tom Rini het volgende geschreven: >>> >>>> On 11/23/2010 07:57 AM, Víctor M. Jáquez L. wrote: >>>>> On Tue, Nov 23, 2010 at 07:40:18AM -0700, Tom Rini wrote: >>>>>> On 11/23/2010 04:37 AM, Víctor M. Jáquez L. wrote: >>>>>>> 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. >>>>>> >>>>>> Please post your local.conf settings as well as what version of >>>>>> openembedded (and what branch) you are using. >>>>> >>>>> I'm using the openembedded's branch org.openembedded.dev (HEAD) >>>> [snip] >>>>> >>>>> If I apply this patch[1] the problem seems to be solved. >>>>> >>>>> 1. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11415.html >>>> >>>> I thought the patch had been applied. Koen, do you still object after it was explained that currently angstrom is always going to win setting that variable unless it's made a ?= ? Thanks! >>> >>> I still object to that patch, since a different solution has been applied >>> already. >> >> But they not seem to work (at least for me). >> >>> And I still don't see why people want to use known broken >>> toolchains... >> >> If you make the statement that angstrom distribution _cannot_ be built using any >> external toolchain, > > It builds fine using external angstrom toolchains :) So to be clear, there is, or is not, another solution for using a non-angstrom toolchain to build angstrom? -- Tom Rini Mentor Graphics Corporation ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-23 19:28 ` Tom Rini @ 2010-11-25 4:22 ` Ben Gardiner 2010-11-25 10:00 ` Víctor M. Jáquez L. 0 siblings, 1 reply; 13+ messages in thread From: Ben Gardiner @ 2010-11-25 4:22 UTC (permalink / raw) To: openembedded-devel; +Cc: Koen Kooi Hi All, Sorry to jump in so late. On Tue, Nov 23, 2010 at 2:28 PM, Tom Rini <tom_rini@mentor.com> wrote: > So to be clear, there is, or is not, another solution for using a > non-angstrom toolchain to build angstrom? I ran into this once and I'm happy to say that there is a solution [1]. It was committed [2] by Denys Dmytriyenko and Signed off by Koen Kooi [3]. 2010/11/23 Víctor M. Jáquez L. <vjaquez@igalia.com>: > I'm using the openembedded's branch org.openembedded.dev (HEAD) > > my local.conf > [...] > # enable following line to use CodeSourcery Lite > TARGET_VENDOR := "-none" > TOOLCHAIN_TYPE := "external" > TOOLCHAIN_BRAND := "csl" I think you'll find that you are able to build using CSL if you use TOOLCHAIN_VENDOR instead of TARGET_VENDOR in your local.conf. I tested with CSL's 2009q1 -- YMMV. Best Regards, Ben Gardiner [1] http://article.gmane.org/gmane.comp.handhelds.openembedded/38201 [2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=f3b29a03710280fda6561b37313a56dd759befac [3] http://article.gmane.org/gmane.comp.handhelds.openembedded/38212 --- Nanometrics Inc. http://www.nanometrics.ca ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-25 4:22 ` Ben Gardiner @ 2010-11-25 10:00 ` Víctor M. Jáquez L. 2010-11-25 14:57 ` Ben Gardiner 0 siblings, 1 reply; 13+ messages in thread From: Víctor M. Jáquez L. @ 2010-11-25 10:00 UTC (permalink / raw) To: Ben Gardiner; +Cc: Koen Kooi, openembedded-devel On Wed, Nov 24, 2010 at 11:22:44PM -0500, Ben Gardiner wrote: > Hi All, > > Sorry to jump in so late. > > On Tue, Nov 23, 2010 at 2:28 PM, Tom Rini <tom_rini@mentor.com> wrote: > > So to be clear, there is, or is not, another solution for using a > > non-angstrom toolchain to build angstrom? > > I ran into this once and I'm happy to say that there is a solution > [1]. It was committed [2] by Denys Dmytriyenko and Signed off by Koen > Kooi [3]. > > 2010/11/23 Víctor M. Jáquez L. <vjaquez@igalia.com>: > > I'm using the openembedded's branch org.openembedded.dev (HEAD) > > > > my local.conf > > [...] > > # enable following line to use CodeSourcery Lite > > TARGET_VENDOR := "-none" > > TOOLCHAIN_TYPE := "external" > > TOOLCHAIN_BRAND := "csl" > > I think you'll find that you are able to build using CSL if you use > TOOLCHAIN_VENDOR instead of TARGET_VENDOR in your local.conf. I tested > with CSL's 2009q1 -- YMMV. It works! Thanks a lot for the clarification and sorry for the noise. vmjl > > Best Regards, > Ben Gardiner > > [1] http://article.gmane.org/gmane.comp.handhelds.openembedded/38201 > [2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=f3b29a03710280fda6561b37313a56dd759befac > [3] http://article.gmane.org/gmane.comp.handhelds.openembedded/38212 > > --- > Nanometrics Inc. > http://www.nanometrics.ca > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: external-toolchain-csl-1.0-r6 fails 2010-11-25 10:00 ` Víctor M. Jáquez L. @ 2010-11-25 14:57 ` Ben Gardiner 0 siblings, 0 replies; 13+ messages in thread From: Ben Gardiner @ 2010-11-25 14:57 UTC (permalink / raw) To: Víctor M. Jáquez L.; +Cc: Koen Kooi, openembedded-devel Hi Víctor, 2010/11/25 Víctor M. Jáquez L. <vjaquez@igalia.com>: > On Wed, Nov 24, 2010 at 11:22:44PM -0500, Ben Gardiner wrote: >> [...] >> I think you'll find that you are able to build using CSL if you use >> TOOLCHAIN_VENDOR instead of TARGET_VENDOR in your local.conf. I tested >> with CSL's 2009q1 -- YMMV. > > It works! Thanks a lot for the clarification and sorry for the noise. You're very welcome. I'm glad it works for you also. Best Regards, Ben Gardiner --- Nanometrics Inc. http://www.nanometrics.ca ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2010-11-25 14:59 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-11-23 11:37 external-toolchain-csl-1.0-r6 fails Víctor M. Jáquez L. 2010-11-23 14:40 ` Tom Rini 2010-11-23 14:57 ` Víctor M. Jáquez L. 2010-11-23 15:16 ` Tom Rini 2010-11-23 15:58 ` Koen Kooi 2010-11-23 16:05 ` Víctor M. Jáquez L. 2010-11-23 18:28 ` Koen Kooi 2010-11-23 18:57 ` Daniel Díaz 2010-11-23 19:03 ` Khem Raj 2010-11-23 19:28 ` Tom Rini 2010-11-25 4:22 ` Ben Gardiner 2010-11-25 10:00 ` Víctor M. Jáquez L. 2010-11-25 14:57 ` Ben Gardiner
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.