Checking patch SHARED-FILES... error: while searching for: sysdeps/posix/getcwd.c sysdeps/posix/pwrite.c sysdeps/posix/spawni.c # Merged from gnulib 2014-6-23 sysdeps/posix/tempname.c # Merged from gnulib 2014-6-27 time/mktime.c error: patch failed: SHARED-FILES:120 error: SHARED-FILES: patch does not apply Checking patch stdio-common/Makefile... Checking patch stdio-common/pathsearch.c... :183: new blank line at EOF. + Checking patch stdio-common/tempname.c... error: while searching for: #include #include /* Perform the "SVID path search malarkey" on DIR and PFX. Write a template suitable for use in __gen_tempname into TMPL, bounded by TMPL_LEN. */ int __path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, int try_tmpdir) { __set_errno (ENOSYS); return -1; } stub_warning (__path_search) /* Generate a (hopefully) unique temporary filename in DIR (if applicable), using template TMPL. KIND determines what to do with that name. It may be one of: error: patch failed: stdio-common/tempname.c:20 error: stdio-common/tempname.c: patch does not apply Checking patch sysdeps/posix/pathsearch.c... Checking patch sysdeps/posix/tempname.c... error: while searching for: # include "tempname.h" #endif #include #include #include #include #include #ifndef P_tmpdir # define P_tmpdir "/tmp" #endif #ifndef TMP_MAX # define TMP_MAX 238328 #endif error: patch failed: sysdeps/posix/tempname.c:20 error: sysdeps/posix/tempname.c: patch does not apply