DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot']
NOTE: Installed into sysroot: ['quilt-native']
NOTE: Skipping as already exists in sysroot: []
DEBUG: sed -e 's:^[^/]*/:TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/recipe-sysroot-native/:g' TOPDIR/tmp/sysroots-components/x86_64/quilt-native/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/recipe-sysroot-native:g' -e 's:FIXME_PSEUDO_SYSROOT:TOPDIR/tmp/sysroots-components/x86_64/pseudo-native:g' -e 's:FIXME_HOSTTOOLS_DIR:TOPDIR/tmp/hosttools:g' -e 's:FIXME_PKGDATA_DIR:TOPDIR/tmp/pkgdata/i686-pokysdk-linux:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/pseudo/:g' -e 's:FIXME_LOGFIFO:TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/temp/fifo.1326203:g'
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_patch
DEBUG: Executing python function patch_do_patch
DEBUG: Searching for 0001-Fix-python-path-when-invoking-py-compile-54.patch in paths:
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng-0.8.5/poky
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng/poky
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/files/poky
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng-0.8.5/
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng/
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/files/
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng-0.8.5/i686
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng/i686
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/files/i686
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng-0.8.5/
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/libcap-ng/
/srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/files/
DEBUG: Using /srv/pokybuild/yocto-worker/qemux86-64/build/meta/recipes-support/libcap-ng/files/0001-Fix-python-path-when-invoking-py-compile-54.patch for 0001-Fix-python-path-when-invoking-py-compile-54.patch
NOTE: Applying patch '0001-Fix-python-path-when-invoking-py-compile-54.patch' (../meta/recipes-support/libcap-ng/files/0001-Fix-python-path-when-invoking-py-compile-54.patch)
ERROR: Applying patch '0001-Fix-python-path-when-invoking-py-compile-54.patch' on target directory 'TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/sources/libcap-ng-0.8.5'
CmdError('quilt --quiltrc TOPDIR/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-libcap-ng/0.8.5/recipe-sysroot-native/etc/quiltrc push', 0, "stdout: Applying patch 0001-Fix-python-path-when-invoking-py-compile-54.patch
can't find file to patch at input line 24
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From 1fe7c1cfeea00ba4eb903fbb39b74361594d4835 Mon Sep 17 00:00:00 2001
|From: Jan Palus <jpalus@fastmail.com>
|Date: Wed, 10 Apr 2024 21:30:51 +0200
|Subject: [PATCH] Fix python path when invoking py-compile (#54)
|
|48eebb2 replaced custom PYTHON3 variable with PYTHON by using standard
|AM_PATH_PYTHON macro. Makefile however still referred to old one.
|There's no need to set PYTHON explicitly anymore so drop it.
|
|Fixes #53
|
|Upstream-Status: Backport
|[https://github.com/stevegrubb/libcap-ng/commit/1fe7c1cfeea00ba4eb903fbb39b74361594d4835]
|
|Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|---
| bindings/python3/Makefile.am | 1 -
| 1 file changed, 1 deletion(-)
|
|diff --git a/bindings/python3/Makefile.am b/bindings/python3/Makefile.am
|index 70a1dd8..6072fc2 100644
|--- a/bindings/python3/Makefile.am
|+++ b/bindings/python3/Makefile.am
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Patch 0001-Fix-python-path-when-invoking-py-compile-54.patch does not apply (enforce with -f)
stderr: ")
DEBUG: Python function patch_do_patch finished
DEBUG: Python function do_patch finished