Build results: x86-64 Linux head: fail (failed bindisttest failed slave lost) x86 Windows head: fail (failed bindisttest) x86 Windows head fast: pass pass lost pass pass x86-64 Linux head unreg: lost
Old unexpected test passes: length001 2 kgardas head unicode001 1 kili head unicode002 1 kili head Old unexpected test failures: 1780 1 kili head 1861 1 kgardas head 2302 3 kgardas head 2816 3 kgardas head 3429 1 kili head T3007 1 kili head T3016 1 kili head apirecomp001 2 kili head cabal01 1 kili head conc012 3 kgardas head conc024 1 kili head conc027 1 kgardas head conc037 1 kili head conc038 1 kili head conc070 1 kili head concprog001 2 kgardas head concprog002 1 kgardas head derefnull 2 kgardas head divbyzero 2 kgardas head driver062.1 1 kili head driver062.2 1 kili head driver062.3 1 kili head driver062.4 1 kili head driver062.5 1 kili head driver081.1 1 kili head driver081.2 1 kili head dynamic_flags_001 1 kili head ffi009 1 kili head forkprocess01 1 kili head gadt23 1 kili head getPermissions001 1 kili head ghci024 1 kgardas head ghci028 3 kgardas head hClose002 1 kgardas head hClose003 2 kgardas head hs-boot 1 kili head memo001 1 kili head mod179 1 kili head num009 3 kgardas head num012 2 kgardas head openFile008 1 kili head print021 3 kgardas head process007 1 kili head queryfdoption01 1 kili head recomp001 1 kili head recomp004 1 kili head rn.prog006 2 x86 Windows head fast seward-space-leak 1 kili head signals002 2 kili head signals004 3 kgardas head space_leak_001 1 kili head testblockalloc 1 kili head user001 1 kgardas head
Last 30 lines: /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-base-0.4.0 Registering dph-base-0.4.0... Installing library in /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-prim-interface-0.4.0 Registering dph-prim-interface-0.4.0... Installing library in /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-prim-seq-0.4.0 Registering dph-prim-seq-0.4.0... Installing library in /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-prim-par-0.4.0 Registering dph-prim-par-0.4.0... Installing library in /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-seq-0.4.0 Registering dph-seq-0.4.0... Installing library in /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-par-0.4.0 Registering dph-par-0.4.0... "inplace/bin/ghc-cabal" install \ /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/ghc-stage2 \ /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/ghc-pkg \ /64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919 \ compiler stage2 \ '' '/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed' '/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919' '/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/share/doc//html/libraries' ghc-cabal: ./ghc.cabal: does not exist make[3]: *** [install_packages] Error 1 make[2]: *** [install] Error 2 make[2]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/bindisttest/a/b/c/ghc-6.11.20090919' make[1]: *** [all] Error 2 make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/bindisttest'
Last 30 lines: cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi001 ffi001.hs -O -dynamic -fglasgow-exts >ffi001.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi001 </dev/null >ffi001.run.stdout 2>ffi001.run.stderr =====> ffi001(profthreaded) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi001 ffi001.hs -O -prof -auto-all -fasm -threaded -fglasgow-exts >ffi001.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi001 +RTS -p -RTS </dev/null >ffi001.run.stdout 2>ffi001.run.stderr =====> ffi002(normal) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr =====> ffi002(optc) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -fvia-C ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr =====> ffi002(hpc) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -fhpc ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr =====> ffi002(optasm) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -fasm ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr =====> ffi002(profc) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -prof -auto-all -fvia-C ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 +RTS -p -RTS </dev/null >ffi002.run.stdout 2>ffi002.run.stderr =====> ffi002(profasm) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -prof -auto-all -fasm ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 +RTS -hc -RTS </dev/null >ffi002.run.stdout 2>ffi002.run.stderr cd ./ffi/should_run && /64playpen/buildbot/x86_64-linux-head/build/inplace/bin//hp2ps ffi002 =====> ffi002(threaded1) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -threaded -debug ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr =====> ffi002(threaded2) cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -threaded -eventlog ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
Last 30 lines: make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest' rm -f -rf "install dir" rm -f -rf a/b/c/* rm -f HelloWorld HelloWorld.o HelloWorld.hi output cd a/b/c/ && /usr/bin/tar --force-local -jxf c:/builds/slave/x86-win-head/build/ghc-6.11.20090918-i386-unknown-mingw32.tar.bz2 mv a/b/c/ghc-6.11.20090918 c:/builds/slave/x86-win-head/build/bindisttest/"install dir" c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/runghc HelloWorld > output diff -U 1 output expected_output c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/ghc --make HelloWorld [1 of 1] Compiling Main ( HelloWorld.lhs, HelloWorld.o ) Linking HelloWorld.exe ... 'C:\builds\slave\x86-win-head\build\bindisttest\install' is not recognized as an internal or external command, operable program or batch file. C:\builds\slave\x86-win-head\build\bindisttest\install dir\lib\..\mingw\bin\windres: preprocessing failed. make[1]: *** [all] Error 1 make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
_______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc