On Tue, Feb 23, 2021 at 10:22:39PM +0200, Adrian Bunk wrote: > On Tue, Feb 23, 2021 at 07:52:42PM +0000, Olly Betts wrote: > >... > > As you note, on i386 the test was only run with the SSE build before > > the recent debian/rules modernisation, but that doesn't explain why > > m68k now fails. Looking at older m68k logs, it seems the testsuite > > wasn't being run, though I'm not seeing why not. > >... > > m68k and sh4 are building with nocheck. > > nocheck handling was lost in the debian/rules rewrite.
I dropped that handling as I thought dh_auto_test now handled it by default, but checking the docs I see that is only on in compat level 13 and up (which I avoided to aid backporting.) Thanks for the pointer. Cheers, Olly