On Mon, 22 Aug 2016, Mattias Ellert wrote:

> I can not reproduce the problem locally on my machine.

Please try building on a virtual machine having only 1 CPU.

Apparently the test suite assumes that parallel should be faster than
linear, but this does not have to be the case at all when you have
only one CPU.

Debian packages should not assume that there is more than 1 CPU
available. We have Build-Depends, but we don't have Build-CPUs,
because everything which may be built with more than one CPU
may also be built with only one CPU.

Thanks.

Reply via email to