Build description = STABLE on i386-unknown-linux (cam-02-unx)
Build location    = /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx

Nightly build started on cam-02-unx at Mon Jul 18 18:10:01 BST 2011.
**** checking out new source tree                 ... warning: Remote branch 
ghc-7.2 not found in upstream origin, using HEAD instead
warning: Remote branch ghc-7.2 not found in upstream origin, using HEAD instead
ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.2.0.20110715
**** Building stage 2 compiler                    ... ok.
**** Building stage 3 compiler                    ... ok.
**** building testsuite tools                     ... ok.
**** running tests                                ... ok (summary below).
**** building compiler binary distribution        ... ok.
**** uploading binary distribution                ... ok.
**** running nofib (-O -fasm)                     ... ok. (4 failures)
**** running nofib (-O -fvia-C)                   ... ok. (4 failures)
**** running nofib (-O -prof -auto-all -fasm)     ... ok. (1 failures)
**** running nofib (-O -prof -auto-all -fvia-C)   ... ok. (1 failures)
**** publishing logs                              ... ssh: connect to host 
haskell.org port 22: No route to host
lost connection
failed.
Logs  are at http://www.haskell.org/ghc/dist/stable/logs
Dists are at http://www.haskell.org/ghc/dist/stable/dist
Docs  are at http://www.haskell.org/ghc/dist/stable/docs
-----------------------------------------------------------------------------
Respository hashes:
.|421076ff5fdeb551df3df1dd730f100527a4170c
ghc-tarballs|e7b7b152083f7c3e3559e557a239757d41ac02a6
libraries/Cabal|1ec5752cf78ae60cec36997ab673595fd4d5945e
libraries/Win32|6c23b2e7752840512267ab971e95c85ffd398947
libraries/array|09051b93c1c0e88cab213d3522ee8a5c213ad1a1
libraries/base|790a6ac6f19767ffa4ee162683df3f3cee0b50d1
libraries/binary|9065df2120254601c68c3a28264fd062abde9354
libraries/bytestring|6c7c81ab130b4dad41280133e394981939ee7cf6
libraries/containers|d9cfa9512cac109847255f3f49f1be8b0eb99476
libraries/directory|2080241c00d21e8662857c8885bffe010823d47d
libraries/extensible-exceptions|c141ffd0fd178b806bb162e4aa04f7f9ce825f9e
libraries/filepath|ee3f609a35d791a5fa5ed3ebfcc7fcd09ee0930b
libraries/ghc-prim|bca02fda94c406cc484a3bfbcb6d120d43439935
libraries/haskeline|a118610f7fd1bb59fbb1cb3206b891dc6b59441d
libraries/haskell2010|e7cb3d9367992be1c817f6a21402f4992a4a1b4f
libraries/haskell98|7507614b006f3e5081b03b2bfdb40b4a4c83f7e5
libraries/hoopl|0febb7f04ff4326bd120fc75549845e5e9678d72
libraries/hpc|ea7d896ec6629f299651d808dd91a52af235df09
libraries/integer-gmp|7b43b0ae539300d66a3316f514088cd401661f83
libraries/integer-simple|c3e9c0268b4d59895829e429d1ac767e6041b06a
libraries/mtl|a748dfa2770af1d348dfaa8ad6955b25b4935711
libraries/old-locale|018932f75925f03f4fc7174dbac27d91fd8499d6
libraries/old-time|9fca8b83946cfca991d7ca1e6f6260851f73f9dd
libraries/pretty|c97b844905a06855fe935489f11693bab4190f08
libraries/process|cb77b71fa2018eb2993274cda9aa0882bd0ccb3f
libraries/template-haskell|921c1cfea3f44af58ed68fad41377b9ff5369605
libraries/terminfo|f4476f1881085b74dbe65cf4a4561e8fb34017d4
libraries/unix|0223d86351610c1569dffbd23c5e176746ff6ed0
libraries/utf8-string|d28cd1fbd4ebaaa0608c070bd02ed72dc9b70399
libraries/xhtml|cb2cf6c34d815fdf4ed74efeb65e1993e7bda514
nofib|7b931b2412ec15575fb9898913ecd08079ff5e15
testsuite|19e5dcf08a4316b8b0122ac67b6b760278fcf17e
utils/haddock|18d07a6d53dc2aa3cf2aa4e7b13349805c878187
utils/hsc2hs|ae040ac862e851d9710b877e8af48657257c9061
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Tue Jul 19 05:21:53 BST 2011

