Build results: x86-64 Linux head: fail (failed stage1) x86 Windows head: fail (failed bindisttest) fail (failed bindisttest failed slave lost) x86 Windows head fast: pass lost fail (failed getsubrepos) pass lost kahl G5 Gentoo Linux head: pass macgyver PPC OSX head: pass tnaur PPC OSX head 2: pass tnaur x86 Linux head: pass x86-64 Linux head unreg: pass
Old unexpected test passes: stableptr003 6 gabor head New unexpected test failures: concprog001 1 tnaur x86 Linux head ffi018 1 x86-64 Linux head unreg joao-circular 1 macgyver PPC OSX head seward-space-leak 1 macgyver PPC OSX head Old unexpected test failures: 1288 1 x86 Windows head fast 1679 2 kahl G5 Gentoo Linux head TH_spliceE5_prof 1 x86-64 Linux head unreg barton-mangler-bug 2 macgyver PPC OSX head cc004 2 gabor head cg015 1 x86-64 Linux head unreg cg035 1 x86-64 Linux head unreg cg060 1 x86-64 Linux head unreg conc022 1 x86-64 Linux head unreg conc040 1 kahl G5 Gentoo Linux head conc064 1 gabor head divbyzero 3 kahl G5 Gentoo Linux head fed001 2 kahl G5 Gentoo Linux head ffi003 2 macgyver PPC OSX head ffi006 2 kahl G5 Gentoo Linux head ffi007 1 kahl G5 Gentoo Linux head ffi008 1 kahl G5 Gentoo Linux head ffi009 4 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 ffi019 2 kahl G5 Gentoo Linux head ghc-e001 1 kahl G5 Gentoo Linux head ghc-e002 1 kahl G5 Gentoo Linux head ghc-e003 1 kahl G5 Gentoo Linux head ghc-e004 1 kahl G5 Gentoo Linux head ghc-e005 1 kahl G5 Gentoo Linux head ghci024 6 x86 Windows head fast hpc_raytrace 6 gabor head num009 2 x86 Windows head fast num012 3 kahl G5 Gentoo Linux head qq001 1 kahl G5 Gentoo Linux head qq002 1 kahl G5 Gentoo Linux head qq003 1 kahl G5 Gentoo Linux head qq004 1 kahl G5 Gentoo Linux head qq005 6 gabor head qq006 6 gabor head records 6 gabor head signals002 2 macgyver PPC OSX head ubx-records 6 gabor head
Last 30 lines: [] getApStackVal#_awe = \ (a1_avZ :: a_awc) (a2_aw1 :: GHC.Prim.Int#) -> letrec { $sat_s3fE :: (# GHC.Prim.Int#, b_awd #) [] $sat_s3fE = let { sat_awe :: a_awc -> GHC.Prim.Int# -> (# GHC.Prim.Int#, b_awd #) [] sat_awe = \ (a1_avZ :: a_awc) (a2_aw1 :: GHC.Prim.Int#) -> $sat_s3fE } in GHC.Prim.getApStackVal# @ a_awc @ b_awd a1_avZ a2_aw1; } in $sat_s3fE } in getApStackVal#_awe end Rec } *** End of Offense *** <no location info>: Compilation had errors make[3]: *** [dist/build/GHC/PrimopWrappers.o] Error 1 make[3]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/libraries/ghc-prim' make[2]: *** [make.library.ghc-prim] Error 2 make[2]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/libraries' make[1]: *** [stage1] Error 2 make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-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.20080515-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.20080515-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 ./programs/andre_monad && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andre_monad Main -O -prof -auto-all -fvia-C >andre_monad.comp.stderr 2>&1 cd ./programs/andre_monad && ./andre_monad +RTS -p -RTS </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr =====> andre_monad(profasm) cd ./programs/andre_monad && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andre_monad Main -O -prof -auto-all -fasm >andre_monad.comp.stderr 2>&1 cd ./programs/andre_monad && ./andre_monad +RTS -hc -RTS </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr cd ./programs/andre_monad && c:/builds/slave/x86-win-head/build/utils/hp2ps/hp2ps andre_monad =====> andre_monad(ghci) cd ./programs/andre_monad && '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 <andre_monad.genscript 1>andre_monad.interp.stdout 2>andre_monad.interp.stderr =====> andre_monad(threaded1) cd ./programs/andre_monad && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andre_monad Main -threaded -debug >andre_monad.comp.stderr 2>&1 cd ./programs/andre_monad && ./andre_monad </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr =====> andre_monad(threaded2) cd ./programs/andre_monad && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andre_monad Main -O -threaded >andre_monad.comp.stderr 2>&1 cd ./programs/andre_monad && ./andre_monad +RTS -N2 -RTS </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr =====> andre_monad(profthreaded) cd ./programs/andre_monad && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andre_monad Main -O -prof -auto-all -fasm -threaded >andre_monad.comp.stderr 2>&1 cd ./programs/andre_monad && ./andre_monad +RTS -p -RTS </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr ====> Running ./programs/andy_cherry/test.T =====> andy_cherry(normal) cd ./programs/andy_cherry && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andy_cherry Main -cpp >andy_cherry.comp.stderr 2>&1 cd ./programs/andy_cherry && ./andy_cherry . </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr =====> andy_cherry(optc) cd ./programs/andy_cherry && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andy_cherry Main -O -fvia-C -cpp >andy_cherry.comp.stderr 2>&1 cd ./programs/andy_cherry && ./andy_cherry . </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr =====> andy_cherry(hpc) cd ./programs/andy_cherry && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andy_cherry Main -O -fhpc -cpp >andy_cherry.comp.stderr 2>&1 cd ./programs/andy_cherry && ./andy_cherry . </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr =====> andy_cherry(optasm) cd ./programs/andy_cherry && 'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32 --make -o andy_cherry Main -O -fasm -cpp >andy_cherry.comp.stderr 2>&1
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc