➜ Downloads cd tar-1.28 ➜ tar-1.28 patch --verbose -i /Users/test/Downloads/0001-xattrs-fix-bug-in-configure.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- | acinclude.m4 | 42 ++++++++++++++---------------------------- | lib/xattr-at.c | 7 +++++++ | src/Makefile.am | 4 ---- | 3 files changed, 21 insertions(+), 32 deletions(-) | |diff --git a/acinclude.m4 b/acinclude.m4 |index 3b28b3b..db0bbc7 100644 |--- a/acinclude.m4 |+++ b/acinclude.m4 -------------------------- Patching file acinclude.m4 using Plan A... Hunk #1 succeeded at 40. Hmm... The next patch looks like a unified diff to me... can't find file to patch at input line 66 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/lib/xattr-at.c b/lib/xattr-at.c |index 443ccae..009bde5 100644 |--- a/lib/xattr-at.c |+++ b/lib/xattr-at.c -------------------------- File to patch: /Users/test/Downloads/tar-1.28/lib/xattr-at.c Patching file /Users/test/Downloads/tar-1.28/lib/xattr-at.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 113. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/src/Makefile.am b/src/Makefile.am |index 82b2d46..42daaef 100644 |--- a/src/Makefile.am |+++ b/src/Makefile.am -------------------------- Patching file Makefile.am using Plan A... Hunk #1 FAILED at 52. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.am.rej Hmm... Ignoring the trailing garbage. done ----------------------------------------------------------------------------- ➜ tar-1.28 autoreconf src/Makefile.am:56: error: TAR_LIB_ATTR does not appear in AM_CONDITIONAL autoreconf: automake failed with exit status: 1