On Mon, May 10, 2010 at 3:47 PM, Kamil Dudka <kdu...@redhat.com> wrote: > Hi James, > > On Fri May 7 2010 10:41:03 James Youngman wrote: >> If you'd like to supply a backported "format-patch" patch against the >> 4.4.x tree, I can apply that too. > > the patches are attached. Thanks in advance for considering them!
Thanks for working on this. Unfortunately I think something went a little wrong with the rebase (or whatever you did). When I apply your patches against rel-4-4-fixes (a242875ae63167ee29c3f626741c56266be3bc92) and do "make distcheck" I get this output: { test ! -d "findutils-4.4.3-git" || { find "findutils-4.4.3-git" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "findutils-4.4.3-git"; }; } test -d "findutils-4.4.3-git" || mkdir "findutils-4.4.3-git" (cd gnulib && make top_distdir=../findutils-4.4.3-git distdir=../findutils-4.4.3-git/gnulib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/gnulib' (cd lib && make top_distdir=../../findutils-4.4.3-git distdir=../../findutils-4.4.3-git/gnulib/lib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/gnulib/lib' make[2]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/gnulib/lib' make[1]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/gnulib' (cd tests && make top_distdir=../findutils-4.4.3-git distdir=../findutils-4.4.3-git/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/tests' make[1]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/tests' (cd build-aux && make top_distdir=../findutils-4.4.3-git distdir=../findutils-4.4.3-git/build-aux \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/build-aux' make[1]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/build-aux' (cd lib && make top_distdir=../findutils-4.4.3-git distdir=../findutils-4.4.3-git/lib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/lib' make[1]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/lib' (cd find && make top_distdir=../findutils-4.4.3-git distdir=../findutils-4.4.3-git/find \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/find' (cd testsuite && make top_distdir=../../findutils-4.4.3-git distdir=../../findutils-4.4.3-git/find/testsuite \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/james/source/GNU/findutils/git/gnu/compile/64/find/testsuite' make[2]: *** No rule to make target `find.gnu/sv-bug-25359-execdir.exp', needed by `distdir'. Stop. make[2]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/find/testsuite' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/home/james/source/GNU/findutils/git/gnu/compile/64/find' make: *** [distdir] Error 1 (after performing the obvious fixup to the NEWS file) Could you take another look, please? Thanks, James. _______________________________________________ Findutils-patches mailing list Findutils-patches@gnu.org http://lists.gnu.org/mailman/listinfo/findutils-patches