Build description = HEAD on i386-unknown-linux 
(cam-02-unx.europe.corp.microsoft.com)
Build location    = /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/v-julsew/nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Mon Dec 20 19:00:01 GMT 2004.
**** checking out new source tree ... ok. (GHC Version 6.3.20041220)
**** Building stage 1 compiler    ... failed; relevant barfage is below.
**** building source distribution ... ok.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of 
/playpen/ghc/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

                fail_d4OE = \ (ds_d4OF :: ()) -> GHC.Word.uncheckedShiftL64# a b
              } in 
                case (GHC.Prim.Word64#) GHC.Prim.>=# b 64 of wild_B1 {
                  GHC.Base.True -> GHC.Word.wordToWord64# (GHC.Prim.int2Word# 
0);
                  GHC.Base.False -> fail_d4OE GHC.Base.()
                }
GHC.Word.shiftL64# :: GHC.Prim.Word64# -> GHC.Prim.Int# -> GHC.Prim.Word64#
GHC.Word.shiftL64# = shiftL64#
shiftRL64# :: GHC.Prim.Word64# -> GHC.Prim.Int# -> GHC.Prim.Word64#
shiftRL64# = \ (a :: GHC.Prim.Word64#) (b :: GHC.Prim.Int#) ->
               let {
                 fail_d4OG :: () -> GHC.Prim.Word64#
                 fail_d4OG = \ (ds_d4OH :: ()) -> GHC.Word.uncheckedShiftRL64# 
a b
               } in 
                 case (GHC.Prim.Word64#) GHC.Prim.>=# b 64 of wild_B1 {
                   GHC.Base.True -> GHC.Word.wordToWord64# (GHC.Prim.int2Word# 
0);
                   GHC.Base.False -> fail_d4OG GHC.Base.()
                 }
GHC.Word.shiftRL64# :: GHC.Prim.Word64# -> GHC.Prim.Int# -> GHC.Prim.Word64#
GHC.Word.shiftRL64# = shiftRL64#
end Rec }

*** End of Offense ***


Compilation had errors


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

Nightly run ended at Mon Dec 20 19:46:25 GMT 2004
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to