GNU bug report logs -
#10430
coreutils-8.14.116-1e18d: "make distcheck" failure on Debian (one test failed)
Previous Next
Full log
View this message in rfc822 format
Stefano Lattarini wrote:
> Running:
>
> $ VERBOSE=yes make distcheck 2>&1 | tee dc.log
>
> failed:
>
> ...
> ==============================================================
> Testsuite summary for GNU coreutils 8.14.116-1e18d
> ==============================================================
> # TOTAL: 466
> # PASS: 345
> # SKIP: 120
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
> ==============================================================
> See tests/test-suite.log
> Please report to bug-coreutils <at> gnu.org
> ==============================================================
> ...
> make[3]: *** [check] Error 2
> make[3]: Leaving directory
> /tmp/coreutils-8.14.116-1e18d/tests/torture/taint/a
> b/coreutils-8.14.116-1e18d'
> make[2]: *** [taint-distcheck] Error 2
> make[2]: Leaving directory `/tmp/coreutils-8.14.116-1e18d'
> make[1]: *** [distcheck-hook] Error 2
> make[1]: Leaving directory `/tmp/coreutils-8.14.116-1e18d'
> make: *** [distcheck] Error 1
>
> The only failed test was `misc/timeout-group'.
Thanks for the report.
I wonder if that is kernel related, since when I run "make check"
on a debian unstable system with this kernel, 3.1.0-1-amd64
I get no failures.
# TOTAL: 466
# PASS: 420
# SKIP: 46
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
This bug report was last modified 6 years and 317 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.