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

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

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

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

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

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

pgj2 (amd64 FreeBSD HEAD), build 326, Success

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

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

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

pgj (x86 FreeBSD HEAD), build 328, Success

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

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

2011-04-10 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 222 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/222.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | Succe

tn23 (x86 OSX HEAD), build 305, Success

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

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

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

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 186, Success

2011-04-10 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 186 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/186.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date

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

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

Re: [commit: testsuite] master: Fix cgrun067 (f94cb33)

2011-04-10 Thread Edward Z. Yang
Sorry about that! We should add a Git hook which checks for this sort of thing. Edward Excerpts from Ian Lynagh's message of Sat Apr 09 12:21:45 -0400 2011: > Repository : ssh://darcs.haskell.org//srv/darcs/testsuite > > On branch : master > > http://hackage.haskell.org/trac/ghc/changeset/f94

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

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

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

2011-04-10 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 290 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/290.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/290.html fatal:

Re: GitHub and GHC

2011-04-10 Thread Johan Tibell
On Sun, Apr 10, 2011 at 3:24 PM, Edward Z. Yang wrote: > For me, at least, Github is a convenient way to share commits between machines > that I do development on, without needing to spend X megabytes for the whole > repository history (since Github can share objects across forked repositories: >

Re: GitHub and GHC

2011-04-10 Thread Edward Z. Yang
For me, at least, Github is a convenient way to share commits between machines that I do development on, without needing to spend X megabytes for the whole repository history (since Github can share objects across forked repositories: that's why forks count much less against your space limit). If

Re: GitHub and GHC

2011-04-10 Thread Manuel M T Chakravarty
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 that forking the main repo would also fo