* e2fsprogs issue in SDK V1.6
@ 2014-12-04 7:13 Vigneshwaren Sankaran
2014-12-04 15:16 ` Bob Cochran
0 siblings, 1 reply; 2+ messages in thread
From: Vigneshwaren Sankaran @ 2014-12-04 7:13 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
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.
Thanks in advance.
[-- Attachment #2: Type: text/html, Size: 796 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: e2fsprogs issue in SDK V1.6
2014-12-04 7:13 e2fsprogs issue in SDK V1.6 Vigneshwaren Sankaran
@ 2014-12-04 15:16 ` Bob Cochran
0 siblings, 0 replies; 2+ messages in thread
From: Bob Cochran @ 2014-12-04 15:16 UTC (permalink / raw)
To: meta-freescale
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.
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-04 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04 7:13 e2fsprogs issue in SDK V1.6 Vigneshwaren Sankaran
2014-12-04 15:16 ` Bob Cochran
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.