Checking patch posix/getopt.c... error: while searching for: const char *translated = opt_name; char *translation_buffer = NULL; int matches = 0; if (translate != NULL) translated = translate (opt_textdomain, translation_context, opt_name, &translation_buffer); matches = (!strncmp (translated, argument, argument_length) error: patch failed: posix/getopt.c:199 error: posix/getopt.c: patch does not apply