From: Ossy <ossy1980@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: could not include bb file even though it exists and directory included in BBPATH
Date: Mon, 26 Jul 2010 23:09:34 +0200 [thread overview]
Message-ID: <4C4DF98E.6080703@gmx.net> (raw)
In-Reply-To: <AANLkTi=0VygaJwKNMTYj_HfxNj=zKDPNzmaCQNiU_bhN@mail.gmail.com>
Am 26.07.2010 21:15, schrieb Frans Meulenbroeks:
>> Unfortunatly I'm still not able to create a minimal-image:
>> ERROR: Task 306 (/home/ossy/kom/openembedded/recipes/stage-manager/
>> stagemanager-native_0.0.1.bb, do_unpack) failed
>>
>> I guess the stagemanager is an essential tool and should be well tested. So
>> were can I find some output which action went wrong?
>> (unpacking seems not that difficult to fail...)
>>
>
> If stagemanager cannot unpack something is probably wrong in your source
> tree.
> My recipes/stage-manager has:
>
> rans@linux-suse:~/oe/openembedded/recipes/stage-manager> ls -lR
> .:
> total 8
> drwxr-xr-x 2 frans users 4096 Jul 21 22:13 files
> -rw-r--r-- 1 frans users 626 Jul 9 15:26 stagemanager-native_0.0.1.bb
>
> ./files:
> total 48
> -rwxr-xr-x 1 frans users 5215 Aug 23 2009 stage-manager
> -rwxr-xr-x 1 frans users 28781 Jul 21 22:13 stage-manager-ipkg
> -rwxr-xr-x 1 frans users 6217 Aug 23 2009 stage-manager-ipkg-build
>
> You should have these as well. If not that is the root of your problem.
> If you have these, then probably your TMPDIR points to a nonexisting place
> (e.g. if it still points to .../build/tmp and you also removed build)
I DO have the same file in recipes/stage-manager.
I set the tempdir to something outside my PRJDIR (overlay DIR).
The tmpdir outside fills when I run bitbake minimal-image, but I still
run into the an error:
NOTE: Running task 6 of 1092 (ID: 14,
/home/ossy/kom/openembedded/recipes/images/minimal-image.bb,
do_distribute_sources)
NOTE: Running task 7 of 1092 (ID: 306,
/home/ossy/kom/openembedded/recipes/stage-manager/stagemanager-native_0.0.1.bb,
do_unpack)
NOTE: Unpacking
../../kom/openembedded/recipes/stage-manager/files/stage-manager to
../tmp/work/x86_64-linux/stagemanager-native-0.0.1-r13/
NOTE: Unpacking
../../kom/openembedded/recipes/stage-manager/files/stage-manager-ipkg to
../tmp/work/x86_64-linux/stagemanager-native-0.0.1-r13/
NOTE: Unpacking
../../kom/openembedded/recipes/stage-manager/files/stage-manager-ipkg-build
to ../tmp/work/x86_64-linux/stagemanager-native-0.0.1-r13/
ERROR: Task 0
(/home/ossy/kom/openembedded/recipes/images/minimal-image.bb, do_unpack)
failed
NOTE: Waiting for 2 active tasks to finish
NOTE: 1: /home/ossy/kom/openembedded/recipes/images/minimal-image.bb,
do_distribute_sources (2247)
NOTE: 2:
/home/ossy/kom/openembedded/recipes/stage-manager/stagemanager-native_0.0.1.bb,
do_unpack (2248)
NOTE: Waiting for 1 active tasks to finish
NOTE: 1:
/home/ossy/kom/openembedded/recipes/stage-manager/stagemanager-native_0.0.1.bb,
do_unpack (2248)
NOTE: Tasks Summary: Attempted 4 tasks of which 0 didn't need to be
rerun and 1 failed.
ERROR: '/home/ossy/kom/openembedded/recipes/images/minimal-image.bb' failed
NOTE: oestats: build failed, see
http://tinderbox.openembedded.net/builds/79904/
Is there a problem with running multiple tasks? bitbake doesn't wait
correctly until the other task finishes? I'm running bitbake 1.8.18
Regards,
Marcus
next prev parent reply other threads:[~2010-07-26 21:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-25 20:13 could not include bb file even though it exists and directory included in BBPATH Ossy
2010-07-25 20:26 ` Frans Meulenbroeks
2010-07-26 18:39 ` Ossy
2010-07-26 19:15 ` Frans Meulenbroeks
2010-07-26 21:09 ` Ossy [this message]
2010-07-27 7:06 ` Frans Meulenbroeks
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=4C4DF98E.6080703@gmx.net \
--to=ossy1980@gmx.net \
--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.