Checking patch elf/dl-open.c... error: while searching for: if (nsid == __LM_ID_CALLER || strchr (file, '$') != NULL || strchr (file, '/') == NULL) { args.caller_map = _dl_find_dso_for_object ((ElfW(Addr)) caller_dlopen); if (args.caller_map == NULL) /* By default we assume this is the main application. */ args.caller_map = GL(dl_ns)[LM_ID_BASE]._ns_loaded; if (args.nsid == __LM_ID_CALLER) error: patch failed: elf/dl-open.c:913 error: elf/dl-open.c: patch does not apply