[yocto] Error to Build Arago Yocto Project

Gaurang Shastri gmshastri at gmail.com
Thu Jul 11 23:14:58 PDT 2013


I think what you miss is the top layer (yocto or openembedded) ...because
your BSP will build using the top layer from yocto or OE. So check that the
core layer is available or downloaded by you...

As your error message suggests, "OSError: [Errno 2] No such file or
directory: '/home/amit/tisdk/sources/oe-

core/meta/recipes-qt/qt4/qt4-4.8.4.inc'", so this file will come from the
top layer of Yocto or OE.

//Gaurang Shastri




On Fri, Jul 12, 2013 at 10:46 AM, Amit Kumar <Amit.Kumar at lntinfotech.com>wrote:

>  Hi,****
>
>             I am building the Arago Yocto Project first time. I have
> follow the steps given in the Arago Project link –****
>
>
> http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment#Detailed_Setup
> ****
>
> ** **
>
> Error Log is – ****
>
> ** **
>
> amit at amit-HP:~/tisdk/build$ MACHINE=am335x-evm bitbake core-image-minimal
> Pseudo is not present but is required, building this first before the main
> build
> ERROR: Unable to parse
> /home/amit/tisdk/sources/meta-arago/meta-arago-extras/recipes-qt/qt4/
> qt4-embedded-gles_4.8.4.bb                       | ETA:  --:--:--
> Traceback (most recent call last):
>   File
> "/home/amit/tisdk/sources/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
> line 68, in
> include(oldfn='/home/amit/tisdk/sources/meta-arago/meta-arago-extras/recipes-qt/qt4/
> qt4-embedded-gles_4.8.4.bb',
> fn='/home/amit/tisdk/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc',
> lineno=1, data=<bb.data_smart.DataSmart object at 0xa14f12c>,
> error_out='include required'):
>          try:
>     >        ret = handle(fn, data, True)
>          except IOError:
>   File "/home/amit/tisdk/sources/bitbake/lib/bb/parse/__init__.py", line
> 90, in
> handle(fn='/home/amit/tisdk/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc',
> data=<bb.data_smart.DataSmart object at 0xa14f12c>, include=True):
>              if h['supports'](fn, data):
>     >            return h['handle'](fn, data, include)
>          raise ParseError("not a BitBake file", fn)
>   File
> "/home/amit/tisdk/sources/bitbake/lib/bb/parse/parse_py/BBHandler.py", line
> 142, in
> handle(fn='/home/amit/tisdk/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc',
> d=<bb.data_smart.DataSmart object at 0xa14f12c>, include=True):
>          if include:
>     >        bb.parse.mark_dependency(d, abs_fn)
>
>   File "/home/amit/tisdk/sources/bitbake/lib/bb/parse/__init__.py", line
> 76, in mark_dependency(d=<bb.data_smart.DataSmart object at 0xa14f12c>,
> f='/home/amit/tisdk/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc'):
>              f = "%s/%s" % (os.getcwd(), f[2:])
>     >    deps = (d.getVar('__depends') or []) + [(f, cached_mtime(f))]
>          d.setVar('__depends', deps)
>   File "/home/amit/tisdk/sources/bitbake/lib/bb/parse/__init__.py", line
> 58, in
> cached_mtime(f='/home/amit/tisdk/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc'):
>          if f not in __mtime_cache:
>     >        __mtime_cache[f] = os.stat(f)[stat.ST_MTIME]
>          return __mtime_cache[f]
> OSError: [Errno 2] No such file or directory:
> '/home/amit/tisdk/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc'
>
> ERROR: Command execution failed: Exited with 1
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> amit at amit-HP:~/tisdk/build$ cd ../sources/oe-core/meta/recipes-qt/****
>
> ** **
>
> ** **
>
> Is anybody have faced the same error or anybody know the reason of this
> error? ****
>
> Please help me out for the same.****
>
> ** **
>
> ** **
>
> Thanks ****
>
> AmitK ****
>
> ** **
>
> ------------------------------
> The contents of this e-mail and any attachment(s) may contain confidential
> or privileged information for the intended recipient(s). Unintended
> recipients are prohibited from taking action on the basis of information in
> this e-mail and using or disseminating the information, and must notify the
> sender and delete it from their system. L&T Infotech will not accept
> responsibility or liability for the accuracy or completeness of, or the
> presence of any virus or disabling code in this e-mail"
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130712/eaf0b91e/attachment.html>


More information about the yocto mailing list