Wed Aug 29 19:05:36 Local time zone must be set--see zic manual page 2007 make[1]: Entering directory `/mnt/build_dir/sources/gzip-1.3.12' Making check in lib make[2]: Entering directory `/mnt/build_dir/sources/gzip-1.3.12/lib' make check-am make[3]: Entering directory `/mnt/build_dir/sources/gzip-1.3.12/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/mnt/build_dir/sources/gzip-1.3.12/lib' make[2]: Leaving directory `/mnt/build_dir/sources/gzip-1.3.12/lib' Making check in doc make[2]: Entering directory `/mnt/build_dir/sources/gzip-1.3.12/doc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/mnt/build_dir/sources/gzip-1.3.12/doc' make[2]: Entering directory `/mnt/build_dir/sources/gzip-1.3.12' make check-local make[3]: Entering directory `/mnt/build_dir/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 gunzip: 3.0% gzexe: 60.4% zcat: 2.9% zcmp: 2.7% zdiff: 57.6% zegrep: 2.9% zfgrep: 2.9% zforce: 48.4% zgrep: 57.2% zless: 44.5% zmore: 50.1% znew: 59.5% lib/libgzip.a: 73.4% ./ChangeLog: 65.3% ./configure: 82.0% ./gzip.c: 69.1% Test succeeded. make[3]: Leaving directory `/mnt/build_dir/sources/gzip-1.3.12' make[2]: Leaving directory `/mnt/build_dir/sources/gzip-1.3.12' make[1]: Leaving directory `/mnt/build_dir/sources/gzip-1.3.12'