Re: pgj (x86 FreeBSD HEAD), build 887, Failure
Johan Tibell <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <CAK-tuPa2Xcu0Bwr+A9gmYxTDZiKh5LXSBiAj2=D5nEHPA_+D+w@mail.gmail.com> |
On Thu, Dec 13, 2012 at 11:23 AM, Erik de Castro Lopo <[email protected]> wrote: > I've been seeing this as well on my PowerPC build machine > where is complains about Intel instrictions. > > My investigation so far has found (I was about to raise a > bug): > > a) This seems to be some sort of build system race condition. I > was using "make -j 4", would hit that problem, woul run "make" > again and then I would be able to get past that point. > > b) It seemed as if all the preprocessor lines were being treated > as comments (ie completely ignored). I ran into this this morning when I was building using -j5 on my Intel Mac.