Checking patch elf/elf.h... Checking patch sysdeps/aarch64/Makefile... error: while searching for: ifeq ($(subdir),elf) sysdep-dl-routines += \ dl-bti \ dl-gcs tests += tst-audit26 \ tst-audit27 error: patch failed: sysdeps/aarch64/Makefile:11 error: sysdeps/aarch64/Makefile: patch does not apply Checking patch sysdeps/aarch64/cpu-features.h... Hunk #1 succeeded at 71 (offset 5 lines). Checking patch sysdeps/aarch64/dl-mte.c... Checking patch sysdeps/aarch64/dl-prop.h... error: while searching for: extern void _dl_gcs_check (struct link_map *, const char *) attribute_hidden; static inline void __attribute__ ((always_inline)) _rtld_main_check (struct link_map *m, const char *program) { _dl_bti_check (m, program); _dl_gcs_check (m, program); } static inline void __attribute__ ((always_inline)) error: patch failed: sysdeps/aarch64/dl-prop.h:27 error: sysdeps/aarch64/dl-prop.h: patch does not apply Checking patch sysdeps/unix/sysv/linux/aarch64/Makefile... Hunk #1 succeeded at 216 (offset 71 lines). Checking patch sysdeps/unix/sysv/linux/aarch64/dl-mte-stack.c...