On Sun, Mar 14, 2010 at 02:54:02PM -0700, Don Stewart wrote:
> kili:
> > ghc-stage2: panic! (the 'impossible' happened)
> >   (GHC version 6.13.20100314 for x86_64-unknown-openbsd):
> >         Cant do annotations without GHCi
> >     {59:20-31}ghc-6.13.20100314:SpecConstr.NoSpecConstr{d rap}
> > 
> > Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
> > 
> > gmake[1]: *** 
> > [libraries/dph/dph-seq/dist-install/build/Data/Array/Parallel/Lifted/PArray.o]
> >  Error 1
> > gmake: *** [all] Error 2
[...]
> 
> Thanks for the build report.
> What kind of build was this, kili? An unregisterised build? 
> What bootstrapping compiler was used? What is in the build.mk?

It happens when you try to build ghc-6.13 (from darcs) using a
ghc-6.12 (from darcs) with GHCi disabled.

I gave up on .hc bootstrapping and decided to use a precompiled ghc
for bootstrapping the build on OpenBSD[1], so I made a 6.12 bindist,
but tried to make it as small as possible, thus disabling some stuff
(including GHCi). Bootstrapping 6.12 from this works, but I just
wanted to give 6.13 a try to see wether it works, too.

Anyway, Simon M. already pointed out *why* it is failing.

Ciao,
        Kili

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to