NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1916 entries from dependency cache. Parsing recipes...done. Parsing of 936 .bb files complete (935 cached, 1 parsed). 1915 targets, 39 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.12.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:deb8eac0cd177711c88beb7aac6eda0f91f027ae" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 277 Local 265 Mirrors 0 Missed 12 Current 344 (95% match, 98% complete) done. NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Running task 1183 of 1742 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_recipe_qa) NOTE: recipe openssh-10.0p2-r0: task do_recipe_qa: Started NOTE: recipe openssh-10.0p2-r0: task do_recipe_qa: Succeeded NOTE: Running task 1720 of 1742 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_fetch) NOTE: recipe openssh-10.0p2-r0: task do_fetch: Started NOTE: recipe openssh-10.0p2-r0: task do_fetch: Succeeded NOTE: Running task 1721 of 1742 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_unpack) NOTE: Running task 1722 of 1742 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_prepare_recipe_sysroot) NOTE: recipe openssh-10.0p2-r0: task do_unpack: Started NOTE: recipe openssh-10.0p2-r0: task do_prepare_recipe_sysroot: Started WARNING: openssh-10.0p2-r0 do_unpack: openssh: the directory ${WORKDIR}/${BP} (/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/openssh/10.0p2/openssh-10.0p2) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to NOTE: recipe openssh-10.0p2-r0: task do_unpack: Succeeded NOTE: Running task 1723 of 1742 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_patch) NOTE: Running task 1724 of 1742 (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_collect_spdx_deps) NOTE: recipe openssh-10.0p2-r0: task do_patch: Started NOTE: recipe openssh-10.0p2-r0: task do_collect_spdx_deps: Started NOTE: recipe openssh-10.0p2-r0: task do_collect_spdx_deps: Succeeded NOTE: recipe openssh-10.0p2-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: recipe openssh-10.0p2-r0: task do_patch: Failed NOTE: Tasks Summary: Attempted 1724 tasks of which 1718 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_20250601081221.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_20250601081221.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-connectivity/openssh/openssh_10.0p2.bb:do_patch log: /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/openssh/10.0p2/temp/log.do_patch.3344162 Summary: There was 1 WARNING message. Summary: There was 1 ERROR message, returning a non-zero exit code. ERROR: openssh-10.0p2-r0 do_patch: Applying patch '0001-regress-banner.sh-log-input-and-output-files-on-erro.patch' on target directory '/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/openssh/10.0p2/openssh-10.0p2' CmdError('quilt --quiltrc /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/core2-64-poky-linux/openssh/10.0p2/recipe-sysroot-native/etc/quiltrc push', 0, "stdout: Applying patch 0001-regress-banner.sh-log-input-and-output-files-on-erro.patch can't find file to patch at input line 49 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 9c2026b581c7f7cde8190de354916124508c23b6 Mon Sep 17 00:00:00 2001 |From: Mikko Rapeli |Date: Mon, 11 Sep 2023 09:55:21 +0100 |Subject: [PATCH] regress/banner.sh: log input and output files on error | |Some test environments like yocto with qemu are seeing these |tests failing. There may be additional error messages in the |stderr of ssh cloent command. busybox cmp shows this error when |first input file has less new line characters then second |input file: | |cmp: EOF on /usr/lib/openssh/ptest/regress/banner.in | |Logging the full banner.out will show what other error messages |are captured in addition of the expected banner. | |Full log of a failing banner test runs is: | |run test banner.sh ... |test banner: missing banner file |test banner: size 0 |cmp: EOF on /usr/lib/openssh/ptest/regress/banner.in |banner size 0 mismatch |test banner: size 10 |test banner: size 100 |cmp: EOF on /usr/lib/openssh/ptest/regress/banner.in |banner size 100 mismatch |test banner: size 1000 |test banner: size 10000 |test banner: size 100000 |test banner: suppress banner (-q) |FAIL: banner |return value: 1 | |See: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15178 | |Upstream-Status: Denied [https://github.com/openssh/openssh-portable/pull/437] | |Signed-off-by: Mikko Rapeli |Signed-off-by: Jose Quaresma |--- | regress/banner.sh | 4 +++- | 1 file changed, 3 insertions(+), 1 deletion(-) | |diff --git a/regress/banner.sh b/regress/banner.sh |index a84feb5..de84957 100644 |--- a/regress/banner.sh |+++ b/regress/banner.sh -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored Patch 0001-regress-banner.sh-log-input-and-output-files-on-erro.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/openssh/10.0p2/temp/log.do_patch.3344162 ERROR: Task (/srv/pokybuild/yocto-worker/auh/build/meta/recipes-connectivity/openssh/openssh_10.0p2.bb:do_patch) failed with exit code '1'