New error on linux

Ben Gamari ben at smart-cactus.org
Tue Oct 27 10:31:12 UTC 2015


Simon Peyton Jones <simonpj at microsoft.com> writes:

> 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)
>
Hmm, it is possible that the output produced by this test is
gcc-version dependent. What GCC version are you using?

I believe Edward must have been using 5.2.* as `master` currently
validates for me and this is the version I am using.

Cheers,

- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151027/f1e96dab/attachment.sig>


More information about the ghc-devs mailing list