[yocto] Basic build fails

Arun Kumar arunkr.linux at gmail.com
Fri Sep 12 12:42:10 PDT 2014


Hi all,

    I am new to the yocto project and was following the steps given in the quick start guide. I made a slight change as given in the superuser section.

I used the "fetchall" option to get all the packages first and then started the build, now when i use this command

"bitbake -k core-image-sato" i get the following error

/------------------------------------------------------------------------------------
ERROR: Task 595 (/home/arun/Documents/Dev/yocto/poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2729 tasks of which 1784 didn't need to be rerun and 1 failed.
No currently running tasks (2729 of 5634)

Summary: 1 task failed:
  /home/arun/Documents/Dev/yocto/poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
/------------------------------------------------------------------------------------

any idea or hint where i might be going wrong?




More information about the yocto mailing list