Checking patch htl/Makefile... error: while searching for: pt-rwlock-unlock \ pt-cond \ pt-condattr-init \ pt-condattr-destroy \ pt-condattr-getclock \ pt-condattr-getpshared \ pt-condattr-setclock \ error: patch failed: htl/Makefile:94 error: htl/Makefile: patch does not apply Checking patch htl/Versions... error: while searching for: pthread_attr_setscope; pthread_attr_setschedparam; pthread_attr_init; } GLIBC_2.21 { error: patch failed: htl/Versions:26 error: htl/Versions: patch does not apply Checking patch htl/forward.c... error: while searching for: #define FORWARD(name, decl, params, defretval) \ FORWARD2 (name, int, decl, params, return defretval) FORWARD (pthread_condattr_destroy, (pthread_condattr_t *attr), (attr), 0) FORWARD (pthread_condattr_init, (pthread_condattr_t *attr), (attr), 0) error: patch failed: htl/forward.c:53 error: htl/forward.c: patch does not apply Checking patch htl/pt-initialize.c... error: while searching for: #if IS_IN (libpthread) static const struct pthread_functions pthread_functions = { .ptr_pthread_condattr_destroy = __pthread_condattr_destroy, .ptr_pthread_condattr_init = __pthread_condattr_init, .ptr_pthread_cond_broadcast = __pthread_cond_broadcast, .ptr_pthread_cond_destroy = __pthread_cond_destroy, error: patch failed: htl/pt-initialize.c:27 error: htl/pt-initialize.c: patch does not apply Checking patch sysdeps/htl/pt-condattr-destroy.c... error: while searching for: . */ #include #include int error: patch failed: sysdeps/htl/pt-condattr-destroy.c:17 error: sysdeps/htl/pt-condattr-destroy.c: patch does not apply Checking patch sysdeps/htl/pthread-functions.h... error: while searching for: #include int __pthread_condattr_destroy (pthread_condattr_t *); int __pthread_condattr_init (pthread_condattr_t *); int __pthread_cond_broadcast (pthread_cond_t *); int __pthread_cond_destroy (pthread_cond_t *); error: patch failed: sysdeps/htl/pthread-functions.h:21 error: sysdeps/htl/pthread-functions.h: patch does not apply Checking patch sysdeps/mach/hurd/i386/libc.abilist... error: while searching for: GLIBC_2.12 pthread_attr_setstack F GLIBC_2.12 pthread_attr_setstackaddr F GLIBC_2.12 pthread_attr_setstacksize F GLIBC_2.12 pthread_equal F GLIBC_2.12 pthread_getschedparam F GLIBC_2.12 pthread_self F error: patch failed: sysdeps/mach/hurd/i386/libc.abilist:49 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_cond_signal F GLIBC_2.12 pthread_cond_timedwait F GLIBC_2.12 pthread_cond_wait F GLIBC_2.12 pthread_condattr_destroy F GLIBC_2.12 pthread_condattr_getclock F GLIBC_2.12 pthread_condattr_getpshared F GLIBC_2.12 pthread_condattr_init F error: patch failed: sysdeps/mach/hurd/i386/libpthread.abilist:36 error: sysdeps/mach/hurd/i386/libpthread.abilist: patch does not apply Checking patch sysdeps/mach/hurd/x86_64/libpthread.abilist... error: while searching for: GLIBC_2.38 pthread_cond_signal F GLIBC_2.38 pthread_cond_timedwait F GLIBC_2.38 pthread_cond_wait F GLIBC_2.38 pthread_condattr_destroy F GLIBC_2.38 pthread_condattr_getclock F GLIBC_2.38 pthread_condattr_getpshared F GLIBC_2.38 pthread_condattr_init F error: patch failed: sysdeps/mach/hurd/x86_64/libpthread.abilist:55 error: sysdeps/mach/hurd/x86_64/libpthread.abilist: patch does not apply