Wed Sep 24 04:37:37 GMT 2014 make[1]: Entering directory '/sources/gzip-1.6' GEN public-submodule-commit make check-recursive make[2]: Entering directory '/sources/gzip-1.6' Making check in lib make[3]: Entering directory '/sources/gzip-1.6/lib' make check-am make[4]: Entering directory '/sources/gzip-1.6/lib' make[4]: Leaving directory '/sources/gzip-1.6/lib' make[3]: Leaving directory '/sources/gzip-1.6/lib' Making check in doc make[3]: Entering directory '/sources/gzip-1.6/doc' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/sources/gzip-1.6/doc' Making check in . make[3]: Entering directory '/sources/gzip-1.6' make check-local make[4]: Entering directory '/sources/gzip-1.6' 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.4% gzexe: 60.6% zcat: 49.2% zcmp: 48.5% zdiff: 66.6% zegrep: 27.1% zfgrep: 27.1% zforce: 48.2% zgrep: 60.0% zless: 46.9% zmore: 49.2% znew: 59.3% ./ChangeLog: 67.7% ./configure: 81.6% ./gzip.c: 71.8% Test succeeded. make[4]: Leaving directory '/sources/gzip-1.6' make[3]: Leaving directory '/sources/gzip-1.6' Making check in tests make[3]: Entering directory '/sources/gzip-1.6/tests' make check-TESTS make[4]: Entering directory '/sources/gzip-1.6/tests' make[5]: Entering directory '/sources/gzip-1.6/tests' PASS: helin-segv PASS: help-version PASS: hufts PASS: keep PASS: memcpy-abuse PASS: mixed PASS: null-suffix-clobber PASS: stdin PASS: trailing-nul PASS: unpack-invalid PASS: zdiff PASS: zgrep-f PASS: zgrep-context PASS: zgrep-signal PASS: znew-k make[6]: Entering directory '/sources/gzip-1.6/tests' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/sources/gzip-1.6/tests' ============================================================================ Testsuite summary for gzip 1.6 ============================================================================ # TOTAL: 15 # PASS: 15 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/sources/gzip-1.6/tests' make[4]: Leaving directory '/sources/gzip-1.6/tests' make[3]: Leaving directory '/sources/gzip-1.6/tests' make[2]: Leaving directory '/sources/gzip-1.6' make[1]: Leaving directory '/sources/gzip-1.6'