All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Cochran <yocto@mindchasers.com>
To: meta-freescale@yoctoproject.org
Subject: Re: e2fsprogs issue in SDK V1.6
Date: Thu, 04 Dec 2014 10:16:17 -0500	[thread overview]
Message-ID: <54807AC1.3090104@mindchasers.com> (raw)
In-Reply-To: <CAGURXFzpAwh_8zpuGhM+fmuUH_LJJuXJPoc_nsD__un4fcTFow@mail.gmail.com>

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.
>
>



      reply	other threads:[~2014-12-04 15:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-04  7:13 e2fsprogs issue in SDK V1.6 Vigneshwaren Sankaran
2014-12-04 15:16 ` Bob Cochran [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54807AC1.3090104@mindchasers.com \
    --to=yocto@mindchasers.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.