Build failing

Phyx lonetiger at gmail.com
Tue Feb 2 11:08:36 UTC 2016


Hi Simon,

I have made a diff to fix it but it hasn't been reviewed yet
https://phabricator.haskell.org/D1878

Regards,
Tamar

Sent from my Mobile
On Feb 2, 2016 12:07 PM, "Simon Peyton Jones" <simonpj at microsoft.com> wrote:

> A clean Windows build fails.  See below.  help!
>
> Simon
>
>
>
> rts\Linker.c:444:7: error:
>
>      error: pointer type mismatch in conditional expression [-Werror]
>
>            : pinfo->owner->fileName
>
>            ^
>
>
>
> rts\Linker.c:429:7: error:
>
>      error: format '%ls' expects argument of type 'wchar_t *', but
> argument 4 has type 'void * const' [-Werror=format=]
>
>            "GHC runtime linker: fatal error: I found a duplicate
> definition for symbol\n"
>
>            ^
>
> cc1.exe: all warnings being treated as errors
>
> `gcc.exe' failed in phase `C Compiler'. (Exit code: 1)
>
> rts/ghc.mk:254: recipe for target 'rts/dist/build/Linker.o' failed
>
> make[1]: *** [rts/dist/build/Linker.o] Error 1
>
> make[1]: *** Waiting for unfinished jobs....
>
> Makefile:122: recipe for target 'all' failed
>
> make: *** [all] Error 2
>
> /cygdrive/c/code/HEAD$
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160202/07133d03/attachment.html>


More information about the ghc-devs mailing list