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 Thu May 26 18:00:01 BST 2011.
**** checking out new source tree                 ... ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.1.20110526
**** 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. (1 failures)
**** running nofib (-rtsopts -O2 -fllvm)          ... ok. (1 failures)
**** running nofib (-rtsopts -O2 -prof -auto-all) ... ok. (1 failures)
**** running nofib (-rtsopts -O2 -prof -auto-all -fasm)... ok. (1 failures)
**** 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^..
97ce7b595418d629a57654b5af07133e6418b45e Merge remote branch 'origin/master' 
into ghc-generics
80f5e7009434750cee746bd89f7eea5f7c7fa3fd Bump specConstr threshold to match to 
10x factor added to CoreUnfold.sizeExpr (oops, forgot to push this patch along 
with the others yesterday, and this caused a few test failures overnight).
3a0a91b41c5b6ad347711f054feb10c20a6b2f77 Remove unused ghci/ByteCodeFFI.lhs
5fffd9b28c2b67d4f58596ad8837a024e11882f5 ghc-pkg: report parser warnings when 
registering packages
f35a3d247e023b6c1b0abe677549b29398933b50 Provide the pkgroot value in ghc-pkg 
dump & describe when necessary
4063e1d8501b38b5ed8d620dcd8e27adee0e7091 sizeExpr: multiply all the sizes by 
10, except for primops.  This makes primops look cheap (but not free), and 
improves the Repro4.hs example from #4978.
a6e8418a71b14ef85ee7134be654689b17765f03 prog_argv and rts_argv now contain 
*copies* of the args passed to setupRtsFlags(), rather than sharing the memory. 
 Previously if the caller of hs_init() passed in dynamically-allocated memory 
