All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: "Andreas Müller" <schnitzeltony@googlemail.com>,
	"Yocto Project" <yocto@yoctoproject.org>
Subject: Re: [meta-raspberrypi] kernel do_patch lasts ages
Date: Mon, 31 Aug 2015 22:23:30 -0400	[thread overview]
Message-ID: <55E50C22.2030503@windriver.com> (raw)
In-Reply-To: <CALbNGRRzu5=TJgYtpPmWRcGwRwjpGvJqzqzgF4mZY5Q=vfLP+Q@mail.gmail.com>

On 2015-08-31 9:07 PM, Andreas Müller wrote:
> On Thu, Aug 20, 2015 at 12:23 AM, Andreas Müller
> <schnitzeltony@googlemail.com> wrote:
>> Hi
>>
>> since one week or so my build sometimes freezes with
>>
>> linux-raspberrypi-3.18.11+gitd64fa8121fca9883d6fb14ca06d2abf66496195e-r0
>> do_patch (pid 7335)
>>
>> without any progress noticeable.
>>
>> In log.do_patch I see strange stuff:
>>
>> DEBUG: Executing shell function do_patch
>> [INFO] validating against known patches  (raspberrypi2-standard-meta)
>>    [####################################################################################################]
>> (|)(200 %)
>>
>> Anybody out there with ideas what's going on?
>>
> OK a successful log says
>
> DEBUG: Executing shell function do_patch
> [INFO] validating against known patches  (raspberrypi2-standard-meta)
>    [####################################################################################################]
> (|)(200 %)   [##################################################]
> (completed in 6326 seconds)
> DEBUG: Shell function do_patch finished
>
> What takes 108 minutes??

Wow. That is REALLY long. In existing releases the tools are looking
for place to resume a previously applied set of matches. Depending
on the history of a branch, it means quite a few commits are
checked.

I'm betting this is falling into some sort of pathological case where
hundreds of commits are being checked.

As it turns out, I completed a set of changes just today that eliminate
that checking and make the patch phase take almost no time.

If someone is willing to test an in-progress patch, I can send it out
tomorrow and see if the change resolves this issue.

Bruce

>
> Andreas
>



      reply	other threads:[~2015-09-01  2:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19 22:23 [meta-raspberrypi] kernel do_patch lasts ages Andreas Müller
2015-09-01  1:07 ` Andreas Müller
2015-09-01  2:23   ` Bruce Ashfield [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=55E50C22.2030503@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=schnitzeltony@googlemail.com \
    --cc=yocto@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.