DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['TOPDIR/sources/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot']
NOTE: Installed into sysroot: ['quilt-native', 'patch-native']
NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 'libtool-native', 'texinfo-dummy-native', 'xz-native', 'attr-native']
DEBUG: sed -e 's:^[^/]*/:TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/recipe-sysroot-native/:g' TMPDIR/sysroots-components/x86_64/quilt-native/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/recipe-sysroot-native:g' -e 's:FIXME_PSEUDO_SYSROOT:TMPDIR/sysroots-components/x86_64/pseudo-native:g' -e 's:FIXME_HOSTTOOLS_DIR:TMPDIR/hosttools:g' -e 's:FIXME_PKGDATA_DIR:TMPDIR/pkgdata/qemux86:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/pseudo/:g' -e 's:FIXME_LOGFIFO:TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/temp/fifo.3383769: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-remove-pointless-check.patch in paths:
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4-4.8.4/yoe
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4/yoe
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/yoe
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4-4.8.4/qemux86
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4/qemux86
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/qemux86
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4-4.8.4/qemuall
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4/qemuall
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/qemuall
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4-4.8.4/x86
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4/x86
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/x86
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4-4.8.4/i686
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4/i686
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/i686
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4-4.8.4/
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4/
TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/
DEBUG: Using TOPDIR/sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/0001-remove-pointless-check.patch for 0001-remove-pointless-check.patch
NOTE: Applying patch '0001-remove-pointless-check.patch' (sources/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/0001-remove-pointless-check.patch)
ERROR: Applying patch '0001-remove-pointless-check.patch' on target directory 'TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/sources/gtksourceview4-4.8.4'
CmdError('quilt --quiltrc TMPDIR/work/core2-32-yoe-linux/gtksourceview4/4.8.4/recipe-sysroot-native/etc/quiltrc push', 0, "stdout: Applying patch 0001-remove-pointless-check.patch
can't find file to patch at input line 23
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From 397751846130f79d5fbe8d617b788f3bcbb36816 Mon Sep 17 00:00:00 2001
|From: Ross Burton <ross.burton@arm.com>
|Date: Tue, 9 Jan 2024 22:20:03 +0000
|Subject: [PATCH] meson: remove pointless gtk-doc check
|
|There's no point explicitly checking for gtk-doc, for two reasons:
|
|1) In cross-compiled environments this looks for a target gtk-doc, not a
| native gtk-doc, so it should set native:true.
|
|2) The gnome.gtkdoc() function checks for gtk-doc itself.
|
|Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/gtksourceview/-/merge_requests/351]
|Signed-off-by: Ross Burton <ross.burton@arm.com>
|---
| meson.build | 6 ------
| 1 file changed, 6 deletions(-)
|
|diff --git a/meson.build b/meson.build
|index ba07da70..1109daea 100644
|--- a/meson.build
|+++ b/meson.build
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Patch 0001-remove-pointless-check.patch does not apply (enforce with -f)
stderr: ")
DEBUG: Python function patch_do_patch finished
DEBUG: Python function do_patch finished