All of lore.kernel.org
 help / color / mirror / Atom feed
* getting started (well, trying to)
@ 2012-02-26 23:51 Oren Leaffer
  2012-02-27 10:56 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Oren Leaffer @ 2012-02-26 23:51 UTC (permalink / raw)
  To: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 2242 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 2838 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: getting started (well, trying to)
  2012-02-26 23:51 getting started (well, trying to) Oren Leaffer
@ 2012-02-27 10:56 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-02-27 10:56 UTC (permalink / raw)
  To: Oren Leaffer; +Cc: bitbake-devel

On Sun, 2012-02-26 at 18:51 -0500, Oren Leaffer wrote:

> 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?
> 
I'd suggest using master from openembedded-core
(http://git.openembedded.org/openembedded-core/) with bitbake master
(http://git.openembedded.org/bitbake/).

Cheers,

Richard







^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-27 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-26 23:51 getting started (well, trying to) Oren Leaffer
2012-02-27 10:56 ` Richard Purdie

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.