Making check in lib make[1]: Entering directory `/sources/gzip-1.3.12/lib' make check-am make[2]: Entering directory `/sources/gzip-1.3.12/lib' make[2]: Leaving directory `/sources/gzip-1.3.12/lib' make[1]: Leaving directory `/sources/gzip-1.3.12/lib' Making check in doc make[1]: Entering directory `/sources/gzip-1.3.12/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/sources/gzip-1.3.12/doc' make[1]: Entering directory `/sources/gzip-1.3.12' make check-local make[2]: Entering directory `/sources/gzip-1.3.12' gzip gzip.doc.gz { test '.' != . || GZIP_BINDIR=. ./zdiff -c gzip.doc.gz; } GZIP_BINDIR=. ./zdiff -c ./gzip.doc ./gzip.doc GZIP_BINDIR=. ./zdiff ./gzip.doc gzip.doc.gz GZIP_BINDIR=. ./zdiff -c - ./gzip.doc /dev/null for file in gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew lib/libgzip.a ./ChangeLog ./configure ./gzip.c; do \ ./gzip -cv -- "$file" | ./gzip -d | cmp - "$file" || exit; \ done Test succeeded. make[2]: Leaving directory `/sources/gzip-1.3.12' make[1]: Leaving directory `/sources/gzip-1.3.12'