[meta-ti] commit b72cb13fcf83b9d342808ea30379bfb6a1321b54 breaks parse
Koen Kooi
koen at dominion.thruhere.net
Tue Dec 20 04:58:51 PST 2011
Op 20 dec. 2011, om 11:15 heeft Andreas Müller het volgende geschreven:
> Hi,
>
> I thought I sent it alrerady but cannot find it in mailing archive. If you have
> already received simply ignore.
>
> On all my build machines I get
>
> Loading cache: 100% |
> ##############################################################################################################################################|
> ETA: 00:00:00
> Loaded 1880 entries from dependency cache.
> ERROR: Unable to parse /home/andreas/data/oe-core/sources/meta-ti/recipes-
> kernel/linux/linux_3.1.bb
> | ETA: --:--:--
> Traceback (most recent call last):
> File "/home/andreas/oe-core/sources/bitbake/lib/bb/parse/ast.py", line 379,
> in multi_finalize(fn='/home/andreas/data/oe-core/sources/meta-ti/recipes-
> kernel/linux/linux_3.1.bb', d=<bb.data_smart.DataSmart object at 0x7cec6d0>):
> try:
>> finalize(fn, d)
> except bb.parse.SkipPackage as e:
> File "/home/andreas/oe-core/sources/bitbake/lib/bb/parse/ast.py", line 323,
> in finalize(fn='/home/andreas/data/oe-core/sources/meta-ti/recipes-
> kernel/linux/linux_3.1.bb', d=<bb.data_smart.DataSmart object at 0x7cec6d0>,
> variant=None):
> code.append("%s(d)" % funcname)
>> bb.utils.simple_exec("\n".join(code), {"d": d})
> bb.data.update_data(d)
> File "/home/andreas/oe-core/sources/bitbake/lib/bb/utils.py", line 387, in
> simple_exec(code='__anon_119__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_staging_bbclass(d)\n__anon_487__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_base_bbclass(d)\n__anon_20__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_debian_bbclass(d)\n__anon_19__home_andreas_data_oe_core_sources_meta_openembedded_meta_oe_classes_blacklist_bbclass(d)\n__anon_189__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_package_bbclass(d)\n__anon_55__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_sstate_bbclass(d)\n__anon_447__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_package_ipk_bbclass(d)\n__anon_28__home_andreas_data_oe_core_sources_meta_openembedded_meta_oe_classes_kernel_bbclass(d)\n__anon_119__home_andreas_data_oe_core_sources_openembedded_core_meta_classes_siteinfo_bbclass(d)\n__anon_72__home_andreas_data_oe_core_sources_meta_ti_recipes_kernel_linux_linux_inc(d)\n__anon_2
> 77__home_andreas_data_oe_core_sources_meta_ti_recipes_kernel_linux_linux_inc(d)',
> context={'d': <bb.data_smart.DataSmart object at 0x7cec6d0>}):
> def simple_exec(code, context):
>> exec(code, _context, context)
>
> File "<string>", line 11, in <module>
> File
> "__anon_277__home_andreas_data_oe_core_sources_meta_ti_recipes_kernel_linux_linux_inc",
> line 7, in
> __anon_277__home_andreas_data_oe_core_sources_meta_ti_recipes_kernel_linux_linux_inc(d=<bb.data_smart.DataSmart
> object at 0x7cec6d0>)
> IOError: [Errno 2] No such file or directory:
> '/home/andreas/data/Downloads/packets/dl/defconfig'
I figured it out, this happens when:
1) SOC_FAMILY = omap3
2) you have no defconfig for linux_3.1.bb for your machine(s).
I've pushed a workaround for the kernel recipe till linux.inc gets fixed to include more exceptions.
regards,
Koen
regards,
Koen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20111220/8a82843d/attachment.pgp>
More information about the meta-ti
mailing list