commit: 2ba40c500a0992497af4703bba7fb7099e0e983b
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 04:38:23 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 04:49:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba40c50
dev-qt/qtmultimedia: skip tst_qffmpegvideoencoderutils for now
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild | 3 +++
dev-qt/qtmultimedia/qtmultimedia-6.9.1.ebuild | 3 +++
dev-qt/qtmultimedia/qtmultimedia-6.9.9999.ebuild | 3 +++
dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild | 3 +++
4 files changed, 12 insertions(+)
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild
b/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild
index a5f6f68298cb..a67a5ac76b8d 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.10.9999.ebuild
@@ -90,6 +90,9 @@ CMAKE_SKIP_TESTS=(
# fails with offscreen rendering
tst_qvideoframecolormanagement
tst_qwindowcapturebackend
+ # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a
test-only
+ # assert, should have no negative runtime effect so just skip for now
+ tst_qffmpegvideoencoderutils
)
PATCHES=(
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9.1.ebuild
b/dev-qt/qtmultimedia/qtmultimedia-6.9.1.ebuild
index 1731bfe8c9b1..371f3e146da0 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.9.1.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.9.1.ebuild
@@ -90,6 +90,9 @@ CMAKE_SKIP_TESTS=(
# fails with offscreen rendering
tst_qvideoframecolormanagement
tst_qwindowcapturebackend
+ # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a
test-only
+ # assert, should have no negative runtime effect so just skip for now
+ tst_qffmpegvideoencoderutils
)
PATCHES=(
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9.9999.ebuild
b/dev-qt/qtmultimedia/qtmultimedia-6.9.9999.ebuild
index a5f6f68298cb..a67a5ac76b8d 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.9.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.9.9999.ebuild
@@ -90,6 +90,9 @@ CMAKE_SKIP_TESTS=(
# fails with offscreen rendering
tst_qvideoframecolormanagement
tst_qwindowcapturebackend
+ # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a
test-only
+ # assert, should have no negative runtime effect so just skip for now
+ tst_qffmpegvideoencoderutils
)
PATCHES=(
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
index a5f6f68298cb..a67a5ac76b8d 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
@@ -90,6 +90,9 @@ CMAKE_SKIP_TESTS=(
# fails with offscreen rendering
tst_qvideoframecolormanagement
tst_qwindowcapturebackend
+ # >=ffmpeg-8 changed SWS_* defines to an enum and this confuses a
test-only
+ # assert, should have no negative runtime effect so just skip for now
+ tst_qffmpegvideoencoderutils
)
PATCHES=(