[nightly] 03-Aug-2006 build of HEAD on i386-unknown-mingw32 (bling)
sof at galois.com
sof at galois.com
Thu Aug 3 10:43:26 EDT 2006
From: GHC Build Reports <drudge at galois.com>
To: cvs-ghc at haskell.org
Subject: [nightly] 03-Aug-2006 build of HEAD on i386-unknown-mingw32 (bling)
Build description = HEAD on i386-unknown-mingw32 (bling)
Build location = /fptools/builds/HEAD
Build config file = /fptools/builds/ghc-nightly/site/galois/conf-HEAD-bling
Nightly build started on bling at Thu Aug 3 04:00:02 PDT 2006.
**** checking out new source tree ... Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
ok. (GHC Version 6.5.20060803)
**** Building stage 1 compiler ... ok.
**** Building stage 2 compiler ... failed; relevant barfage is below.
**** building compiler binary distribution ... ok.
**** canonicalizing mingw binary distribution tree... ok
**** generating binary distribution + manifest ... ok.
**** building mingw .gz binary dist ... ok.
**** publishing distfiles ... ok.
**** publishing logs ... ok.
Logs are at http://www.haskell.org/ghc/dist/current/logs
Dists are at http://www.haskell.org/ghc/dist/current/dist
Docs are at http://www.haskell.org/ghc/dist/current/docs
All done!
Nightly build finished successfully at Thu Aug 3 07:43:26 PDT 2006
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /fptools/builds/HEAD/logs/i386-unknown-mingw32-stage2 are
------------------------------------------------------------------------
------------------------------------------------------------------------
c:\DOCUME~1\SIGBJO~1\LOCALS~1\Temp\ghc3756_0.hc:12207: warning: implicit declaration of function `ghc_strlen'
<<ghc: 363864668 bytes, 1003 GCs, 12906304/24745016 avg/max bytes residency (7 samples), 64M in use, 0.01 INIT (0.00 elapsed), 1.91 MUT (2.00 elapsed), 1.88 GC (1.91 elapsed) :ghc>>
c:/mingw4/bin/ld -r -x -o stage2/typecheck/TcSplice.o.tmp stage2/typecheck/TcSplice.o; mv stage2/typecheck/TcSplice.o.tmp stage2/typecheck/TcSplice.o
../compiler/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Istage2 -DGHCI -DBREAKPOINT -package template-haskell -threaded -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package Win32 -package Cabal -ignore-package lang -recomp -Rghc-timing -O -H32m -H16M '-#include "hschooks.h"' -package-name ghc-6.5.20060803 -fgenerics -c utils/BitSet.lhs -o stage2/utils/BitSet.o -ohi stage2/utils/BitSet.hi
<<ghc: 27386188 bytes, 5 GCs, 102132/102132 avg/max bytes residency (1 samples), 18M in use, 0.01 INIT (0.00 elapsed), 0.11 MUT (0.11 elapsed), 0.03 GC (0.03 elapsed) :ghc>>
c:/mingw4/bin/ld -r -x -o stage2/utils/BitSet.o.tmp stage2/utils/BitSet.o; mv stage2/utils/BitSet.o.tmp stage2/utils/BitSet.o
../compiler/ghc-inplace -optc-mno-cygwin -optc-O -optc-Iparser -optc-I. -optc-O -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Istage2 -DGHCI -DBREAKPOINT -package template-haskell -threaded -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package Win32 -package Cabal -ignore-package lang -recomp -Rghc-timing -O -H32m -H16M '-#include "hschooks.h"' -package-name ghc-6.5.20060803 -fgenerics -c parser/cutils.c -o stage2/parser/cutils.o
<<ghc: 14553188 bytes, 3 GCs, 102164/102164 avg/max bytes residency (1 samples), 15M in use, 0.03 INIT (0.00 elapsed), 0.01 MUT (0.03 elapsed), 0.02 GC (0.02 elapsed) :ghc>>
rm -f libHSghc.a
c:/mingw4/bin/ar q libHSghc.a stage2/basicTypes/BasicTypes.o stage2/basicTypes/DataCon.o stage2/basicTypes/Demand.o stage2/basicTypes/Id.o stage2/basicTypes/IdInfo.o stage2/basicTypes/Literal.o stage2/basicTypes/MkId.o stage2/basicTypes/Module.o stage2/basicTypes/Name.o stage2/basicTypes/NameEnv.o stage2/basicTypes/NameSet.o stage2/basicTypes/NewDemand.o stage2/basicTypes/OccName.o stage2/basicTypes/RdrName.o stage2/basicTypes/SrcLoc.o stage2/basicTypes/UniqSupply.o stage2/basicTypes/Unique.o stage2/basicTypes/Var.o stage2/basicTypes/VarEnv.o stage2/basicTypes/VarSet.o stage2/cmm/CLabel.o stage2/cmm/Cmm.o stage2/cmm/CmmLex.o stage2/cmm/CmmLint.o stage2/cmm/CmmOpt.o stage2/cmm/CmmParse.o stage2/cmm/CmmUtils.o stage2/cmm/MachOp.o stage2/cmm/PprC.o stage2/cmm/PprCmm.o stage2/codeGen/Bitmap.o stage2/codeGen/CgBindery.o stage2/codeGen/CgCallConv.o stage2/codeGen/CgCase.o stage2/codeGen/CgClosure.o stage2/codeGen/CgCon.o stage2/codeGen/CgExpr.o stage2/codeGen/CgForeignCall.o stage2/codeGen/CgHeapery.o stage2/codeGen/CgInfoTbls.o stage2/codeGen/CgLetNoEscape.o stage2/codeGen/CgMonad.o stage2/codeGen/CgParallel.o stage2/codeGen/CgPrimOp.o stage2/codeGen/CgProf.o stage2/codeGen/CgStackery.o stage2/codeGen/CgTailCall.o stage2/codeGen/CgTicky.o stage2/codeGen/CgUtils.o stage2/codeGen/ClosureInfo.o stage2/codeGen/CodeGen.o stage2/codeGen/SMRep.o stage2/coreSyn/CoreFVs.o stage2/coreSyn/CoreLint.o stage2/coreSyn/CorePrep.o stage2/coreSyn/CoreSubst.o stage2/coreSyn/CoreSyn.o stage2/coreSyn/CoreTidy.o stage2/coreSyn/CoreUnfold.o stage2/coreSyn/CoreUtils.o stage2/coreSyn/ExternalCore.o stage2/coreSyn/MkExternalCore.o stage2/coreSyn/PprCore.o stage2/coreSyn/PprExternalCore.o stage2/cprAnalysis/CprAnalyse.o stage2/deSugar/Check.o stage2/deSugar/Desugar.o stage2/deSugar/DsArrows.o stage2/deSugar/DsBinds.o stage2/deSugar/DsCCall.o stage2/deSugar/DsExpr.o stage2/deSugar/DsForeign.o stage2/deSugar/DsGRHSs.o stage2/deSugar/DsListComp.o stage2/deSugar/DsMeta.o stage2/deSugar/DsMonad.o stage2/deSugar/DsUtils.o stage2/deSugar/Match.o stage2/deSugar/MatchCon.o stage2/deSugar/MatchLit.o stage2/ghci/ByteCodeAsm.o stage2/ghci/ByteCodeFFI.o stage2/ghci/ByteCodeGen.o stage2/ghci/ByteCodeInstr.o stage2/ghci/ByteCodeItbls.o stage2/ghci/ByteCodeLink.o stage2/ghci/InteractiveUI.o stage2/ghci/Linker.o stage2/ghci/ObjLink.o stage2/hsSyn/Convert.o stage2/hsSyn/HsBinds.o stage2/hsSyn/HsDecls.o stage2/hsSyn/HsExpr.o stage2/hsSyn/HsImpExp.o stage2/hsSyn/HsLit.o stage2/hsSyn/HsPat.o stage2/hsSyn/HsSyn.o stage2/hsSyn/HsTypes.o stage2/hsSyn/HsUtils.o stage2/iface/BinIface.o stage2/iface/BuildTyCl.o stage2/iface/IfaceEnv.o stage2/iface/IfaceSyn.o stage2/iface/IfaceType.o stage2/iface/LoadIface.o stage2/iface/MkIface.o stage2/iface/TcIface.o stage2/main/CmdLineParser.o stage2/main/CodeOutput.o stage2/main/Config.o stage2/main/Constants.o stage2/main/DriverMkDepend.o stage2/main/DriverPhases.o stage2/main/DriverPipeline.o stage2/main/DynFlags.o stage2/main/ErrUtils.o stage2/main/Finder.o stage2/main/GHC.o stage2/main/HeaderInfo.o stage2/main/HscMain.o stage2/main/HscStats.o stage2/main/HscTypes.o stage2/main/PackageConfig.o stage2/main/Packages.o stage2/main/ParsePkgConf.o stage2/main/PprTyThing.o stage2/main/StaticFlags.o stage2/main/SysTools.o stage2/main/TidyPgm.o stage2/nativeGen/AsmCodeGen.o stage2/nativeGen/MachCodeGen.o stage2/nativeGen/MachInstrs.o stage2/nativeGen/MachRegs.o stage2/nativeGen/NCGMonad.o stage2/nativeGen/PositionIndependentCode.o stage2/nativeGen/PprMach.o stage2/nativeGen/RegAllocInfo.o stage2/nativeGen/RegisterAlloc.o stage2/ndpFlatten/FlattenInfo.o stage2/ndpFlatten/FlattenMonad.o stage2/ndpFlatten/Flattening.o stage2/ndpFlatten/NDPCoreUtils.o stage2/ndpFlatten/PArrAnal.o stage2/parser/Ctype.o stage2/parser/LexCore.o stage2/parser/Lexer.o stage2/parser/Parser.o stage2/parser/ParserCore.o stage2/parser/ParserCoreUtils.o stage2/parser/RdrHsSyn.o stage2/prelude/ForeignCall.o stage2/prelude/PrelInfo.o stage2/prelude/PrelNames.o stage2/prelude/PrelRules.o stage2/prelude/PrimOp.o stage2/prelude/TysPrim.o stage2/prelude/TysWiredIn.o stage2/profiling/CostCentre.o stage2/profiling/SCCfinal.o stage2/rename/RnBinds.o stage2/rename/RnEnv.o stage2/rename/RnExpr.o stage2/rename/RnHsSyn.o stage2/rename/RnNames.o stage2/rename/RnSource.o stage2/rename/RnTypes.o stage2/simplCore/CSE.o stage2/simplCore/FloatIn.o stage2/simplCore/FloatOut.o stage2/simplCore/LiberateCase.o stage2/simplCore/OccurAnal.o stage2/simplCore/SAT.o stage2/simplCore/SATMonad.o stage2/simplCore/SetLevels.o stage2/simplCore/SimplCore.o stage2/simplCore/SimplEnv.o stage2/simplCore/SimplMonad.o stage2/simplCore/SimplUtils.o stage2/simplCore/Simplify.o stage2/simplStg/SRT.o stage2/simplStg/SimplStg.o stage2/simplStg/StgStats.o stage2/specialise/Rules.o stage2/specialise/SpecConstr.o stage2/specialise/Specialise.o stage2/stgSyn/CoreToStg.o stage2/stgSyn/StgLint.o stage2/stgSyn/StgSyn.o stage2/stranal/DmdAnal.o stage2/stranal/SaAbsInt.o stage2/stranal/SaLib.o stage2/stranal/StrictAnal.o stage2/stranal/WorkWrap.o stage2/stranal/WwLib.o stage2/typecheck/Inst.o stage2/typecheck/TcArrows.o stage2/typecheck/TcBinds.o stage2/typecheck/TcClassDcl.o stage2/typecheck/TcDefaults.o stage2/typecheck/TcDeriv.o stage2/typecheck/TcEnv.o stage2/typecheck/TcExpr.o stage2/typecheck/TcForeign.o stage2/typecheck/TcGenDeriv.o stage2/typecheck/TcHsSyn.o stage2/typecheck/TcHsType.o stage2/typecheck/TcInstDcls.o stage2/typecheck/TcMType.o stage2/typecheck/TcMatches.o stage2/typecheck/TcPat.o stage2/typecheck/TcRnDriver.o stage2/typecheck/TcRnMonad.o stage2/typecheck/TcRnTypes.o stage2/typecheck/TcRules.o stage2/typecheck/TcSimplify.o stage2/typecheck/TcSplice.o stage2/typecheck/TcTyClsDecls.o stage2/typecheck/TcTyDecls.o stage2/typecheck/TcType.o stage2/typecheck/TcUnify.o stage2/types/Class.o stage2/types/FunDeps.o stage2/types/Generics.o stage2/types/InstEnv.o stage2/types/Kind.o stage2/types/TyCon.o stage2/types/Type.o stage2/types/TypeRep.o stage2/types/Unify.o stage2/utils/Bag.o stage2/utils/Binary.o stage2/utils/BitSet.o stage2/utils/BufWrite.o stage2/utils/Digraph.o stage2/utils/Encoding.o stage2/utils/FastMutInt.o stage2/utils/FastString.o stage2/utils/FastTypes.o stage2/utils/FiniteMap.o stage2/utils/IOEnv.o stage2/utils/ListSetOps.o stage2/utils/Maybes.o stage2/utils/OrdList.o stage2/utils/Outputable.o stage2/utils/Panic.o stage2/utils/Pretty.o stage2/utils/StringBuffer.o stage2/utils/UniqFM.o stage2/utils/UniqSet.o stage2/utils/Util.o stage2/parser/cutils.o
c:\mingw4\bin\ar.exe: creating libHSghc.a
: libHSghc.a
make -f Makefile.ghcbin - --unix -r HS_PROG=stage2/ghc stage2/ghc
make[1]: Entering directory `/fptools/builds/HEAD/fptools/compiler'
../compiler/stage1/ghc-inplace -H16m -O -package ghc -DGHCI -DBREAKPOINT -Istage2 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -c basicTypes/Module.lhs-boot -o stage2/basicTypes/Module.o-boot -ohi stage2/basicTypes/Module.hi-boot
<<ghc: 19574080 bytes, 5 GCs, 97300/97300 avg/max bytes residency (1 samples), 18M in use, 0.01 INIT (0.00 elapsed), 0.03 MUT (0.06 elapsed), 0.02 GC (0.03 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -package ghc -DGHCI -DBREAKPOINT -Istage2 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -c utils/Outputable.lhs -o stage2/utils/Outputable.o -ohi stage2/utils/Outputable.hi
utils/Outputable.lhs:54:0:
Failed to load interface for `Module':
Bad interface file: c:\fptools\builds\HEAD\fptools\compiler\stage2\basicTypes/Module.hi-boot
Something is amiss; requested module ghc-6.5.20060803:Module differs from name found in the interface file main:Module
<<ghc: 28361884 bytes, 5 GCs, 95704/95704 avg/max bytes residency (1 samples), 16M in use, 0.01 INIT (0.00 elapsed), 0.08 MUT (0.09 elapsed), 0.01 GC (0.01 elapsed) :ghc>>
make[1]: *** [stage2/utils/Outputable.o] Error 1
make[1]: Leaving directory `/fptools/builds/HEAD/fptools/compiler'
make: *** [stage2/ghc] Error 2
real 15m57.704s
user 0m47.338s
sys 0m22.313s
Nightly run ended at Thu Aug 3 07:43:26 PDT 2006
More information about the Cvs-ghc
mailing list