<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I don't know if it helps, but upgrading my ArchLinux installation
      yesterday broke my builds because of linker issues with stack. I
      now have to specify "ghc-build: nopie" in stack.yaml file. (cf
      <a class="moz-txt-link-freetext" href="https://github.com/commercialhaskell/stack/issues/2712">https://github.com/commercialhaskell/stack/issues/2712</a>)<br>
    </p>
    <p>Could your error be related to PIE too?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 23/10/2017 14:57, Joachim Breitner
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1508763434.5323.7.camel@joachim-breitner.de">
      <pre wrap="">Hi,

Am Montag, den 23.10.2017, 20:49 +0800 schrieb Moritz Angermann:
</pre>
      <blockquote type="cite">
        <pre wrap="">I still can’t make sense of this. Is your gold a different version now as well?
</pre>
      </blockquote>
      <pre wrap="">
It is “GNU gold (GNU Binutils 2.29.1) 1.14” now, and it seems it was
upgraded:
[2017-10-22 16:58] [ALPM] upgraded binutils (2.27-1 -> 2.29.1-1)

Here is the full build log:
<a class="moz-txt-link-freetext" href="https://raw.githubusercontent.com/nomeata/ghc-speed-logs/master/052ec24412e285aa34911d6187cc2227fc7d86d9.log">https://raw.githubusercontent.com/nomeata/ghc-speed-logs/master/052ec24412e285aa34911d6187cc2227fc7d86d9.log</a>

Joachim
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ghc-devs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>