------------- GHC Test summary ---------------------

OVERALL SUMMARY for test run started at Mon Jul 18 23:00:05 BST 2011
    2882 total tests, which gave rise to
   13232 test cases, of which
       0 caused framework failures
    2432 were skipped

   10340 expected passes
     374 expected failures
       1 unexpected passes
      85 unexpected failures

Unexpected passes:
   concurrent/should_run  throwto002 (ghci)

Unexpected failures:
   ../../../libraries/unix/tests  signals004 [bad exit code] 
(normal,hpc,optasm,ghci,threaded1,threaded2,dyn,optllvm)
   ../../../libraries/unix/tests  signals004 [exit code non-0] 
(profasm,profthreaded)
   annotations/should_run         annrun01 [bad stdout] 
(normal,hpc,optasm,threaded1,threaded2,optllvm)
   annotations/should_run         annrun01 [bad stdout or stderr] (ghci)
   codeGen/should_run             5129 [bad stdout or stderr] (ghci)
   concurrent/prog002             concprog002 [exit code non-0] 
(threaded2,threaded2_hT)
   concurrent/prog003             concprog003 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/prog003             concprog003 [bad stdout or stderr] (ghci)
   concurrent/should_run          conc023 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run          conc023 [bad stdout or stderr] (ghci)
   concurrent/should_run          foreignInterruptible [exit code non-0] 
(threaded1,threaded2)
   concurrent/should_run          foreignInterruptible [bad stdout or stderr] 
(ghci)
   driver                         5313 [bad exit code] 
(profasm,threaded2,profthreaded)
   ffi/should_run                 ffi009 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   ffi/should_run                 ffi009 [bad stdout or stderr] (ghci)
   ghci.debugger/scripts          print002 [bad stderr] (ghci)
   ghci.debugger/scripts          print003 [bad stderr] (ghci)
   ghci.debugger/scripts          print006 [bad stderr] (ghci)
   ghci.debugger/scripts          print007 [bad stderr] (ghci)
   ghci.debugger/scripts          print008 [bad stderr] (ghci)
   ghci.debugger/scripts          print010 [bad stderr] (ghci)
   ghci.debugger/scripts          print011 [bad stderr] (ghci)
   ghci.debugger/scripts          print012 [bad stderr] (ghci)
   ghci.debugger/scripts          print016 [bad stderr] (ghci)
   ghci.debugger/scripts          print017 [bad stderr] (ghci)
   ghci.debugger/scripts          print018 [bad stderr] (ghci)
   ghci.debugger/scripts          print019 [bad stderr] (ghci)
   ghci.debugger/scripts          print023 [bad stderr] (ghci)
   ghci.debugger/scripts          print024 [bad stderr] (ghci)
   ghci.debugger/scripts          print034 [bad stderr] (ghci)
   ghci/scripts                   ghci024 [bad stdout] (normal)
   lib/IO                         T4144 [bad stdout or stderr] (ghci)
   lib/OldException               OldException001 [bad stdout or stderr] (ghci)
   plugins                        plugins05 [exit code non-0] 
(profasm,dyn,profthreaded)
   profiling/should_run           T3001-2 [exit code non-0] (prof_hb)
   rts                            2047 [exit code non-0] (profasm,profthreaded)
   rts                            5250 [bad exit code] (optllvm)
   simplCore/should_compile       T3016 [exit code non-0] (hpc,optasm)
   typecheck/should_run           T1735 [bad stdout or stderr] (ghci)
   typecheck/should_run           T3731 [bad stdout or stderr] (ghci)

----------------------------------------------------
Nightly run ended at Tue Jul 19 05:21:53 BST 2011

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to