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.10* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-gst-examples-upgrade-1.26.9-1.26.10.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 35f0edc49a88eccd7b954050e155dacc041e6499 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 16 Jan 2026 00:30:18 +0000
Subject: [PATCH] gst-examples: upgrade 1.26.9 -> 1.26.10
---
...001-Make-player-examples-installable.patch | 25 +++++++++----------
...ples_1.26.9.bb => gst-examples_1.26.10.bb} | 2 +-
2 files changed, 13 insertions(+), 14 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gst-examples_1.26.9.bb =>
gst-examples_1.26.10.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..6b47ed28fb 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 783f6f6904f408f87f29c88172c5729669619b02 Mon Sep 17 00:00:00 2001
From: Jussi Kukkonen <[email protected]>
Date: Thu, 17 Aug 2017 11:07:02 +0300
Subject: [PATCH] Make player examples installable
@@ -7,16 +7,15 @@ Signed-off-by: Jussi Kukkonen <[email protected]>
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.26.9.bb
b/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb
similarity index 96%
rename from meta/recipes-multimedia/gstreamer/gst-examples_1.26.9.bb
rename to meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb
index febfd6736f..c70c5b32b8 100644
--- a/meta/recipes-multimedia/gstreamer/gst-examples_1.26.9.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb
@@ -12,7 +12,7 @@ SRC_URI =
"git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b
file://gst-player.desktop \
"
-SRCREV = "f313fae193089408e278c0dd3450145e5a12307b"
+SRCREV = "bfdc62185e243d3633aa916187a566d03a587792"
S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"
--
2.47.1
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 951 .bb files complete (0 cached, 951 parsed). 1955 targets, 47
skipped, 0 masked, 0 errors.
Removing 1 recipes from the qemux86_64 sysroot...done.
Removing 1 recipes from the x86-64-v3 sysroot...done.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.16.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION =
"5.3.99+snapshot-11e3e5e664a315456b93bc46036f5ff7f9f15240"
TUNE_FEATURES = "m64 x86-64-v3"
TARGET_FPU = ""
meta =
"tmp-auh-upgrades:11e3e5e664a315456b93bc46036f5ff7f9f15240"
meta-yocto-bsp
meta-poky = "master:c23c19e0b300812bad314f1d0a901965315271ae"
workspace = "<unknown>:<unknown>"
Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing
build without monitoring pressure
Sstate summary: Wanted 413 Local 401 Mirrors 0 Missed 12 Current 1179 (97%
match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Running setscene task 1592 of 1592
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_recipe_qa_setscene)
NOTE: recipe gst-examples-1.26.10-r0: task do_recipe_qa_setscene: Started
NOTE: recipe gst-examples-1.26.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: Setscene tasks completed
NOTE: Running task 3816 of 4313
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_fetch)
NOTE: recipe gst-examples-1.26.10-r0: task do_fetch: Started
NOTE: Running task 4114 of 4313
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_write_config)
NOTE: recipe gst-examples-1.26.10-r0: task do_write_config: Started
NOTE: recipe gst-examples-1.26.10-r0: task do_write_config: Succeeded
NOTE: recipe gst-examples-1.26.10-r0: task do_fetch: Succeeded
NOTE: Running task 4295 of 4313
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_unpack)
NOTE: Running task 4296 of 4313
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_prepare_recipe_sysroot)
NOTE: recipe gst-examples-1.26.10-r0: task do_unpack: Started
NOTE: recipe gst-examples-1.26.10-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe gst-examples-1.26.10-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe gst-examples-1.26.10-r0: task do_unpack: Succeeded
NOTE: Running task 4297 of 4313
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_patch)
NOTE: Running task 4298 of 4313
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_collect_spdx_deps)
NOTE: recipe gst-examples-1.26.10-r0: task do_patch: Started
NOTE: recipe gst-examples-1.26.10-r0: task do_collect_spdx_deps: Started
NOTE: recipe gst-examples-1.26.10-r0: task do_collect_spdx_deps: Succeeded
NOTE: recipe gst-examples-1.26.10-r0: task do_patch: Failed
NOTE: Tasks Summary: Attempted 4298 tasks of which 4292 didn't need to be rerun
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
NOTE: The errors for this build are stored in
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20260116003003.txt
You can send the errors to a reports server by running:
send-error-report
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20260116003003.txt
[-s server]
NOTE: The contents of these logs will be posted in public if you use the above
command with the default server. Please ensure you remove any identifying or
proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_patch
log:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/gst-examples/1.26.10/temp/log.do_patch.2851669
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: gst-examples-1.26.10-r0 do_patch: Applying patch
'0001-Make-player-examples-installable.patch' on target directory
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/gst-examples/1.26.10/sources/gst-examples-1.26.10/subprojects/gst-examples'
CmdError('quilt --quiltrc
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/gst-examples/1.26.10/recipe-sysroot-native/etc/quiltrc
push', 0, "stdout: Applying patch 0001-Make-player-examples-installable.patch
can't find file to patch at input line 19
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From 783f6f6904f408f87f29c88172c5729669619b02 Mon Sep 17 00:00:00 2001
|From: Jussi Kukkonen <[email protected]>
|Date: Thu, 17 Aug 2017 11:07:02 +0300
|Subject: [PATCH] Make player examples installable
|
|Signed-off-by: Jussi Kukkonen <[email protected]>
|Upstream-Status: Denied [Upstream considers these code examples, for now a
least]
|
|https://bugzilla.gnome.org/show_bug.cgi?id=777827
|---
| subprojects/gst-examples/playback/player/gst-play/meson.build | 1 +
| subprojects/gst-examples/playback/player/gtk/meson.build | 1 +
| 2 files changed, 2 insertions(+)
|
|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
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 30
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|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
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Patch 0001-Make-player-examples-installable.patch does not apply (enforce with
-f)
stderr: ")
ERROR: Logfile of failure stored in:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/gst-examples/1.26.10/temp/log.do_patch.2851669
ERROR: Task
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-multimedia/gstreamer/gst-examples_1.26.10.bb:do_patch)
failed with exit code '1'
0001-gst-examples-upgrade-1.26.9-1.26.10.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229498): https://lists.openembedded.org/g/openembedded-core/message/229498 Mute This Topic: https://lists.openembedded.org/mt/117291160/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
