<div dir="ltr">looks like i dont have dblatex setup on that build machine, fixing that now! (slightly trick on mac)</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 23, 2016 at 11:51 AM, Carter Schonwald <span dir="ltr"><<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">i'm running into some confusions with getting docs built correclty / not generating the pdfs and html assets i expect, i'll share an updated sha etc when i track that down</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 23, 2016 at 9:52 AM, George Colpitts <span dir="ltr"><<a href="mailto:george.colpitts@gmail.com" target="_blank">george.colpitts@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">retrying with <div><br></div><div><span style="color:rgb(102,0,0);font-family:monospace;line-height:normal;background-color:rgb(250,250,250)">./configure --with-nm=$(xcode-select -p)/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm-classic</span><br></div></div><div><div><br><div class="gmail_quote"><div dir="ltr">On Sat, Apr 23, 2016 at 10:49 AM George Colpitts <<a href="mailto:george.colpitts@gmail.com" target="_blank">george.colpitts@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Carter. I'm not so concerned with obtaining a working build. I'd like to be able to build with the Apple toolchain. I assume there are other developers who feel the same. <div><br></div><div>Can you elaborate on the "<span style="line-height:1.5">path to nm classic is wrong" ?</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5">Cheers</span></div></div><div dir="ltr"><div><span style="line-height:1.5">George</span></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Apr 23, 2016 at 10:42 AM Carter Schonwald <<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've a working build I'll circulate <div>Also that path to nm classic is wrong. </div><div><span></span><br><br>On Saturday, April 23, 2016, George Colpitts <<a href="mailto:george.colpitts@gmail.com" target="_blank">george.colpitts@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm having problems using the Apple toolchain to build this on Mac OS. Has anybody succeeded with the Apple toolchain?<div><br></div><div>First I get the error: </div><div><br></div><div><div>     broken 'nm' detected, see <a href="https://ghc.haskell.org/ticket/11744" target="_blank">https://ghc.haskell.org/ticket/11744</a>.</div><div>     Workaround: You may want to pass '--with-nm=nm-classic' to 'configure'.</div><div><br></div><div>but after I try that workaround I get:</div><div><br></div><div><div>inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "/usr/bin/gcc" --gcc-flag -Wall --gcc-flag -Wno-unknown-pragmas --gcc-flag -m64 --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm-classic" --target-os "darwin"</div><div>deriveConstants: nm-classic: readCreateProcess: runInteractiveProcess: exec: does not exist (No such file or directory)</div><div>make[1]: *** [includes/dist-derivedconstants/header/DerivedConstants.h] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make: *** [all] Error 2</div></div><div><br></div><div>Thanks</div><div>George</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Apr 22, 2016 at 11:27 AM Ben Gamari <<a>ben@well-typed.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tl;dr: If you would like to produce a binary distribution for GHC<br>
       8.0.1-rc4 then let us know, grab the source distribution and<br>
       start building. The binary distributions will be all released one<br>
       week from today.<br>
<br>
Hello GHC packagers,<br>
<br>
I am happy to announce the release of the 8.0.1-rc4 source distribution<br>
to binary packagers. This release should resolve all of the issues noted<br>
in the release candidate 3 announcement. You will find the usual<br>
artifacts at<br>
<br>
    <a href="http://downloads.haskell.org/~ghc/8.0.1-rc4/" rel="noreferrer" target="_blank">http://downloads.haskell.org/~ghc/8.0.1-rc4/</a><br>
<br>
For this candidate we are again following our new release policy [1],<br>
with a one-week delay between the release of the source and binary<br>
distributions. The goal of this policy is to give all platforms the<br>
opportunity for support from the first day of a release.<br>
<br>
If all of the expected binary releases are submitted before the<br>
week-long delay has elapsed, we will move forward with the release of<br>
the binaries on an accelerated schedule. It would be appreciated if you<br>
could reply to this message confirming that you intend to offer a binary<br>
distribution this release.<br>
<br>
Otherwise, let either Austin or I know if you have any trouble building<br>
your distribution. I have yet to push the ghc-8.0.1-rc4 tag in case we<br>
encounter unexpected issues but all of my builds with this tarball<br>
thusfar have gone quite well.<br>
<br>
Good luck and thanks for all of your work!<br>
<br>
Cheers,<br>
<br>
- Ben<br>
<br>
<br>
[1] <a href="https://mail.haskell.org/pipermail/ghc-devs/2016-March/011546.html" rel="noreferrer" target="_blank">https://mail.haskell.org/pipermail/ghc-devs/2016-March/011546.html</a><br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a>ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div></div></div>
</blockquote></div></blockquote></div></blockquote></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>