From patchwork Thu Jun 11 16:32:01 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 89868 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 DD43DCD98EE for ; Thu, 11 Jun 2026 16:32:09 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.50605.1781195496442115901 for ; Thu, 11 Jun 2026 09:32:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=miVIPekI; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=WoHlE6Li; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019eb786bc38-83e007fb-3127-4560-b812-2c5271ffada7-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1781195521; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=kqCNvj5joe4EHJBireUM/LvdxbhjqyRjcyWqVErddys=; b=miVIPekIW3UGtve8boDzBrLUhutuA8RvSsxDtiI7dgkzOsAfiN6hXQFzV1YUT7ch wpyPvcLtf8IQvMRCIHdPPvwJD0OO9F+KG0jdSQ8FXaAQWxq/JZLjC0JiXqk7KdA8cGI 1z3QSOIc4i+v+Sa2iIkPoikzQv0nSYWCpfZB4P6c= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781195521; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=kqCNvj5joe4EHJBireUM/LvdxbhjqyRjcyWqVErddys=; b=WoHlE6LiTS/o0o93e/4dWSFI3QmqPk0HgUxxhLxhvwYO/Jxgl20pTEpOGfCLsH+a G2RY4iV+fCJnK+e5SJ2w5ZqqE+0YRpY92WTDX1N2RG51mvbf7ADBBh08k/YSUc7qPbw /aXMY3bbkcti2QbQITVY1/TRKg10zs1rn+ZiLy1k= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] gst-examples: upgrading to 1.28.3 FAILED Message-ID: <0101019eb786bc38-83e007fb-3127-4560-b812-2c5271ffada7-000000@us-west-2.amazonses.com> Date: Thu, 11 Jun 2026 16:32:01 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.11-54.240.27.30 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 ; Thu, 11 Jun 2026 16:32:09 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238556 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gst-examples* to *1.28.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-gst-examples-upgrade-1.28.2-1.28.3.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 db1d91aea54ccef551aa224bcb9d8a1015511466 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 13:49:27 +0000 Subject: [PATCH] gst-examples: upgrade 1.28.2 -> 1.28.3 --- ...001-Make-player-examples-installable.patch | 25 +++++++++---------- ...mples_1.28.2.bb => gst-examples_1.28.3.bb} | 2 +- 2 files changed, 13 insertions(+), 14 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-examples_1.28.2.bb => gst-examples_1.28.3.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 e12ca0b613..35b0e84ce2 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 9590934c94cd6e648179e255cf9c125dc95c16fb 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,11 +23,11 @@ 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 -@@ -20,5 +20,6 @@ if gtk_dep.found() +diff --git a/subprojects/gst-examples/playback/player/gtk/meson.build b/subprojects/gst-examples/playback/player/gtk/meson.build +index 6892f15254..20d7505877 100644 +--- a/subprojects/gst-examples/playback/player/gtk/meson.build ++++ b/subprojects/gst-examples/playback/player/gtk/meson.build +@@ -21,5 +21,6 @@ if gtk_dep.found() 'gtk-video-renderer.h', 'gtk-video-renderer.c'], c_args : extra_c_args, diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.28.2.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.28.3.bb similarity index 96% rename from meta/recipes-multimedia/gstreamer/gst-examples_1.28.2.bb rename to meta/recipes-multimedia/gstreamer/gst-examples_1.28.3.bb index 304d71b637..4bedbdedd6 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_1.28.2.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.28.3.bb @@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b file://gst-player.desktop \ " -SRCREV = "43421c2a5b8ac5cceb52b11749df40301e1de5c0" +SRCREV = "62d8936e70b11a2e21ea3c68b7672b675e142945" S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"