pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 329, Success

2011-08-14 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 329 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/329.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting v

[nightly] 14-Aug-2011 build of HEAD on i386-unknown-linux (cam-02-unx)

2011-08-14 Thread GHC Build Reports
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 Sun Aug 14 18:00:01 BST 2011. checking out new source tree

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 312, Success

2011-08-14 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 312 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/312.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting versi

pgj2 (amd64 FreeBSD HEAD), build 447, Success

2011-08-14 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 447 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/447.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

[nightly] 14-Aug-2011 build of STABLE on i386-unknown-linux (cam-02-unx)

2011-08-14 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Sun Aug 14 18:10:01 BST 2011. checking out new source tree

pgj (x86 FreeBSD HEAD), build 449, Success

2011-08-14 Thread Builder
pgj (x86 FreeBSD HEAD), build 449 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/449.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Su

simonmar-win32-head (x86 Windows HEAD), build 369, Failure

2011-08-14 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 369 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/369.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Suc

[nightly] 14-Aug-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-08-14 Thread GHC Build Reports
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 Sun Aug 14 18:00:01 BST 2011. checking out new source

[nightly] 14-Aug-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-08-14 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Sun Aug 14 18:10:01 BST 2011. checking out new s

tn23 (x86 OSX HEAD), build 415, Failure

2011-08-14 Thread Builder
tn23 (x86 OSX HEAD), build 415 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/415.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/415.html Cloning into build... error: Unable to find 64b32e864a601b

HEAD build failure: incomplete patterns

2011-08-14 Thread Daniel Fischer
After (locally) fixing the imports in binary, building HEAD with 7.2.1 fails with > compiler/cmm/CmmNode.hs:187:3: > Warning: Pattern match(es) are non-exhaustive > > In an equation for `entryLabel': > Patterns not matched: > CmmComment

Validate failure due to -Werror (unsafePerformIO)

2011-08-14 Thread Daniel Fischer
Bootstrapping with 7.2.1, validate fails with > [ 1 of 27] Compiling Data.Binary.Builder.Base ( > libraries/binary/src/Data/Binary/Builder/Base.hs, > bootstrapping/Data/Binary/Builder/Base.o ) > > libraries/binary/src/Data/Binary/Builder/Base.hs:66:1: > Warning: In the use of `unsafePerformIO

[commit: testsuite] master: Add test for #5402 (57027d9)

2011-08-14 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/57027d9ebaf85b259e406a717cba9a12779890b2 >--- commit 57027d9ebaf85b259e406a717cba9a12779890b2 Author: Simon Mar

[commit: testsuite] master: adjust 32-bit stats for parsing001 (490a6ef)

2011-08-14 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/490a6eff8520fd382a40a247a9f7b79e65eaf56d >--- commit 490a6eff8520fd382a40a247a9f7b79e65eaf56d Author: Simon Mar

[commit: ghc] master: fix some #ifdefs that were making compilation with 7.2.1 fail - the (6af8d61)

2011-08-14 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/6af8d6174176c1c05219cb901851e6d902eadc7a >--- commit 6af8d6174176c1c05219cb901851e6d902eadc7a Author: Simon Marlow D

[commit: ghc] master: fix occasional failure of numsparks001 test. During shutdown we (f6f0430)

2011-08-14 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f6f04307747ca890fc06617bc63feaebd4e9aceb >--- commit f6f04307747ca890fc06617bc63feaebd4e9aceb Author: Simon Marlow D

[commit: ghc] master: remove unnecessary return (1df235e)

2011-08-14 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/1df235e769a278bbd82ae0440501a123ec3596d3 >--- commit 1df235e769a278bbd82ae0440501a123ec3596d3 Author: Simon Marlow D

New patches in /srv/darcs/git-mirrors/random

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/random commit f9a348ff46e92d64b70f026109765bbfd63000fd Merge: eda121f... 3fb0e9e... Author: Ryan Newton Date: Mon Aug 8 20:51:50 2011 -0700 Merge pull request #1 from dterei/master Patch for random to use Safe Haskell commit 3fb0e9e42b54d7b0

New patches in /srv/darcs/git-mirrors/terminfo

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/terminfo commit baec6aff59d13ba294b370f9563e8068706392ce Author: Judah Jacobson Date: Sun Aug 14 00:38:45 2011 + Require ghc-6.10, and don't use the extensible-exceptions package. commit 1fdbf694a26192ca8c0c4ecf036729a2eca0da30 Author: Judah Jaco

New patches in /srv/darcs/git-mirrors/Cabal

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit a2ae5a8d5f15f346eee030ae9800c7a47c11b471 Author: Duncan Coutts Date: Fri Aug 12 11:08:46 2011 + Relax cabal-install's deps for ghc-7.2 commit a792a50a73a4b606e4886c51e977810b500f575f Author: Duncan Coutts Date: Fri Aug 12 11:08:20

New patches in /srv/darcs/git-mirrors/vector

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/vector commit 6eb1022b1cf37c08839686fde207b7266462090a Author: Roman Leshchinskiy Date: Fri Aug 12 10:57:54 2011 + Changelog commit 09cf19ca6f273b76a7106ba4cf9288e52cc26896 Author: Roman Leshchinskiy Date: Fri Aug 12 10:56:41 2011 + R

New patches in /srv/darcs/git-mirrors/containers

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376 Merge: 770fbc3... 667591b... Author: Milan Straka Date: Tue Aug 9 11:50:00 2011 -0700 Merge pull request #2 from dterei/master fix mistake in last patch commit 667591b168c804d3eeae50

New patches in /srv/darcs/git-mirrors/haskeline

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/haskeline commit 8787a64417500efffc9c48032ee7c37315fb2547 Author: Judah Jacobson Date: Sun Aug 14 00:01:00 2011 + Fix bug on ghc-7.2.1 with tab-completion of Unicode filenames. This was due to the changed behavior of getDirectoryContents.

New patches in /srv/darcs/git-mirrors/pretty

2011-08-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/pretty commit 036fb8dfbb9d4a787fcd150c2756b4899be4e942 Author: David Terei Date: Tue Aug 9 10:42:17 2011 -0700 Fix conditional pragma to work with 6.12 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://ww

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 328, Success

2011-08-14 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 328 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/328.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting v

simonmar-win32-stable (x86 Windows STABLE), build 301, Success

2011-08-14 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 301 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/301.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version d

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 311, Success

2011-08-14 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 311 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/311.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting versi

pgj2 (amd64 FreeBSD HEAD), build 446, Success

2011-08-14 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 446 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/446.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting