NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1933 entries from dependency cache. Parsing recipes...done. Parsing of 942 .bb files complete (941 cached, 1 parsed). 1933 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.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2.99+snapshot-b7b9a1e9e27a7217baa8d8d85ed1598d51244642" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:b7b9a1e9e27a7217baa8d8d85ed1598d51244642" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 662 Local 649 Mirrors 0 Missed 13 Current 948 (98% match, 99% complete) done. NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Running task 3887 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_recipe_qa) NOTE: Running task 4158 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_write_config) NOTE: recipe gst-examples-1.26.4-r0: task do_recipe_qa: Started NOTE: recipe gst-examples-1.26.4-r0: task do_write_config: Started NOTE: recipe gst-examples-1.26.4-r0: task do_write_config: Succeeded NOTE: recipe gst-examples-1.26.4-r0: task do_recipe_qa: Succeeded NOTE: Running task 4339 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_fetch) NOTE: recipe gst-examples-1.26.4-r0: task do_fetch: Started NOTE: recipe gst-examples-1.26.4-r0: task do_fetch: Succeeded NOTE: Running task 4340 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_unpack) NOTE: Running task 4341 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_prepare_recipe_sysroot) NOTE: recipe gst-examples-1.26.4-r0: task do_unpack: Started NOTE: recipe gst-examples-1.26.4-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe gst-examples-1.26.4-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: recipe gst-examples-1.26.4-r0: task do_unpack: Succeeded NOTE: Running task 4342 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_patch) NOTE: Running task 4343 of 4358 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_collect_spdx_deps) NOTE: recipe gst-examples-1.26.4-r0: task do_patch: Started NOTE: recipe gst-examples-1.26.4-r0: task do_collect_spdx_deps: Started NOTE: recipe gst-examples-1.26.4-r0: task do_collect_spdx_deps: Succeeded NOTE: recipe gst-examples-1.26.4-r0: task do_patch: Failed NOTE: Tasks Summary: Attempted 4343 tasks of which 4336 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_20250801122517.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_20250801122517.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.4.bb:do_patch log: /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/gst-examples/1.26.4/temp/log.do_patch.3195966 Summary: There was 1 ERROR message, returning a non-zero exit code. ERROR: gst-examples-1.26.4-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.4/sources/gst-examples-1.26.4/subprojects/gst-examples' CmdError('quilt --quiltrc /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/gst-examples/1.26.4/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 b637144039e901d7832ce8142cf66d1222824fd9 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.4/temp/log.do_patch.3195966 ERROR: Task (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-multimedia/gstreamer/gst-examples_1.26.4.bb:do_patch) failed with exit code '1'