* gtk errors in openembedded classis build @ 2013-02-14 5:08 Sankar H Malarmani 2013-02-14 9:35 ` Jack Mitchell 0 siblings, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-14 5:08 UTC (permalink / raw) To: openembedded-devel Hi All, I'm tryin to build a linux image by using openembedded classic. On giving the bitbake command I'm getting the following errors. failed to load "./apple-red.png": Couldn't recognize the image file format for file './apple-red.png' ERROR: Function 'do_compile' failed (see /home/hc/oe/output/work/i686-linux/gtk+-native-2.24.8-r1/temp/log.do_compile.11738 for further information) ERROR: Task 6157 (virtual:native:/home/hc/oe/stuff/trdx/recipes/gtk+/gtk+_ 2.24.8.bb, do_compile) failed with exit code '1' ERROR: '/home/hc/oe/stuff/openembedded/recipes/eglibc/eglibc_2.12.bb' failed ERROR: 'virtual:native:/home/hc/oe/stuff/openembedded/recipes/gobject-introspection/ gobject-introspection_1.29.17.bb' failed ERROR: 'virtual:native:/home/hc/oe/stuff/trdx/recipes/gtk+/gtk+_2.24.8.bb' failed I'm a newbie to this openembedded stuffs.. Please guide me to solve this issue. -- Thanks & Regards *Shaz* ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 5:08 gtk errors in openembedded classis build Sankar H Malarmani @ 2013-02-14 9:35 ` Jack Mitchell 2013-02-14 10:01 ` Sankar H Malarmani 0 siblings, 1 reply; 22+ messages in thread From: Jack Mitchell @ 2013-02-14 9:35 UTC (permalink / raw) To: openembedded-devel On 14/02/13 05:08, Sankar H Malarmani wrote: > Hi All, > > I'm tryin to build a linux image by using openembedded classic. On giving > the bitbake command I'm getting the following errors. > > failed to load "./apple-red.png": Couldn't recognize the image file format > for file './apple-red.png' > > ERROR: Function 'do_compile' failed (see > /home/hc/oe/output/work/i686-linux/gtk+-native-2.24.8-r1/temp/log.do_compile.11738 > for further information) > ERROR: Task 6157 (virtual:native:/home/hc/oe/stuff/trdx/recipes/gtk+/gtk+_ > 2.24.8.bb, do_compile) failed with exit code '1' > ERROR: '/home/hc/oe/stuff/openembedded/recipes/eglibc/eglibc_2.12.bb' failed > ERROR: > 'virtual:native:/home/hc/oe/stuff/openembedded/recipes/gobject-introspection/ > gobject-introspection_1.29.17.bb' failed > ERROR: 'virtual:native:/home/hc/oe/stuff/trdx/recipes/gtk+/gtk+_2.24.8.bb' > failed > > I'm a newbie to this openembedded stuffs.. > Please guide me to solve this issue. > Is there a reason you are using OE Classic? If not, then transfer to the new OpenEmbedded, OE Classic has been EOL for a long time now. Regards, -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 9:35 ` Jack Mitchell @ 2013-02-14 10:01 ` Sankar H Malarmani 2013-02-14 10:09 ` Jack Mitchell 0 siblings, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-14 10:01 UTC (permalink / raw) To: openembedded-devel Hi Jack Mitchell, Thanks for your reply.. openembedded-core is what you are referring as new openembedded. right? I'm trying to build a linux image version which could be done only using openembedded-classic.. And these errors i'm stuck on with are dealing with gtk+ installation and versions.. I could figure out what I'm doing wrong.. Can I get your help here please ??? And please refer me how to get started with new oipenembedded.. I'll have a go at it.. On Thu, Feb 14, 2013 at 3:05 PM, Jack Mitchell <ml@communistcode.co.uk>wrote: > On 14/02/13 05:08, Sankar H Malarmani wrote: > >> Hi All, >> >> I'm tryin to build a linux image by using openembedded classic. On giving >> the bitbake command I'm getting the following errors. >> >> failed to load "./apple-red.png": Couldn't recognize the image file format >> for file './apple-red.png' >> >> ERROR: Function 'do_compile' failed (see >> /home/hc/oe/output/work/i686-**linux/gtk+-native-2.24.8-r1/** >> temp/log.do_compile.11738 >> for further information) >> ERROR: Task 6157 (virtual:native:/home/hc/oe/** >> stuff/trdx/recipes/gtk+/gtk+_ >> 2.24.8.bb, do_compile) failed with exit code '1' >> ERROR: '/home/hc/oe/stuff/**openembedded/recipes/eglibc/eg**libc_2.12.bb<http://eglibc_2.12.bb>' >> failed >> ERROR: >> 'virtual:native:/home/hc/oe/**stuff/openembedded/recipes/** >> gobject-introspection/ >> gobject-introspection_1.29.17.**bb<http://gobject-introspection_1.29.17.bb>' >> failed >> ERROR: 'virtual:native:/home/hc/oe/**stuff/trdx/recipes/gtk+/gtk+_2** >> .24.8.bb <http://2.24.8.bb>' >> failed >> >> I'm a newbie to this openembedded stuffs.. >> Please guide me to solve this issue. >> >> > Is there a reason you are using OE Classic? If not, then transfer to the > new OpenEmbedded, OE Classic has been EOL for a long time now. > > Regards, > > -- > > Jack Mitchell (jack@embed.me.uk) > Embedded Systems Engineer > http://www.embed.me.uk > > -- > > > ______________________________**_________________ > Openembedded-devel mailing list > Openembedded-devel@lists.**openembedded.org<Openembedded-devel@lists.openembedded.org> > http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel> > -- Thanks & Regards *Sankar* ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 10:01 ` Sankar H Malarmani @ 2013-02-14 10:09 ` Jack Mitchell 2013-02-14 10:32 ` Sankar H Malarmani 0 siblings, 1 reply; 22+ messages in thread From: Jack Mitchell @ 2013-02-14 10:09 UTC (permalink / raw) To: openembedded-devel On 14/02/13 10:01, Sankar H Malarmani wrote: > Hi Jack Mitchell, > > Thanks for your reply.. > > openembedded-core is what you are referring as new openembedded. right? Correct. > > I'm trying to build a linux image version which could be done only using > openembedded-classic.. What processor support do you need? > And these errors i'm stuck on with are dealing with > gtk+ installation and versions.. I could figure out what I'm doing wrong.. > Can I get your help here please ??? Unfortunately(?...) I have not bee here long enough to have ever used oe-classic. > > And please refer me how to get started with new oipenembedded.. I'll have a > go at it.. There are a plethora of docs available here: https://www.yoctoproject.org/ > > > > On Thu, Feb 14, 2013 at 3:05 PM, Jack Mitchell <ml@communistcode.co.uk>wrote: > >> On 14/02/13 05:08, Sankar H Malarmani wrote: >> >>> Hi All, >>> >>> I'm tryin to build a linux image by using openembedded classic. On giving >>> the bitbake command I'm getting the following errors. >>> >>> failed to load "./apple-red.png": Couldn't recognize the image file format >>> for file './apple-red.png' >>> >>> ERROR: Function 'do_compile' failed (see >>> /home/hc/oe/output/work/i686-**linux/gtk+-native-2.24.8-r1/** >>> temp/log.do_compile.11738 >>> for further information) >>> ERROR: Task 6157 (virtual:native:/home/hc/oe/** >>> stuff/trdx/recipes/gtk+/gtk+_ >>> 2.24.8.bb, do_compile) failed with exit code '1' >>> ERROR: '/home/hc/oe/stuff/**openembedded/recipes/eglibc/eg**libc_2.12.bb<http://eglibc_2.12.bb>' >>> failed >>> ERROR: >>> 'virtual:native:/home/hc/oe/**stuff/openembedded/recipes/** >>> gobject-introspection/ >>> gobject-introspection_1.29.17.**bb<http://gobject-introspection_1.29.17.bb>' >>> failed >>> ERROR: 'virtual:native:/home/hc/oe/**stuff/trdx/recipes/gtk+/gtk+_2** >>> .24.8.bb <http://2.24.8.bb>' >>> failed >>> >>> I'm a newbie to this openembedded stuffs.. >>> Please guide me to solve this issue. >>> >>> >> Is there a reason you are using OE Classic? If not, then transfer to the >> new OpenEmbedded, OE Classic has been EOL for a long time now. >> >> Regards, >> >> -- >> >> Jack Mitchell (jack@embed.me.uk) >> Embedded Systems Engineer >> http://www.embed.me.uk >> >> -- >> >> >> ______________________________**_________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.**openembedded.org<Openembedded-devel@lists.openembedded.org> >> http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel> >> > > -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 10:09 ` Jack Mitchell @ 2013-02-14 10:32 ` Sankar H Malarmani 2013-02-14 10:43 ` Jack Mitchell 2013-02-14 14:43 ` Burton, Ross 0 siblings, 2 replies; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-14 10:32 UTC (permalink / raw) To: openembedded-devel I dont want to use that classic thing and get extinct.. I'll go with openembedded-core as you say.. I followed the steps for oe-core given in this link http://developer.toradex.com/software-resources/arm-family/linux/source-code/linux-%28colibri-t20%29-openembedded And I'm getting the following errors 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. ERROR: Unable to parse /home/hc/oe-core/build/../stuff/meta-toradex/recipes/images/ angstrom-lxde-image.bb: Exited with "1" ERROR: Command execution failed: Exited with 1 Bare with me please.. I'm blind here.. On Thu, Feb 14, 2013 at 3:39 PM, Jack Mitchell <ml@communistcode.co.uk>wrote: > On 14/02/13 10:01, Sankar H Malarmani wrote: > >> Hi Jack Mitchell, >> >> Thanks for your reply.. >> >> openembedded-core is what you are referring as new openembedded. right? >> > > Correct. > > > >> I'm trying to build a linux image version which could be done only using >> openembedded-classic.. >> > > What processor support do you need? > > > And these errors i'm stuck on with are dealing with >> gtk+ installation and versions.. I could figure out what I'm doing wrong.. >> Can I get your help here please ??? >> > > Unfortunately(?...) I have not bee here long enough to have ever used > oe-classic. > > > >> And please refer me how to get started with new oipenembedded.. I'll have >> a >> go at it.. >> > > There are a plethora of docs available here: https://www.yoctoproject.org/ > > >> >> >> On Thu, Feb 14, 2013 at 3:05 PM, Jack Mitchell <ml@communistcode.co.uk >> >wrote: >> >> On 14/02/13 05:08, Sankar H Malarmani wrote: >>> >>> Hi All, >>>> >>>> I'm tryin to build a linux image by using openembedded classic. On >>>> giving >>>> the bitbake command I'm getting the following errors. >>>> >>>> failed to load "./apple-red.png": Couldn't recognize the image file >>>> format >>>> for file './apple-red.png' >>>> >>>> ERROR: Function 'do_compile' failed (see >>>> /home/hc/oe/output/work/i686-****linux/gtk+-native-2.24.8-r1/**** >>>> temp/log.do_compile.11738 >>>> for further information) >>>> ERROR: Task 6157 (virtual:native:/home/hc/oe/** >>>> >>>> stuff/trdx/recipes/gtk+/gtk+_ >>>> 2.24.8.bb, do_compile) failed with exit code '1' >>>> ERROR: '/home/hc/oe/stuff/****openembedded/recipes/eglibc/**eg** >>>> libc_2.12.bb<http://**eglibc_2.12.bb <http://eglibc_2.12.bb>>' >>>> failed >>>> ERROR: >>>> 'virtual:native:/home/hc/oe/****stuff/openembedded/recipes/** >>>> gobject-introspection/ >>>> gobject-introspection_1.29.17.****bb<http://gobject-** >>>> introspection_1.29.17.bb <http://gobject-introspection_1.29.17.bb>>' >>>> failed >>>> ERROR: 'virtual:native:/home/hc/oe/****stuff/trdx/recipes/gtk+/gtk+_** >>>> 2** >>>> .24.8.bb <http://2.24.8.bb>' >>>> >>>> failed >>>> >>>> I'm a newbie to this openembedded stuffs.. >>>> Please guide me to solve this issue. >>>> >>>> >>>> Is there a reason you are using OE Classic? If not, then transfer to >>> the >>> new OpenEmbedded, OE Classic has been EOL for a long time now. >>> >>> Regards, >>> >>> -- >>> >>> Jack Mitchell (jack@embed.me.uk) >>> Embedded Systems Engineer >>> http://www.embed.me.uk >>> >>> -- >>> >>> >>> ______________________________****_________________ >>> Openembedded-devel mailing list >>> Openembedded-devel@lists.**ope**nembedded.org <http://openembedded.org>< >>> Openembedded-**devel@lists.openembedded.org<Openembedded-devel@lists.openembedded.org> >>> > >>> http://lists.linuxtogo.org/****cgi-bin/mailman/listinfo/**** >>> openembedded-devel<http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel> >>> <http://**lists.linuxtogo.org/cgi-bin/**mailman/listinfo/openembedded-** >>> devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel> >>> > >>> >>> >> >> > > -- > > Jack Mitchell (jack@embed.me.uk) > Embedded Systems Engineer > http://www.embed.me.uk > > -- > > > ______________________________**_________________ > Openembedded-devel mailing list > Openembedded-devel@lists.**openembedded.org<Openembedded-devel@lists.openembedded.org> > http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel> > -- Thanks & Regards *Sankar* * * * * ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 10:32 ` Sankar H Malarmani @ 2013-02-14 10:43 ` Jack Mitchell 2013-02-14 14:43 ` Burton, Ross 1 sibling, 0 replies; 22+ messages in thread From: Jack Mitchell @ 2013-02-14 10:43 UTC (permalink / raw) To: openembedded-devel On 14/02/13 10:32, Sankar H Malarmani wrote: > I dont want to use that classic thing and get extinct.. > > I'll go with openembedded-core as you say.. > > I followed the steps for oe-core given in this link > http://developer.toradex.com/software-resources/arm-family/linux/source-code/linux-%28colibri-t20%29-openembedded > > And I'm getting the following errors > > 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. > ERROR: Unable to parse > /home/hc/oe-core/build/../stuff/meta-toradex/recipes/images/ > angstrom-lxde-image.bb: Exited with "1" > ERROR: Command execution failed: Exited with 1 > > Bare with me please.. I'm blind here.. Did you use the correct revisions of each git repository as stated on the wiki page? I believe the error you are seeing is an issue with the meta-toradex layer, bitbake has become more picky recently with proper commenting. The problem is that the version of bitbake being used when meta-toradex was created was older than the one you are using, and as such not as strict. > > On Thu, Feb 14, 2013 at 3:39 PM, Jack Mitchell <ml@communistcode.co.uk>wrote: > >> On 14/02/13 10:01, Sankar H Malarmani wrote: >> >>> Hi Jack Mitchell, >>> >>> Thanks for your reply.. >>> >>> openembedded-core is what you are referring as new openembedded. right? >>> >> Correct. >> >> >> >>> I'm trying to build a linux image version which could be done only using >>> openembedded-classic.. >>> >> What processor support do you need? >> >> >> And these errors i'm stuck on with are dealing with >>> gtk+ installation and versions.. I could figure out what I'm doing wrong.. >>> Can I get your help here please ??? >>> >> Unfortunately(?...) I have not bee here long enough to have ever used >> oe-classic. >> >> >> >>> And please refer me how to get started with new oipenembedded.. I'll have >>> a >>> go at it.. >>> >> There are a plethora of docs available here: https://www.yoctoproject.org/ >> >> >>> >>> On Thu, Feb 14, 2013 at 3:05 PM, Jack Mitchell <ml@communistcode.co.uk >>>> wrote: >>> On 14/02/13 05:08, Sankar H Malarmani wrote: >>>> Hi All, >>>>> I'm tryin to build a linux image by using openembedded classic. On >>>>> giving >>>>> the bitbake command I'm getting the following errors. >>>>> >>>>> failed to load "./apple-red.png": Couldn't recognize the image file >>>>> format >>>>> for file './apple-red.png' >>>>> >>>>> ERROR: Function 'do_compile' failed (see >>>>> /home/hc/oe/output/work/i686-****linux/gtk+-native-2.24.8-r1/**** >>>>> temp/log.do_compile.11738 >>>>> for further information) >>>>> ERROR: Task 6157 (virtual:native:/home/hc/oe/** >>>>> >>>>> stuff/trdx/recipes/gtk+/gtk+_ >>>>> 2.24.8.bb, do_compile) failed with exit code '1' >>>>> ERROR: '/home/hc/oe/stuff/****openembedded/recipes/eglibc/**eg** >>>>> libc_2.12.bb<http://**eglibc_2.12.bb <http://eglibc_2.12.bb>>' >>>>> failed >>>>> ERROR: >>>>> 'virtual:native:/home/hc/oe/****stuff/openembedded/recipes/** >>>>> gobject-introspection/ >>>>> gobject-introspection_1.29.17.****bb<http://gobject-** >>>>> introspection_1.29.17.bb <http://gobject-introspection_1.29.17.bb>>' >>>>> failed >>>>> ERROR: 'virtual:native:/home/hc/oe/****stuff/trdx/recipes/gtk+/gtk+_** >>>>> 2** >>>>> .24.8.bb <http://2.24.8.bb>' >>>>> >>>>> failed >>>>> >>>>> I'm a newbie to this openembedded stuffs.. >>>>> Please guide me to solve this issue. >>>>> >>>>> >>>>> Is there a reason you are using OE Classic? If not, then transfer to >>>> the >>>> new OpenEmbedded, OE Classic has been EOL for a long time now. >>>> >>>> Regards, >>>> >>>> -- >>>> >>>> Jack Mitchell (jack@embed.me.uk) >>>> Embedded Systems Engineer >>>> http://www.embed.me.uk >>>> >>>> -- >>>> >>>> >>>> ______________________________****_________________ >>>> Openembedded-devel mailing list >>>> Openembedded-devel@lists.**ope**nembedded.org <http://openembedded.org>< >>>> Openembedded-**devel@lists.openembedded.org<Openembedded-devel@lists.openembedded.org> >>>> http://lists.linuxtogo.org/****cgi-bin/mailman/listinfo/**** >>>> openembedded-devel<http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel> >>>> <http://**lists.linuxtogo.org/cgi-bin/**mailman/listinfo/openembedded-** >>>> devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel> >>>> >>> >> -- >> >> Jack Mitchell (jack@embed.me.uk) >> Embedded Systems Engineer >> http://www.embed.me.uk >> >> -- >> >> >> ______________________________**_________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.**openembedded.org<Openembedded-devel@lists.openembedded.org> >> http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel> >> > > -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 10:32 ` Sankar H Malarmani 2013-02-14 10:43 ` Jack Mitchell @ 2013-02-14 14:43 ` Burton, Ross 2013-02-15 5:30 ` Sankar H Malarmani 2013-02-15 6:24 ` Sankar H Malarmani 1 sibling, 2 replies; 22+ messages in thread From: Burton, Ross @ 2013-02-14 14:43 UTC (permalink / raw) To: openembedded-devel On 14 February 2013 10:32, Sankar H Malarmani <sankar.m@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 ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 14:43 ` Burton, Ross @ 2013-02-15 5:30 ` Sankar H Malarmani 2013-02-15 10:31 ` Burton, Ross 2013-02-15 6:24 ` Sankar H Malarmani 1 sibling, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-15 5:30 UTC (permalink / raw) To: openembedded-devel Yes, you are right.. I removed those trailing slashes and now it throws me new set of errors.. It was giving errors in RDEPENDS.. As suggested in wiki I replaced RDEPENDS with RRECOMMENDS in my obconf_2.0.3+git.bb. But i'm getting the following list of errors. ERROR: QA Issue: /home/hc/oe-core/build/../stuff/oe-tworaz/meta-lxde/recipes-lxde/obconf/obconf_2.0.3+ git.bb: Variable RRECOMMENDS is set as not being package specific, please fix this. 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 0xc07ab60, file "<code>", line 1>, context={'d': <bb.data_smart.DataSmart object at 0xc071a0c>}, 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 0xc071a0c>) File "systemd.bbclass", line 42, in systemd_after_parse(d=<bb.data_smart.DataSmart object at 0xc071a0c>) 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 On Thu, Feb 14, 2013 at 8:13 PM, Burton, Ross <ross.burton@intel.com> wrote: > On 14 February 2013 10:32, Sankar H Malarmani <sankar.m@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@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Thanks & Regards *Sankar* *Junior Programmer * * * *HardCube IT Consultancy Private Limited* *II Floor , STPI - Software Technology Parks of India* *5 Rajiv Gandhi Salai* *Taramani, Chennai 600 113* *Ph: 91 - 44 - 3918 0857* *info@hardcube.in* *http://www.hardcube.in* ************** *"The contents of this E-mail (including the contents of the enclosure/(s) or attachment/(s) if any) are privileged and confidential material of HardCube IT Consultancy Private Limited, and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee/(s).If this E-mail (including the enclosure/(s) or attachment/(s) if any) has been received in error, please advice the sender immediately and delete it from your system. The views expressed in this E-mail message (including the enclosure/(s) or attachment/(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of "HardCube"."* *************** ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 5:30 ` Sankar H Malarmani @ 2013-02-15 10:31 ` Burton, Ross 2013-02-15 10:50 ` Sankar H Malarmani 0 siblings, 1 reply; 22+ messages in thread From: Burton, Ross @ 2013-02-15 10:31 UTC (permalink / raw) To: openembedded-devel On 15 February 2013 05:30, Sankar H Malarmani <sankar.m@hardcube.in> wrote: > Yes, you are right.. I removed those trailing slashes and now it throws me > new set of errors.. It was giving errors in RDEPENDS.. > As suggested in wiki I replaced RDEPENDS with RRECOMMENDS in my > obconf_2.0.3+git.bb. But i'm getting the following list of errors. In the last week or so oe-core was changed to warn if you specify RDEPENDS or RRECOMMENDS without a package identifier. For example, this is wrong: RRECOMMENDS = "foo" But this is right: RRECOMMENDS_obconf = "foo" Ross ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 10:31 ` Burton, Ross @ 2013-02-15 10:50 ` Sankar H Malarmani 2013-02-15 11:31 ` Burton, Ross 0 siblings, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-15 10:50 UTC (permalink / raw) To: openembedded-devel I changed RRECOMMENDS the way you suggested.. May I know how to resolve the following errors.. 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. Thanks in advance. On Fri, Feb 15, 2013 at 4:01 PM, Burton, Ross <ross.burton@intel.com> wrote: > On 15 February 2013 05:30, Sankar H Malarmani <sankar.m@hardcube.in> > wrote: > > Yes, you are right.. I removed those trailing slashes and now it throws > me > > new set of errors.. It was giving errors in RDEPENDS.. > > As suggested in wiki I replaced RDEPENDS with RRECOMMENDS in my > > obconf_2.0.3+git.bb. But i'm getting the following list of errors. > > In the last week or so oe-core was changed to warn if you specify > RDEPENDS or RRECOMMENDS without a package identifier. For example, > this is wrong: > > RRECOMMENDS = "foo" > > But this is right: > > RRECOMMENDS_obconf = "foo" > > Ross > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 10:50 ` Sankar H Malarmani @ 2013-02-15 11:31 ` Burton, Ross 2013-02-15 11:46 ` Jack Mitchell 0 siblings, 1 reply; 22+ messages in thread From: Burton, Ross @ 2013-02-15 11:31 UTC (permalink / raw) To: openembedded-devel On 15 February 2013 10:50, Sankar H Malarmani <sankar.m@hardcube.in> wrote: > /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 That error message describes the problem quite well. You appear to be mixing very recent oe-core with an older meta-systemd, which won't work as they are both undergoing heavy systemd changes at the moment. If you update both at the same time you might get something that works. Welcome to the joy of building against git master of multiple repositories - things break. Unless you're capable of fixing the problems as you find them it's recommended to use the stable releases instead of git master. Ross ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 11:31 ` Burton, Ross @ 2013-02-15 11:46 ` Jack Mitchell 2013-02-15 11:52 ` Burton, Ross 0 siblings, 1 reply; 22+ messages in thread From: Jack Mitchell @ 2013-02-15 11:46 UTC (permalink / raw) To: openembedded-devel On 15/02/13 11:31, Burton, Ross wrote: > On 15 February 2013 10:50, Sankar H Malarmani <sankar.m@hardcube.in> wrote: >> /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 > That error message describes the problem quite well. You appear to be > mixing very recent oe-core with an older meta-systemd, which won't > work as they are both undergoing heavy systemd changes at the moment. > If you update both at the same time you might get something that > works. > > Welcome to the joy of building against git master of multiple > repositories - things break. Unless you're capable of fixing the > problems as you find them it's recommended to use the stable releases > instead of git master. Or as I mentioned above, use the git commits that the meta-toradex wiki pages recommends. -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 11:46 ` Jack Mitchell @ 2013-02-15 11:52 ` Burton, Ross 2013-02-15 14:59 ` Sankar H Malarmani 0 siblings, 1 reply; 22+ messages in thread From: Burton, Ross @ 2013-02-15 11:52 UTC (permalink / raw) To: openembedded-devel On 15 February 2013 11:46, Jack Mitchell <ml@communistcode.co.uk> wrote: > Or as I mentioned above, use the git commits that the meta-toradex wiki > pages recommends. Just actually looked at that page. It's almost like their writing a case study for the reasons to use git submodules... Ross ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 11:52 ` Burton, Ross @ 2013-02-15 14:59 ` Sankar H Malarmani 2013-02-15 15:12 ` Burton, Ross 0 siblings, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-15 14:59 UTC (permalink / raw) To: openembedded-devel As I mentioned earlier I'm new this openembedded stuffs.. So, can you please guide me to build an image without hitting on any errors. Steps I should follow to get it.. Your help is much appreciated.. On Fri, Feb 15, 2013 at 5:22 PM, Burton, Ross <ross.burton@intel.com> wrote: > On 15 February 2013 11:46, Jack Mitchell <ml@communistcode.co.uk> wrote: > > Or as I mentioned above, use the git commits that the meta-toradex wiki > > pages recommends. > > Just actually looked at that page. It's almost like their writing a > case study for the reasons to use git submodules... > > Ross > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Thanks & Regards *Sankar* ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 14:59 ` Sankar H Malarmani @ 2013-02-15 15:12 ` Burton, Ross 2013-02-16 5:47 ` Sankar H Malarmani 0 siblings, 1 reply; 22+ messages in thread From: Burton, Ross @ 2013-02-15 15:12 UTC (permalink / raw) To: openembedded-devel On 15 February 2013 14:59, Sankar H Malarmani <sankar.m@hardcube.in> wrote: > As I mentioned earlier I'm new this openembedded stuffs.. So, can you > please guide me to build an image without hitting on any errors. Steps I > should follow to get it.. > Your help is much appreciated.. Following the instructions on http://developer.toradex.com/software-resources/arm-family/linux/source-code/linux-%28colibri-t20%29-openembedded will go a long way to helping - at the moment you're building the wrong pieces. Ross ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-15 15:12 ` Burton, Ross @ 2013-02-16 5:47 ` Sankar H Malarmani 2013-02-16 10:01 ` Burton, Ross 0 siblings, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-16 5:47 UTC (permalink / raw) To: openembedded-devel I just followed the instructions given in that toradex website.. Its what giving me the following error.. /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 What I'm doing wrong here.. What should I do to overcome this.. ? On Fri, Feb 15, 2013 at 8:42 PM, Burton, Ross <ross.burton@intel.com> wrote: > On 15 February 2013 14:59, Sankar H Malarmani <sankar.m@hardcube.in> > wrote: > > As I mentioned earlier I'm new this openembedded stuffs.. So, can you > > please guide me to build an image without hitting on any errors. Steps I > > should follow to get it.. > > Your help is much appreciated.. > > Following the instructions on > > http://developer.toradex.com/software-resources/arm-family/linux/source-code/linux-%28colibri-t20%29-openembedded > will go a long way to helping - at the moment you're building the > wrong pieces. > > Ross > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Thanks & Regards *Sankar* *Junior Programmer * * * *HardCube IT Consultancy Private Limited* *II Floor , STPI - Software Technology Parks of India* *5 Rajiv Gandhi Salai* *Taramani, Chennai 600 113* *Ph: 91 - 44 - 3918 0857* *info@hardcube.in* *http://www.hardcube.in* ************** *"The contents of this E-mail (including the contents of the enclosure/(s) or attachment/(s) if any) are privileged and confidential material of HardCube IT Consultancy Private Limited, and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee/(s).If this E-mail (including the enclosure/(s) or attachment/(s) if any) has been received in error, please advice the sender immediately and delete it from your system. The views expressed in this E-mail message (including the enclosure/(s) or attachment/(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of "HardCube"."* *************** ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-16 5:47 ` Sankar H Malarmani @ 2013-02-16 10:01 ` Burton, Ross 2013-02-19 6:08 ` Sankar H Malarmani 2013-02-19 6:14 ` Sankar H Malarmani 0 siblings, 2 replies; 22+ messages in thread From: Burton, Ross @ 2013-02-16 10:01 UTC (permalink / raw) To: openembedded-devel On 16 February 2013 05:47, Sankar H Malarmani <sankar.m@hardcube.in> wrote: > I just followed the instructions given in that toradex website.. Its what > giving me the following error.. > > /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 > > What I'm doing wrong here.. What should I do to overcome this.. ? You're not using the oe-core revision specified on the web site. You need to checkout a specific revision, and not use oe-core master. Ross ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-16 10:01 ` Burton, Ross @ 2013-02-19 6:08 ` Sankar H Malarmani 2013-02-19 6:14 ` Sankar H Malarmani 1 sibling, 0 replies; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-19 6:08 UTC (permalink / raw) To: openembedded-devel Hi, With all your help and support I have built the image successfully and its running on my colibri module... thanks for your help.. On Sat, Feb 16, 2013 at 3:31 PM, Burton, Ross <ross.burton@intel.com> wrote: > On 16 February 2013 05:47, Sankar H Malarmani <sankar.m@hardcube.in> > wrote: > > I just followed the instructions given in that toradex website.. Its what > > giving me the following error.. > > > > > /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 > > > > What I'm doing wrong here.. What should I do to overcome this.. ? > > You're not using the oe-core revision specified on the web site. You > need to checkout a specific revision, and not use oe-core master. > > Ross > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Thanks & Regards *Sankar* ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-16 10:01 ` Burton, Ross 2013-02-19 6:08 ` Sankar H Malarmani @ 2013-02-19 6:14 ` Sankar H Malarmani 2013-02-24 8:05 ` Khem Raj 1 sibling, 1 reply; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-19 6:14 UTC (permalink / raw) To: openembedded-devel Hi, I need to run my wxwidget application on the colibri module with the linux image built using openembedded. For that I need wxwidgets library in the colibri module. Is it possible ?? If so, how can I do it ?? Please give your suggestions.. Thanks in advance On Sat, Feb 16, 2013 at 3:31 PM, Burton, Ross <ross.burton@intel.com> wrote: > On 16 February 2013 05:47, Sankar H Malarmani <sankar.m@hardcube.in> > wrote: > > I just followed the instructions given in that toradex website.. Its what > > giving me the following error.. > > > > > /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 > > > > What I'm doing wrong here.. What should I do to overcome this.. ? > > You're not using the oe-core revision specified on the web site. You > need to checkout a specific revision, and not use oe-core master. > > Ross > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Thanks & Regards *Sankar* ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-19 6:14 ` Sankar H Malarmani @ 2013-02-24 8:05 ` Khem Raj 2013-02-24 10:09 ` Paul Eggleton 0 siblings, 1 reply; 22+ messages in thread From: Khem Raj @ 2013-02-24 8:05 UTC (permalink / raw) To: openembedded-devel On (19/02/13 11:44), Sankar H Malarmani wrote: > Hi, > > I need to run my wxwidget application on the colibri module with the linux > image built using openembedded. For that I need wxwidgets library in the > colibri module. > Is it possible ?? If so, how can I do it ?? You need to port the recipe over from OE-classic, should be relatively simple. The classic recipes are here http://git.openembedded.org/openembedded/tree/recipes/wxwidgets and please do not top post. reply inline so the context of threads are kept intact. ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-24 8:05 ` Khem Raj @ 2013-02-24 10:09 ` Paul Eggleton 0 siblings, 0 replies; 22+ messages in thread From: Paul Eggleton @ 2013-02-24 10:09 UTC (permalink / raw) To: Sankar H Malarmani; +Cc: openembedded-devel On Sunday 24 February 2013 00:05:44 Khem Raj wrote: > On (19/02/13 11:44), Sankar H Malarmani wrote: > > Hi, > > > > I need to run my wxwidget application on the colibri module with the linux > > image built using openembedded. For that I need wxwidgets library in the > > colibri module. > > Is it possible ?? If so, how can I do it ?? > > You need to port the recipe over from OE-classic, should be relatively > simple. The classic recipes are here > http://git.openembedded.org/openembedded/tree/recipes/wxwidgets FYI also there is some information on what you'll need to do for porting: http://www.openembedded.org/wiki/Migrating_metadata_to_OE-Core Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: gtk errors in openembedded classis build 2013-02-14 14:43 ` Burton, Ross 2013-02-15 5:30 ` Sankar H Malarmani @ 2013-02-15 6:24 ` Sankar H Malarmani 1 sibling, 0 replies; 22+ messages in thread From: Sankar H Malarmani @ 2013-02-15 6:24 UTC (permalink / raw) To: openembedded-devel 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@intel.com> wrote: > On 14 February 2013 10:32, Sankar H Malarmani <sankar.m@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@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Thanks & Regards *Sankar* ^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2013-02-24 10:25 UTC | newest] Thread overview: 22+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-02-14 5:08 gtk errors in openembedded classis build Sankar H Malarmani 2013-02-14 9:35 ` Jack Mitchell 2013-02-14 10:01 ` Sankar H Malarmani 2013-02-14 10:09 ` Jack Mitchell 2013-02-14 10:32 ` Sankar H Malarmani 2013-02-14 10:43 ` Jack Mitchell 2013-02-14 14:43 ` Burton, Ross 2013-02-15 5:30 ` Sankar H Malarmani 2013-02-15 10:31 ` Burton, Ross 2013-02-15 10:50 ` Sankar H Malarmani 2013-02-15 11:31 ` Burton, Ross 2013-02-15 11:46 ` Jack Mitchell 2013-02-15 11:52 ` Burton, Ross 2013-02-15 14:59 ` Sankar H Malarmani 2013-02-15 15:12 ` Burton, Ross 2013-02-16 5:47 ` Sankar H Malarmani 2013-02-16 10:01 ` Burton, Ross 2013-02-19 6:08 ` Sankar H Malarmani 2013-02-19 6:14 ` Sankar H Malarmani 2013-02-24 8:05 ` Khem Raj 2013-02-24 10:09 ` Paul Eggleton 2013-02-15 6:24 ` Sankar H Malarmani
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.