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

Nightly build started on cam-02-unx at Wed Oct 3 18:00:01 BST 2012.
**** checking out new source tree                 ... ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.7.20121003
**** 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 (-rtsopts -O2)                 ... failed.
**** running nofib (-rtsopts -O2 -fllvm)          ... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all) ... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all -fllvm)... failed.
**** 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/current/logs
Dists are at http://www.haskell.org/ghc/dist/current/dist
Docs  are at http://www.haskell.org/ghc/dist/current/docs
-----------------------------------------------------------------------------
Respository hashes:
.|65e6470c39e9d45cbdb7834486bcae7f4a6259e6
ghc-tarballs|18e0c37f8023abf469af991e2fc2d3b024319c27
libraries/Cabal|e1d0d85545338312369346ffac17ce59096dcf25
libraries/Win32|21335a30161c099da79ae9619c9782e5e32e4644
libraries/array|e4b800af700cd7a5d42286086f17713ec98698a0
libraries/base|219ea0e539aca217fe1819baf02d4cdd1d670f51
libraries/binary|2d31cea238d0d08885c457475fc354dbf2b88976
libraries/bytestring|87c5fc73a18d613d59c0325cb802c670eb026709
libraries/containers|a9b7224068ae60f73baacd5f76d2c27624d90120
libraries/deepseq|4821349305c2a73efacdd58d2ba485b07eb84eda
libraries/directory|36d41aa9d77d9fc779b61e3769a891e13a8a6787
libraries/dph|4d8cbb463e6c456842b770120fc3c55dcaf54447
libraries/filepath|2d60d0dd5d8fc924420bb238902266929f4e2cfb
libraries/ghc-prim|03144fbee792555bfd6de6184228ebaeffed2896
libraries/haskeline|9ad00926f832f4e5f5d38c8fe84bfc85f4e8f728
libraries/haskell2010|d7e33da36585c250cd0bfb45b518c95e44197f3c
libraries/haskell98|8b70376392c992703034b8e3e96ec13ffb80a153
libraries/hoopl|038658b5605af91b6180a4a8d82cb1696d6421b4
libraries/hpc|61dfe710c350edef9e6239f72b18ff6125f1e129
libraries/integer-gmp|982d8f1f0e25faa6a27a18869931c0e81c384232
libraries/integer-simple|45a0642c712adfdc0a313601d720a4ee7a9cd48d
libraries/old-locale|47542432234f6fc406a9abf5d3f94e43d9bd10f6
libraries/old-time|cf225c367e5490201a5b04b1b8cb322f6e230d46
libraries/parallel|5331a63bca622486a2a04218ca702f22aa238956
libraries/pretty|ab7e8d91470bb94c9e184dffbec89d0aae116f9b
libraries/primitive|75c3379b6d76e914cc3c7ffd290b6b1cad7ea3e6
libraries/process|8d7a7c234e86aca4d54d55de92fb3a302fcf102b
libraries/random|69bfde219bab869729fdbe9c1496371f912bf41e
libraries/stm|4965c0139de186c8322cb48b52550acb4b8d9afa
libraries/template-haskell|d7b864b7ddb0e8c2f58d08dfd50e843eb8966b90
libraries/terminfo|579d2c324e69856ff8d1ea8b5036e30c920e1973
libraries/transformers|a59fb93860f84ccd44178dcbbb82cfea7e02cd07
libraries/unix|f169f66882ccd8227b3164dc8d487868df50e4f6
libraries/vector|c4c5a740ec977a4300449bc85f4707ec641be923
libraries/xhtml|fb9e0bbb69e15873682a9f25d39652099a3ccac1
nofib|35be7d976116e83d9cdea7145bbefb117d4a771f
testsuite|11cc379214c93699fa8ed366362139480f5cf36f
utils/haddock|184781c9bfd2cc0da0fea39a8c609bb45f18fc45
utils/hsc2hs|eb1fc94dc9032b69566059db57e10b6b1cbcec45
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Thu Oct 4 08:08:17 BST 2012

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

OVERALL SUMMARY for test run started at Thu Oct  4 01:01:28 BST 2012
    3478 total tests, which gave rise to
   17091 test cases, of which
       0 caused framework failures
    3680 were skipped

   13053 expected passes
     165 had missing libraries
     122 expected failures
       5 unexpected passes
      66 unexpected failures

Unexpected passes:
   arrows/should_fail      arrowfail001 (normal)
   codeGen/should_compile  massive_array (normal,hpc,optasm,profasm)

Unexpected failures:
   ../../libraries/stm/tests   stm049 [bad exit code] (ghci)
   codeGen/should_run          cgrun068 [bad exit code] 
(optasm,ghci,threaded2,dyn,optllvm)
   codeGen/should_run          cgrun071 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,g1)
   concurrent/2317             2317 [bad exit code] (ghci)
   concurrent/should_run       367 [bad exit code] (profasm,ghci,profthreaded)
   concurrent/should_run       367_letnoescape [bad exit code] (optllvm)
   concurrent/should_run       5611 [bad exit code] (ghci)
   concurrent/should_run       foreignInterruptible [bad exit code] (ghci)
   deSugar/should_run          dsrun023 [bad exit code] (hpc)
   deSugar/should_run          mc03 [bad exit code] (hpc)
   ffi/should_run              1679 [bad exit code] (ghci)
   ffi/should_run              7170 [bad stdout or stderr] (ghci)
   ghc-api/T4891               T4891 [bad exit code] (normal)
   perf/compiler               T1969 [stat not good enough] (normal)
   perf/compiler               T3064 [stat too good] (normal)
   perf/compiler               T3294 [stat not good enough] (normal)
   perf/compiler               T4801 [stat not good enough] (normal)
   perf/compiler               T5030 [stat not good enough] (normal)
   perf/compiler               T5321FD [stat not good enough] (normal)
   perf/compiler               T5321Fun [stat not good enough] (normal)
   perf/compiler               T6048 [stat not good enough] (optasm)
   perf/compiler               T783 [stat not good enough] (normal)
   perf/compiler               parsing001 [stat not good enough] (normal)
   perf/haddock                haddock.Cabal [stat not good enough] (normal)
   perf/haddock                haddock.base [stat too good] (normal)
   perf/haddock                haddock.compiler [stat not good enough] (normal)
   perf/should_run             T7257 [stat not good enough] (normal)
   programs/seward-space-leak  seward-space-leak [bad exit code] (ghci)
   th                          T7064 [bad stdout] (normal)
   th                          T7064 [bad stdout or stderr] (ghci)
   typecheck/should_run        tcrun024 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   typecheck/should_run        tcrun024 [bad stdout or stderr] (ghci)
   typecheck/should_run        tcrun025 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   typecheck/should_run        tcrun025 [bad stdout or stderr] (ghci)
   typecheck/should_run        tcrun035 [stderr mismatch] (normal)

----------------------------------------------------
Nightly run ended at Thu Oct 4 08:08:17 BST 2012

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to