Bug#766993: jackd2: FTBFS with DEB_BUILD_PARALLEL=1 DEB_BUILD_OPTIONS="parallel=4"

Jonas Smedegaard dr at jones.dk
Mon Oct 27 15:24:30 UTC 2014


Quoting YunQiang Su (2014-10-27 15:16:44)
> On Mon, Oct 27, 2014 at 9:58 PM, Jonas Smedegaard <dr at jones.dk> wrote:
>> If I understand your patch correctly (have only read it briefly) the 
>> first lines are better written without making shell calls, like 
>> this:
>>
>> WAF_EXTRA_ARGS = $(filter-out -j%,$(DEB_MAKE_EXTRA_ARGS))
>> WAF_JOBS = $(filter -j%,$(DEB_MAKE_EXTRA_ARGS))
>>
>
> Yes, using functions from make should be better.
>
>> ...and even better by using underlying variable instead of extracting
>> from DEB_MAKE_EXTRA_ARGS.
>
> I am not very familiar with cdbs, so no idea about it.

Fully understood, and not a problem: I just mention for the record, in 
case someone would want to dive in and refine even further :-)

I do expect your original patch to work fine - all of this is just 
suggestions for improvements.

Thanks, again, for your reporting this issue and providing a patch!


Regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20141027/ced44f66/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list