pgj (x86 FreeBSD HEAD), build 605
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/605.html
git clone | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Success
touching clean-check files | Success
setting version date | Success
booting | Success
configuring | Success
creating check-remove-before | Success
compiling | Failure: Just (ExitFailure 2)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/605.html
"inplace/bin/ghc-stage1" -H32m -O -package-name base-4.5.0.0
-hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build
-ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build
-Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include
-I/usr/local/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include
-optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package
ghc-prim-0.2.0.0 -package integer-gmp-0.3.0.0 -package rts-1.0 -split-objs
-package-name base -XHaskell98 -XCPP -O2 -no-user-package-conf -rtsopts
-odir libraries/base/dist-install/build -hidir
libraries/base/dist-install/build -stubdir libraries/base/dist-install/build
-hisuf hi -osuf o -hcsuf hc -c libraries/base/./GHC/IORef.hs -o
libraries/base/dist-install/build/GHC/IORef.o
"inplace/bin/ghc-stage1" -H32m -O -package-name base-4.5.0.0
-hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build
-ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build
-Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include
-I/usr/local/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include
-optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package
ghc-prim-0.2.0.0 -package integer-gmp-0.3.0.0 -package rts-1.0 -split-objs
-package-name base -XHaskell98 -XCPP -O2 -no-user-package-conf -rtsopts
-odir libraries/base/dist-install/build -hidir
libraries/base/dist-install/build -stubdir libraries/base/dist-install/build
-hisuf hi -osuf o -hcsuf hc -c libraries/base/./GHC/Word.hs -o
libraries/base/dist-install/build/GHC/Word.o
libraries/base/GHC/Word.hs:710:42:
Couldn't match expected type `Word#' with actual type `Word64#'
In the first argument of `quotRemWord#', namely `x#'
In the expression: x# `quotRemWord#` y#
In the expression:
case x# `quotRemWord#` y# of { (# q, r #) -> (W64# q, W64# r) }
libraries/base/GHC/Word.hs:710:60:
Couldn't match expected type `Word#' with actual type `Word64#'
In the second argument of `quotRemWord#', namely `y#'
In the expression: x# `quotRemWord#` y#
In the expression:
case x# `quotRemWord#` y# of { (# q, r #) -> (W64# q, W64# r) }
libraries/base/GHC/Word.hs:712:47:
Couldn't match expected type `Word64#' with actual type `Word#'
In the first argument of `W64#', namely `q'
In the expression: W64# q
In the expression: (W64# q, W64# r)
libraries/base/GHC/Word.hs:712:55:
Couldn't match expected type `Word64#' with actual type `Word#'
In the first argument of `W64#', namely `r'
In the expression: W64# r
In the expression: (W64# q, W64# r)
gmake[1]: *** [libraries/base/dist-install/build/GHC/Word.o] Error 1
gmake: *** [all] Error 2
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc