logo       

RE: Odd GHCi behavior: msg#00053

lang.haskell.glasgow.bugs

Subject: RE: Odd GHCi behavior


> 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>
Google Custom Search

News | FAQ | advertise