|
RE: Odd GHCi behavior: msg#00053lang.haskell.glasgow.bugs
> ketil: > > Andy Moran <moran@xxxxxxxxxx> writes: > > > > > Skipping Util.List ( ../../libraries/Util/List.hs, > > > ../../libraries/Util/List.o ) > > > ... > > > > > Failed to load interface for `Util.List': > > > > > Doing a big old clean, --make, and then GHCi solved the > problem. But what > > > could cause this kind of behavior? (I can't reproduce it, sorry.) > > > > Something similar has occasionally happened to me when I've > > interrupted (^C) a build. Presumably, the compiler gets around to > > touching the relevant file(s), but stops before it is able to finish > > them, and doesn't clean up. > > > I've seen this occasionally on private nightly builds over an > NFS link. Only over NFS. But this hasn't happened since 6.0.1. It > would happen one night, and not the next, even if nothing changed > in the source. So I always presumed it was a weird timestamp > issue. I've seen this too, and always assumed it was breakage in Linux's NFS implementation. The build has always continued without a problem when I tried by hand. If anyone has a repeatable case, please just tar up a snapshot of the directory (objects, interfaces and all) and send it over. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Run-time error, Simon Marlow |
|---|---|
| Next by Date: | RE: interactive co-recursion, Simon Marlow |
| Previous by Thread: | Re: Odd GHCi behavior, Donald Bruce Stewart |
| Next by Thread: | GHCi 6.0.1 on Mac OS X + emacs hangs, Gregory Wright |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |