Re: Bug#1132270: ffmpeg: Please disable vsynth2-ffvhuff420p12 test on all big-endian targets
John Paul Adrian Glaubitz <[email protected]> Fri, 17 Apr 2026 11:29:18 +0200
| Newsgroups | gmane.linux.debian.ports.hppa,gmane.linux.debian.ports.68k,gmane.linux.debian.ports.powerpc,gmane.linux.debian.ports.sparc |
|---|---|
| Message-ID | <f3158962f0dc8a5571d4a0cffd87ce8ae3119b0f.camel@physik.fu-berlin.de> |
Hi, On Mon, 2026-03-30 at 10:24 +0200, John Paul Adrian Glaubitz wrote: > as suggested upstream [1], the test vsynth2-ffvhuff420p12 fails on all bi= g-endian > targets, not just s390x. Therefore, please disable it on all big-endian t= argets: >=20 > --- debian/rules.orig 2026-03-30 01:16:18.191772505 -0700 > +++ debian/rules 2026-03-30 01:16:23.469238423 -0700 > @@ -227,7 +227,7 @@ > CONFIG +=3D --ignore-tests=3Dcheckasm-sw_scale,filter-overlay_yuv= 420p10 > endif > # https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/22564 > -ifeq (s390x,$(DEB_HOST_ARCH)) > +ifeq (big,$(DEB_HOST_ARCH_ENDIAN)) > CONFIG +=3D --ignore-tests=3Dvsynth2-ffvhuff420p12,vsynth3-ffvhuf= f420p12,vsynth1-ffvhuff420p12 > endif This bug is blocking ffmpeg reverse dependencies on the affected targets no= w. Will have to build ffmpeg manually now on those with the testsuite disabled= . Would be great if the above patch could be applied for the next upload. Thanks, Adrian --=20 .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913