<div dir="ltr">Looking more closely at the log output it appears there were some errors or at least warnings earlier in the output, including for template haskell, so I've attached the full output.  I'll continue to investigate on my machine, but again if anyone has pointers I'd appreciate it.  I've build 8.1 many times and never seen this problem before.<div><br></div><div>John</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 12, 2016 at 2:48 PM, John Leo <span dir="ltr"><<a href="mailto:leo@halfaya.org" target="_blank">leo@halfaya.org</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">Hi everyone,<div><br></div><div>I'm trying to build the latest 8.1 sources on a Mac running El Capitan.  I'm getting an error I'd never seen before and wonder if anyone has any pointers of how I might fix things.  I blew away my GHC, re-cloned from github, reconfigured and I still get the same error.</div><div><br></div><div>The following are the relevant output lines; the problem is that the template-haskell version doesn't seem to match.  I'm not sure whether this is coming from the template-haskell in 8.1 or in 8.0.1 (which I'm using to build 8.1), but checking the latter I have version 2.11.0.0 which I assume should be sufficient.</div><div><br></div><div>John</div><div><br></div><div>--------------------</div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">Configuring ghc-pkg-6.9...</font></div><div><font face="monospace, monospace">Configuring ghc-8.1...</font></div><div><font face="monospace, monospace">ghc-cabal: Encountered missing dependencies:</font></div><div><font face="monospace, monospace">template-haskell ==2.11.* && ==2.12.0.0</font></div><div><font face="monospace, monospace">make[1]: *** [compiler/stage1/<a href="http://package-data.mk" target="_blank">package-data.<wbr>mk</a>] Error 1</font></div><div><font face="monospace, monospace">make[1]: *** Waiting for unfinished jobs....</font></div><div><font face="monospace, monospace">make: *** [all] Error 2</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">----------------</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">internal-229:~/haskell/ghc> cabal update                                                                                                                                     (git)-[master]</font></div><div><font face="monospace, monospace">Downloading the latest package list from <a href="http://hackage.haskell.org" target="_blank">hackage.haskell.org</a></font></div><div><font face="monospace, monospace">Skipping download: local and remote files match.</font></div><div><font face="monospace, monospace">internal-229:~/haskell/ghc> cabal install template-haskell                                                                                                                   (git)-[master]</font></div><div><font face="monospace, monospace">Resolving dependencies...</font></div><div><font face="monospace, monospace">All the requested packages are already installed:</font></div><div><font face="monospace, monospace">template-haskell-2.11.0.0</font></div><div><font face="monospace, monospace">Use --reinstall if you want to reinstall anyway.</font></div></div></div>
</blockquote></div><br></div>