[nightly] 25-Feb-2013 build of HEAD on x86_64-unknown-linux (cam-04-unx)

GHC Build Reports ghcbuild at microsoft.com
Tue Feb 26 04:24:56 CET 2013


Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
Build location    = /64playpen/gmainlan/nightly/HEAD-cam-04-unx
Build config file = /home/gmainlan/nightly/site/msrc/conf-HEAD-cam-04-unx

Nightly build started on cam-04-unx at Mon Feb 25 18:25:18 GMT 2013.
**** checking out new source tree                 ... ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.7
**** Building stage 2 compiler                    ... ok.
**** Building stage 3 compiler                    ... ok.
**** building source distribution                 ... ok.
**** uploading source distribution                ... failed.
**** building testsuite tools                     ... ok.
**** running tests                                ... ok (summary below).
**** building compiler binary distribution        ... ok.
**** uploading binary distribution                ... failed.
**** running nofib (-rtsopts -O2)                 ... failed.
**** running nofib (-rtsopts -O2 -fllvm)          ... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all -static)... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all -fllvm -static)... failed.
**** publishing logs                              ... Permission denied (publickey).
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:
.|cdae6654f2ba1a7d2c5711cd6ba26b0e73f4b1e1
ghc-tarballs|18e0c37f8023abf469af991e2fc2d3b024319c27
libraries/Cabal|7e2bdc37dbb3c6bafc0287e93fd922360818cda1
libraries/Win32|1f9f7175e747aad7c424f5b12be5b95f15286f0b
libraries/array|95c4cbc7417eca42ebe1c1ac97f10a00251e5178
libraries/base|dd30d2daaa973fb4c58de643c3c67c3424b07d7f
libraries/binary|feb287316af6b4acfbb4c54553ec55d8b10012d2
libraries/bytestring|9692aaf0bf9b203f9249a1414637328fd31fc04a
libraries/containers|41bc140a140143fa517df4c1a08365474cde4d14
libraries/deepseq|420507ea418db8664a79aedaa6588b772e8c97c6
libraries/directory|1e113d5086575f8582fba945c5dc8bdd2f69708c
libraries/dph|0b17ca51801d56bda0886a0965e1791b2ccd9272
libraries/filepath|abf31a9aef45d2119a5757dafbe4adf611388ee8
libraries/ghc-prim|dbe66a7ea2e109d3c7744badf5e0b434f3d0f2a7
libraries/haskeline|3a92ddd63d4edc622ad4af044c5b664aa64c3dd4
libraries/haskell2010|c54b04f7c3ae16cafb7ddc2b357b9ed6c8b593b7
libraries/haskell98|1fed87b8540a561c14bfbb675b87f84fa63f14c6
libraries/hoopl|8e0ef3b7bf6d25919209f74d65c4a77c6689934d
libraries/hpc|a7231c6727de54d17ce14b1286cfe88c4db95783
libraries/integer-gmp|0092e8824f4b319d4619969ff7199ef438cef306
libraries/integer-simple|30c4af5165f181ef4f089b3d245371230f0aafad
libraries/old-locale|df98c76b078de507ba2f7f23d4473c0ea09d5686
libraries/old-time|7e0df2eb500ce4381725b868440fde04fa139956
libraries/parallel|5331a63bca622486a2a04218ca702f22aa238956
libraries/pretty|0b8eada2d4d62dd09ee361d8b6ca9b13e6573202
libraries/primitive|75c3379b6d76e914cc3c7ffd290b6b1cad7ea3e6
libraries/process|ab7e650c7a1301cc53f28356fbd84661bd435bb0
libraries/random|69bfde219bab869729fdbe9c1496371f912bf41e
libraries/stm|e17f742f446eea0894d164b208d25bafee80bd28
libraries/template-haskell|77a92240b257e8d7b35e7ceccb3e953782bfaa4a
libraries/terminfo|116d3ee6840d52bab69c880d775ae290a20d64bc
libraries/time|12ba4321d34d646cf9040ad12810c4257d26ade9
libraries/transformers|a59fb93860f84ccd44178dcbbb82cfea7e02cd07
libraries/unix|6e900d020129afef7b424a6cdef98f703821d4b9
libraries/vector|f27156970d9480806a5defcfea5367187c2a6997
libraries/xhtml|fb9e0bbb69e15873682a9f25d39652099a3ccac1
nofib|e55a9f0895d35dae77dcedf23de07bddc9b62330
testsuite|0054168f1f56e2adb69376627c1f4a76f5fda0a1
utils/haddock|1f3344df532e561c51de2f07950834e852043f14
utils/hsc2hs|e6039cb9ee40c953a7d5bf26a8ee0e1da4a2dbb0
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Tue Feb 26 03:24:55 GMT 2013

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

Unexpected results from:
TEST="T149 conc058 T367 conc068 conc065 conc066 conc020 conc035 conc015 conc017 callstack001 stm060 posix014 posix005 T4969 process007 haddock.Cabal hClose002 recomp006 getEnvironment02 getEnvironment01 T5594 T7170 ffi002 space_leak_001"

OVERALL SUMMARY for test run started at Mon Feb 25 22:38:11 GMT 2013
    3615 total tests, which gave rise to
   17663 test cases, of which
    3793 were skipped

     165 had missing libraries
   13477 expected passes
     119 expected failures

       4 caused framework failures
       1 unexpected passes
     108 unexpected failures

Unexpected passes:
   perf/should_run  T149 (normal)

Unexpected failures:
   ../../libraries/base/tests/IO        hClose002 [bad exit code] (ghci,threaded1,threaded2,profthreaded)
   ../../libraries/process/tests        process007 [bad stderr] (threaded1,threaded2,profthreaded)
   ../../libraries/process/tests        process007 [bad stdout or stderr] (ghci)
   ../../libraries/stm/tests            stm060 [bad stdout] (optasm,profasm,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/unix/tests           getEnvironment01 [bad exit code] (ghci)
   ../../libraries/unix/tests           getEnvironment02 [bad exit code] (ghci)
   ../../libraries/unix/tests/libposix  posix005 [bad exit code] (ghci)
   ../../libraries/unix/tests/libposix  posix014 [bad exit code] (profthreaded)
   concurrent/should_run                T367 [bad exit code] (profasm,profthreaded)
   concurrent/should_run                conc015 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc015 [bad stdout or stderr] (ghci)
   concurrent/should_run                conc017 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc017 [bad stdout or stderr] (ghci)
   concurrent/should_run                conc020 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc020 [bad stdout or stderr] (ghci)
   concurrent/should_run                conc035 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc035 [bad stdout or stderr] (ghci)
   concurrent/should_run                conc058 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc058 [bad stdout or stderr] (ghci)
   concurrent/should_run                conc065 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc066 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                conc068 [bad exit code] (ghci)
   concurrent/should_run                conc068 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,dyn,profthreaded,optllvm)
   driver/recomp006                     recomp006 [bad stderr] (normal)
   ffi/should_run                       T5594 [bad exit code] (profthreaded)
   ffi/should_run                       T7170 [bad stdout or stderr] (ghci)
   ffi/should_run                       ffi002 [bad exit code] (profthreaded)
   perf/haddock                         haddock.Cabal [stat not good enough] (normal)
   perf/space_leaks                     space_leak_001 [stat too good] (hpc,optasm,dyn,optllvm)
   profiling/should_run                 callstack001 [bad stdout] (prof)
   typecheck/should_compile             T4969 [exit code non-0] (profasm)

----------------------------------------------------
Nightly run ended at Tue Feb 26 03:24:55 GMT 2013



More information about the ghc-builds mailing list