[meta-ti] commit b72cb13fcf83b9d342808ea30379bfb6a1321b54 breaks parse
Andreas Müller
schnitzeltony at gmx.de
Tue Dec 20 02:15:38 PST 2011
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_277__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'
Notes:
* /home/andreas/data/Downloads/packets/dl is my download directory
* reverting b72cb13fcf83b9d342808ea30379bfb6a1321b54 fixed build
Andreas
More information about the meta-ti
mailing list