On 12 September 2014 20:42, Arun Kumar <arunkr.li...@gmail.com> wrote:
> 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?

You've trimmed the output at just the place where it was telling you
what went wrong.  Re-run bitbake gcc-cross, and paste the output of
that.

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to