Checking patch sysdeps/aarch64/Makefile... error: while searching for: endif ifeq ($(subdir),elf) sysdep-rtld-routines += dl-start sysdep-dl-routines += tlsdesc dl-tlsdesc gen-as-const-headers += \ dl-link.sym \ rtld-global-offsets.sym tests-internal += \ tst-ifunc-arg-1 \ error: patch failed: sysdeps/aarch64/Makefile:31 error: sysdeps/aarch64/Makefile: patch does not apply Checking patch sysdeps/generic/Makefile... error: while searching for: # . ifeq ($(subdir),string) sysdep_routines += tls-internal CFLAGS-wordcopy.c += -Wno-uninitialized endif ifeq ($(subdir),elf) ifeq ($(enable-gsframe),yes) sysdep_routines += sframe-read sframe endif ifeq (yes:yes,$(build-shared):$(unwind-find-fde)) # This is needed to support g++ v2 and v3. sysdep_routines += framestate unwind-pe shared-only-routines += framestate unwind-pe endif endif ifeq ($(subdir),malloc) sysdep_malloc_debug_routines += hugepages endif ifeq ($(subdir),misc) sysdep_routines += hugepages endif error: patch failed: sysdeps/generic/Makefile:16 error: sysdeps/generic/Makefile: patch does not apply