[bitbake-devel] getting started (well, trying to)

Oren Leaffer oren at ephemeron-labs.com
Sun Feb 26 23:51:35 UTC 2012


Hi,

I'm sorry if this is the wrong list to direct this question, but I'm having
a hard time getting bitbake/openembedded building anything.

Right now, "bitbake nano" fails with the error "ERROR: Unable to parse
/home/ol/openem/openembedded/recipes/wmiconfig/wmiconfig_svn.bb " and then
gives some more details that are at the end of this message.

What branch of bitbake and openembedded should I be on? I've been trying
this all day and I can find several sets of mutually contradictory
instructions, is there an authoritative one?



Thanks,


Oren


~/openem/build$ bitbake nano
Pseudo is not present but is required, building this first before the main
build
ERROR: Unable to parse /home/ol/openem/openembedded/recipes/wmiconfig/
wmiconfig_svn.bb                            | ETA:  --:--:--
Traceback (most recent call last):
  File "/home/ol/setup-scripts/sources/bitbake/lib/bb/utils.py", line 387,
in
simple_exec(code='__anon_185__home_ol_openem_openembedded_classes_staging_bbclass(d)\n__anon_90__home_ol_openem_openembedded_classes_packaged_staging_bbclass(d)\n__anon_419__home_ol_openem_openembedded_classes_base_bbclass(d)\n__anon_38__home_ol_openem_openembedded_classes_src_distribute_local_bbclass(d)\n__anon_19__home_ol_openem_openembedded_classes_angstrom_blacklist_bbclass(d)\n__anon_148__home_ol_openem_openembedded_classes_package_bbclass(d)\n__anon_311__home_ol_openem_openembedded_classes_package_ipk_bbclass(d)',
context={'d': <bb.data_smart.DataSmart object at 0x21d29d0>}):
     def simple_exec(code, context):
    >    exec(code, _context, context)

  File "<string>", line 3, in <module>
  File "__anon_419__home_ol_openem_openembedded_classes_base_bbclass", line
76, in
__anon_419__home_ol_openem_openembedded_classes_base_bbclass(d=<bb.data_smart.DataSmart
object at 0x21d29d0>)
  File "base.bbclass", line 11, in
set_multimach_arch(d=<bb.data_smart.DataSmart object at 0x21d29d0>)
  File "utils.bbclass", line 4, in
is_machine_specific(d=<bb.data_smart.DataSmart object at 0x21d29d0>)
AttributeError: 'module' object has no attribute 'init'

ERROR: Command execution failed: Exited with 1

Summary: There was 1 ERROR message shown, returning a non-zero exit code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20120226/36c786ba/attachment-0001.html>


More information about the bitbake-devel mailing list