Checking patch htl/pt-create.c... error: while searching for: err = ENOMEM; goto failed_thread_tls_alloc; } pthread->tcb->tcb = pthread->tcb; /* And initialize the rest of the machine context. This may include additional machine- and system-specific initializations that error: patch failed: htl/pt-create.c:177 error: htl/pt-create.c: patch does not apply Checking patch sysdeps/htl/dl-thread_gscope_wait.c... error: while searching for: #include #include void __thread_gscope_wait (void) { error: patch failed: sysdeps/htl/dl-thread_gscope_wait.c:20 error: sysdeps/htl/dl-thread_gscope_wait.c: patch does not apply Checking patch sysdeps/mach/hurd/htl/pt-sysdep.c... error: while searching for: to the new stack. Pretend it wasn't allocated so that it remains valid if the main thread terminates. */ thread->stack = 0; thread->tcb = THREAD_SELF; #ifndef PAGESIZE __pthread_default_attr.__guardsize = __vm_page_size; error: patch failed: sysdeps/mach/hurd/htl/pt-sysdep.c:100 error: sysdeps/mach/hurd/htl/pt-sysdep.c: patch does not apply