Build results:
x86-64 Linux head:            lost
x86 Windows head:             fail (failed stage3 bindist bindisttest failed 
slave lost)
x86 Windows head fast:        pass pass fail (failed stage1) fail (failed 
darcs) fail (failed darcs) fail (failed darcs) fail (failed darcs)
gabor head:                   pass
kgardas head:                 fail (failed stage1)
mnemosyne x86-64 Gentoo head: pass
x86-64 Linux head unreg:      lost

New unexpected test failures:

    ioref001  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
    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
    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.20080714 -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.06 MUT (0.09 elapsed), 0.03 
GC (0.09 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.20080714/bin
mkdir c:/builds/slave/x86-win-head/build/ghc-6.9.20080714/bin
for i in  ghc-pkg; do \
                    /usr/bin/install -c -m 755     $i 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080714/bin ;  \
                    if test "" = "1"; then \
                      sh ../../mk/fix_install_names.sh 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080714 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080714/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.20080714-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.20080714-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:

=====> process001(normal)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs    >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001    </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(optc)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -fvia-C   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001    </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(hpc)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -fhpc   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001    </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(optasm)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -fasm   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001    </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(profc)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -prof -auto-all -fvia-C   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001  +RTS -p -RTS  </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(profasm)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -prof -auto-all -fasm   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001  +RTS -hc -RTS  </dev/null 
>process001.run.stdout 2>process001.run.stderr
cd ../../../libraries/process/tests && 
c:/builds/slave/x86-win-head/build/utils/hp2ps/hp2ps process001
=====> process001(ghci)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output process001.hs 
--interactive -v0 -ignore-dot-ghci   <process001.genscript 
1>process001.interp.stdout 2>process001.interp.stderr
=====> process001(threaded1)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -threaded -debug   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001    </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(threaded2)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -threaded   >process001.comp.stderr 2>&1
cd ../../../libraries/process/tests && ./process001  +RTS -N2 -RTS  </dev/null 
>process001.run.stdout 2>process001.run.stderr
=====> process001(profthreaded)
cd ../../../libraries/process/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage2/ghc-inplace' -fforce-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -dno-debug-output -o process001 
process001.hs -O -prof -auto-all -fasm -threaded   >process001.comp.stderr 2>&1
Last 30 lines:

rm: cannot remove directory 
`C:\\builds\\slave/x86-win-fast-head/build/compiler': Device or resource busy
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
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to