Checking patch sysdeps/mach/clock_gettime.c... error: while searching for: compat_symbol (libc, __clock_gettime_2, clock_gettime, GLIBC_2_2); #endif int __clock_gettime64 (clockid_t clock_id, struct __timespec64 *ts64) { error: patch failed: sysdeps/mach/clock_gettime.c:111 error: while searching for: return ret; } libc_hidden_def (__clock_gettime64) error: patch failed: sysdeps/mach/clock_gettime.c:124 Checking patch sysdeps/mach/hurd/bits/timesize.h... error: while searching for: License along with the GNU C Library; if not, see . */ /* Size in bits of the 'time_t' type of the default ABI. */ #define __TIMESIZE 32 error: patch failed: sysdeps/mach/hurd/bits/timesize.h:16 Applying patch sysdeps/mach/clock_gettime.c with 2 rejects... Rejected hunk #1. Rejected hunk #2. Applying patch sysdeps/mach/hurd/bits/timesize.h with 1 reject... Rejected hunk #1.