Checking patch malloc/Makefile... Hunk #1 succeeded at 424 (offset 13 lines). Checking patch malloc/malloc.c... Hunk #1 succeeded at 565 (offset -1 lines). Hunk #2 succeeded at 582 (offset -1 lines). Hunk #3 succeeded at 620 (offset -1 lines). Hunk #4 succeeded at 635 (offset -1 lines). Hunk #5 succeeded at 677 (offset -1 lines). Hunk #6 succeeded at 721 (offset -1 lines). Hunk #7 succeeded at 2949 (offset -5 lines). Hunk #8 succeeded at 2981 (offset -5 lines). Hunk #9 succeeded at 3140 (offset -5 lines). Hunk #10 succeeded at 3256 (offset -5 lines). Hunk #11 succeeded at 3282 (offset -5 lines). Hunk #12 succeeded at 3350 (offset -5 lines). Hunk #13 succeeded at 3362 (offset -5 lines). Hunk #14 succeeded at 3432 (offset -5 lines). Hunk #15 succeeded at 3464 (offset -5 lines). Hunk #16 succeeded at 3476 (offset -5 lines). Hunk #17 succeeded at 3496 (offset -5 lines). Hunk #18 succeeded at 3549 (offset -5 lines). Hunk #19 succeeded at 3584 (offset -5 lines). Hunk #20 succeeded at 3606 (offset -5 lines). Hunk #21 succeeded at 3703 (offset -5 lines). Hunk #22 succeeded at 3747 (offset -5 lines). error: while searching for: #if IS_IN (libc) size_t __malloc_usable_size (void *m) { if (m == NULL) return 0; return musable (m); } #endif /* error: patch failed: malloc/malloc.c:4754 error: malloc/malloc.c: patch does not apply Checking patch malloc/tst-check-internal-calls.sh... Checking patch sysdeps/aarch64/Makefile... Hunk #1 succeeded at 104 (offset 2 lines). Checking patch sysdeps/aarch64/malloc-ifuncs.c... Checking patch sysdeps/generic/Makefile... Checking patch sysdeps/generic/malloc-ifuncs.c... Checking patch sysdeps/generic/malloc-ifuncs.h...