GNU bug report logs -
#10575
"compress" not found: causes many test failures
Previous Next
Reported by: Jim Meyering <jim <at> meyering.net>
Date: Sat, 21 Jan 2012 21:18:01 UTC
Severity: minor
Tags: patch
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On master a few days ago I noticed new test failures on a
Fedora 16 system, due to the unprotected use of compress.
In tests/dist-formats.tap, I read this:
# Assume gzip(1) and compress(1) are available on every reasonable
# portability target.
Of course, I could install it with a simple "yum install ncompress",
but the point is that compress is not installed by default.
That tool is becoming anachronistic.
$ grep '^FAIL:' tests/test-suite.log
FAIL: depmod
FAIL: depmod.tap 50 - tru64 [long VPATH] make & remake
FAIL: depmod.tap 84 - tru64 [absolute VPATH] make & remake
FAIL: dist-formats
FAIL: dist-formats.tap 9 - 'make dist-tarZ' work by default
FAIL: dist-formats.tap 13 - 'make dist-xz' work by default
FAIL: dist-formats.tap 15 - 'make dist-bzip2' work by default
FAIL: dist-formats.tap 17 - 'make dist-zip' work by default
FAIL: dist-formats.tap 19 - 'make dist-shar' work by default
FAIL: dist-formats.tap 49 - ac=dist-tarZ,no-dist-gzip [distcheck]
FAIL: dist-formats.tap 60 - gzip+bzip2+tarZ [make -j4 dist-all]
FAIL: dist-formats.tap 63 - gzip+bzip2+tarZ [check .tar.Z tarball]
FAIL: vala-mix
FAIL: tap-bad-prog-w
FAIL: tap-bad-prog-w.tap 2 - non-existent test is reported
FAIL: tap-bad-prog-w.tap 3 - non-executable test is reported
FAIL: tap-bad-prog-w.tap 4 - non-readable test is reported
Here's the complete test-suite.log file:
[test-suite.log.xz (application/octet-stream, attachment)]
This bug report was last modified 13 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.