[meta-freescale] e2fsprogs issue in SDK V1.6

Bob Cochran yocto at mindchasers.com
Thu Dec 4 07:16:17 PST 2014


On 12/04/2014 02:13 AM, Vigneshwaren Sankaran wrote:
> yocto SDK v1.6 has e2fsprogs version 1.42.9
>
> I have a successfull build with SDK v1.4 (which has e2fsprogs-1.42.7).
>
> But with SDK1.6 the build hangs at do_install of e2fsprogs
>
> Currently 2 running tasks (2769 of 2897):
> 0: e2fsprogs-1.42.7-r0 do_install (pid 18653)
> 1: e2fsprogs-native-1.42.7-r0 do_install (pid 18669)
>
> I have made sure I have enough space on my HDD (around 70GB of free
> space) and this issue is somewhat bizarre and wierd. I have also made
> sure I have installed all recommended packages that the documentation
> had asked me to install
>
> How do I debug this issue.

If it was me, I would start with

adding -v and -DDD to the bitbake command line

and look at the log.do_install & run.do_install files in the 
e2fsprogs-native's temp folder (inside your build directory).

You can force the baking of a particular task by using bitbake with "-c 
<task> -f"


>
> Thanks in advance.
>
>



More information about the meta-freescale mailing list