Daily report for head

BuildBot Collator cvs-ghc at haskell.org
Tue Sep 11 03:30:15 EDT 2007


Build results:
x86-64 Linux head:             pass
gabor head:                    pass
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head:     fail (failed stage1)
mnemosyne x86-64 Gentoo head:  pass
phil Intel OSX head:           fail (failed stage1)
phil P4 SuSE Linux head:       pass
tnaur x86 Linux head:          fail (failed stage1)
x86-64 Linux head unreg:       fail (failed stage1)

New unexpected test passes:

    GADT3  1  x86-64 Linux head

Old unexpected test passes:

    arith008   1  x86 Windows head
    hReady001  2  x86 Windows head

New unexpected test failures:

    conc018            1  x86-64 Linux head
    conc024            1  x86-64 Linux head
    seward-space-leak  1  mnemosyne x86-64 Gentoo head
    tcfail153          4  x86-64 Linux head
    tcfail179          4  x86-64 Linux head

Old unexpected test failures:

    GMapAssoc             7  x86-64 Linux head
    GMapTop               7  x86-64 Linux head
    arith005              4  x86 Windows head
    arr018                1  x86 Windows head
    barton-mangler-bug    1  x86 Windows head
    break011              1  x86 Windows head
    break017              1  x86 Windows head
    break020              1  x86 Windows head
    break021              1  x86 Windows head
    bug1010               1  x86 Windows head
    bytestring001         1  x86 Windows head
    bytestring004         1  x86 Windows head
    bytestring005         1  x86 Windows head
    cabal01               2  x86 Windows head
    cabal01prof           1  x86 Windows head
    cholewo-eval          7  x86-64 Linux head
    conc023               1  x86 Windows head
    conc040               1  kahl G5 Gentoo Linux head
    conc049               2  x86-64 Linux head
    conc057               1  x86 Windows head
    conc064               2  gbesh Intel x86_64 Linux head
    concio001.thr         1  kahl G5 Gentoo Linux head
    concprog001           5  x86-64 Linux head
    derefnull             3  x86 Windows head
    divbyzero             4  x86 Windows head
    driver017             1  kahl G5 Gentoo Linux head
    driver028             1  kahl G5 Gentoo Linux head
    driver035             1  kahl G5 Gentoo Linux head
    driver045             1  kahl G5 Gentoo Linux head
    fed001                1  kahl G5 Gentoo Linux head
    ffi006                1  kahl G5 Gentoo Linux head
    ffi007                1  kahl G5 Gentoo Linux head
    ffi008                1  kahl G5 Gentoo Linux head
    ffi009                1  kahl G5 Gentoo Linux head
    ffi011                1  kahl G5 Gentoo Linux head
    ffi013                1  kahl G5 Gentoo Linux head
    ffi019                1  kahl G5 Gentoo Linux head
    galois_raytrace       1  x86 Windows head
    getDirContents001     1  x86 Windows head
    ghc-e001              1  kahl G5 Gentoo Linux head
    hist001               1  x86 Windows head
    hpc001                5  x86-64 Linux head
    hpc_help              5  x86-64 Linux head
    hpc_markup_001        5  x86-64 Linux head
    hpc_markup_002        5  x86-64 Linux head
    hpc_markup_multi_001  7  x86-64 Linux head
    hpc_markup_multi_002  7  x86-64 Linux head
    hpc_markup_multi_003  7  x86-64 Linux head
    hpc_raytrace          7  x86-64 Linux head
    hpc_report_001        5  x86-64 Linux head
    hpc_report_002        5  x86-64 Linux head
    hpc_report_003        5  x86-64 Linux head
    hpc_report_multi_001  7  x86-64 Linux head
    hpc_report_multi_002  7  x86-64 Linux head
    hpc_report_multi_003  7  x86-64 Linux head
    hpc_show              5  x86-64 Linux head
    hpc_show_multi_001    7  x86-64 Linux head
    hpc_show_multi_002    7  x86-64 Linux head
    hpc_version           5  x86-64 Linux head
    ind2                  2  x86-64 Linux head
    num012                2  x86 Windows head
    outofmem              5  gabor head
    performGC001          1  x86 Windows head fast
    process004            1  x86 Windows head
    tcrun022              1  x86 Windows head
    typecheck.testeq1     1  x86 Windows head
    user001               1  phil P4 SuSE Linux head
