New error on linux
Simon Peyton Jones
simonpj at microsoft.com
Tue Oct 27 10:06:48 UTC 2015
Clean build on HEAD on Linux is now giving a new error.
Actual stderr output differs from expected:
--- ./driver/T10970a.stderr.normalised 2015-10-27 09:44:02.279188078 +0000
+++ ./driver/T10970a.comp.stderr.normalised 2015-10-27 09:44:02.279188078 +0000
@@ -1,6 +1,4 @@
T10970a.hs:4:0:
missing binary operator before token "("
- #if MIN_VERSION_base(3,0,0)
- ^
`gcc' failed in phase `C pre-processor'. (Exit code: 1)
I figured out the recomp013 problem; there was a commit which interacted badly with link trees
commit cdca31ebf7744dcae66a6715500395a63bcc3ee2
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Wed Sep 9 22:02:48 2015 -0700
Don't check in autogenerated hs files for recomp013..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151027/e8f76b5b/attachment.html>
More information about the ghc-devs
mailing list