GEN public-submodule-commit make check-recursive make[1]: Entering directory `/sources/gzip-1.5' Making check in lib make[2]: Entering directory `/sources/gzip-1.5/lib' make check-am make[3]: Entering directory `/sources/gzip-1.5/lib' make[3]: Leaving directory `/sources/gzip-1.5/lib' make[2]: Leaving directory `/sources/gzip-1.5/lib' Making check in doc make[2]: Entering directory `/sources/gzip-1.5/doc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/sources/gzip-1.5/doc' Making check in . make[2]: Entering directory `/sources/gzip-1.5' make check-local make[3]: Entering directory `/sources/gzip-1.5' GEN gzip.doc.gz { test '.' != . || ./zdiff --__bindir . -c gzip.doc.gz; } ./zdiff --__bindir . -c ./gzip.doc ./gzip.doc ./zdiff --__bindir . ./gzip.doc gzip.doc.gz ./zdiff --__bindir . -c - ./gzip.doc /dev/null for file in gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew ./ChangeLog ./configure ./gzip.c; do \ ./gzip -cv -- "$file" | ./gzip -d | cmp - "$file" || exit 1; \ done gunzip: 50.2% gzexe: 60.6% zcat: 49.3% zcmp: 48.3% zdiff: 66.6% zegrep: 20.2% zfgrep: 20.2% zforce: 48.2% zgrep: 60.0% zless: 46.9% zmore: 53.9% znew: 59.2% ./ChangeLog: 67.3% ./configure: 81.7% ./gzip.c: 71.8% Test succeeded. make[3]: Leaving directory `/sources/gzip-1.5' make[2]: Leaving directory `/sources/gzip-1.5' Making check in tests make[2]: Entering directory `/sources/gzip-1.5/tests' make check-TESTS make[3]: Entering directory `/sources/gzip-1.5/tests' make[4]: Entering directory `/sources/gzip-1.5/tests' PASS: helin-segv PASS: help-version PASS: hufts PASS: memcpy-abuse PASS: mixed PASS: null-suffix-clobber PASS: stdin PASS: trailing-nul PASS: zdiff PASS: zgrep-f PASS: zgrep-signal PASS: znew-k make[5]: Entering directory `/sources/gzip-1.5/tests' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/sources/gzip-1.5/tests' ============================================================================ Testsuite summary for gzip 1.5 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory `/sources/gzip-1.5/tests' make[3]: Leaving directory `/sources/gzip-1.5/tests' make[2]: Leaving directory `/sources/gzip-1.5/tests' make[1]: Leaving directory `/sources/gzip-1.5'