GNU bug report logs - #30000
OS X 10.5, gzip 1.8 and two failed self tests

Previous Next

Package: gzip;

Reported by: noloader <at> gmail.com

Date: Sat, 6 Jan 2018 00:54:01 UTC

Severity: normal

Merged with 29268

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30000 in the body.
You can then email your comments to 30000 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gzip <at> gnu.org:
bug#30000; Package gzip. (Sat, 06 Jan 2018 00:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to noloader <at> gmail.com:
New bug report received and forwarded. Copy sent to bug-gzip <at> gnu.org. (Sat, 06 Jan 2018 00:54:02 GMT) Full text and rfc822 format available.

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

From: Jeffrey Walton <noloader <at> gmail.com>
To: bug-gzip <at> gnu.org
Subject: OS X 10.5, gzip 1.8 and two failed self tests
Date: Fri, 5 Jan 2018 19:53:02 -0500
[Message part 1 (text/plain, inline)]
I'm working on a PowerMac G5 running OS X 10.5. Two self tests fail
when running `make check`.

$ make check
...
make[4]: Entering directory `/Users/scripts/gzip-1.8/tests'
PASS: gzip-env
PASS: helin-segv
FAIL: help-version
PASS: hufts
PASS: keep
PASS: list
PASS: memcpy-abuse
PASS: mixed
PASS: null-suffix-clobber
PASS: stdin
PASS: trailing-nul
PASS: unpack-invalid
PASS: z-suffix
PASS: zdiff
FAIL: zgrep-f
PASS: zgrep-context
PASS: zgrep-signal
PASS: znew-k
====================================
   gzip 1.8: tests/test-suite.log
====================================
[config.zip (application/zip, attachment)]
[test-suite.zip (application/zip, attachment)]

Information forwarded to bug-gzip <at> gnu.org:
bug#30000; Package gzip. (Sat, 06 Jan 2018 04:35:02 GMT) Full text and rfc822 format available.

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

From: Jim Meyering <jim <at> meyering.net>
To: noloader <at> gmail.com
Cc: 30000 <at> debbugs.gnu.org
Subject: Re: bug#30000: OS X 10.5, gzip 1.8 and two failed self tests
Date: Fri, 5 Jan 2018 20:33:46 -0800
On Fri, Jan 5, 2018 at 4:53 PM, Jeffrey Walton <noloader <at> gmail.com> wrote:
> I'm working on a PowerMac G5 running OS X 10.5. Two self tests fail
> when running `make check`.
>
> $ make check
> ...
> make[4]: Entering directory `/Users/scripts/gzip-1.8/tests'
> PASS: gzip-env
> PASS: helin-segv
> FAIL: help-version
...
> FAIL: zgrep-f
...
>    gzip 1.8: tests/test-suite.log

Thank you for testing, however, I am about to release gzip-1.9, and it
you would instead test the latest snapshot, that would be most
welcome. Announced here:

https://lists.gnu.org/archive/html/bug-gzip/2017-12/msg00003.html




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sat, 06 Jan 2018 23:05:02 GMT) Full text and rfc822 format available.

Notification sent to noloader <at> gmail.com:
bug acknowledged by developer. (Sat, 06 Jan 2018 23:05:03 GMT) Full text and rfc822 format available.

Message #13 received at 30000-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: noloader <at> gmail.com, 30000-done <at> debbugs.gnu.org
Subject: Re: bug#30000: OS X 10.5, gzip 1.8 and two failed self tests
Date: Sat, 6 Jan 2018 15:04:32 -0800
[Message part 1 (text/plain, inline)]
Thanks for reporting that. I see the problem even in the latest master, and 
installed the attached patch. Please give it a try. I'm boldly closing this bug 
report; if I'm wrong and this patch doesn't fix things we can reopen the bug report.
[0001-gzexe-port-to-macOS-mktemp.patch (text/x-patch, attachment)]

Information forwarded to bug-gzip <at> gnu.org:
bug#30000; Package gzip. (Sun, 07 Jan 2018 01:05:01 GMT) Full text and rfc822 format available.

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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: noloader <at> gmail.com
Cc: 30000 <at> debbugs.gnu.org
Subject: Re: bug#30000: OS X 10.5, gzip 1.8 and two failed self tests
Date: Sat, 6 Jan 2018 17:04:45 -0800
Jeffrey Walton wrote:
> skylake:gzip$ git clonehttps://git.savannah.gnu.org/git/gzip.git
> skylake:gzip$ cd gzip
> skylake:gzip$ autoreconf -i -f
> sh: build-aux/git-version-gen: No such file or directory

Instead of running autoreconf, please run './bootstrap'.

For older platforms don't bother with all the bootstrap stuff. Just bootstrap 
and configure on a new machine with up-to-date tools, then type 'make dist', 
then copy the distribution tarball to the obsolete platform and build from that.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Feb 2018 12:24:04 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Fri, 01 Apr 2022 00:27:02 GMT) Full text and rfc822 format available.

Merged 29268 30000. Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Fri, 01 Apr 2022 00:27:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Apr 2022 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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