Build results:
kahl G5 Gentoo Linux stable: fail (failed darcs)
macgyver PPC OSX stable: pass
tnaur PPC OSX stable 2: pass
x86 Windows stable: fail (failed bindisttest) fail (failed bindisttest
failed slave lost)
x86 Windows stable fast: pass pass lost pass lost
x86-64 Linux stable: pass
Old unexpected test passes:
cg057 1 x86-64 Linux stable
New unexpected test failures:
conc018 1 macgyver PPC OSX stable
Fixed unexpected test failures:
bug1677
dynbrk007
gadt-escape1
ghci012
ghci032
mod178
print003
print006
read029
rebindable6
rn063
rn065
tcfail016
tcfail186
Old unexpected test failures:
1288 1 x86 Windows stable fast
DoParamM 1 x86-64 Linux stable
TH_spliceE5_prof 1 x86-64 Linux stable
cg060 1 x86-64 Linux stable
conc064 1 gabor stable
conflicting_flags 1 x86 Windows stable fast
divbyzero 2 macgyver PPC OSX stable
ffi009 2 macgyver PPC OSX stable
ghc-e003 1 x86 Windows stable fast
ghc-e005 1 x86 Windows stable fast
ghci024 2 macgyver PPC OSX stable
ghcpkg01 4 gabor stable
hpc_raytrace 3 gabor stable
maessen_hashtab 1 x86-64 Linux stable
num009 2 gabor stable
num012 2 macgyver PPC OSX stable
signals002 2 macgyver PPC OSX stable
tc199 5 gabor stable
Last 30 lines:
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-stable/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-stable/build/ghc-6.8.2.20080524-i386-unknown-mingw32.tar.bz2
tar (child): Cannot execute remote shell: No such file or directory
tar (child):
c\:/builds/slave/x86-win-stable/build/ghc-6.8.2.20080524-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-stable/build/bindisttest'
Last 30 lines:
=====> ext(optasm)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c ext.hs -O -fasm
>ext.comp.stderr 2>&1
=====> ext(profc)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c ext.hs -O -prof -auto-all
-fvia-C >ext.comp.stderr 2>&1
=====> ext(profasm)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c ext.hs -O -prof -auto-all
-fasm >ext.comp.stderr 2>&1
=====> getC(normal)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs
>getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(optc)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs -O -fvia-C
>getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(hpc)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs -O -fhpc
>getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(optasm)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs -O -fasm
>getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(profc)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs -O -prof
-auto-all -fvia-C >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC +RTS -p -RTS </dev/null >getC.run.stdout
2>getC.run.stderr
=====> getC(profasm)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs -O -prof
-auto-all -fasm >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC +RTS -hc -RTS </dev/null >getC.run.stdout
2>getC.run.stderr
cd ./lib/Generics && c:/builds/slave/x86-win-stable/build/utils/hp2ps/hp2ps getC
=====> getC(ghci)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 getC.hs --interactive -v0
-ignore-dot-ghci <getC.genscript 1>getC.interp.stdout 2>getC.interp.stderr
=====> getC(threaded1)
cd ./lib/Generics &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getC getC.hs -threaded -debug
>getC.comp.stderr 2>&1
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc