`gmake clean' or `gmake distclean' does not clean up testsuite directory
Hello,
as summary suggest, at least on Solaris gmake clean' ends with following: {{{ "rm" -rf libraries/integer-gmp/gmp/objs "rm" -rf libraries/integer-gmp/gmp/gmpbuild "rm" -rf bindistprep/ test ! -d testsuite || gmake -C testsuite clean gmake[1]: Entering directory /export/home/karel/vcs/ghc-new/testsuite'
gmake -C ./timeout clean
gmake[2]: Entering directory /export/home/karel/vcs/ghc-new/testsuite/timeout' ./Setup clean gmake[2]: ./Setup: Command not found gmake[2]: [clean] Error 127 (ignored) rm -f -rf install-inplace rm -f -f calibrate.out rm -f -f Setup Setup.exe Setup.hi Setup.o gmake[2]: Leaving directory /export/home/karel/vcs/ghc-new/testsuite/timeout'
gmake[1]: Leaving directory `/export/home/karel/vcs/ghc-new/testsuite'
}}}
which looks like it even does not attempt to enter testsuite/tests/ghc-regress subdirectory where a lot of tests is compiled (and consume space) for GHC testing
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.13 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |