Checking patch resolv/gai_misc.c... error: while searching for: #ifndef gai_create_helper_thread # define gai_create_helper_thread __gai_create_helper_thread extern inline int __gai_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), void *arg) { error: patch failed: resolv/gai_misc.c:28 error: resolv/gai_misc.c: patch does not apply Checking patch rt/aio_misc.c... error: while searching for: #ifndef aio_create_helper_thread # define aio_create_helper_thread __aio_create_helper_thread extern inline int __aio_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), void *arg) { pthread_attr_t attr; error: patch failed: rt/aio_misc.c:33 error: rt/aio_misc.c: patch does not apply Checking patch sysdeps/mach/hurd/gai_misc.h... error: while searching for: #define gai_start_notify_thread __gai_start_notify_thread #define gai_create_helper_thread __gai_create_helper_thread extern inline void __gai_start_notify_thread (void) { sigset_t ss; error: patch failed: sysdeps/mach/hurd/gai_misc.h:22 error: sysdeps/mach/hurd/gai_misc.h: patch does not apply Checking patch sysdeps/nptl/gai_misc.h... error: while searching for: #define gai_start_notify_thread __gai_start_notify_thread #define gai_create_helper_thread __gai_create_helper_thread extern inline void __gai_start_notify_thread (void) { sigset_t ss; error: patch failed: sysdeps/nptl/gai_misc.h:76 error: sysdeps/nptl/gai_misc.h: patch does not apply Checking patch sysdeps/unix/sysv/linux/aio_misc.h... error: while searching for: # define aio_start_notify_thread __aio_start_notify_thread # define aio_create_helper_thread __aio_create_helper_thread extern inline void __aio_start_notify_thread (void) { sigset_t ss; error: patch failed: sysdeps/unix/sysv/linux/aio_misc.h:25 error: sysdeps/unix/sysv/linux/aio_misc.h: patch does not apply