All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libpjsip: disable parallel build
Date: Fri, 27 May 2016 13:47:44 +0200	[thread overview]
Message-ID: <574833E0.8020709@lucaceresoli.net> (raw)
In-Reply-To: <20160512155024.7fe37f68@free-electrons.com>

Hi Thomas, all,

On 12/05/2016 15:50, Thomas Petazzoni wrote:
> Hello,
> 
> On Thu, 12 May 2016 14:48:13 +0200, Luca Ceresoli wrote:
>> The libpjsip package has build issues on the autobuilders that look
>> like parallel build issues. These issues seem to be extremely hard to
>> reproduce, so let's disable parallel build and see if this fixes the
>> issue.
>>
>> The suspect error message is:
>>   ...-ld: cannot find -lpjsua
>>   collect2: error: ld returned 1 exit status
>>
>> Some of the failures:
>>   http://autobuild.buildroot.org/results/d6b/d6bff569bc9238cdf07970e11b5535d570be59bf
>>   http://autobuild.buildroot.org/results/f72/f721d5390bc61274c224bfe3a675ee194172ac91
>>   http://autobuild.buildroot.org/results/b45/b45262971a7d7ce0604d124734223abca190c11e
>>   http://autobuild.buildroot.org/results/75e/75ee45b746ab8b80eb84297e2e4babbace1b5608
>>   http://autobuild.buildroot.org/results/873/873771fbcc859578ed40a3c81b69ac3a388ae585
>>
>> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
>>
>> ---
> 
> I also hate to apply such patches without really knowing what's going
> on. But I've applied it nonetheless, so that we can see if it actually
> solves the problem or not. If it does, then we can think of a better
> solution, or at least reporting the build issue upstreaming to the
> pjsip developers.
> 
> So, applied to master! Please monitor the autobuilders in the next
> hours/days to see if the issue is resolved or not.

It's 15 days since this patch has been applied, and we had no more
autobuild failures on libpjsip-2.4.5 after that.

The time frame between the previous patch to libpjsip (9db9a6d2b3c595)
and this one lasted ~45 days and produced 13 autobuild failures.

I'm starting being moderately optimistic about having solved the
problem. I'll wait a few more days, then unless we see new failures I'll
report to the upstream mailing list.

-- 
Luca

  parent reply	other threads:[~2016-05-27 11:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 12:48 [Buildroot] [PATCH] libpjsip: disable parallel build Luca Ceresoli
2016-05-12 13:50 ` Thomas Petazzoni
2016-05-12 13:58   ` Luca Ceresoli
2016-05-27 11:47   ` Luca Ceresoli [this message]
2016-05-27 19:44     ` Thomas Petazzoni

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=574833E0.8020709@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --cc=buildroot@busybox.net \
    /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.