Hello, On 03/03/2016 09:17 PM, Jim Meyering wrote: > gzip snapshot: > http://meyering.net/gzip/gzip-1.6.42-d6d4.tar.xz On AIX 7.1, "make check" fails to start perhaps due to shell syntax/makefile syntax errors. BTW, "gmake check" does succeed. The error is: === $ cd tests $ make check-TESTS V=1 /bin/sh: 0403-057 Syntax error at line 1 : `if' is not matched. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. Stop. === On OpenSoalris 5.11, both i86pc and sun4u, test 'zgrep-signal' fails. log attached. (note: no failure on OpenSolaris 5.10). On Minix 3.3.0, gzip fails to build due to gnulib's fflush module. log attached. Seems similar to "issue 2" here: http://lists.gnu.org/archive/html/bug-gnulib/2014-09/msg00074.html Otherwise, No failures on: CentOS 7 + 6.5, amd64 Ubuntu 14.04, amd64 Ubuntu 15.04 amd64 + i686 openSUSE 42.1, 13.1, amd64 Fedora 23, 22, 21, amd64 Debian 8.1, 7.6, amd64 Trisquel 7.0, 6.0.1, amd64 Fedora-21, ppc64le Fedora-20, ppc64 Ubuntu-14, aarch64 OpenBSD 5.8, 5.7, 5.6, amd64 FreeBSD 10.1, 9.3, amd64 NetBSD 7.0, 6.1.4, amd64 GNU Hurd 0.7, i686 Debian-7/kFreeBSD-9, amd64 OpenSolaris 5.10 on i86pc and suv4u/sub4v regards, - assaf