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

2011-04-11 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 209 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/209.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date

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

2011-04-11 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 192 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/192.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | S

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

2011-04-11 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 Mon Apr 11 18:10:01 BST 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 327, Success

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

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

2011-04-11 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 Mon Apr 11 18:00:01 BST 2011. checking out new source tree

pgj (x86 FreeBSD HEAD), build 329, Success

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

simonmar-win32-head (x86 Windows HEAD), build 291, Success

2011-04-11 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 291 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/291.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | Success boo

tn23 (x86 OSX HEAD), build 306, Success

2011-04-11 Thread Builder
tn23 (x86 OSX HEAD), build 306 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/306.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | Success booting | Success co

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

2011-04-11 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 Mon Apr 11 18:10:01 BST 2011. checking out new s

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

2011-04-11 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 Mon Apr 11 18:00:01 BST 2011. checking out new source

[commit: ghc] master: Remove debugging CmmComment from old code generator. (d76fcd2)

2011-04-11 Thread Edward Z. Yang
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/d76fcd210a944bec112e3bd0888ed5ead5e7b816 >--- commit d76fcd210a944bec112e3bd0888ed5ead5e7b816 Author: Edward Z. Yang

Re: Unexpected pass

2011-04-11 Thread Edward Z. Yang
Oh, looks like I failed to sync-all. Disregard! ^_^ Excerpts from Max Bolingbroke's message of Mon Apr 11 17:20:38 -0400 2011: > On 11 April 2011 21:16, Edward Z. Yang wrote: > > I'm currently getting this unexpected pass: > > > > => T4404(normal) 358 of 2712 [0, 0, 0] > > cd ./typecheck/shou

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 187, Failure

2011-04-11 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 187 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/187.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details:

Re: Unexpected pass

2011-04-11 Thread Max Bolingbroke
On 11 April 2011 21:16, Edward Z. Yang wrote: > I'm currently getting this unexpected pass: > > => T4404(normal) 358 of 2712 [0, 0, 0] > cd ./typecheck/should_compile && > '/home/ezyang/Dev/ghc-ezyang/inplace/bin/ghc-stage2' -fforce-recomp > -dcore-lint -dcmm-lint -dno-debug-output -no-user-

sparky-unreg (Sparc Solaris unreg HEAD), build 87, Failure

2011-04-11 Thread Builder
sparky-unreg (Sparc Solaris unreg HEAD), build 87 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/87.html git clone | Failure: Just (ExitFailure 9) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/87.html ld.so.1: git: fatal: reloca

Unexpected pass

2011-04-11 Thread Edward Z. Yang
I'm currently getting this unexpected pass: => T4404(normal) 358 of 2712 [0, 0, 0] cd ./typecheck/should_compile && '/home/ezyang/Dev/ghc-ezyang/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -c T4404.hs -Wall -fno-warn-incom

simonmar-win32-stable (x86 Windows STABLE), build 223, Failure

2011-04-11 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 223 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/223.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darc

[commit: ghc] master: Implement mapUFM_Directly. (856448e)

2011-04-11 Thread Edward Z. Yang
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/856448e1809237ef76e66691f71fbb6a7bd62b54 >--- commit 856448e1809237ef76e66691f71fbb6a7bd62b54 Author: Edward Z. Yang

[commit: ghc] master: Flag for defaulting the codegen GhcStageXDefaultNewCodegen. (b3199f6)

2011-04-11 Thread Edward Z. Yang
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/b3199f6977fdaed6f3f898aee14bd0af61140cf5 >--- commit b3199f6977fdaed6f3f898aee14bd0af61140cf5 Author: Edward Z. Yang

[commit: ghc] master: Unsafe foreign calls (fat machine instructions) do not kill all registers. (8a0ab97)

2011-04-11 Thread Edward Z. Yang
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/8a0ab97b1daefb57b53d6cf08a01bd597d09e32d >--- commit 8a0ab97b1daefb57b53d6cf08a01bd597d09e32d Author: Edward Z. Yang

[commit: ghc] master: Refactoring and tidy up (1fb3844)

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

[commit: ghc] master: tweak to cleanTempFilesExcept (61d1a81)

2011-04-11 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/61d1a81bfdebc51b9ba0fe73502dfafdf2d7f0fa >--- commit 61d1a81bfdebc51b9ba0fe73502dfafdf2d7f0fa Author: Simon Marlow D

[commit: ghc] master: add casMutVar# (521b792)

2011-04-11 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/521b792553bacbdb0eec138b150ab0626ea6f36b >--- commit 521b792553bacbdb0eec138b150ab0626ea6f36b Author: Simon Marlow D

[commit: ghc] master: ghc-pkg dependency on ghc-cabal should be an order-only dependency, (7bf5bf3)

2011-04-11 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/7bf5bf37e7f4f140c883016e9da50106535d2a94 >--- commit 7bf5bf37e7f4f140c883016e9da50106535d2a94 Author: Simon Marlow D

Re: GitHub and GHC

2011-04-11 Thread Simon Marlow
On 11/04/2011 11:18, Manuel M T Chakravarty wrote: Simon Marlow: While it would be really nice to have an easy way to create public forks for the whole GHC tree, we didn't have that with darcs either, so we haven't lost anything. In due course we can look into submodules or other ways of achiev

Re: GitHub and GHC

2011-04-11 Thread Manuel M T Chakravarty
Simon Marlow: > On 10/04/2011 14:08, Manuel M T Chakravarty wrote: >> Simon Marlow: >>> On 09/04/11 10:11, Edward Z. Yang wrote: Excerpts from Manuel M T Chakravarty's message of Sat Apr 09 01:56:43 -0400 2011: > Would the use of submodules, instead of separate repos and the > sy

Re: GitHub and GHC

2011-04-11 Thread Simon Marlow
On 10/04/2011 14:08, Manuel M T Chakravarty wrote: Simon Marlow: On 09/04/11 10:11, Edward Z. Yang wrote: Excerpts from Manuel M T Chakravarty's message of Sat Apr 09 01:56:43 -0400 2011: Would the use of submodules, instead of separate repos and the sync-all script, address that problem, so t