Build results:
x86-64 Linux head: lost
x86 Windows head: fail (failed stage3 bindist bindisttest failed
slave lost)
x86 Windows head fast: pass pass lost
gabor head: fail (failed darcs)
kgardas head: fail (failed stage1)
mnemosyne x86-64 Gentoo head: pass
x86-64 Linux head unreg: lost
New unexpected test failures:
conc064 1 mnemosyne x86-64 Gentoo head
Old unexpected test failures:
2047 1 tnaur PPC OSX head 2
bug1010 1 tnaur PPC OSX head 2
cabal01 1 x86 Windows head fast
conc015 4 gabor head
conc024 1 tnaur x86 Linux head
conc032 1 tnaur x86 Linux head
concprog001 2 gabor head
divbyzero 1 tnaur PPC OSX head 2
ffi009 1 tnaur PPC OSX head 2
ghcpkg01 4 gabor head
ghcpkg02 4 gabor head
hpc001 4 gabor head
hpc_bad_001 4 gabor head
hpc_draft 4 gabor head
hpc_fork 4 gabor head
hpc_hand_overlay 4 gabor head
hpc_help 4 gabor head
hpc_help_draft 4 gabor head
hpc_help_help 4 gabor head
hpc_help_markup 4 gabor head
hpc_help_overlay 4 gabor head
hpc_help_report 4 gabor head
hpc_help_show 4 gabor head
hpc_help_version 4 gabor head
hpc_markup_001 4 gabor head
hpc_markup_002 4 gabor head
hpc_markup_error_001 4 gabor head
hpc_markup_error_002 4 gabor head
hpc_markup_multi_001 4 gabor head
hpc_markup_multi_002 4 gabor head
hpc_markup_multi_003 4 gabor head
hpc_overlay 4 gabor head
hpc_overlay2 4 gabor head
hpc_raytrace 4 gabor head
hpc_report_001 4 gabor head
hpc_report_002 4 gabor head
hpc_report_003 4 gabor head
hpc_report_error_001 4 gabor head
hpc_report_error_002 4 gabor head
hpc_report_multi_001 4 gabor head
hpc_report_multi_002 4 gabor head
hpc_report_multi_003 4 gabor head
hpc_show 4 gabor head
hpc_show_error_001 4 gabor head
hpc_show_error_002 4 gabor head
hpc_show_multi_001 4 gabor head
hpc_show_multi_002 4 gabor head
hpc_version 4 gabor head
ioref001 1 mnemosyne x86-64 Gentoo head
num009 1 x86 Windows head fast
num012 1 tnaur PPC OSX head 2
qq005 4 gabor head
qq006 4 gabor head
records 4 gabor head
signals002 1 tnaur PPC OSX head 2
testblockalloc 1 tnaur x86 Linux head
tough 4 gabor head
typecheck.prog001 4 gabor head
ubx-records 4 gabor head
Last 30 lines:
mkdir stage3/stranal
mkdir stage3/stgSyn
mkdir stage3/simplStg
mkdir stage3/codeGen
mkdir stage3/main
mkdir stage3/profiling
mkdir stage3/parser
mkdir stage3/cprAnalysis
mkdir stage3/iface
mkdir stage3/cmm
mkdir stage3/nativeGen
mkdir stage3/ghci
Creating stage2/ghc_boot_platform.h...
Done.
cp stage2/ghc_boot_platform.h stage3/ghc_boot_platform.h
Creating stage1/ghc_boot_platform.h...
Done.
touch .depend-BASE
../compiler/stage2/ghc-inplace -no-user-package-conf -M -optdep-f
-optdep.depend-BASE -osuf o -package-conf
c:/builds/slave/x86-win-head/build/libraries/bootstrapping.conf
-package-conf c:/builds/slave/x86-win-head/build/libraries/bootstrapping.conf
-H32m -O -iutils -ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck
-ideSugar -icoreSyn -ivectorise -ispecialise -isimplCore -istranal -istgSyn
-isimplStg -icodeGen -imain -iprofiling -iparser -icprAnalysis -iiface -icmm
-inativeGen -ighci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage3
-package bytestring -package hpc -DGHCI -package template-haskell
-DGHCI_TABLES_NEXT_TO_CODE -I../libffi/build/include -cpp -fglasgow-exts
-Rghc-timing -I. -Iparser -Iutil -fno-generics -package Win32 -package Cabal
-ignore-package lang -Rghc-timing -O2 -H16M '-#include "cutils.h"'
-package-name ghc-6.9.20080716 -XGenerics 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/BlockId.hs cmm/CLabel.hs cmm/Cmm.hs
cmm/CmmBrokenBlock.hs cmm/CmmCPS.hs cmm/CmmCPSGen.hs cmm/CmmCPSZ.hs
cmm/CmmCallConv.hs cmm/CmmCommonBlockElimZ.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/MkZipCfgCmm.hs cmm/OptimizationFuel.hs cmm/PprC.hs
cmm/PprCmm.hs cmm/PprCmmZ.hs cmm/StackColor.hs cmm/StackPlacements.hs
cmm/ZipCfg.hs cmm/ZipCfgCmmRep.hs cmm/ZipCfgExtras.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/DsMeta.hs
deSugar/DsMonad.lhs deSugar/DsUtils.lhs deSugar/Match.lhs deSugar/MatchCon.lhs
deSugar/MatchLit.lhs ghci/ByteCodeAsm.lhs ghci/ByteCodeFFI.lhs
ghci/ByteCodeGen.lhs ghci/ByteCodeInstr.lhs ghci/ByteCodeItbls.lhs
ghci/ByteCodeLink.lhs ghci/Debugger.hs ghci/GhciMonad.hs ghci/GhciTags.hs
ghci/InteractiveUI.hs ghci/LibFFI.hs ghci/Linker.lhs ghci/ObjLink.lhs
ghci/RtClosureInspect.hs hsSyn/Convert.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/Packag
es.lhs main/ParsePkgConf.hs main/PprTyThing.hs main/StaticFlags.hs
main/SysTools.lhs main/TidyPgm.lhs nativeGen/AsmCodeGen.lhs
nativeGen/MachCodeGen.hs nativeGen/MachInstrs.hs nativeGen/MachRegs.lhs
nativeGen/NCGMonad.hs nativeGen/PositionIndependentCode.hs nativeGen/PprMach.hs
nativeGen/RegAllocColor.hs nativeGen/RegAllocInfo.hs
nativeGen/RegAllocLinear.hs nativeGen/RegAllocStats.hs nativeGen/RegArchBase.hs
nativeGen/RegArchX86.hs nativeGen/RegCoalesce.hs nativeGen/RegLiveness.hs
nativeGen/RegSpill.hs nativeGen/RegSpillClean.hs nativeGen/RegSpillCost.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/RnPat.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/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/TcGenDeriv.lhs typecheck/TcHsSyn.lhs
typecheck/TcHsType.lhs typecheck/TcInstDcls.lhs typecheck/Tc
MType.lhs typecheck/TcMatches.lhs typecheck/TcPat.lhs typecheck/TcRnDriver.lhs
typecheck/TcRnMonad.lhs typecheck/TcRnTypes.lhs typecheck/TcRules.lhs
typecheck/TcSimplify.lhs typecheck/TcSplice.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/FastBool.lhs
utils/FastFunctions.lhs utils/FastMutInt.lhs utils/FastString.lhs
utils/FastTypes.lhs utils/Fingerprint.hs utils/FiniteMap.lhs utils/GraphBase.hs
utils/GraphColor.hs utils/GraphOps.hs utils/GraphPpr.hs utils/IOEnv.hs
utils/Interval.hs utils/LazyUniqFM.lhs utils/ListSetOps.lhs utils/Maybes.lhs
utils/MonadUtils.hs utils/OrdList.lhs utils/Outputable.lhs utils/Panic.lhs
utils/Pretty.lhs utils/State.hs utils/StringBuffer.lhs utils/Unicode.hs
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
<no location info>:
Warning: -fno-generics is deprecated: Use the NoGenerics language instead
ghc.exe: C:\builds\slave\x86-win-head\build\libraries\bootstrapping.conf:1:62:
parse error on input `"'
<<ghc: 28076500 bytes, 4 GCs, 234092/234092 avg/max bytes residency (1
samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.05 MUT (0.09 elapsed), 0.00
GC (0.06 elapsed) :ghc>>
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/buildbot/x86-win-head/build/compiler'
make[1]: *** [stage3] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
Last 30 lines:
== make install - --no-print-directory -r;
in /buildbot/x86-win-head/build/utils/runstdtest
------------------------------------------------------------------------
make[4]: Nothing to be done for `install'.
Finished making install in runstdtest: 0
------------------------------------------------------------------------
== make install - --no-print-directory -r;
in /buildbot/x86-win-head/build/utils/ghc-pkg
------------------------------------------------------------------------
../../utils/mkdirhier/mkdirhier
c:/builds/slave/x86-win-head/build/ghc-6.9.20080716/bin
mkdir c:/builds/slave/x86-win-head/build/ghc-6.9.20080716/bin
for i in ghc-pkg; do \
/usr/bin/install -c -m 755 $i
c:/builds/slave/x86-win-head/build/ghc-6.9.20080716/bin ; \
if test "" = "1"; then \
sh ../../mk/fix_install_names.sh
c:/builds/slave/x86-win-head/build/ghc-6.9.20080716
c:/builds/slave/x86-win-head/build/ghc-6.9.20080716/bin/$i ; \
fi ; \
done
Finished making install in ghc-pkg: 0
------------------------------------------------------------------------
== make install - --no-print-directory -r;
in /buildbot/x86-win-head/build/utils/hasktags
------------------------------------------------------------------------
make[4]: *** No rule to make target `hasktags.exe', needed by `install'. Stop.
Failed making install in hasktags: 1
make[3]: *** [install] Error 1
make[2]: *** [install] Error 1
make[2]: Leaving directory `/buildbot/x86-win-head/build'
make[1]: *** [binary-dist] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf ghc*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
/usr/bin/tar -jxf
c:/builds/slave/x86-win-head/build/ghc-6.9.20080716-i386-unknown-mingw32.tar.bz2
tar (child): Cannot execute remote shell: No such file or directory
tar (child):
c\:/builds/slave/x86-win-head/build/ghc-6.9.20080716-i386-unknown-mingw32.tar.bz2:
Cannot open: Input/Output error
tar (child): Error is not recoverable: exiting now
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: No error
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
/usr/bin/tar: Child returned status 2
/usr/bin/tar: Error exit delayed from previous errors
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
Last 30 lines:
cd ./parser/should_run && ./read004 +RTS -p -RTS </dev/null
>read004.run.stdout 2>read004.run.stderr
====> Running ./parser/unicode/all.T
=====> utf8_002(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_002.hs
>utf8_002.comp.stderr 2>&1
=====> utf8_003(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_003.hs
>utf8_003.comp.stderr 2>&1
=====> utf8_004(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_004.hs
>utf8_004.comp.stderr 2>&1
=====> utf8_005(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_005.hs
>utf8_005.comp.stderr 2>&1
=====> utf8_010(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_010.hs
>utf8_010.comp.stderr 2>&1
=====> utf8_011(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_011.hs
>utf8_011.comp.stderr 2>&1
=====> utf8_020(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_020.hs
>utf8_020.comp.stderr 2>&1
=====> utf8_021(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_021.hs
>utf8_021.comp.stderr 2>&1
=====> utf8_022(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -c utf8_022.hs
>utf8_022.comp.stderr 2>&1
=====> unicode001(normal)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -o unicode001
unicode001.hs >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001 </dev/null >unicode001.run.stdout
2>unicode001.run.stderr
=====> unicode001(optc)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -o unicode001
unicode001.hs -O -fvia-C >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001 </dev/null >unicode001.run.stdout
2>unicode001.run.stderr
=====> unicode001(hpc)
cd ./parser/unicode &&
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -dno-debug-output -o unicode001
unicode001.hs -O -fhpc >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001 </dev/null >unicode001.run.stdout
2>unicode001.run.stderr
Last 30 lines:
Copying patch 60 of 414:
20080708150059-3fd76-b5397ec0038a1938a0f78bba01c411e06f6d88c5.gz
Copying patch 61 of 414:
20080708142752-3fd76-dc77b0d736cd8bb357ac4d0b4ba52ef26dcf54a7.gz
Copying patch 62 of 414:
20080708002717-3fd76-d7a8bc5807bfd053cc9fd2302d1bbcd6114f9bee.gz
Copying patch 63 of 414:
20080707103816-3fd76-bdf578d751c647aa8a031d75e0298cc0c5319a76.gz
Copying patch 64 of 414:
20080707095836-12142-4efc383424f71377d2a7abe3196aa23557553164.gz
Copying patch 65 of 414:
20080707103201-1287e-89bf741639a90d3fc03a5068b51915830368a302.gz
Copying patch 66 of 414:
20080707103145-1287e-cb12977a46fcad5a7ccb93aa16604a4b313f1e6f.gz
Copying patch 67 of 414:
20080707103110-1287e-0a01dde70b2d5898201a02552d858096d5643742.gz
Copying patch 68 of 414:
20080707102941-1287e-d8f1eaebaa976eb238339e4de4fa23ce02f10c69.gz
Copying patch 69 of 414:
20080705214104-3fd76-24617866c28620b19acc8e41f90b18b453a05904.gz
Copying patch 70 of 414:
20080705185829-3fd76-4ec0e57fb3468c156006b35070fa9c273264f984.gz
Copying patch 71 of 414:
20080705163113-3fd76-a101bace2c0948d806bc422573bc2cc9e70fb010.gz
Copying patch 72 of 414:
20080705162154-3fd76-7aa49e7c3f0dbbfab75477e0855c02f001ec6b0d.gz
Copying patch 73 of 414:
20080705155559-3fd76-f4a3f919ecbcda40437e485cd74515452b3b0278.gz
Copying patch 74 of 414:
20080705155025-3fd76-6b73856a4dd7e92b4d110a458749d796e9d1f570.gz
Copying patch 75 of 414:
20080705153245-3fd76-7df5e20b7913f646df4e068e7ec7fd5205013256.gz
Copying patch 76 of 414:
20080705140354-3fd76-34525bd050504b2eeaf4bc57e858afd5b9f0bd7d.gz
Copying patch 77 of 414:
20080705134208-3fd76-a0b28f13b222fb21343ad289bdbeb52260b1ecd1.gz
Copying patch 78 of 414:
20080705134115-3fd76-49256ef3f4e66497dc12c5696ceda52148b206bd.gz
Copying patch 79 of 414:
20080705121426-3fd76-898caca4a1da7aa3b77469eb25cbcd57900d77f8.gz
Copying patch 80 of 414:
20080704233343-3fd76-6d4e41a95ddfbc1d4017d048dc096737dce9cb99.gz
Copying patch 81 of 414:
20080704222206-3fd76-5c3544ff9d48e8056d5e896d8a7e43e2d9836559.gz
Copying patch 82 of 414:
20080704221026-3fd76-700f6fdcf03546fd7128125e334fc96477564a18.gz
Copying patch 83 of 414:
20080704152713-3fd76-0985d8e99a1de471de7a65dc24a1342dd82a2eac.gz
Copying patch 84 of 414:
20080704144626-12142-7b3e927123c7ff6e815a51f2cd7f7adf5913fc51.gz
Copying patch 85 of 414:
20080620135258-12142-c0fe3e892aa5ab5c459d53d57662a2c517e00040.gz
Copying patch 86 of 414:
20080703224633-3fd76-3ace1415d21f76d4435e2b3f553765d933a7682c.gz
darcs failed: Failed to download URL
http://darcs.haskell.org//ghc/_darcs/patches/20080703224633-3fd76-3ace1415d21f76d4435e2b3f553765d933a7682c.gz
: couldn't resolve host
Last 30 lines:
checking value of ETOOMANYREFS... 144
checking value of ETXTBSY... 26
checking value of EUSERS... 94
checking value of EWOULDBLOCK... 11
checking value of EXDEV... 18
checking value of ENOCIGAR... -1
checking value of SIGINT... 2
checking value of O_BINARY... 0
checking what readdir sets errno to upon EOF... 0
configure: creating ./config.status
config.status: creating include/HsBaseConfig.h
if ifBuildable/ifBuildable /buildbot/ghc/kgardas/build/libraries/boot-packages
base; then \
cd base && \
cmp -s /buildbot/ghc/kgardas/build/libraries/Makefile.local
Makefile.local || cp /buildbot/ghc/kgardas/build/libraries/Makefile.local .; \
mv GNUmakefile GNUmakefile.tmp; \
/buildbot/ghc/kgardas/build/libraries/cabal-bin
/usr/local/ghc-2008-05-04/bin/ghc
/buildbot/ghc/kgardas/build/libraries/bootstrapping.conf makefile -f
GNUmakefile; \
cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile;
\
make -wr && \
/buildbot/ghc/kgardas/build/libraries/cabal-bin
/usr/local/ghc-2008-05-04/bin/ghc
/buildbot/ghc/kgardas/build/libraries/bootstrapping.conf register --inplace; \
fi
mv: cannot access GNUmakefile
Preprocessing library base-3.0...
Only one compiler may be specified
make[2]: Entering directory `/buildbot/ghc/kgardas/build/libraries/base'
make[2]: *** No targets specified and no makefile found. Stop.
make[2]: Leaving directory `/buildbot/ghc/kgardas/build/libraries/base'
make[1]: *** [make.library.base] Error 2
make[1]: Leaving directory `/buildbot/ghc/kgardas/build/libraries'
make: *** [stage1] Error 2
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc