[nightly] 28-Feb-2013 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
ghcbuild at microsoft.com
Fri Mar 1 04:27:30 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 Thu Feb 28 18:10:01 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 ... 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 -static)... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all -fllvm -static)... failed.
**** publishing logs ... ok.
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:
.|0ee31659afe7a6819f9eb5e233f98e5592f1b439
ghc-tarballs|18e0c37f8023abf469af991e2fc2d3b024319c27
libraries/Cabal|7e2bdc37dbb3c6bafc0287e93fd922360818cda1
libraries/Win32|1f9f7175e747aad7c424f5b12be5b95f15286f0b
libraries/array|95c4cbc7417eca42ebe1c1ac97f10a00251e5178
libraries/base|3de115fb7f929d02792a4b8139c3aeb9e41e0422
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|4b68afd3356674f12a67a4e381fa9becd704fab2
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|f5e474d38e1bd4c6f4e2859cc36d7f2f0df101a7
utils/haddock|1f3344df532e561c51de2f07950834e852043f14
utils/hsc2hs|e6039cb9ee40c953a7d5bf26a8ee0e1da4a2dbb0
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Fri Mar 1 03:27:29 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 Thu Feb 28 22:28:29 GMT 2013
3617 total tests, which gave rise to
17665 test cases, of which
3793 were skipped
165 had missing libraries
13484 expected passes
114 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 Fri Mar 1 03:27:29 GMT 2013
More information about the ghc-builds
mailing list