Yes, I can reproduce it now. good. I'm on the trail. It's to do with the AMP warnings!
| -----Original Message----- | From: Austin Seipp [mailto:[email protected]] | Sent: 23 October 2013 17:13 | To: Simon Peyton-Jones | Subject: Re: FW: can't make build fail | | Simon, | | Strangely I can also not trigger this bug on my machine with validate! | BUT I can trigger it with a normal build! | | For example, this passes: | | $ CPUS=10 sh ./validate | | But this *does* | | $ make distclean && make maintainer-clean && ./boot&& ./configure && | make -j10 | | with a non-specified mk/build.mk (i.e. right after a fresh clone.) | | Can you perhaps try building this way on snake.foxdie.org? | | On Wed, Oct 23, 2013 at 6:22 AM, Simon Peyton-Jones | <[email protected]> wrote: | > Austin, (or anyone else) | > | > #8320 is urgent, but I can’t debug it if I can’t reproduce it. You | can | > reproduce it. Can you help me do so? | > | > | > | > Simon | > | > | > | > From: Simon Peyton-Jones | > Sent: 22 October 2013 08:08 | > To: Austin Seipp | > Subject: can't make build fail | > | > | > | > Austin | > | > I have just done a vanilla “sh validate” on snake.foxdie.org, and it | worked | > fine. Haddock docs were built. | > | > So I can’t reproduce the failure #8320 on the very same machine that | you get | > the failure. That’s weird. You could sudo to me and try in | ~/code/HEAD. | > | > I didn’t make a mk/validate.mk file, so I’m just using the underlying | > mk/validate-settings.mk | > | > Can’t debug till I can reproduce! | > | > Thanks | > | > Simon | > | > | > | > Microsoft Research Limited (company number 03369488) is registered in | > England and Wales | > | > Registered office is at 21 Station Road, Cambridge, CB1 2FB | > | > | > | > | > _______________________________________________ | > ghc-devs mailing list | > [email protected] | > http://www.haskell.org/mailman/listinfo/ghc-devs | > | | | | -- | Regards, | Austin - PGP: 4096R/0x91384671 _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
