Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Tue Dec 4 03:30:06 EST 2007
Build results:
x86-64 Linux head: lost
x86 Windows head: pass fail (failed publishbindist failed slave lost)
x86 Windows head fast: pass pass lost pass pass lost
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head: pass
x86-64 Linux head unreg: lost
New unexpected test failures:
conc068 1 x86 Windows head
Fixed unexpected test failures:
conc024
Old unexpected test failures:
1679 2 kahl G5 Gentoo Linux head
1914 2 x86 Windows head
TH_spliceE5_prof 3 x86-64 Linux head
arith011 1 x86-64 Linux head unreg
barton-mangler-bug 3 x86-64 Linux head
bug1010 1 x86 Windows head
cg015 1 x86-64 Linux head unreg
cg035 1 x86-64 Linux head unreg
conc022 1 x86-64 Linux head unreg
conc040 1 kahl G5 Gentoo Linux head
conc049 2 x86-64 Linux head
conc064 3 gabor head
concio001.thr 2 kahl G5 Gentoo Linux head
concprog001 2 gbesh Intel x86_64 Linux head
countReaders001 3 x86 Windows head
derefnull 3 x86 Windows head
divbyzero 4 x86 Windows head
fed001 2 kahl G5 Gentoo Linux head
ffi003 1 x86-64 Linux head unreg
ffi004 1 x86-64 Linux head unreg
ffi006 2 kahl G5 Gentoo Linux head
ffi007 1 kahl G5 Gentoo Linux head
ffi008 1 kahl G5 Gentoo Linux head
ffi009 2 kahl G5 Gentoo Linux head
ffi010 1 x86-64 Linux head unreg
ffi011 2 kahl G5 Gentoo Linux head
ffi013 2 kahl G5 Gentoo Linux head
ffi018 1 x86-64 Linux head unreg
ffi019 2 kahl G5 Gentoo Linux head
getDirContents001 1 x86 Windows head
ghc-e001 1 kahl G5 Gentoo Linux head
ghci025 3 x86-64 Linux head
hpc_fork 1 x86 Windows head
hpc_raytrace 6 gabor head
maessen_hashtab 2 x86-64 Linux head
num012 2 x86 Windows head
openFile005 1 tnaur x86 Linux head
openFile007 1 tnaur x86 Linux head
outofmem 1 kahl G5 Gentoo Linux head
process004 1 x86 Windows head
readFile001 1 tnaur x86 Linux head
typecheck.testeq1 1 x86 Windows head
-------------- next part --------------
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build'
Try 0: rsync ./ghc-6.9.20071203-i386-unknown-mingw32.tar.bz2 simonmar at haskell.org:/home/haskell/ghc/dist/current/dist
Try 0: rsync ghc-6.9.20071203-i386-unknown-mingw32.exe simonmar at haskell.org:/home/haskell/ghc/dist/current/dist
rsync -r /doc/* simonmar at haskell.org:/home/haskell/ghc/dist/current/docs
rsync: link_stat "/doc/*" failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at /home/lapo/packaging/tmp/rsync-2.6.9/main.c(977) [sender=2.6.9]
make[1]: *** [publish-binary-dist] Error 23
make[1]: Leaving directory `/buildbot/x86-win-head/build'
-------------- next part --------------
Last 30 lines:
cd ./programs/hs-boot && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o hs-boot Main -v0 -O -fasm >hs-boot.comp.stderr 2>&1
=====> hs-boot(profc)
cd ./programs/hs-boot && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o hs-boot Main -v0 -O -prof -auto-all -fvia-C >hs-boot.comp.stderr 2>&1
=====> hs-boot(profasm)
cd ./programs/hs-boot && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o hs-boot Main -v0 -O -prof -auto-all -fasm >hs-boot.comp.stderr 2>&1
====> Running ./programs/jl_defaults/test.T
=====> jl_defaults(normal)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(optc)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main -O -fvia-C >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(hpc)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main -O -fhpc >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(optasm)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main -O -fasm >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(profc)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main -O -prof -auto-all -fvia-C >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults +RTS -p -RTS <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(profasm)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main -O -prof -auto-all -fasm >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults +RTS -hc -RTS <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
cd ./programs/jl_defaults && c:/builds/slave/x86-win-head/build/utils/hp2ps/hp2ps jl_defaults
=====> jl_defaults(ghci)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 Main --interactive -v0 -ignore-dot-ghci <jl_defaults.genscript 1>jl_defaults.interp.stdout 2>jl_defaults.interp.stderr
=====> jl_defaults(threaded1)
cd ./programs/jl_defaults && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o jl_defaults Main -threaded -debug >jl_defaults.comp.stderr 2>&1
More information about the Cvs-ghc
mailing list