-------------- next part --------------
Last 30 lines:

../utils/genprimopcode/genprimopcode --primop-list        < prelude/primops.txt > primop-list.hs-incl
../utils/genprimopcode/genprimopcode --has-side-effects   < prelude/primops.txt > primop-has-side-effects.hs-incl
../utils/genprimopcode/genprimopcode --out-of-line        < prelude/primops.txt > primop-out-of-line.hs-incl
../utils/genprimopcode/genprimopcode --commutable         < prelude/primops.txt > primop-commutable.hs-incl
../utils/genprimopcode/genprimopcode --needs-wrapper      < prelude/primops.txt > primop-needs-wrapper.hs-incl
../utils/genprimopcode/genprimopcode --can-fail           < prelude/primops.txt > primop-can-fail.hs-incl
../utils/genprimopcode/genprimopcode --strictness         < prelude/primops.txt > primop-strictness.hs-incl
../utils/genprimopcode/genprimopcode --primop-primop-info < prelude/primops.txt > primop-primop-info.hs-incl
/usr/bin/alex  -g    cmm/CmmLex.x
/usr/bin/happy +RTS -K2m -RTS -agc    cmm/CmmParse.y
/usr/bin/happy +RTS -K2m -RTS -agc    main/ParsePkgConf.y
/usr/bin/alex  -g    parser/HaddockLex.x
/usr/bin/happy +RTS -K2m -RTS -agc    parser/HaddockParse.y
/usr/bin/alex  -g    parser/Lexer.x
gcc -E  -undef -traditional -P -I../includes    -x c parser/Parser.y.pp | \
	grep -v '^#pragma GCC' > parser/Parser.y
