GNU bug report logs - #30029
gzip-1.9 released [stable]

Previous Next

Package: gzip;

Reported by: Michael <aixtools <at> felt.demon.nl>

Date: Mon, 8 Jan 2018 18:33:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 30029 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: aixtools <at> felt.demon.nl, 30029 <at> debbugs.gnu.org
Subject: Re: bug#30029: gzip-1.9 released [stable]
Date: Wed, 13 Apr 2022 10:34:37 -0700
On 4/10/22 11:27, Andreas Schwab wrote:
>>>>    AC_PROG_GREP
>>>> +AC_CHECK_PROG([LESS], [less], [less])
>>>> +AM_CONDITIONAL([LESS], [test "$LESS"]) >> ...
>>> This check is bogus.  It tests the build environment, which has nothing
>>> to do with the host environment.
>> In other words, it's like AC_PROG_GREP.
> Two wrongs don't make a right.

I didn't say either was right. However, gzip has used AC_PROG_GREP this 
way for a decade with no actual bugs reported, so doing things 
differently is low priority.

You're welcome to write a patch. I assume a patch should handle GREP, 
LESS, and SHELL (perhaps others; I haven't checked). For consistency, 
it'd be helpful to write similar patches for other GNU packages.




This bug report was last modified 3 years and 119 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.