From patchwork Wed Nov 5 23:16:42 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 73754 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67DC2CD4841 for ; Wed, 5 Nov 2025 23:16:48 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.2343.1762384572017878893 for ; Wed, 05 Nov 2025 15:16:43 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=ZYuL5UDC; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=HaULH/m4; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101019a564ee6b1-fe88588c-d9bc-415b-98fb-2c67282f3701-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1762384603; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=MxC8MzQ3s9BnDHlUHt1uWdd8Iz8YQpGFgOHww7PvQLw=; b=ZYuL5UDCj3B7K1AGMKhJRNbDsJLGrFyUtlIKjNn/v+Y2vzKq+bpCme/vsqpEi2er 9cfWCz5SjgSxFHkBkN/nqnrFVjk31x+NzgFpHvmT6B7eqxX45EWEifGufKYRpKkBB6V 1Y65zJA2bZKQI6MMk8rs0o1jZ9SRq0J3XptDFXqU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1762384603; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=MxC8MzQ3s9BnDHlUHt1uWdd8Iz8YQpGFgOHww7PvQLw=; b=HaULH/m4KpY0vL8pKwpTtK31WPJtXU2NG/L/Sm6iqWQfRjI3S1ihLpXwQzFQAumS K9fJdqES+Ds/4H0sJcqowgNG5ZCemorSIpMZdJGM2biujNwsCUpM6lWvlijy/v/NBbD 6dS3ikF9rd5rnzUmXW9HEdzU05mVWavc5yrcXR0E= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] gst-examples: upgrading to 1.26.7 FAILED Message-ID: <0101019a564ee6b1-fe88588c-d9bc-415b-98fb-2c67282f3701-000000@us-west-2.amazonses.com> Date: Wed, 5 Nov 2025 23:16:42 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.05-54.240.27.33 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 05 Nov 2025 23:16:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/225901 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gst-examples* to *1.26.7* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-gst-examples-upgrade-1.26.5-1.26.7.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 1ee8ecbc7246cc8faf5ca7eab1635b8ccffeee80 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 5 Nov 2025 21:40:29 +0000 Subject: [PATCH] gst-examples: upgrade 1.26.5 -> 1.26.7 --- ...001-Make-player-examples-installable.patch | 23 +++++++++---------- ...mples_1.26.5.bb => gst-examples_1.26.7.bb} | 2 +- 2 files changed, 12 insertions(+), 13 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-examples_1.26.5.bb => gst-examples_1.26.7.bb} (96%) diff --git a/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch b/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch index 828c87dc9a..de4ae36fb6 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch +++ b/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch @@ -1,4 +1,4 @@ -From 7924016fce2d0b435891a335cdae52fc939c7e3b Mon Sep 17 00:00:00 2001 +From 844247dd6ab51a02a8803e1a7d2fb27d32c01454 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 17 Aug 2017 11:07:02 +0300 Subject: [PATCH] Make player examples installable @@ -7,16 +7,15 @@ Signed-off-by: Jussi Kukkonen Upstream-Status: Denied [Upstream considers these code examples, for now a least] https://bugzilla.gnome.org/show_bug.cgi?id=777827 - --- - playback/player/gst-play/meson.build | 1 + - playback/player/gtk/meson.build | 1 + + subprojects/gst-examples/playback/player/gst-play/meson.build | 1 + + subprojects/gst-examples/playback/player/gtk/meson.build | 1 + 2 files changed, 2 insertions(+) -Index: gst-examples/playback/player/gst-play/meson.build -=================================================================== ---- gst-examples.orig/playback/player/gst-play/meson.build -+++ gst-examples/playback/player/gst-play/meson.build +diff --git a/subprojects/gst-examples/playback/player/gst-play/meson.build b/subprojects/gst-examples/playback/player/gst-play/meson.build +index 5e80ca8dd4..129e5bdcbe 100644 +--- a/subprojects/gst-examples/playback/player/gst-play/meson.build ++++ b/subprojects/gst-examples/playback/player/gst-play/meson.build @@ -2,5 +2,6 @@ executable('gst-play', ['gst-play.c', 'gst-play-kb.c', @@ -24,10 +23,10 @@ Index: gst-examples/playback/player/gst-play/meson.build + install: true, dependencies : [gst_dep, dependency('gstreamer-play-1.0'), m_dep]) -Index: gst-examples/playback/player/gtk/meson.build -=================================================================== ---- gst-examples.orig/playback/player/gtk/meson.build -+++ gst-examples/playback/player/gtk/meson.build +diff --git a/subprojects/gst-examples/playback/player/gtk/meson.build b/subprojects/gst-examples/playback/player/gtk/meson.build +index a3bd83e530..51d434f90d 100644 +--- a/subprojects/gst-examples/playback/player/gtk/meson.build ++++ b/subprojects/gst-examples/playback/player/gtk/meson.build @@ -20,5 +20,6 @@ if gtk_dep.found() 'gtk-video-renderer.h', 'gtk-video-renderer.c'], diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.26.7.bb similarity index 96% rename from meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb rename to meta/recipes-multimedia/gstreamer/gst-examples_1.26.7.bb index 2fa4ef11fe..6790f0b038 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.26.7.bb @@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b file://gst-player.desktop \ " -SRCREV = "82cbccedf7946a32d28a5aaec8ebbcb627770c19" +SRCREV = "c5a5c302f5e7218182c0633decec16b25de82add" S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"