On Thu, 8 Sep 2022 07:46:02 +0800 Sakura286 wrote:

> Could you please add --no-parallel to dh_auto_test? Because the outputs 
> of testing are mixed. [1]

In general, all builds/tests should be done in parallel unless the
parallel=n tag is set in DEB_BUILD_OPTIONS.

https://www.debian.org/doc/debian-policy/ch-source.html#debian-rules-and-deb-build-options

Probably the best option here is to patch the upstream Makefiles to use
the parallel output synchronisation feature of GNU make, then you get
both parallel tests and non-mixed testing output.

https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to