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 ***


Compilation had errors


gmake[1]: *** [GHC/TopHandler.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Fri Oct 1 22:55:55 EST 2004
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to