[oe] gtk errors in openembedded classis build

Sankar H Malarmani sankar.m at hardcube.in
Fri Feb 15 06:24:20 UTC 2013


I think I'm getting nearer... I appreciate the support you offered till
now..

I cleaned the bitbake and rebuilt it. Now RRECOMMENDS error is not there..

These are the errors I'm dealing with now..

ERROR: Unable to parse
/home/hc/oe-core/build/../stuff/openembedded-core/meta/recipes-connectivity/wpa-supplicant/
wpa-supplicant_2.0.bb
Traceback (most recent call last):
  File "/home/hc/oe-core/stuff/openembedded-core/bitbake/lib/bb/utils.py",
line 284, in better_exec(code=<code object <module> at 0xbf64068, file
"<code>", line 1>, context={'d': <bb.data_smart.DataSmart object at
0x86d0fec>},
text='__anon_620__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_base_bbclass(d)\n__anon_20__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_debian_bbclass(d)\n__anon_20__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_blacklist_bbclass(d)\n__anon_227__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_package_bbclass(d)\n__anon_916__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_insane_bbclass(d)\n__anon_76__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_sstate_bbclass(d)\n__anon_474__home_hc_oe_core_build____stuff_openembedded_core_meta_classes_package_ipk_bbclass(d)\n__anon_83__home_hc_oe_core_build____stuff_meta_openembedded_meta_systemd_classes_systemd_bbclass(d)',
realfile='<code>'):
         try:
    >        exec(code, _context, context)
         except Exception as e:
  File "<code>", line 8, in <module>
  File
"__anon_83__home_hc_oe_core_build____stuff_meta_openembedded_meta_systemd_classes_systemd_bbclass",
line 2, in
__anon_83__home_hc_oe_core_build____stuff_meta_openembedded_meta_systemd_classes_systemd_bbclass(d=<bb.data_smart.DataSmart
object at 0x86d0fec>)
  File "systemd.bbclass", line 42, in
systemd_after_parse(d=<bb.data_smart.DataSmart object at 0x86d0fec>)
  File "systemd.bbclass", line 12, in systemd_check_vars
FuncFailed: Function failed:

/home/hc/oe-core/build/../stuff/openembedded-core/meta/recipes-connectivity/wpa-supplicant/
wpa-supplicant_2.0.bb inherits systemd but doesn't set SYSTEMD_PACKAGES
ERROR: Command execution failed: Exited with 1
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.



And this is what I have in wpa-supplicant_2.0.bb file.

require wpa-supplicant-2.0.inc

PR = "r0"

SRC_URI[md5sum] = "3be2ebfdcced52e00eda0afe2889839d"
SRC_URI[sha256sum] =
"2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09"

Any help would be much appreciated.

On Thu, Feb 14, 2013 at 8:13 PM, Burton, Ross <ross.burton at intel.com> wrote:

> On 14 February 2013 10:32, Sankar H Malarmani <sankar.m at hardcube.in>
> wrote:
> > ERROR: There is a confusing multiline, partially commented expression on
> > line 45 of file
> /home/hc/oe-core/build/../stuff/meta-toradex/recipes/images/
> > angstrom-lxde-image.bb ().
> > Please clarify whether this is all a comment or should be parsed.
>
> This means that there is a confusing multiline comment on line 45.
> This normally means this:
>
> # this is a comment \
>
> The trailing slash is ambiguous, so remove it.
>
> Ross
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Thanks & Regards
*Sankar*



More information about the Openembedded-devel mailing list