Bug#1019133: ffmpeg: Please disable filter-overlay_yuv420p10 test on all BE targets

John Paul Adrian Glaubitz <[email protected]>
Newsgroups gmane.linux.debian.ports.hppa
Message-ID <166228760611.2707272.7331887184469847764.reportbug__40888.8251915172$1662287803$gmane$org@nofan.physik.fu-berlin.de>
Source: ffmpeg
Version: 7:5.1.1-1
Severity: normal
User: [email protected]
Usertags: hppa m68k powerpc ppc64 sparc64
X-Debbugs-Cc: [email protected],[email protected],[email protected],[email protected]

Hello!

The test filter-overlay_yuv420p10 fails which was disabled for s390x
actually fails on all big-endian targets [1][2][3].

I therefore suggest expanding the blacklist to include hppa, m68k,
powerpc, ppc64 and sparc64 which are also big-endian.

See attached patch.

Thanks,
Adrian

> [1] https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=hppa&ver=7%3A5.1.1-1&stamp=1662206663&raw=0
> [2] https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=powerpc&ver=7%3A5.1.1-1&stamp=1662200733&raw=0
> [3] https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=ppc64&ver=7%3A5.1.1-1&stamp=1662200252&raw=0

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
ffmpeg-disable-filter-overlay_yuv420p10.patch (text/plain, 422 B)
--- debian/rules.orig	2022-08-24 14:32:39.000000000 -0700
+++ debian/rules	2022-09-04 03:27:49.417221073 -0700
@@ -219,7 +219,7 @@
 	CONFIG += --ignore-tests=checkasm-sw_scale,filter-scale2ref_keep_aspect
 endif
 # https://trac.ffmpeg.org/ticket/9855
-ifeq (s390x,$(DEB_HOST_ARCH))
+ifneq (,$(filter hppa m68k powerpc ppc64 sparc64 s390x,$(DEB_HOST_ARCH_CPU)))
 	CONFIG += --ignore-tests=filter-overlay_yuv420p10
 endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.