/usr/bin/happy +RTS -K2m -RTS -agc    parser/Parser.y
shift/reduce conflicts:  33
reduce/reduce conflicts: 1
/usr/bin/happy +RTS -K2m -RTS -agc    parser/ParserCore.y
touch .depend-BASE
/usr/bin/ghc -M -optdep-f -optdep.depend-BASE  -osuf o -I../includes -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util   -H16m -O -iutils -ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck -ideSugar -icoreSyn -ivectorise -ispecialise -isimplCore -istranal -istgSyn -isimplStg -icodeGen -imain -iprofiling -iparser -icprAnalysis -indpFlatten -iiface -icmm -Wall -fno-warn-name-shadowing -Istage1 -DOMIT_NATIVE_CODEGEN -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -O -fvia-C -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal basicTypes/BasicTypes.lhs basicTypes/DataCon.lhs basicTypes/Demand.lhs basicTypes/Id.lhs basicTypes/IdInfo.lhs basicTypes/Literal.lhs basicTypes/MkId.lhs basicTypes/Module.lhs basicTypes/Name.lhs basicTypes/NameEnv.lhs basicTypes/NameSet.lhs basicTypes/NewDemand.lhs basicTypes/OccName.lhs basicTypes/RdrName.lhs basicTypes/SrcLoc.lhs basicTypes/UniqSupply.lhs basicTypes/Unique.lhs basicTypes/Var.lhs basicTypes/VarEnv.lhs basicTypes/VarSet.lhs cmm/CLabel.hs cmm/Cmm.hs cmm/CmmBrokenBlock.hs cmm/CmmCPS.hs cmm/CmmCPSGen.hs cmm/CmmCPSZ.hs cmm/CmmCallConv.hs cmm/Cm
mContFlowOpt.hs cmm/CmmCvt.hs cmm/CmmExpr.hs cmm/CmmInfo.hs cmm/CmmLex.hs cmm/CmmLint.hs cmm/CmmLive.hs cmm/CmmLiveZ.hs cmm/CmmOpt.hs cmm/CmmParse.hs cmm/CmmProcPoint.hs cmm/CmmProcPointZ.hs cmm/CmmSpillReload.hs cmm/CmmTx.hs cmm/CmmUtils.hs cmm/CmmZipUtil.hs cmm/DFMonad.hs cmm/Dataflow.hs cmm/MachOp.hs cmm/MkZipCfg.hs cmm/PprC.hs cmm/PprCmm.hs cmm/PprCmmZ.hs cmm/StackColor.hs cmm/StackPlacements.hs cmm/ZipCfg.hs cmm/ZipCfgCmm.hs cmm/ZipDataflow.hs codeGen/Bitmap.hs codeGen/CgBindery.lhs codeGen/CgCallConv.hs codeGen/CgCase.lhs codeGen/CgClosure.lhs codeGen/CgCon.lhs codeGen/CgExpr.lhs codeGen/CgForeignCall.hs codeGen/CgHeapery.lhs codeGen/CgHpc.hs codeGen/CgInfoTbls.hs codeGen/CgLetNoEscape.lhs codeGen/CgMonad.lhs codeGen/CgParallel.hs codeGen/CgPrimOp.hs codeGen/CgProf.hs codeGen/CgStackery.lhs codeGen/CgTailCall.lhs codeGen/CgTicky.hs codeGen/CgUtils.hs codeGen/ClosureInfo.lhs codeGen/CodeGen.lhs codeGen/SMRep.lhs coreSyn/CoreFVs.lhs coreSyn/CoreLint.lhs coreSyn/CorePrep.lhs coreSyn/CoreSubst.lhs coreSyn/CoreSyn.lhs coreSyn/CoreTidy.lhs coreSyn/CoreUnfold.lhs coreSyn/CoreUtils.lhs coreSyn/ExternalCore.lhs coreSyn/MkExternalCore.lhs coreSyn/PprCore.lhs coreSyn/PprExternalCore.lhs cprAnalysis/CprAnalyse.lhs deSugar/Check.lhs deSugar/Coverage.lhs deSugar/Desugar.lhs deSugar/DsArrows.lhs deSugar/DsBinds.lhs deSugar/DsCCall.lhs deSugar/DsExpr.lhs deSugar/DsForeign.lhs deSugar/DsGRHSs.lhs deSugar/DsListComp.lhs deSugar/DsMonad.lhs deSugar/DsUtils.lhs deSugar/Match.lhs deSugar/MatchCon.lhs deSugar/MatchLit.lhs hsSyn/HsBinds.lhs hsSyn/HsDecls.lhs hsSyn/HsDoc.hs hsSyn/HsExpr.lhs hsSyn/HsImpExp.lhs hsSyn/HsLit.lhs hsSyn/HsPat.lhs hsSyn/HsSyn.lhs hsSyn/HsTypes.lhs hsSyn/HsUtils.lhs iface/BinIface.hs iface/BuildTyCl.lhs iface/IfaceEnv.lhs iface/IfaceSyn.lhs iface/IfaceType.lhs iface/LoadIface.lhs iface/MkIface.lhs iface/TcIface.lhs main/BreakArray.hs main/CmdLineParser.hs main/CodeOutput.lhs main/Config.hs main/Constants.lhs main/DriverMkDepend.hs main/DriverPhases.hs main/DriverPipeline.hs main/DynFlags.hs main/ErrUtils
.lhs main/Finder.lhs main/GHC.hs main/HeaderInfo.hs main/HscMain.lhs main/HscStats.lhs main/HscTypes.lhs main/InteractiveEval.hs main/Main.hs main/PackageConfig.hs main/Packages.lhs main/ParsePkgConf.hs main/PprTyThing.hs main/StaticFlags.hs main/SysTools.lhs main/TidyPgm.lhs ndpFlatten/FlattenInfo.hs ndpFlatten/FlattenMonad.hs ndpFlatten/Flattening.hs ndpFlatten/NDPCoreUtils.hs ndpFlatten/PArrAnal.hs parser/Ctype.lhs parser/HaddockLex.hs parser/HaddockParse.hs parser/HaddockUtils.hs parser/LexCore.hs parser/Lexer.hs parser/Parser.hs parser/ParserCore.hs parser/ParserCoreUtils.hs parser/RdrHsSyn.lhs prelude/ForeignCall.lhs prelude/PrelInfo.lhs prelude/PrelNames.lhs prelude/PrelRules.lhs prelude/PrimOp.lhs prelude/TysPrim.lhs prelude/TysWiredIn.lhs profiling/CostCentre.lhs profiling/SCCfinal.lhs rename/RnBinds.lhs rename/RnEnv.lhs rename/RnExpr.lhs rename/RnHsDoc.hs rename/RnHsSyn.lhs rename/RnNames.lhs rename/RnSource.lhs rename/RnTypes.lhs simplCore/CSE.lhs simplCore/FloatIn.lhs simplCore/FloatOut.lhs simplCore/LiberateCase.lhs simplCore/OccurAnal.lhs simplCore/SAT.lhs simplCore/SATMonad.lhs simplCore/SetLevels.lhs simplCore/SimplCore.lhs simplCore/SimplEnv.lhs simplCore/SimplMonad.lhs simplCore/SimplUtils.lhs simplCore/Simplify.lhs simplStg/SRT.lhs simplStg/SimplStg.lhs simplStg/StgStats.lhs specialise/Rules.lhs specialise/SpecConstr.lhs specialise/Specialise.lhs stgSyn/CoreToStg.lhs stgSyn/StgLint.lhs stgSyn/StgSyn.lhs stranal/DmdAnal.lhs stranal/SaAbsInt.lhs stranal/SaLib.lhs stranal/StrictAnal.lhs stranal/WorkWrap.lhs stranal/WwLib.lhs typecheck/FamInst.lhs typecheck/Inst.lhs typecheck/TcArrows.lhs typecheck/TcBinds.lhs typecheck/TcClassDcl.lhs typecheck/TcDefaults.lhs typecheck/TcDeriv.lhs typecheck/TcEnv.lhs typecheck/TcExpr.lhs typecheck/TcForeign.lhs typecheck/TcGadt.lhs typecheck/TcGenDeriv.lhs typecheck/TcHsSyn.lhs typecheck/TcHsType.lhs typecheck/TcInstDcls.lhs typecheck/TcMType.lhs typecheck/TcMatches.lhs typecheck/TcPat.lhs typecheck/TcRnDriver.lhs typecheck/TcRnMonad.lhs typecheck/TcRnTypes.lhs ty
pecheck/TcRules.lhs typecheck/TcSimplify.lhs typecheck/TcTyClsDecls.lhs typecheck/TcTyDecls.lhs typecheck/TcTyFuns.lhs typecheck/TcType.lhs typecheck/TcUnify.lhs types/Class.lhs types/Coercion.lhs types/FamInstEnv.lhs types/FunDeps.lhs types/Generics.lhs types/InstEnv.lhs types/TyCon.lhs types/Type.lhs types/TypeRep.lhs types/Unify.lhs utils/Bag.lhs utils/Binary.hs utils/BufWrite.hs utils/Digraph.lhs utils/Encoding.hs utils/FastMutInt.lhs utils/FastString.lhs utils/FastTypes.lhs utils/FiniteMap.lhs utils/IOEnv.hs utils/ListSetOps.lhs utils/Maybes.lhs utils/OrdList.lhs utils/Outputable.lhs utils/Panic.lhs utils/Pretty.lhs utils/State.hs utils/StringBuffer.lhs utils/UniqFM.lhs utils/UniqSet.lhs utils/Util.lhs vectorise/VectBuiltIn.hs vectorise/VectCore.hs vectorise/VectMonad.hs vectorise/VectType.hs vectorise/VectUtils.hs vectorise/Vectorise.hs

