All of lore.kernel.org
 help / color / mirror / Atom feed
* commit b72cb13fcf83b9d342808ea30379bfb6a1321b54 breaks parse
@ 2011-12-20 10:15 Andreas Müller
  2011-12-20 10:31 ` Koen Kooi
  2011-12-20 12:58 ` Koen Kooi
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Müller @ 2011-12-20 10:15 UTC (permalink / raw)
  To: meta-ti

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


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

end of thread, other threads:[~2011-12-20 12:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 10:15 commit b72cb13fcf83b9d342808ea30379bfb6a1321b54 breaks parse Andreas Müller
2011-12-20 10:31 ` Koen Kooi
2011-12-20 10:55   ` Andreas Müller
2011-12-20 11:06     ` Koen Kooi
2011-12-20 12:50       ` Gary Thomas
2011-12-20 12:58 ` Koen Kooi

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.