Warning when building Oniro: systemd patch not applying cleanly
Oniro hash: 34200c6a
When building we get:
WARNING: systemd-1_250.5-r0 do_patch: Fuzz detected:
Applying patch 0008-add-missing-FTW_-macros-for-musl.patch
patching file src/basic/missing_type.h
Hunk #1 succeeded at 14 with fuzz 2 (offset -5 lines).
patching file src/shared/mount-setup.c
patching file src/test/test-recurse-dir.c
The context lines in the patches can be updated with devtool:
devtool modify systemd
devtool finish --force-patch-refresh systemd <layer_path>
Don't forget to review changes done by devtool!
WARNING: systemd-1_250.5-r0 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz]
The patch should be regenerated/checked