[Buildroot] [PATCH] libpjsip: disable parallel build

Luca Ceresoli luca at lucaceresoli.net
Fri May 27 11:47:44 UTC 2016


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



More information about the buildroot mailing list