Total failure
Simon Peyton Jones
simonpj at microsoft.com
Tue Dec 10 11:12:40 UTC 2019
| I think I see what is going on here. If you run `make WERROR=""` for a
| while to get past DynFlags does the build finish?
Strange. This would switch from a failed *Hadrian* build to using *make*. Is that really what you intend?
S
| -----Original Message-----
| From: Ben Gamari <ben at smart-cactus.org>
| Sent: 09 December 2019 17:20
| To: Simon Peyton Jones <simonpj at microsoft.com>; ghc-devs at haskell.org
| Subject: Re: Total failure
|
| Simon Peyton Jones via ghc-devs <ghc-devs at haskell.org> writes:
|
| > Bad things are happening. I can't build GHC at all!
| > I'm trying 'sh validate -fast' on a clean build of a master checkout
| > HEAD detached at 3a96a0b6db
| > (this is the master checkout from which !2276 branches off)
| > But alas I get this
| >
| I think I see what is going on here. If you run `make WERROR=""` for a
| while to get past DynFlags does the build finish?
|
| Cheers,
|
| - Ben
More information about the ghc-devs
mailing list