All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Thebault-Spieker <summatusmentis@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Why is package external-toolchain-1.0 failing?
Date: Wed, 12 Dec 2007 21:10:37 -0600	[thread overview]
Message-ID: <4760A2AD.8050709@gmail.com> (raw)
In-Reply-To: <fjq200$d43$1@ger.gmane.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I was having that trouble, and I'm not exactly sure what happened, but
it magically fixed itself. I just kept updating every day, and I believe
I re-pulled the tree at one point. Again, I don't know why my build
wasn't finishing, it kept throwing errors that weren't true. Regardless,
it fixed itself, sorry I can't be more help.

- --
Jacob Thebault-Spieker
Cell: (207) 717-5114


Grant Edwards wrote:
> I've followed the step-by-step instructions on the "getting
> started with OE" web page for a Zaurus SL5500, but when I try
> to do the example build command "bitbake nano" it fails.
> Google didn't really find anything that seemed helpful.  I
> searched the mailing list and found a posting a coule weeks ago
> from somebody who had the exact same issue, but that posting
> got no useful responses (possibly because it hijacked a
> thread).
> 
> What is an "external toolchain", do I need one to build for an
> SL5500 target?  If I do need one, why doesn't bitbake know how
> to build one?
> 
> Here's the output from the "bitbake nano" command:
> 
> ________________________________________________________________________
> Parsing .bb files, please wait...done.
> NOTE: Parsing finished. 4675 cached, 0 parsed, 218 skipped, 0 masked.
> NOTE: build 200712121925: started
> 
> OE Build Configuration:
> BB_VERSION     = "1.8.8"
> OE_REVISION    = "47aec7f5811a7e41e48a85cc8ca83a9ef745e862"
> TARGET_ARCH    = "arm"
> TARGET_OS      = "linux"
> MACHINE        = "collie"
> DISTRO         = "angstrom"
> DISTRO_VERSION = "2007.9-test-20071213"
> TARGET_FPU     = "soft"
> 
> NOTE: Resolving missing task queue dependencies
> NOTE: multiple providers are available for linux-libc-headers (linux-libc-headers, external-toolchain);
> NOTE: consider defining PREFERRED_PROVIDER_linux-libc-headers
> NOTE: multiple providers are available for virtual/arm-angstrom-linux-binutils (external-toolchain, binutils-cross);
> NOTE: consider defining PREFERRED_PROVIDER_virtual/arm-angstrom-linux-binutils
> NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-libc-for-gcc)
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Running task 88 of 281 (ID: 126, /home/grante/quarq/oe/org.openembedded.dev/packages/meta/external-toolchain.bb, do_populate_staging)
> NOTE: package external-toolchain-1.0: started
> NOTE: package external-toolchain-1.0-r1: task do_populate_staging: started
> ERROR: function do_stage failed
> ERROR: log data follows (/home/grante/quarq/oe/tmp/work/i686-arm-oabi-sdk-angstrom-linux/external-toolchain-1.0-r1/temp/log.do_stage.8896)
> | The external toolchain could not be found in /usr/local/angstrom/arm!
> NOTE: Task failed: /home/grante/quarq/oe/tmp/work/i686-arm-oabi-sdk-angstrom-linux/external-toolchain-1.0-r1/temp/log.do_stage.8896
> NOTE: package external-toolchain-1.0-r1: task do_populate_staging: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package external-toolchain-1.0: failed
> ERROR: Build of /home/grante/quarq/oe/org.openembedded.dev/packages/meta/external-toolchain.bb do_populate_staging failed
> 
> NOTE: Parsing finished. 4675 cached, 0 parsed, 218 skipped, 0 masked.
> NOTE: build 200712121925: started
> 
> OE Build Configuration:
> BB_VERSION     = "1.8.8"
> OE_REVISION    = "47aec7f5811a7e41e48a85cc8ca83a9ef745e862"
> TARGET_ARCH    = "arm"
> TARGET_OS      = "linux"
> MACHINE        = "collie"
> DISTRO         = "angstrom"
> DISTRO_VERSION = "2007.9-test-20071213"
> TARGET_FPU     = "soft"
> 
> NOTE: Resolving missing task queue dependencies
> NOTE: multiple providers are available for linux-libc-headers (linux-libc-headers, external-toolchain);
> NOTE: consider defining PREFERRED_PROVIDER_linux-libc-headers
> NOTE: multiple providers are available for virtual/arm-angstrom-linux-binutils (external-toolchain, binutils-cross);
> NOTE: consider defining PREFERRED_PROVIDER_virtual/arm-angstrom-linux-binutils
> NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-libc-for-gcc)
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Running task 88 of 281 (ID: 126, /home/grante/quarq/oe/org.openembedded.dev/packages/meta/external-toolchain.bb, do_populate_staging)
> ERROR: Task 126 (/home/grante/quarq/oe/org.openembedded.dev/packages/meta/external-toolchain.bb, do_populate_staging) failed
> NOTE: Tasks Summary: Attempted 87 tasks of which 87 didn't need to be rerun and 1 failed.
> ERROR: '/home/grante/quarq/oe/org.openembedded.dev/packages/meta/external-toolchain.bb' failed
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHYKKttXjjJ1zu9YARAstxAJwPEf2DdK55zVcnSOtRNsYeD/piTgCgrBVc
oe3MdlRaq0wQExFvyUqDqNk=
=ybrf
-----END PGP SIGNATURE-----



  reply	other threads:[~2007-12-13  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-13  1:30 Why is package external-toolchain-1.0 failing? Grant Edwards
2007-12-13  3:10 ` Jacob Thebault-Spieker [this message]
2007-12-13  3:30   ` Khem Raj
2007-12-13  4:18     ` Grant Edwards
  -- strict thread matches above, loose matches on Subject: below --
2007-12-13  4:18 Mike Westerhof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4760A2AD.8050709@gmail.com \
    --to=summatusmentis@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.