From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6654813835A for ; Thu, 25 Jun 2020 08:08:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B653DE08D1; Thu, 25 Jun 2020 08:08:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E62FE08C2 for ; Thu, 25 Jun 2020 08:08:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0932134F011 for ; Thu, 25 Jun 2020 08:08:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53E3A2BD for ; Thu, 25 Jun 2020 08:08:21 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1593072461.794418cf941905fc957501a1e7a3bd9e954f86a6.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/, media-libs/gegl/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gegl/files/gegl-0.3.34-failing-tests.patch media-libs/gegl/gegl-0.3.34-r1.ebuild X-VCS-Directories: media-libs/gegl/ media-libs/gegl/files/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 794418cf941905fc957501a1e7a3bd9e954f86a6 X-VCS-Branch: master Date: Thu, 25 Jun 2020 08:08:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 16ae3340-3a0a-46e8-ae2e-36f3a628544e X-Archives-Hash: 73878f99b116a86b314db5eb88cfcd6d commit: 794418cf941905fc957501a1e7a3bd9e954f86a6 Author: Sergey Torokhov yandex ru> AuthorDate: Mon May 25 00:02:17 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 25 08:07:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794418cf media-libs/gegl: 0.3.34, drop failed tests using gegl-video, vp8 1. The 'gegl-video' executable is built only 'with-gexiv2' option enabled. Enabling of 'gexiv2' option on test phase allows to built 'gegl-video' executable and then this part passed. As mentioned in gegl-0.3.34.ebuild (as mentioned by previous maintainer): "mrg is not in tree and gexiv2 support only has effect when mrg support is enabled". But as this option is disabled for build without USE="test" (or FEATURES="test") and therefore isn't used in provided package I see no reason to fix compilation instead of disabling this part of test. 2. The second error seems due to hardware doesn't support vp8 hardware encoding. AFAIK the vp8 hardware support is presented for intel since Broadwell (2014 year) and I didn't find if it's support by AMD CPUs or for other ARCHs. So this part of test is disabled here too. Closes: https://bugs.gentoo.org/631930 Bug: https://bugs.gentoo.org/686202 Signed-off-by: Sergey Torokhov yandex.ru> Signed-off-by: Joonas Niilola gentoo.org> .../gegl/files/gegl-0.3.34-failing-tests.patch | 27 ++++++++++++++++++++++ media-libs/gegl/gegl-0.3.34-r1.ebuild | 1 + 2 files changed, 28 insertions(+) diff --git a/media-libs/gegl/files/gegl-0.3.34-failing-tests.patch b/media-libs/gegl/files/gegl-0.3.34-failing-tests.patch new file mode 100644 index 00000000000..c388ac556e9 --- /dev/null +++ b/media-libs/gegl/files/gegl-0.3.34-failing-tests.patch @@ -0,0 +1,27 @@ +diff -Naur a/tests/ff-load-save/Makefile.am b/tests/ff-load-save/Makefile.am +--- a/tests/ff-load-save/Makefile.am 2017-09-21 22:11:00.000000000 +0300 ++++ b/tests/ff-load-save/Makefile.am 2020-03-07 16:33:21.000000000 +0300 +@@ -6,13 +6,7 @@ + + EXTRA_DIST = $(TESTS) + +-check: vids images +- +-images: +- for a in *.avi *.mp4 *.ogv ;do \ +- GEGL_PATH=$(top_builddir)/operations $(top_builddir)/examples/gegl-video \ +- $$a -s 74 -e 74 -of $$a- ;\ +- done ++check: vids + + vids: $(TESTS) $(top_builddir)/examples/frame-counter + GEGL_PATH=$(top_builddir)/operations $(top_builddir)/examples/frame-counter \ +@@ -27,8 +21,6 @@ + --video-codec mpeg4 --fps 12 --video-bit-rate 128 128kb-12fps.mp4 + GEGL_PATH=$(top_builddir)/operations $(top_builddir)/examples/frame-counter \ + --video-codec mpeg4 --fps 100 --video-bit-rate 128 128kb-100fps.mp4 +- GEGL_PATH=$(top_builddir)/operations $(top_builddir)/examples/frame-counter \ +- --fps 28 --video-bit-rate 512 512kb-28fps.ogv + + clean-local: + rm -f *.png *.avi *.ogv *.mp4 *.webm diff --git a/media-libs/gegl/gegl-0.3.34-r1.ebuild b/media-libs/gegl/gegl-0.3.34-r1.ebuild index 9a69225a627..bd05c114d0d 100644 --- a/media-libs/gegl/gegl-0.3.34-r1.ebuild +++ b/media-libs/gegl/gegl-0.3.34-r1.ebuild @@ -74,6 +74,7 @@ pkg_setup() { PATCHES=( "${FILESDIR}"/${PN}-0.3.12-failing-tests.patch + "${FILESDIR}"/${PN}-0.3.34-failing-tests.patch # bug 631930, 686202 "${FILESDIR}"/${PN}-0.4.0-ffmpeg-4-0-compat-1.patch # bug 654172 "${FILESDIR}"/${PN}-0.4.0-ffmpeg-4-0-compat-2.patch # bug 654172 )