and then freed it, random crashes could happen later (#5177).
f61d53d322cdf81a1cfa09cf4a4af4198611bcd5 Add stricter ghc-pkg checks on package 
file/dir/url fields
40b6bd47cf00f025426746bbd7abdd0eda2a3afd Implement ${pkgroot} spec, allows 
relocatable registered packages
78185538b0d9513b1b287a98cbf96cd120c7ef8f Deprecate the ghc-pkg --auto-ghci-libs 
flag
6ef41c263075b9399efa35850a7e5b0046335ef8 ghc-pkg: don't expand ${name}-style 
env vars by default
7256b301f0fde617e04c8dc47a223b30f1f6eae2 deprecate the -n option (#5180)
af9e96991659185821632ff96383480c9dc9cbda fix an integer overflow (#5086), and 
pre-emptively avoid more of these in the future.
18a0ead12b605fd20c13f5255d78cfbf699fe0c4 Disable DatatypeContexts by default
c7e3cba25cbb0c50e27ca1df4ef71cf3556a492c Fix +RTS -G1 (by deleting code, yay!) 
(#5026)
4ea89bd48653951748f70b7ba0302877244f9353 fix warning
89cfcda09a36da39cefab61b0bc40a5df952fc21 Install the mtl package into the 
bindist when validating.  This allows some more tests to run (those with 
reqlib('mtl')) and serves as an extra sanity check on Cabal and the bindist.
ec2712d6a76956ac7a6b2207a67388ca6ab95c0d fix warnings
f43bedeef3ecdf4d037a2484a0f0a3672ab60299 make the change to go_pap suggested in 
#4978.  According to nofib, one program is improved quite dramatically (fft2 
30% less allocation), and everything else was unchanged.
46176dfa4f329af687c92e57740c800a6cada7b1 Assign more accurate code sizes to 
primops, so that the inlining heuristics work better.  Also removed the old 
unused "needs_wrapper" predicate for primops.  This helps with #4978.
4177efa79d0ebc45e1319caff1c000f5fb6cfdcf Tweak sizing heurstics for case 
expressions (see comments). This improves the code generated for the examples 
in #4978, and appears to make very little difference to nofib.
5e0059a9fd797d550aa7dd856a14c12eb0914578 Merge branch 'master' of 
/home/simonmar/ghc-git/.
96d64fe2175d829f9499656750d51cf577ff9892 Revert "Add capability sets to the 
event system. Contains code from Duncan Coutts."
36df2f39af4d132dac4acbc11a271a95e2254e42 Added utility to uniquely identify ghc 
repo states
e7dcbdc7b68275d23debfec5f17074c55212eeb1 Fix small type in user guide.
== 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^..
6f92cdd12d1354dfbd80f8323ca333bea700896a Merge remote branch 'origin/master' 
into ghc-generics
28df3a119f770fdfe85c687dd73d5f6712b8e7d0 Unicode fix for getExecDir on Windows
89813e729be8bce26765b95419a171a7826f6d70 Merge branch 'ghc-new-co'
6df3a040da3dbddee67c6e30a892f87e6b164383 Follow changes in SDoc
797ab27bdccf39c73ccad374fea265f124cb52ea Merge remote branch 'origin/master' 
into ghc-new-co
1d8143659a81cf9611668348e33fd0775c7ab1d2 Wibbles for ghc-new-co branch
== libraries/array: running git log --pretty=oneline HEAD^..
e4b4e2e0a79f4138bdff4f10d263436b0155f449 Add a test from testsuite/tests/h98
== libraries/base: running git log --pretty=oneline HEAD^..
54fb2efb814fc5f65d3699e7a495b9c050729d58 Merge remote branch 'origin/master' 
into ghc-generics
8073392a94dc5ab198e4758d6738a0c7f5ed68cf Remove datatype contexts from base
8b894187c613f1a7bd87d3f5759b1025a012fbb0 add final newline
d8c8a1a857709334949d680d6afa274b7c6c7809 document the behaviour of throwTo to 
the current thread (#4888)
7c4da397332cbcf2ecfeb83fbffbc130ec828e01 document the memory model of IORef
8557ebbf1af0fa297db4bd3ee30d7c6e289fdca7 docs: note strict sequential ordering 
of MVar operations
245a3e3e650e1b110f620e39925bfb0cc9b93002 Add System.IO.char8, the encoding used 
by openBinaryFile, and correct the documentation for hSetBinaryMode which 
claimed that it was using the latin1 encoding when in fact it was using an 
unchecked modulo-256 version of it.
69f3ecdfa4e657aea1c012640e9ab1594bcfec78 Move tests from 
testsuite/tests/libraries
be2750a0a11b919fb03cc070074e430f88bdfa90 Add tests from testsuite/tests/h98
== 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^..
6f01f56a2702b50e2da909566c4a01622cb2ca7f Fix another -Werrorism
== 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^..
66699dec5050ef81f6a9863b9dbaeaae889386a0 Adapt to the renaming of 
`Representable0` to `Generic`.
== 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^..
318481ea7f1e1374c88a3629da39236c02402013 Mark T3064, IndTypesPerf, and T4801 as 
expected-broken pending attention to Trac #5224
== 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 Fri May 27 01:23:33 BST 2011

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

OVERALL SUMMARY for test run started at Thu May 26 21:27:46 BST 2011
    2801 total tests, which gave rise to
   12862 test cases, of which
       0 caused framework failures
    2261 were skipped

   10251 expected passes
     309 expected failures
       1 unexpected passes
      40 unexpected failures

Unexpected passes:
   conc016(threaded2)

Unexpected failures:
   2410(normal)
   T3001-2(prof_hb)
   T3016(hpc,optasm)
   dph-diophantine-opt(normal,threaded1,threaded2)
   dph-words-opt(normal)
   ghcpkg05(normal)
   recomp007(normal)
   
tcrun006(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   
tcrun007(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   
tcrun029(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)

----------------------------------------------------
Nightly run ended at Fri May 27 01:23:33 BST 2011

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

Reply via email to