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

Nightly build started on cam-04-unx at Tue May 24 18:00:01 BST 2011.
**** checking out new source tree                 ... ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.1.20110524
**** 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)                 ... ok.
**** running nofib (-rtsopts -O2 -fllvm)          ... ok.
**** running nofib (-rtsopts -O2 -prof -auto-all) ... ok.
**** running nofib (-rtsopts -O2 -prof -auto-all -fasm)... ok.
**** publishing logs                              ... ssh: connect to host 
haskell.org port 22: Network is unreachable
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:
== running git log --pretty=oneline HEAD^..
c7e3cba25cbb0c50e27ca1df4ef71cf3556a492c Fix +RTS -G1 (by deleting code, yay!) 
(#5026)
== ghc-tarballs: running git log --pretty=oneline HEAD^..
e7b7b152083f7c3e3559e557a239757d41ac02a6 update gcc to 4.5.2 (I ran into a 
codegen bug in 4.5.0)
== utils/hsc2hs: running git log --pretty=oneline HEAD^..
c46eed44ce96f1719334ffb190eddf63695bc553 Unicode fix for getExecPath on Windows
== utils/haddock: running git log --pretty=oneline HEAD^..
28df3a119f770fdfe85c687dd73d5f6712b8e7d0 Unicode fix for getExecDir on Windows
== libraries/array: running git log --pretty=oneline HEAD^..
e4b4e2e0a79f4138bdff4f10d263436b0155f449 Add a test from testsuite/tests/h98
== libraries/base: running git log --pretty=oneline HEAD^..
8b894187c613f1a7bd87d3f5759b1025a012fbb0 add final newline
== libraries/binary: running git log --pretty=oneline HEAD^..
749ac0efbde3b14901417364a872796598747aaf Remove deprecated -fglasgow-exts.
== libraries/bytestring: running git log --pretty=oneline HEAD^..
cab9d8566fba8611598f14fb4f2ac7b8d4aae75b Use explicit import list for GHC.IO to 
avoid build failure
== libraries/Cabal: running git log --pretty=oneline HEAD^..
2da1e48c6be7ba85f1f8e8e35e7960e45b1eaac8 Add a type signature for 
getPrefixDirRel on Windows
== libraries/containers: running git log --pretty=oneline HEAD^..
592f6d9da9090e8d53432f22a01bb117fea2246c For GHC, implement the Typeable.hs 
macros using standalone deriving
== libraries/directory: running git log --pretty=oneline HEAD^..
3a0f2e2cb94c3e4f346023acc7201409d2876ed8 Improved Unicode support for 
canonicalizePath with PEP383
== libraries/extensible-exceptions: running git log --pretty=oneline HEAD^..
a667b48d0cb6469b6611cb516d16836aa002e782 Update source-repository in the .cabal 
file to point to the git repo
== libraries/filepath: running git log --pretty=oneline HEAD^..
92d211a2752fe8827582ae0d97efd18722ad3d87 Update source repo location to be the 
git repo in .cabal file
== libraries/ghc-prim: running git log --pretty=oneline HEAD^..
0c6ce77579a75ddd82d3d6d98a30600b57cac641 Update source-repository in the .cabal 
file to point to the git repo
== libraries/haskeline: running git log --pretty=oneline HEAD^..
125ee5bba59fa9ac2fd77aa3922c30dffc11b7b5 Add NondecreasingIndentation extension 
for GHC >= 7.1
== libraries/haskell98: running git log --pretty=oneline HEAD^..
eb655b0317665acb9670025480b4af4465bc8f55 Update source repo location to be the 
git repo in .cabal file
== libraries/haskell2010: running git log --pretty=oneline HEAD^..
f90687bee55adfd693fe460f2ab4bc270a7f97e3 Update source repo location to be the 
git repo in .cabal file
== libraries/hoopl: running git log --pretty=oneline HEAD^..
0febb7f04ff4326bd120fc75549845e5e9678d72 Add mapGraph and related functions.
== libraries/hpc: running git log --pretty=oneline HEAD^..
fce8babbc3f60fb195d84545753dc342422ab8e1 Fix Trac #5069
== libraries/integer-gmp: running git log --pretty=oneline HEAD^..
2567c97aaa467cb676a6ecc2cf840c92ee1cb6ec Follow CC var changes in makefiles
== libraries/integer-simple: running git log --pretty=oneline HEAD^..
c3e9c0268b4d59895829e429d1ac767e6041b06a Part of #5122 "Faster conversion 
between Rational and Double/Float" fix
== libraries/mtl: running git log --pretty=oneline HEAD^..
a748dfa2770af1d348dfaa8ad6955b25b4935711 Replace uses of the old catch function 
with the new one
== libraries/old-locale: running git log --pretty=oneline HEAD^..
7f09f55ea3011c17c526805f099394a05ec9c3fe Update source repo location to be the 
git repo in .cabal file
== libraries/old-time: running git log --pretty=oneline HEAD^..
6aae8dc2f13cef6ab48c5436c6c0e7c1b5ae3f51 Update source repo location to be the 
git repo in .cabal file
== libraries/pretty: running git log --pretty=oneline HEAD^..
e00aa7e0f82fc6f13ad85f1b3a27f53efe473e60 Update source repo location to be the 
git repo in .cabal file
== libraries/process: running git log --pretty=oneline HEAD^..
d1c2999473ba0d4ceafdc6da309debca83f91abe Expanded .gitignore
== libraries/random: running git log --pretty=oneline HEAD^..
ba8cb1b9fdfddeb29fdfedd8612c8ce85a987af8 Update source repo location to be the 
git repo in .cabal file
== libraries/template-haskell: running git log --pretty=oneline HEAD^..
acd4c3292d0f7a222a1f4f426054e4732a809fc8 Update source-repository in the .cabal 
file to point to the git repo
== libraries/terminfo: running git log --pretty=oneline HEAD^..
f4476f1881085b74dbe65cf4a4561e8fb34017d4 Bump version to 0.3.1.3.
== libraries/unix: running git log --pretty=oneline HEAD^..
c9a0bf119ce343b291bef77828066339e94fb64d elaborate the deprecation messages, 
and add commented-out new versions, for setProcessGroupID and createProcessGroup
== libraries/utf8-string: running git log --pretty=oneline HEAD^..
d28cd1fbd4ebaaa0608c070bd02ed72dc9b70399 Bump version to 0.3.7 due to newly 
exported encodeChar
== libraries/Win32: running git log --pretty=oneline HEAD^..
0cf603103e9ad3fccd862171ba5e689b87930622 Expand .gitignore
== libraries/xhtml: running git log --pretty=oneline HEAD^..
9a4d7d64d0491a1844d5b5759275b029ccd1e2cd Fix warnings
== testsuite: running git log --pretty=oneline HEAD^..
7006f8ef5966b846d260677c2c5ceb04e85259a4 test +RTS -G1 for the 
codeGen/should_run tests
== nofib: running git log --pretty=oneline HEAD^..
6d3ea16e56bd99d060e778fab3583aa67a6b50d4 update to cope with new RTS stats 
format for GCs
== libraries/deepseq repo not present; skipping
== libraries/parallel repo not present; skipping
== libraries/stm repo not present; skipping
== libraries/primitive: running git log --pretty=oneline HEAD^..
8057ba8cf108813eddc5f565b6ee6b6dde827c34 Add mutableByteArrayContents
== libraries/vector: running git log --pretty=oneline HEAD^..
3bfd7c785e62665776d186766f3465c2c7e5e359 TAG 0.7.0.1
== libraries/dph: running git log --pretty=oneline HEAD^..
c3cf1de9df5c2e7d078e9334938e508707b51de8 Fix the ghc.mk hacks to avoid build 
races (I think).
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Wed May 25 00:33:44 BST 2011

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

OVERALL SUMMARY for test run started at Tue May 24 21:06:58 BST 2011
    2793 total tests, which gave rise to
   12809 test cases, of which
       0 caused framework failures
    2253 were skipped

   10244 expected passes
     306 expected failures
       1 unexpected passes
       5 unexpected failures

Unexpected passes:
   conc016(threaded2)

Unexpected failures:
   T5084(normal)
   dph-diophantine-opt(normal,threaded1,threaded2)
   dph-words-opt(normal)

----------------------------------------------------
Nightly run ended at Wed May 25 00:33:44 BST 2011

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

Reply via email to