[EMAIL PROTECTED] wrote:
../utils/mkdependC/mkdependC -f .depend -I. -Iinclude -I../includes -- -mno-cygwin -O -I. -Iinclude -D__GHC_PATCHLEVEL__=2 -I../libraries/base/cbits -I../libraries/base/include -- cbits/directory.c cbits/rawSystem.c cbits/unicode.c
c:/ghc/ghc-6.4.2/bin/ghc -M -optdep-f -optdep.depend -osuf o -optdep--exclude-module=System.Directory.Internals -H16m -O -I. -Iinclude -Rghc-timing -O -H32m -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp Compat/Directory.hs Compat/RawSystem.hs Compat/Unicode.hs Distribution/Compat/FilePath.hs Distribution/Compat/ReadP.hs Distribution/Compiler.hs Distribution/GetOpt.hs Distribution/InstalledPackageInfo.hs Distribution/License.hs Distribution/Package.hs Distribution/ParseUtils.hs Distribution/Version.hs Language/Haskell/Extension.hs
Could not find module `System.Directory':
it is a member of package base-1.0, which is hidden
(imported from Compat/Directory.hs)
<<ghc: 31223264 bytes, 3 GCs, 125456/125456 avg/max bytes residency (1 samples), 30M
in use, 0.01 INIT (0.00 elapsed), 0.03 MUT (0.06 elapsed), 0.03 GC (0.03 elapsed)
:ghc>>
make[1]: *** [depend] Error 1
make: *** [stage1] Error 1
I saw this on our local machines, and found that the package database for our
installed GHC (6.4.2) had been spammed by something in the nightly build, around
10 Nov. I still don't know why this happened, and I can't see any obvious
gremlins in the testsuite or the build system, so I've re-installed 6.4.2
locally and we'll see if it happens again. You probably want to do the same.
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc