On Mon, Jun 25, 2018 at 12:55:29AM +0000, Clint Adams wrote:
> On Fri, May 18, 2018 at 08:40:56PM +0200, Adam Borowski wrote:
> > ##################################################
> >  Monkeysphere basic tests completed successfully!
> > ##################################################
> > ### removing temp dir...
> > make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> > dh_auto_test: make -j2 -Oline test returned exit code 2
> 
> Does it happen without -j2?

You can't just remove that, as in absence of any parallelism settings,
modern dh level take the number of available CPUs.  So you need explicit
DEB_BUILD_OPTIONS=parallel=1 to get -j1.

With such a single-threaded build, the test suite fails much sooner; in
every case it dies on the first test it does.


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀ There's an easy way to tell toy operating systems from real ones.
⣾⠁⢰⠒⠀⣿⡁ Just look at how their shipped fonts display U+1F52B, this makes
⢿⡄⠘⠷⠚⠋⠀ the intended audience obvious.  It's also interesting to see OSes
⠈⠳⣄⠀⠀⠀⠀ go back and forth wrt their intended target.

Reply via email to