<div dir="ltr">Thanks Ben, none of this is obvious to me  :) I just read the doc which doesn't mention distclean or rebuild<div class="gmail_default" style="font-family:'times new roman',serif;font-size:large;display:inline">​ <span style="font-family:arial,sans-serif;font-size:small">which I have never had to do on earlier source distributions</span>​</div><div class="gmail_default" style="font-family:'times new roman',serif;font-size:large;display:inline">​</div>. I did a make distclean, then a configure, then a make -j5 and got the same error. by rebuild do you mean do it again starting from scratch?<div><br></div><div>I did google the error, i.e. 'Haskell "_stg_sel_17_upd_info" ' and found that a few people have encountered this this month. Most importantly it led me to <a href="https://ghc.haskell.org/trac/ghc/ticket/11155#comment:10" target="_blank">https://ghc.haskell.org/trac/ghc/ticket/11155#comment:10</a> :</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>Changed 2 days ago by wereHamster</div></div><div><div>↳ Reply</div></div><div><div>Ran into this trying to build HEAD today on Mac OS X 10.11.3. But a slightly different message:</div></div><div><div><br></div></div><div><div>Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.</div></div><div><div>    Call hs_init_ghc() from your main() function to set these options.</div></div><div><div>Undefined symbols for architecture x86_64:</div></div><div><div>  "_stg_sel_17_upd_info", referenced from:</div></div><div><div>      _s1xPf_info in UI.dyn_o</div></div><div><div>      _s1xQA_info in UI.dyn_o</div></div><div><div>      _s1xZU_info in UI.dyn_o</div></div><div><div>      _s1y0r_info in UI.dyn_o</div></div><div><div>ld: symbol(s) not found for architecture x86_64</div></div><div><div>clang: error: linker command failed with exit code 1 (use -v to see invocation)</div></div><div><div>`gcc' failed in phase `Linker'. (Exit code: 1)</div></div><div><div>make[1]: *** [ghc/stage2/build/tmp/ghc-stage2] Error 1</div></div><div><div>make: *** [all] Error 2</div></div><div><div><br></div></div></blockquote><div><div><div class="gmail_default" style="font-family:'times new roman',serif;font-size:large">​​<span style="font-family:arial,sans-serif;font-size:small">Should I reopen 11155 or open a new ticket?</span></div><div class="gmail_default" style="font-family:'times new roman',serif;font-size:large"><span style="font-family:arial,sans-serif;font-size:small"><br></span></div><div class="gmail_default" style="font-family:'times new roman',serif;font-size:large"><span style="font-family:arial,sans-serif;font-size:small">Thanks</span></div><div class="gmail_default" style="font-family:'times new roman',serif;font-size:large"><span style="font-family:arial,sans-serif;font-size:small">George</span></div><div class="gmail_default" style="font-family:'times new roman',serif;font-size:large"><span style="font-family:arial,sans-serif;font-size:small"><br></span></div><br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Apr 11, 2016 at 9:33 AM Ben Gamari <<a href="mailto:ben@well-typed.com" target="_blank">ben@well-typed.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">George Colpitts <<a href="mailto:george.colpitts@gmail.com" target="_blank">george.colpitts@gmail.com</a>> writes:<br>
<br>
> This fails for me with the following error; I'm using  the latest macOS and<br>
> Xcode.<br>
><br>
Hmm, this is very odd. Unfortunately due to firewall issues I don't have<br>
reliable access to our OS X box, so I was unable to test this particular<br>
tarball, but a few days ago I was able to build without any trouble.<br>
<br>
Have you checked the obvious things (e.g. distclean, rebuild, etc.)?<br>
<br>
Cheers,<br>
<br>
- Ben<br>
<br>
</blockquote></div></div></div>