From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@openembedded.org
Subject: Re: Problem for building glibc (ipkg-build: command not found)
Date: Sun, 01 Apr 2007 00:27:25 +0100 [thread overview]
Message-ID: <1175383645.5852.24.camel@localhost.localdomain> (raw)
In-Reply-To: <20070330133719.GF4796@zfr01-2138.crm.mot.com>
Hi,
On Fri, 2007-03-30 at 15:37 +0200, Jeremy Dufour wrote:
> NOTE: Running task 145 of 182 (ID: 84, /home/djerem/work/zaurus/oe/stuff/org.openembedded.dev/packages/ipkg-utils/ipkg-utils-native_1.6+cvs20050404.bb, do_unpack)
> NOTE: package ipkg-utils-native-1.6+cvs20050404: started
> NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_unpack: started
> NOTE: Unpacking /home/djerem/work/zaurus/oe/dl_dir/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz to /home/djerem/work/zaurus/oe/stuff/tmp/work/i686-linux/ipkg-utils-native-1.6+cvs20050404-r8/
> NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_unpack: completed
> NOTE: package ipkg-utils-native-1.6+cvs20050404: completed
> NOTE: Running task 148 of 182 (ID: 107, /home/djerem/work/zaurus/oe/stuff/org.openembedded.dev/packages/glibc/glibc_2.3.5+cvs20050627.bb, do_package_write)
> NOTE: package glibc-2.3.5+cvs20050627: started
> NOTE: package glibc-2.3.5+cvs20050627-r13: task do_package_write: started
> sh: ipkg-build: command not found
> NOTE: Task failed: ipkg-build execution failed
> NOTE: package glibc-2.3.5+cvs20050627-r13: task do_package_write: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package glibc-2.3.5+cvs20050627: failed
> ERROR: Build of /home/djerem/work/zaurus/oe/stuff/org.openembedded.dev/packages/glibc/glibc_2.3.5+cvs20050627.bb do_package_write failed
> ERROR: Task 107 (/home/djerem/work/zaurus/oe/stuff/org.openembedded.dev/packages/glibc/glibc_2.3.5+cvs20050627.bb, do_package_write) failed
> ERROR: '/home/djerem/work/zaurus/oe/stuff/org.openembedded.dev/packages/glibc/glibc_2.3.5+cvs20050627.bb' failed
>
>
> I decided to switch back to bitbake-1.6, and it works fine.
>
> So I am wondering where the problem can come from? A problem of dependancy
> wrong handled by bitabke, a problem of package glibc/ipkg-utils?
It looks like a dependency issue, there is no way to tell bitbake that
ipkg-utils-native must have run do_populate_staging before it can run
do_package_write tasks.
The email I just sent to the list has a proposed fix but its not
backwards compatible so will need some discussion.
A short term work around is to "bitbake ipkg-utils-native" before
running your other bitbake command.
Cheers,
Richard
next prev parent reply other threads:[~2007-03-31 23:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-30 13:37 Problem for building glibc (ipkg-build: command not found) Jeremy Dufour
2007-03-31 23:27 ` Richard Purdie [this message]
2007-04-10 9:38 ` Jeremy Dufour
2007-04-10 14:35 ` Richard Purdie
2007-04-10 14:46 ` Jeremy Dufour
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=1175383645.5852.24.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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.