findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] Re: backport of patches for upstream bugs #19593 and


From: Kamil Dudka
Subject: [Findutils-patches] Re: backport of patches for upstream bugs #19593 and #27563
Date: Tue, 18 May 2010 00:41:00 +0200
User-agent: KMail/1.9.10

On Monday 17 of May 2010 23:59:11 James Youngman wrote:
> 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:

Sorry for not catching this.  Unfortunately 'make distcheck' does not work
by me without the patches either:

$ git checkout a242875ae63167ee29c3f626741c56266be3bc92
$ git clean -xfd
$ ./import-gnulib.sh
$ ./configure
$ make distcheck

make[2]: Entering directory `/home/xdudka00/git/findutils/lib'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib     -g 
-O2 -MT 
regexprops.o -MD -MP -MF .deps/regexprops.Tpo -c -o regexprops.o regexprops.c
mv -f .deps/regexprops.Tpo .deps/regexprops.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib     -g 
-O2 -MT 
regextype.o -MD -MP -MF .deps/regextype.Tpo -c -o regextype.o regextype.c
mv -f .deps/regextype.Tpo .deps/regextype.Po
make[2]: *** No rule to make target `../gnulib/lib/libgnulib.a', needed by 
`regexprops'.  Stop.
make[2]: Leaving directory `/home/xdudka00/git/findutils/lib'
make[1]: *** [regexprops.texi] Error 2
make[1]: Leaving directory `/home/xdudka00/git/findutils/doc'
make: *** [distdir] Error 1

> `/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.

My mistake, it looks like I got confused by the following commit:

http://git.savannah.gnu.org/gitweb/?p=findutils.git;a=commitdiff;h=aec54f2317440454a57580309c32de1dde62259c

> (after performing the obvious fixup to the NEWS file)

So the NEWS entries should be appended to 4.4.3-git, right?

> Could you take another look, please?

Sure, I try to get these things working tomorrow or so.

Kamil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]