Nilesh Patra, le sam. 22 oct. 2022 21:49:16 +0530, a ecrit:
> I see, yes indeed. I have "$dpkg_buildpackage_user_options = ['-j5'];" set in
> my sbuildrc since atleast a couple of years or so and this is the first time I
> have seen something choke.

Yes, most people relying on automake/cmake/etc. so they have parallel
builds fixed for them already.

> If the makefile does not support parallel building, then it makes sense
> to explicity declare that with a --no-parallel. The custom $(MAKE) call can go
> away. I tried again with -j5 option, and passing a --no-parallel seems to
> mitigate this. I have attached the patch for the same, please consider taking
> a look.

Applied, thanks!

> BTW, if you could do something to not build the festival.info file during the
> build, somehow split build and doc for override_dh_auto_build into -arch and 
> -indep call, that'd make
> festival natively cross-building, and I'd be quite happy on seeing that.

Right, we can just move the info documentation to festival-doc.

Now pushed so on salsa.

Samuel

Reply via email to