cmm/StackColor.hs:9:17:
    Could not find module `GraphOps':
      Use -v to see a list of the files searched for.
<<ghc: 349917496 bytes, 108 GCs, 3546500/8992316 avg/max bytes residency (5 samples), 27M in use, 0.01 INIT (0.00 elapsed), 1.22 MUT (4.79 elapsed), 0.11 GC (0.20 elapsed) :ghc>>
make[1]: *** [depend] Error 1
make: *** [stage1] Error 1
-------------- next part --------------
Last 30 lines:

------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /opt/buildbot/ghc/phil-mac/build/utils/unlit
------------------------------------------------------------------------
gcc -O -O    -c unlit.c -o unlit.o
gcc -o unlit -O -O       unlit.o 
../../utils/mkdependC/mkdependC -f .depend     -- -O -O    -- unlit.c 
Finished making boot in unlit: 0
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /opt/buildbot/ghc/phil-mac/build/utils/genprimopcode
------------------------------------------------------------------------
/opt/local/bin/alex  -g    Lexer.x
/opt/local/bin/happy +RTS -K2m -RTS -agc    Parser.y
/usr/local/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O Lexer.hs Main.hs Parser.hs ParserM.hs Syntax.hs
Finished making boot in genprimopcode: 0
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /opt/buildbot/ghc/phil-mac/build/utils/genapply
------------------------------------------------------------------------
/usr/local/bin/ghc -H16m -O -no-recomp    -c GenApply.hs -o GenApply.o  -ohi GenApply.hi

<built-in>:0:0:
     fatal error: when writing output to /var/tmp//ccVqqgGf.s: No space left on device
compilation terminated.
make[3]: *** [GenApply.o] Error 1
Failed making boot in genapply: 1
make[2]: *** [boot] Error 1
make[1]: *** [stage1] Error 1
-------------- next part --------------
Last 30 lines:

	Quantified type variable `l'' escapes
	It is mentioned in the environment:
	  txl :: l1 -> UniqSM (LGraph m' l') (bound at cmm/ZipCfg.hs:495)
	  txm :: m1 -> UniqSM (LGraph m' l') (bound at cmm/ZipCfg.hs:495)
	Quantified type variable `l' escapes
	It unifies with `l1', which is mentioned in the environment:
	  blocks :: BlockEnv (Block m1 l1) (bound at cmm/ZipCfg.hs:495)
	  txl :: l1 -> UniqSM (LGraph m' l') (bound at cmm/ZipCfg.hs:495)
	Quantified type variable `m' escapes
	It unifies with `m1', which is mentioned in the environment:
	  blocks :: BlockEnv (Block m1 l1) (bound at cmm/ZipCfg.hs:495)
	  txm :: m1 -> UniqSM (LGraph m' l') (bound at cmm/ZipCfg.hs:495)
	Quantified type variable `m'' escapes
	It is mentioned in the environment:
	  txl :: l1 -> UniqSM (LGraph m' l') (bound at cmm/ZipCfg.hs:495)
	  txm :: m1 -> UniqSM (LGraph m' l') (bound at cmm/ZipCfg.hs:495)
    When trying to generalise the type inferred for `txtail'
	Signature type:     forall m' m l l'.
			    ZHead m'
			    -> ZTail m l
			       -> BlockEnv (Block m' l') -> UniqSM (BlockEnv (Block m' l'))
	Type to generalise: ZHead m'
			    -> ZTail m1 l1
			       -> BlockEnv (Block m' l') -> UniqSM (BlockEnv (Block m' l'))
    When checking the type signature for `txtail'
    When generalising the type(s) for `txtail'
