-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When attempting a build for RPi3, I got the following error:
$ kas-container build kas.yml:kas/machines/raspberrypi3-mesa.yml:kas/presets/wpe-nightly.yml
ERROR: wpewebkit-trunk+https-r0 do_patch: Applying patch '0001-Add-LAYER_BASED_SVG_ENGINE-envvar_v2.50.patch' on target directory '/work/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/wpewebkit/trunk+https/git'
CmdError('quilt --quiltrc /work/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/wpewebkit/trunk+https/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-LAYER_BASED_SVG_ENGINE-envvar_v2.50.patch
patching file Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
Hunk #1 succeeded at 3635 (offset 57 lines).
patching file Source/WebKit/UIProcess/WebPageProxy.cpp
Hunk #1 succeeded at 1211 with fuzz 2 (offset 64 lines).
patching file Source/WebKit/WebProcess/WebPage/WebPage.cpp
Hunk #1 succeeded at 509 (offset 12 lines).
Hunk #2 FAILED at 4785.
1 out of 2 hunks FAILED -- rejects in file Source/WebKit/WebProcess/WebPage/WebPage.cpp
Patch 0001-Add-LAYER_BASED_SVG_ENGINE-envvar_v2.50.patch does not apply (enforce with -f)
stderr: ')
ERROR: Logfile of failure stored in: /work/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/wpewebkit/trunk+https/temp/log.do_patch.254997
ERROR: Task (virtual:devupstream:target:/work/build/../meta-webkit/recipes-browser/wpewebkit/wpewebkit_2.50.1.bb:do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 9425 tasks of which 8834 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
virtual:devupstream:target:/work/build/../meta-webkit/recipes-browser/wpewebkit/wpewebkit_2.50.1.bb:do_patch
log: /work/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/wpewebkit/trunk+https/temp/log.do_patch.254997
Summary: There were 3 WARNING messages.
Summary: There was 1 ERROR message, returning a non-zero exit code.
2026-03-20 13:02:40 - ERROR - Command "/work/poky/bitbake/bin/bitbake -c build core-image-weston-wpe" failed with error 1
It seems the patch 0001-Add-LAYER_BASED_SVG_ENGINE-envvar_v2.50.patch doesn't apply.
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working