Checking patch elf/dl-deps.c... Checking patch elf/dl-lookup.c... error: while searching for: = atomic_forced_read (undef_map->l_reldeps); /* Make sure l_reldeps is read before l_initfini. */ atomic_read_barrier (); /* Determine whether UNDEF_MAP already has a reference to MAP. First look in the normal dependencies. */ error: patch failed: elf/dl-lookup.c:545 error: elf/dl-lookup.c: patch does not apply Checking patch elf/dl-open.c... Checking patch include/atomic.h... error: while searching for: #endif #ifndef atomic_full_barrier # define atomic_full_barrier() __asm ("" ::: "memory") #endif #ifndef atomic_read_barrier # define atomic_read_barrier() atomic_full_barrier () #endif #ifndef atomic_write_barrier # define atomic_write_barrier() atomic_full_barrier () #endif #ifndef atomic_forced_read # define atomic_forced_read(x) \ ({ __typeof (x) __x; __asm ("" : "=r" (__x) : "0" (x)); __x; }) error: patch failed: include/atomic.h:102 error: include/atomic.h: patch does not apply Checking patch include/list.h... Checking patch malloc/arena.c... Hunk #2 succeeded at 662 (offset 1 line). Checking patch manual/llio.texi... Hunk #1 succeeded at 2869 (offset 98 lines). Checking patch manual/memory.texi... Checking patch manual/startup.texi... Hunk #1 succeeded at 975 (offset 5 lines). Hunk #2 succeeded at 989 (offset 5 lines). Checking patch nptl/nptl-stack.c... Checking patch nptl/pthread_mutex_setprioceiling.c... Checking patch nptl/sem_post.c... Checking patch sysdeps/aarch64/nptl/tls.h... Checking patch sysdeps/alpha/nptl/tls.h... Checking patch sysdeps/arc/nptl/tls.h... Checking patch sysdeps/arm/nptl/tls.h... Checking patch sysdeps/csky/nptl/tls.h... Checking patch sysdeps/generic/malloc-machine.h... error: while searching for: #include #ifndef atomic_full_barrier # define atomic_full_barrier() __asm ("" ::: "memory") #endif #ifndef atomic_read_barrier # define atomic_read_barrier() atomic_full_barrier () #endif #ifndef atomic_write_barrier # define atomic_write_barrier() atomic_full_barrier () #endif #ifndef DEFAULT_TOP_PAD # define DEFAULT_TOP_PAD 131072 #endif error: patch failed: sysdeps/generic/malloc-machine.h:22 error: sysdeps/generic/malloc-machine.h: patch does not apply Checking patch sysdeps/hppa/dl-fptr.c... Checking patch sysdeps/hppa/dl-machine.h... Checking patch sysdeps/hppa/nptl/tls.h... Checking patch sysdeps/htl/pt-once.c... Checking patch sysdeps/loongarch/nptl/tls.h... Hunk #1 succeeded at 126 (offset -3 lines). Checking patch sysdeps/m68k/nptl/tls.h... Checking patch sysdeps/mach/hurd/htl/pt-mutex-destroy.c... Checking patch sysdeps/mach/hurd/htl/pt-mutex.h... Checking patch sysdeps/microblaze/nptl/tls.h... Checking patch sysdeps/mips/nptl/tls.h... Checking patch sysdeps/or1k/nptl/tls.h... Hunk #1 succeeded at 172 (offset -3 lines). Checking patch sysdeps/powerpc/nptl/tls.h... Checking patch sysdeps/riscv/nptl/tls.h... Checking patch sysdeps/s390/nptl/tls.h... Checking patch sysdeps/sh/nptl/tls.h... Checking patch sysdeps/sparc/nptl/tls.h...