Checking patch bits/stdlib_lim.h... Checking patch stdlib/Makefile... Hunk #1 succeeded at 34 (offset 1 line). Checking patch stdlib/bits/stdlib.h... error: while searching for: if (sz == (size_t) -1) return __realpath_alias (__name, __resolved); #if defined _LIBC_LIMITS_H_ && defined PATH_MAX if (__glibc_unsafe_len (PATH_MAX, sizeof (char), sz)) return __realpath_chk_warn (__name, __resolved, sz); #endif return __realpath_chk (__name, __resolved, sz); error: patch failed: stdlib/bits/stdlib.h:41 error: stdlib/bits/stdlib.h: patch does not apply Checking patch sysdeps/unix/sysv/linux/Makefile... Hunk #1 succeeded at 383 (offset 7 lines). Checking patch sysdeps/unix/sysv/linux/bits/stdlib_lim.h... Checking patch sysdeps/unix/sysv/linux/tst-limits-consts.py...