[nightly] 06-May-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
ghcbuild at microsoft.com
Tue May 6 14:07:38 EDT 2008
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Build location = /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Tue May 6 18:00:02 BST 2008.
**** checking out new source tree ... ok. (GHC Version 6.9.20080506)
**** Building stage 1 compiler ... failed; relevant barfage is below.
No successfully built compilers to test; aborting.
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /playpen/simonmar/nightly/HEAD/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------
ghc-6.4.2 -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H32m -O -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/ZipDataflow.hs -o stage1/cmm/ZipDataflow.o -ohi stage1/cmm/ZipDataflow.hi
cmm/ZipDataflow.hs:285:0:
Contexts differ in length
When matching the contexts of the signatures for
fwd_pure_anal :: forall m l a.
(DebugNodes m l, Outputable a) =>
PassName
-> BlockEnv a
-> ForwardTransfers m l a
-> a
-> Graph m l
-> DFM a (ForwardFixedPoint m l a ())
forward_sol :: forall m l (g :: * -> * -> *) a.
(DebugNodes m l, LastNode l, Outputable a) =>
(forall a. Fuel -> Maybe a -> Maybe a)
-> (g m l -> DFM a (Graph m l))
-> RewritingDepth
-> PassName
-> BlockEnv a
-> ForwardTransfers m l a
-> ForwardRewrites m l a g
-> a
-> Graph m l
-> Fuel
-> DFM a (ForwardFixedPoint m l a (), Fuel)
The signature contexts in a mutually recursive group should all be identical
<<ghc: 60461676 bytes, 16 GCs, 2438349/5051044 avg/max bytes residency (3 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.24 MUT (0.33 elapsed), 0.22 GC (0.23 elapsed) :ghc>>
gmake[1]: *** [stage1/cmm/ZipDataflow.o] Error 1
gmake: *** [stage1] Error 1
Nightly run ended at Tue May 6 19:13:26 BST 2008
More information about the Cvs-ghc
mailing list