GNU bug report logs -
#16302
1.14.1: check-TESTS is not lazy enough
Previous Next
Reported by: Akim Demaille <akim <at> lrde.epita.fr>
Date: Mon, 30 Dec 2013 14:50:02 UTC
Severity: minor
Tags: patch
Found in version 1.14.1
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #18 received at 16302 <at> debbugs.gnu.org (full text, mbox):
Le 31 déc. 2013 à 00:11, Stefano Lattarini <stefano.lattarini <at> gmail.com> a écrit :
> Hi Akim.
Hi!
Thanks for the quick answer.
>> At first sight it seems that it should be guarded by ‘test -n $$redo_log’.
>>
> Indeed.
>
>> This is *really* costly, I’d be happy to have nice workarounds.
>>
> Or eve better, to fix the bug :-) See attached patch. Does it work
> for you?
I’ve had a hard try to figure out on which branch to apply
it, and failed. I installed it by hand, and it works fine,
thanks!
But the NEWS entry seems to mean that the patch won’t be
released anytime soon? We are several to work on this project,
and it would be nice if we could avoid all have to deploy
a git-version of Automake.
> Thanks, and happy new year!
Happy new year to you!
> diff --git a/NEWS b/NEWS
> index dd2812a..a73804a 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -93,6 +93,10 @@ New in 1.15:
> implementation of the TAP driver (that is documented in the manual)
> is more portable and has feature parity with the perl implementation.
>
> + - The rule generating ‘test-suite.log' no longer risk incurring in an
risks
> + extra useless "make all" recursive invocation in some corner cases
> + (automake bug#16302).
> +
> * Bug fixes:
>
> - The user can now extend the special .PRECIOUS target, the same way
This bug report was last modified 10 years and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.