error: patch failed: sysdeps/aarch64/fpu/log10_sve.c:18 error: sysdeps/aarch64/fpu/log10_sve.c: patch does not apply error: patch failed: sysdeps/aarch64/fpu/log10f_sve.c:21 error: sysdeps/aarch64/fpu/log10f_sve.c: patch does not apply error: patch failed: sysdeps/aarch64/fpu/log2_sve.c:18 error: sysdeps/aarch64/fpu/log2_sve.c: patch does not apply error: patch failed: sysdeps/aarch64/fpu/log2f_sve.c:21 error: sysdeps/aarch64/fpu/log2f_sve.c: patch does not apply error: patch failed: sysdeps/aarch64/fpu/log_sve.c:20 error: sysdeps/aarch64/fpu/log_sve.c: patch does not apply error: patch failed: sysdeps/aarch64/fpu/logf_sve.c:21 error: sysdeps/aarch64/fpu/logf_sve.c: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch hint: When you have resolved this problem, run "git am --continue". hint: If you prefer to skip this patch, run "git am --skip" instead. hint: To restore the original branch and stop patching, run "git am --abort". hint: Disable this message with "git config set advice.mergeConflict false" Applying: AArch64: Vectorise SVE log/log2/log10 single and double precision special cases. Patch failed at 0001 AArch64: Vectorise SVE log/log2/log10 single and double precision special cases.