NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1917 entries from dependency cache. Parsing recipes...done. Parsing of 937 .bb files complete (936 cached, 1 parsed). 1917 targets, 42 skipped, 0 masked, 0 errors. Removing 1 recipes from the core2-64 sysroot...done. Removing 1 recipes from the qemux86_64 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.15.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2.99+snapshot-de37d7d575c34ba786555e7dc446254f9ff39ba1" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:de37d7d575c34ba786555e7dc446254f9ff39ba1" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 671 Local 658 Mirrors 0 Missed 13 Current 925 (98% match, 99% complete) done. NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Running task 3853 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_recipe_qa) NOTE: recipe gst-examples-1.26.3-r0: task do_recipe_qa: Started NOTE: Running task 4120 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_write_config) NOTE: recipe gst-examples-1.26.3-r0: task do_recipe_qa: Succeeded NOTE: Running task 4223 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_fetch) NOTE: recipe gst-examples-1.26.3-r0: task do_write_config: Started NOTE: recipe gst-examples-1.26.3-r0: task do_write_config: Succeeded NOTE: recipe gst-examples-1.26.3-r0: task do_fetch: Started NOTE: recipe gst-examples-1.26.3-r0: task do_fetch: Succeeded NOTE: Running task 4302 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_unpack) NOTE: Running task 4303 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_prepare_recipe_sysroot) NOTE: recipe gst-examples-1.26.3-r0: task do_unpack: Started NOTE: recipe gst-examples-1.26.3-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe gst-examples-1.26.3-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: recipe gst-examples-1.26.3-r0: task do_unpack: Succeeded NOTE: Running task 4304 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_patch) NOTE: Running task 4305 of 4320 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_collect_spdx_deps) NOTE: recipe gst-examples-1.26.3-r0: task do_patch: Started NOTE: recipe gst-examples-1.26.3-r0: task do_collect_spdx_deps: Started NOTE: recipe gst-examples-1.26.3-r0: task do_collect_spdx_deps: Succeeded NOTE: recipe gst-examples-1.26.3-r0: task do_patch: Failed NOTE: Tasks Summary: Attempted 4305 tasks of which 4298 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_20250701151008.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_20250701151008.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.3.bb:do_patch log: /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/gst-examples/1.26.3/temp/log.do_patch.3264403 Summary: There was 1 ERROR message, returning a non-zero exit code. ERROR: gst-examples-1.26.3-r0 do_patch: Applying patch '0001-Make-player-examples-installable.patch' on target directory '/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/gst-examples/1.26.3/sources/gst-examples-1.26.3/subprojects/gst-examples' CmdError('quilt --quiltrc /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/gst-examples/1.26.3/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 a868af21639a96eadfc1cc0cc62db7ac63bcec58 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/core2-64-poky-linux/gst-examples/1.26.3/temp/log.do_patch.3264403 ERROR: Task (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb:do_patch) failed with exit code '1'