<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Oh I didn't know you had to say "--init".  Anyway that fails</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">git submodule update --init<br>Submodule 'utils/hpc' (<a href="https://gitlab.haskell.org/hpc/hpc-bin.git">https://gitlab.haskell.org/hpc/hpc-bin.git</a>) registered for path 'utils/hpc'<br>fatal: destination path '/home/simonpj/code/HEAD-15/utils/hpc' already exists and is not an empty directory.<br>fatal: clone of '<a href="https://gitlab.haskell.org/hpc/hpc-bin.git">https://gitlab.haskell.org/hpc/hpc-bin.git</a>' into submodule path '/home/simonpj/code/HEAD-15/utils/hpc' failed<br>Failed to clone 'utils/hpc'. Retry scheduled<br>fatal: destination path '/home/simonpj/code/HEAD-15/utils/hpc' already exists and is not an empty directory.<br>fatal: clone of '<a href="https://gitlab.haskell.org/hpc/hpc-bin.git">https://gitlab.haskell.org/hpc/hpc-bin.git</a>' into submodule path '/home/simonpj/code/HEAD-15/utils/hpc' failed<br>Failed to clone 'utils/hpc' a second time, aborting<br>simonpj@LHR-WD-22561:~/code/HEAD-15$ <br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 15 Mar 2023 at 12:46, Sam Derbyshire <<a href="mailto:sam.derbyshire@gmail.com">sam.derbyshire@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Perhaps even `git submodule update --init`.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 15 Mar 2023 at 13:41, Matthew Pickering <<a href="mailto:matthewtpickering@gmail.com" target="_blank">matthewtpickering@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You need to run `git submodule update` I think.<br>
<br>
On Wed, Mar 15, 2023 at 12:36 PM Simon Peyton Jones<br>
<<a href="mailto:simon.peytonjones@gmail.com" target="_blank">simon.peytonjones@gmail.com</a>> wrote:<br>
><br>
> Aargh!  I can't build HEAD!<br>
><br>
> I get this:<br>
> ./hadrian/build<br>
> Up to date<br>
> ]0;Starting... ]0;Finished in 0.04s Error, file does not exist and no rule available:<br>
>   utils/hpc/hpc-bin.cabal<br>
> Build failed.<br>
><br>
><br>
> This is after<br>
> hadrian/build clean<br>
> ./boot<br>
> ./configure<br>
><br>
> I'm very stalled.  All my trees are borked.  Can anyone help?<br>
><br>
> Simon<br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">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>
</blockquote></div>