<<ghc: 66422932 bytes, 15 GCs, 1689398/3120236 avg/max bytes residency (3 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.31 MUT (0.39 elapsed), 0.16 GC (0.17 elapsed) :ghc>>
make[1]: *** [stage1/cmm/ZipCfg.o] Error 1
make: *** [stage1] Error 1
-------------- next part --------------
Last 30 lines:

../utils/genprimopcode/genprimopcode --has-side-effects   < prelude/primops.txt > primop-has-side-effects.hs-incl
../utils/genprimopcode/genprimopcode --out-of-line        < prelude/primops.txt > primop-out-of-line.hs-incl
../utils/genprimopcode/genprimopcode --commutable         < prelude/primops.txt > primop-commutable.hs-incl
../utils/genprimopcode/genprimopcode --needs-wrapper      < prelude/primops.txt > primop-needs-wrapper.hs-incl
../utils/genprimopcode/genprimopcode --can-fail           < prelude/primops.txt > primop-can-fail.hs-incl
../utils/genprimopcode/genprimopcode --strictness         < prelude/primops.txt > primop-strictness.hs-incl
../utils/genprimopcode/genprimopcode --primop-primop-info < prelude/primops.txt > primop-primop-info.hs-incl
/home/simonmar/fp/bin/x86_64-unknown-linux/alex  -g    cmm/CmmLex.x
/home/simonmar/fp/bin/x86_64-unknown-linux/happy +RTS -K2m -RTS -agc    cmm/CmmParse.y
/home/simonmar/fp/bin/x86_64-unknown-linux/happy +RTS -K2m -RTS -agc    main/ParsePkgConf.y
/home/simonmar/fp/bin/x86_64-unknown-linux/alex  -g    parser/HaddockLex.x
/home/simonmar/fp/bin/x86_64-unknown-linux/happy +RTS -K2m -RTS -agc    parser/HaddockParse.y
/home/simonmar/fp/bin/x86_64-unknown-linux/alex  -g    parser/Lexer.x
gcc -E  -undef -traditional -P -I../includes    -x c parser/Parser.y.pp | \
grep -v '^#pragma GCC' > parser/Parser.y
/home/simonmar/fp/bin/x86_64-unknown-linux/happy +RTS -K2m -RTS -agc    parser/Parser.y
shift/reduce conflicts:  33
reduce/reduce conflicts: 1
/home/simonmar/fp/bin/x86_64-unknown-linux/happy +RTS -K2m -RTS -agc    parser/ParserCore.y
touch .depend-BASE
/home/simonmar/fp/bin/x86_64-unknown-linux/ghc -M -optdep-f -optdep.depend-BASE  -osuf o -I../includes -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util   -H16m -O -iutils -ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck -ideSugar -icoreSyn -ivectorise -ispecialise -isimplCore -istranal -istgSyn -isimplStg -icodeGen -imain -iprofiling -iparser -icprAnalysis -indpFlatten -iiface -icmm -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -DOMIT_NATIVE_CODEGEN -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal basicTypes/BasicTypes.lhs basicTypes/DataCon.lhs basicTypes/Demand.lhs basicTypes/Id.lhs basicTypes/IdInfo.lhs basicTypes/Literal.lhs basicTypes/MkId.lhs basicTypes/Module.lhs basicTypes/Name.lhs basicTypes/NameEnv.lhs basicTypes/NameSet.lhs basicTypes/NewDemand.lhs basicTypes/OccName.lhs basicTypes/RdrName.lhs basicTypes/SrcLoc.lhs basicTypes/UniqSupply.lhs basicTypes/Unique.lhs basicTypes/Var.lhs basicTypes/VarEnv.lhs basicTypes/VarSet.lhs cmm/CLabel.hs cmm/Cmm.hs cmm/CmmBrokenBlock.hs cmm/CmmCPS.hs cmm/CmmCPSGen.hs
 cmm/CmmCPSZ.hs cmm/CmmCallConv.hs cmm/CmmContFlowOpt.hs cmm/CmmCvt.hs cmm/CmmExpr.hs cmm/CmmInfo.hs cmm/CmmLex.hs cmm/CmmLint.hs cmm/CmmLive.hs cmm/CmmLiveZ.hs cmm/CmmOpt.hs cmm/CmmParse.hs cmm/CmmProcPoint.hs cmm/CmmProcPointZ.hs cmm/CmmSpillReload.hs cmm/CmmTx.hs cmm/CmmUtils.hs cmm/CmmZipUtil.hs cmm/DFMonad.hs cmm/Dataflow.hs cmm/MachOp.hs cmm/MkZipCfg.hs cmm/PprC.hs cmm/PprCmm.hs cmm/PprCmmZ.hs cmm/StackColor.hs cmm/StackPlacements.hs cmm/ZipCfg.hs cmm/ZipCfgCmm.hs cmm/ZipDataflow.hs codeGen/Bitmap.hs codeGen/CgBindery.lhs codeGen/CgCallConv.hs codeGen/CgCase.lhs codeGen/CgClosure.lhs codeGen/CgCon.lhs codeGen/CgExpr.lhs codeGen/CgForeignCall.hs codeGen/CgHeapery.lhs codeGen/CgHpc.hs codeGen/CgInfoTbls.hs codeGen/CgLetNoEscape.lhs codeGen/CgMonad.lhs codeGen/CgParallel.hs codeGen/CgPrimOp.hs codeGen/CgProf.hs codeGen/CgStackery.lhs codeGen/CgTailCall.lhs codeGen/CgTicky.hs codeGen/CgUtils.hs codeGen/ClosureInfo.lhs codeGen/CodeGen.lhs codeGen/SMRep.lhs coreSyn/CoreFVs.lhs coreSyn/CoreLint.lhs coreSyn/CorePrep.lhs coreSyn/CoreSubst.lhs coreSyn/CoreSyn.lhs coreSyn/CoreTidy.lhs coreSyn/CoreUnfold.lhs coreSyn/CoreUtils.lhs coreSyn/ExternalCore.lhs coreSyn/MkExternalCore.lhs coreSyn/PprCore.lhs coreSyn/PprExternalCore.lhs cprAnalysis/CprAnalyse.lhs deSugar/Check.lhs deSugar/Coverage.lhs deSugar/Desugar.lhs deSugar/DsArrows.lhs deSugar/DsBinds.lhs deSugar/DsCCall.lhs deSugar/DsExpr.lhs deSugar/DsForeign.lhs deSugar/DsGRHSs.lhs deSugar/DsListComp.lhs deSugar/DsMonad.lhs deSugar/DsUtils.lhs deSugar/Match.lhs deSugar/MatchCon.lhs deSugar/MatchLit.lhs hsSyn/HsBinds.lhs hsSyn/HsDecls.lhs hsSyn/HsDoc.hs hsSyn/HsExpr.lhs hsSyn/HsImpExp.lhs hsSyn/HsLit.lhs hsSyn/HsPat.lhs hsSyn/HsSyn.lhs hsSyn/HsTypes.lhs hsSyn/HsUtils.lhs iface/BinIface.hs iface/BuildTyCl.lhs iface/IfaceEnv.lhs iface/IfaceSyn.lhs iface/IfaceType.lhs iface/LoadIface.lhs iface/MkIface.lhs iface/TcIface.lhs main/BreakArray.hs main/CmdLineParser.hs main/CodeOutput.lhs main/Config.hs main/Constants.lhs main/DriverMkDepend.hs main/DriverPhases.hs main/DriverP
ipeline.hs main/DynFlags.hs main/ErrUtils.lhs main/Finder.lhs main/GHC.hs main/HeaderInfo.hs main/HscMain.lhs main/HscStats.lhs main/HscTypes.lhs main/InteractiveEval.hs main/Main.hs main/PackageConfig.hs main/Packages.lhs main/ParsePkgConf.hs main/PprTyThing.hs main/StaticFlags.hs main/SysTools.lhs main/TidyPgm.lhs ndpFlatten/FlattenInfo.hs ndpFlatten/FlattenMonad.hs ndpFlatten/Flattening.hs ndpFlatten/NDPCoreUtils.hs ndpFlatten/PArrAnal.hs parser/Ctype.lhs parser/HaddockLex.hs parser/HaddockParse.hs parser/HaddockUtils.hs parser/LexCore.hs parser/Lexer.hs parser/Parser.hs parser/ParserCore.hs parser/ParserCoreUtils.hs parser/RdrHsSyn.lhs prelude/ForeignCall.lhs prelude/PrelInfo.lhs prelude/PrelNames.lhs prelude/PrelRules.lhs prelude/PrimOp.lhs prelude/TysPrim.lhs prelude/TysWiredIn.lhs profiling/CostCentre.lhs profiling/SCCfinal.lhs rename/RnBinds.lhs rename/RnEnv.lhs rename/RnExpr.lhs rename/RnHsDoc.hs rename/RnHsSyn.lhs rename/RnNames.lhs rename/RnSource.lhs rename/RnTypes.lhs simplCore/CSE.lhs simplCore/FloatIn.lhs simplCore/FloatOut.lhs simplCore/LiberateCase.lhs simplCore/OccurAnal.lhs simplCore/SAT.lhs simplCore/SATMonad.lhs simplCore/SetLevels.lhs simplCore/SimplCore.lhs simplCore/SimplEnv.lhs simplCore/SimplMonad.lhs simplCore/SimplUtils.lhs simplCore/Simplify.lhs simplStg/SRT.lhs simplStg/SimplStg.lhs simplStg/StgStats.lhs specialise/Rules.lhs specialise/SpecConstr.lhs specialise/Specialise.lhs stgSyn/CoreToStg.lhs stgSyn/StgLint.lhs stgSyn/StgSyn.lhs stranal/DmdAnal.lhs stranal/SaAbsInt.lhs stranal/SaLib.lhs stranal/StrictAnal.lhs stranal/WorkWrap.lhs stranal/WwLib.lhs typecheck/FamInst.lhs typecheck/Inst.lhs typecheck/TcArrows.lhs typecheck/TcBinds.lhs typecheck/TcClassDcl.lhs typecheck/TcDefaults.lhs typecheck/TcDeriv.lhs typecheck/TcEnv.lhs typecheck/TcExpr.lhs typecheck/TcForeign.lhs typecheck/TcGadt.lhs typecheck/TcGenDeriv.lhs typecheck/TcHsSyn.lhs typecheck/TcHsType.lhs typecheck/TcInstDcls.lhs typecheck/TcMType.lhs typecheck/TcMatches.lhs typecheck/TcPat.lhs typecheck/TcRnDriver.lhs typecheck
/TcRnMonad.lhs typecheck/TcRnTypes.lhs typecheck/TcRules.lhs typecheck/TcSimplify.lhs typecheck/TcTyClsDecls.lhs typecheck/TcTyDecls.lhs typecheck/TcTyFuns.lhs typecheck/TcType.lhs typecheck/TcUnify.lhs types/Class.lhs types/Coercion.lhs types/FamInstEnv.lhs types/FunDeps.lhs types/Generics.lhs types/InstEnv.lhs types/TyCon.lhs types/Type.lhs types/TypeRep.lhs types/Unify.lhs utils/Bag.lhs utils/Binary.hs utils/BufWrite.hs utils/Digraph.lhs utils/Encoding.hs utils/FastMutInt.lhs utils/FastString.lhs utils/FastTypes.lhs utils/FiniteMap.lhs utils/IOEnv.hs utils/ListSetOps.lhs utils/Maybes.lhs utils/OrdList.lhs utils/Outputable.lhs utils/Panic.lhs utils/Pretty.lhs utils/State.hs utils/StringBuffer.lhs utils/UniqFM.lhs utils/UniqSet.lhs utils/Util.lhs vectorise/VectBuiltIn.hs vectorise/VectCore.hs vectorise/VectMonad.hs vectorise/VectType.hs vectorise/VectUtils.hs vectorise/Vectorise.hs

cmm/StackColor.hs:9:17:
    Could not find module `GraphOps':
      Use -v to see a list of the files searched for.
<<ghc: 646021752 bytes, 118 GCs, 4819361/11959560 avg/max bytes residency (5 samples), 27M in use, 0.01 INIT (0.00 elapsed), 0.95 MUT (5.55 elapsed), 0.17 GC (0.20 elapsed) :ghc>>
make[2]: *** [depend] Error 1
make[1]: *** [stage1] Error 1
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build'


More information about the Cvs-ghc mailing list