Checking patch dlfcn/dlfcn.h... error: while searching for: the number of program headers in the array. */ RTLD_DI_PHDR = 11, RTLD_DI_MAX = 11 }; error: patch failed: dlfcn/dlfcn.h:167 error: dlfcn/dlfcn.h: patch does not apply Checking patch dlfcn/dlinfo.c... error: while searching for: strcpy (args->arg, l->l_origin); break; case RTLD_DI_TLS_MODID: *(size_t *) args->arg = 0; *(size_t *) args->arg = l->l_tls_modid; error: patch failed: dlfcn/dlinfo.c:67 error: dlfcn/dlinfo.c: patch does not apply Checking patch dlfcn/tst-dlinfo.c... error: while searching for: #include #include #include #define TEST_FUNCTION do_test () error: patch failed: dlfcn/tst-dlinfo.c:20 error: dlfcn/tst-dlinfo.c: patch does not apply Checking patch manual/dynlink.texi... error: while searching for: @code{*@var{arg}}. The @var{arg} argument must be the address of an object of type @code{Lmid_t}. @item RTLD_DI_ORIGIN The value of the @code{$ORIGIN} dynamic string token for @var{handle} is written to the character array starting at @var{arg} as a null-terminated string. This request type should not be used because it is prone to buffer overflows. @item RTLD_DI_SERINFO @itemx RTLD_DI_SERINFOSIZE error: patch failed: manual/dynlink.texi:554 error: manual/dynlink.texi: patch does not apply