Checking patch sysdeps/aarch64/memcpy.S... Checking patch sysdeps/aarch64/multiarch/Makefile... error: while searching for: memchr_generic \ memchr_nosimd \ memcpy_a64fx \ memcpy_advsimd \ memcpy_generic \ memcpy_sve \ memcpy_thunderx \ error: patch failed: sysdeps/aarch64/multiarch/Makefile:3 Checking patch sysdeps/aarch64/multiarch/ifunc-impl-list.c... error: while searching for: IFUNC_IMPL (i, name, memcpy, IFUNC_IMPL_ADD (array, i, memcpy, 1, __memcpy_thunderx) IFUNC_IMPL_ADD (array, i, memcpy, !bti, __memcpy_thunderx2) IFUNC_IMPL_ADD (array, i, memcpy, 1, __memcpy_simd) #if HAVE_AARCH64_SVE_ASM IFUNC_IMPL_ADD (array, i, memcpy, sve, __memcpy_a64fx) IFUNC_IMPL_ADD (array, i, memcpy, sve, __memcpy_sve) error: patch failed: sysdeps/aarch64/multiarch/ifunc-impl-list.c:36 error: while searching for: IFUNC_IMPL (i, name, memmove, IFUNC_IMPL_ADD (array, i, memmove, 1, __memmove_thunderx) IFUNC_IMPL_ADD (array, i, memmove, !bti, __memmove_thunderx2) IFUNC_IMPL_ADD (array, i, memmove, 1, __memmove_simd) #if HAVE_AARCH64_SVE_ASM IFUNC_IMPL_ADD (array, i, memmove, sve, __memmove_a64fx) IFUNC_IMPL_ADD (array, i, memmove, sve, __memmove_sve) error: patch failed: sysdeps/aarch64/multiarch/ifunc-impl-list.c:45 Checking patch sysdeps/aarch64/multiarch/memcpy.c... error: while searching for: extern __typeof (__redirect_memcpy) __libc_memcpy; extern __typeof (__redirect_memcpy) __memcpy_generic attribute_hidden; extern __typeof (__redirect_memcpy) __memcpy_simd attribute_hidden; extern __typeof (__redirect_memcpy) __memcpy_thunderx attribute_hidden; extern __typeof (__redirect_memcpy) __memcpy_thunderx2 attribute_hidden; extern __typeof (__redirect_memcpy) __memcpy_a64fx attribute_hidden; error: patch failed: sysdeps/aarch64/multiarch/memcpy.c:29 Hunk #2 succeeded at 41 (offset 2 lines). Checking patch sysdeps/aarch64/multiarch/memcpy_advsimd.S... Checking patch sysdeps/aarch64/multiarch/memmove.c... error: while searching for: extern __typeof (__redirect_memmove) __libc_memmove; extern __typeof (__redirect_memmove) __memmove_generic attribute_hidden; extern __typeof (__redirect_memmove) __memmove_simd attribute_hidden; extern __typeof (__redirect_memmove) __memmove_thunderx attribute_hidden; extern __typeof (__redirect_memmove) __memmove_thunderx2 attribute_hidden; extern __typeof (__redirect_memmove) __memmove_a64fx attribute_hidden; error: patch failed: sysdeps/aarch64/multiarch/memmove.c:29 Hunk #2 succeeded at 41 (offset 2 lines). Applied patch sysdeps/aarch64/memcpy.S cleanly. Applying patch sysdeps/aarch64/multiarch/Makefile with 1 reject... Rejected hunk #1. Applying patch sysdeps/aarch64/multiarch/ifunc-impl-list.c with 2 rejects... Rejected hunk #1. Rejected hunk #2. Applying patch sysdeps/aarch64/multiarch/memcpy.c with 1 reject... Rejected hunk #1. Hunk #2 applied cleanly. Applied patch sysdeps/aarch64/multiarch/memcpy_advsimd.S cleanly. Applying patch sysdeps/aarch64/multiarch/memmove.c with 1 reject... Rejected hunk #1. Hunk #2 applied cleanly.