HEAD breakage

Matthew Pickering matthewtpickering at gmail.com
Thu Feb 8 16:22:15 UTC 2024


Is this from a clean tree?

On Thu, Feb 8, 2024 at 4:18 PM Simon Peyton Jones
<simon.peytonjones at gmail.com> wrote:
>
> I have rebased a patch onto HEAD, and I'm getting this
>
> Reading interface for ghc-internal:GHC.Exception.Type;
>     reason: Need decl for SomeException
> ...not found
> updating EPS
> /home/simonpj/code/HEAD-12/_build/stage1/inplace/../libraries/ghc-internal/build/GHC/Err.hi
> Declaration for errorWithoutStackTrace
> Unfolding of errorWithoutStackTrace:
>   SomeException ErrorWithoutFlag
>                   Failed to load interface for ‘GHC.Exception.Type’.
>                   There are files missing in the ‘ghc-internal-0.1.0.0’ package,
>                   try running 'ghc-pkg check'.
>                   Use -v to see a list of the files searched for.
> forkM failed: Unfolding of errorWithoutStackTrace IOEnv failure
> } ending fork (badly) Unfolding of errorWithoutStackTrace
> Cannot continue after interface file error
>
> Does anyone have any idea what is going on?  I have made no changes to GHC.Err or exceptions etc.
>
>
> Thanks
>
> Simon
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs


More information about the ghc-devs mailing list