All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Pedro Sanchez <psanchez@fosstel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Failing to compile Yocto (acl package)
Date: Mon, 27 Dec 2010 15:44:51 -0700	[thread overview]
Message-ID: <4D1916E3.7020703@mlbassoc.com> (raw)
In-Reply-To: <4D191170.20103@fosstel.com>

On 12/27/2010 03:21 PM, Pedro Sanchez wrote:
> Hello,
>
> I'm trying to compile Yocto from sources as described in the quick start documentation but the build fails as follows:
>
> $ wget http://www.yoctoproject.org/downloads/poky/poky-laverne-4.0.tar.bz2
> $ tar xjf poky-laverne-4.0.tar.bz2
> $ (edited conf/local.conf to select qemuarm)
> $ source poky-laverne-4.0/poky-init-build-env poky-4.0-build
> $ bitbake poky-image-minimal
>
>
> ... (30 minutes of work)
>
> NOTE: package acl-2.2.49-r0: task do_fetch: Succeeded
> NOTE: Running task 582 of 1621 (ID: 1261, /home/psanchez/Oven/poky-laverne-4.0/meta/recipes-support/attr/acl_2.2.49.bb, do_unpack)
> NOTE: package acl-2.2.49-r0: task do_unpack: Started
> NOTE: Unpacking /home/psanchez/Oven/poky-4.0-build/downloads/acl-2.2.49.src.tar.gz to /home/psanchez/Oven/poky-4.0-build/tmp/work/armv5te-poky-linux-gnueabi/acl-2.2.49-r0/
> ERROR: Task failed:
> NOTE: package acl-2.2.49-r0: task do_unpack: Failed
> ERROR: Task 1261 (/home/psanchez/Oven/poky-laverne-4.0/meta/recipes-support/attr/acl_2.2.49.bb, do_unpack) failed with 1
> ERROR: '/home/psanchez/Oven/poky-laverne-4.0/meta/recipes-support/attr/acl_2.2.49.bb' failed
>
>
> I tried compiling the Laverne branch on a cloned Poky git repo. It also fails when processing the acl package. Any workarounds? Is there any log file I can look at for more details?

You can find log files in the build directory with a relative
path like .../tmp/work/*/acl*/temp

In particular, look at the log.do_unpack file for clues

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2010-12-27 22:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-27 22:21 Failing to compile Yocto (acl package) Pedro Sanchez
2010-12-27 22:44 ` Gary Thomas [this message]
2010-12-28  0:10   ` Pedro Sanchez
2010-12-28  0:23     ` Tian, Kevin
2010-12-28  1:13     ` Tian, Kevin
2010-12-28  1:40       ` Pedro Sanchez
2010-12-28  2:03         ` Tian, Kevin

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=4D1916E3.7020703@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=psanchez@fosstel.com \
    --cc=yocto@yoctoproject.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.