Checking patch htl/Makefile... error: while searching for: pt-mutexattr-getpshared \ pt-mutexattr-gettype \ pt-mutexattr-setprioceiling \ pt-mutexattr-setprotocol \ pt-mutexattr-setpshared \ pt-mutexattr-settype \ pt-mutexattr-getrobust \ error: patch failed: htl/Makefile:58 error: htl/Makefile: patch does not apply Checking patch htl/Versions... error: while searching for: pthread_mutexattr_destroy; pthread_mutexattr_getprotocol; pthread_mutexattr_init; pthread_sigmask; } error: patch failed: htl/Versions:41 error: htl/Versions: patch does not apply Checking patch sysdeps/htl/pthreadP.h... error: while searching for: extern int __pthread_mutexattr_getprotocol(const pthread_mutexattr_t *__restrict __attr, int *__restrict __protocol); libc_hidden_proto (__pthread_mutexattr_getprotocol) #endif extern int __pthread_cond_init (pthread_cond_t *cond, const pthread_condattr_t *cond_attr); libc_hidden_proto (__pthread_cond_init) error: patch failed: sysdeps/htl/pthreadP.h:44 error: sysdeps/htl/pthreadP.h: patch does not apply Checking patch sysdeps/mach/hurd/htl/pt-mutexattr-setprotocol.c... error: while searching for: License along with the GNU C Library; if not, see . */ #include #include #include #include #include "pt-mutex.h" #include int pthread_mutexattr_setprotocol (pthread_mutexattr_t *attrp, int proto) { (void) attrp; return (proto == PTHREAD_PRIO_NONE error: patch failed: sysdeps/mach/hurd/htl/pt-mutexattr-setprotocol.c:16 error: sysdeps/mach/hurd/htl/pt-mutexattr-setprotocol.c: patch does not apply Checking patch sysdeps/mach/hurd/i386/libc.abilist... error: while searching for: GLIBC_2.12 pthread_mutexattr_destroy F GLIBC_2.12 pthread_mutexattr_getprotocol F GLIBC_2.12 pthread_mutexattr_init F GLIBC_2.12 pthread_self F GLIBC_2.12 pthread_setschedparam F GLIBC_2.12 pthread_sigmask F error: patch failed: sysdeps/mach/hurd/i386/libc.abilist:66 error: sysdeps/mach/hurd/i386/libc.abilist: patch does not apply Checking patch sysdeps/mach/hurd/i386/libpthread.abilist... error: while searching for: GLIBC_2.12 pthread_mutexattr_getpshared F GLIBC_2.12 pthread_mutexattr_gettype F GLIBC_2.12 pthread_mutexattr_setprioceiling F GLIBC_2.12 pthread_mutexattr_setprotocol F GLIBC_2.12 pthread_mutexattr_setpshared F GLIBC_2.12 pthread_mutexattr_settype F GLIBC_2.12 pthread_once F error: patch failed: sysdeps/mach/hurd/i386/libpthread.abilist:54 error: sysdeps/mach/hurd/i386/libpthread.abilist: patch does not apply Checking patch sysdeps/mach/hurd/x86_64/libc.abilist... error: while searching for: GLIBC_2.38 pthread_mutexattr_destroy F GLIBC_2.38 pthread_mutexattr_getprotocol F GLIBC_2.38 pthread_mutexattr_init F GLIBC_2.38 pthread_self F GLIBC_2.38 pthread_setcancelstate F GLIBC_2.38 pthread_setcanceltype F error: patch failed: sysdeps/mach/hurd/x86_64/libc.abilist:1554 error: sysdeps/mach/hurd/x86_64/libc.abilist: patch does not apply Checking patch sysdeps/mach/hurd/x86_64/libpthread.abilist... error: while searching for: GLIBC_2.38 pthread_mutexattr_getrobust_np F GLIBC_2.38 pthread_mutexattr_gettype F GLIBC_2.38 pthread_mutexattr_setprioceiling F GLIBC_2.38 pthread_mutexattr_setprotocol F GLIBC_2.38 pthread_mutexattr_setpshared F GLIBC_2.38 pthread_mutexattr_setrobust F GLIBC_2.38 pthread_mutexattr_setrobust_np F error: patch failed: sysdeps/mach/hurd/x86_64/libpthread.abilist:79 error: sysdeps/mach/hurd/x86_64/libpthread.abilist: patch does not apply