From: jfabernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: 1.2_M2-Final build failures
Date: Wed, 01 Feb 2012 11:28:22 -0500 [thread overview]
Message-ID: <4F296826.4030909@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2765 bytes --]
Using the tarballs for Poky and meta-intel for 1.2_M2-Final, I was
getting a lot of build failures below is what worked and what didn't.
Not sure if this is a bug or if I'm missing something. I extracted the
meta-intel tarball for 1.2_M2-Final in the poky directory created by
extracting the poky tarball for 1.2_M2.Final.
1. building qemux86 core-image-minimal works
2. building qemux86 core-image-sato works
3. building n450 core-image-minimal fails with error: ERROR: Unable to
parse /home/jim/poky/meta/recipes-core/tasks/task-base.bb:00:20
Traceback (most recent call last):
File "/home/jim/poky/bitbake/lib/bb/parse/ast.py", line 379, in
multi_finalize(fn='/home/jim/poky/meta/recipes-core/tasks/task-base.bb
<http://task-base.bb>', d=<bb.data_smart.DataSmart object at
0x4a801d0>):
try:
> finalize(fn, d)
except bb.parse.SkipPackage as e:
File "/home/jim/poky/bitbake/lib/bb/parse/ast.py", line 323, in
finalize(fn='/home/jim/poky/meta/recipes-core/tasks/task-base.bb
<http://task-base.bb>', d=<bb.data_smart.DataSmart object at
0x4a801d0>, variant=None):
code.append("%s(d)" % funcname)
> bb.utils.simple_exec("\n".join(code), {"d": d})
bb.data.update_data(d)
File "/home/jim/poky/bitbake/lib/bb/utils.py", line 387, in
simple_exec(code='__anon_119__home_jim_poky_meta_classes_staging_bbclass(d)\n__anon_485__home_jim_poky_meta_classes_base_bbclass(d)\n__anon_189__home_jim_poky_meta_classes_package_bbclass(d)\n__anon_1034__home_jim_poky_meta_classes_package_rpm_bbclass(d)\n__anon_20__home_jim_poky_meta_classes_debian_bbclass(d)\n__anon_55__home_jim_poky_meta_classes_sstate_bbclass(d)\n__anon_26__home_jim_poky_meta_classes_task_bbclass(d)\n__anon_140__home_jim_poky_meta_recipes_core_tasks_task_base_bb(d)',
context={'d': <bb.data_smart.DataSmart object at 0x4a801d0>}):
def simple_exec(code, context):
> exec(code, _context, context)
File "<string>", line 8, in <module>
File
"__anon_140__home_jim_poky_meta_recipes_core_tasks_task_base_bb",
line 8, in
__anon_140__home_jim_poky_meta_recipes_core_tasks_task_base_bb(d=<bb.data_smart.DataSmart
object at 0x4a801d0>)
AttributeError: 'NoneType' object has no attribute 'split'
ERROR: Command execution failed: Exited with 1
Summary: There were 1 WARNING messages shown.
Summary: There were 1 ERROR messages shown, returning a non-zero
exit code.
4. building cedartrail core-image-minimal fails with error: ERROR:
Unable to parse conf/bitbake.conf: Could not include required file
conf/machine/include/ia32-base.inc
Jim A
[-- Attachment #2: Type: text/html, Size: 3790 bytes --]
next reply other threads:[~2012-02-01 16:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 16:28 jfabernathy [this message]
2012-02-01 16:41 ` 1.2_M2-Final build failures Paul Eggleton
2012-02-01 16:50 ` jfabernathy
2012-03-12 13:14 ` Wolfgang Denk
2012-03-12 13:59 ` Paul Eggleton
2012-03-12 14:11 ` Wolfgang Denk
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=4F296826.4030909@gmail.com \
--to=jfabernathy@gmail.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.