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 Tue Oct 21 19:00:00 BST 2003.
**** checking out new source tree ... ok. (GHC Version 6.3.20031021)
**** 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
----------------------------------------------------
----------------------------------------------------

    In an expression type signature: Int#
    In the type signature of the expression: 1# :: Int#
    In the second argument of `(+#)', namely `(1# :: Int#)'

GenericTemplate.hs:109:
    Kind error: Expecting a lifted type, but `Int#' is unlifted
    In an expression type signature: Int#
    In the type signature of the expression: 0# :: Int#
    In the second argument of `(>=#)', namely `(0# :: Int#)'

GenericTemplate.hs:219:
    Kind error: Expecting a lifted type, but `Int#' is unlifted
    In an expression type signature: Int#
    In the type signature of the expression: 1# :: Int#
    In the second argument of `(-#)', namely `(1# :: Int#)'

GenericTemplate.hs:222:
    Kind error: Expecting a lifted type, but `Int#' is unlifted
    In an expression type signature: Int#
    In the type signature of the expression: 1# :: Int#
    In the second argument of `(-#)', namely `(1# :: Int#)'

Language/Haskell/Parser.hs:3627:
    Couldn't match `*' against `#'
    When matching types `t' and `Int#'
        Expected type: t
        Inferred type: Int#
    In the first argument of `happyParse', namely `0#'
gmake[1]: *** [Language/Haskell/Parser.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Tue Oct 21 22:45:06 BST 2003
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to