[nightly] 01-Oct-2004 build of HEAD on OpenBSD/x86 (gcc-3.3.2)

Simon Marlow simonmar at microsoft.com
Fri Oct 1 08:59:14 EDT 2004


On 01 October 2004 13:56, Donald Bruce Stewart wrote:

> Build description = HEAD on OpenBSD/x86 (gcc-3.3.2)
> Build location    = /home/dons/head-gcc3
> Build config file =
> /home/dons/head-gcc3/nightly/site/pls/conf-HEAD-manzano 
> 
> Nightly build started on manzano at Fri Oct 1 22:00:39 EST 2004.
> using existing source tree        ... ok. (GHC Version 6.3)
> **** Updating source tree         ... ok.
> **** Building stage 1 compiler    ... failed; relevant barfage is
> below. 
> **** Building Haddock             ... ok.
> **** Building Alex                ... ok.
> **** Building Happy               ... ok.
> No successfully built compilers to test; aborting.
> 
>
------------------------------------------------------------------------
>
------------------------------------------------------------------------
> The last 30 lines of
> /home/dons/head-gcc3/logs/i386-unknown-openbsd-stage1 are 
>
------------------------------------------------------------------------
>
------------------------------------------------------------------------
> 
> 						     };
> 				} in  real_handler
> GHC.TopHandler.exit :: forall a. GHC.Base.Int -> GHC.IOBase.IO a
> GHC.TopHandler.exit = \ (@ a) ->
> 			__letrec {
> 			  exit :: GHC.Base.Int -> GHC.IOBase.IO a
> 			  exit = \ (r :: GHC.Base.Int) ->
> 				   GHC.Prim.unsafeCoerce#
> 				     @ (GHC.IOBase.IO ()) @
(GHC.IOBase.IO a)
> 			(GHC.TopHandler.stg_exit r); } in  exit
> GHC.TopHandler.safe_exit :: forall a. GHC.Base.Int -> GHC.IOBase.IO a
> GHC.TopHandler.safe_exit = \ (@ a) ->
> 			     __letrec {
> 			       safe_exit :: GHC.Base.Int ->
GHC.IOBase.IO a
> 			       safe_exit = \ (r :: GHC.Base.Int) ->
> 					     GHC.Prim.unsafeCoerce#
> 					       @ (GHC.IOBase.IO ())
> 					       @ (GHC.IOBase.IO a)
>
(GHC.TopHandler.shutdownHaskellAndExit r);
> 			     } in  safe_exit
> end Rec }
> 
> *** End of Offense ***

What version of GHC are you building stage1 with?

Cheers,
	Simon


More information about the Cvs-ghc mailing list