NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1939 entries from dependency cache. Parsing recipes...done. Parsing of 944 .bb files complete (943 cached, 1 parsed). 1939 targets, 43 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.15.2" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2.99+snapshot-bb0dd247bd59a54f8015fbfcc85b176f39000fdd" TUNE_FEATURES = "m64 x86-64-v3" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:bb0dd247bd59a54f8015fbfcc85b176f39000fdd" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 666 Local 653 Mirrors 0 Missed 13 Current 931 (98% match, 99% complete) done. NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Running task 3851 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_recipe_qa) NOTE: Running task 4123 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_write_config) NOTE: recipe gst-examples-1.26.6-r0: task do_recipe_qa: Started NOTE: recipe gst-examples-1.26.6-r0: task do_write_config: Started NOTE: recipe gst-examples-1.26.6-r0: task do_write_config: Succeeded NOTE: recipe gst-examples-1.26.6-r0: task do_recipe_qa: Succeeded NOTE: Task /srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_recipe_qa unihash changed to 4e3d87d5d546b9762898645434244c1a306be31d044f37de4d51c59f083b9eac NOTE: Setscene tasks completed NOTE: Running task 4304 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_fetch) NOTE: recipe gst-examples-1.26.6-r0: task do_fetch: Started NOTE: recipe gst-examples-1.26.6-r0: task do_fetch: Succeeded NOTE: Running task 4305 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_unpack) NOTE: Running task 4306 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_prepare_recipe_sysroot) NOTE: recipe gst-examples-1.26.6-r0: task do_unpack: Started NOTE: recipe gst-examples-1.26.6-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe gst-examples-1.26.6-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: recipe gst-examples-1.26.6-r0: task do_unpack: Succeeded NOTE: Running task 4307 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_patch) NOTE: Running task 4308 of 4323 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_collect_spdx_deps) NOTE: recipe gst-examples-1.26.6-r0: task do_patch: Started NOTE: recipe gst-examples-1.26.6-r0: task do_collect_spdx_deps: Started NOTE: recipe gst-examples-1.26.6-r0: task do_collect_spdx_deps: Succeeded NOTE: recipe gst-examples-1.26.6-r0: task do_patch: Failed NOTE: Tasks Summary: Attempted 4308 tasks of which 4301 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 2 seconds NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20251001123741.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_20251001123741.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/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_patch log: /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/gst-examples/1.26.6/temp/log.do_patch.4129022 Summary: There was 1 ERROR message, returning a non-zero exit code. ERROR: gst-examples-1.26.6-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.6/sources/gst-examples-1.26.6/subprojects/gst-examples' CmdError('quilt --quiltrc /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/gst-examples/1.26.6/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 185a531ce7e75e6ee4e1820689883a7959f0319d 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 | |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 |--- | 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 a3bd83e530..51d434f90d 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.6/temp/log.do_patch.4129022 ERROR: Task (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb:do_patch) failed with exit code '1'