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

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

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

2011-05-27 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 Fri May 27 18:00:01 BST 2011. checking out new source tree

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

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

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

2011-05-27 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 Fri May 27 18:10:01 BST 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 368, Success

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

pgj (x86 FreeBSD HEAD), build 371, Success

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

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

2011-05-27 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 Fri May 27 18:00:01 BST 2011. checking out new source

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

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

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

2011-05-27 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 Fri May 27 18:10:01 BST 2011. checking out new s

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

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

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

2011-05-27 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 235 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/235.html git clone| Success create mk/build.mk | Success get subrepos | Success setting version date | Success booting

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread Ian Lynagh
On Fri, May 27, 2011 at 04:39:22PM +0200, José Pedro Magalhães wrote: > 2011/5/27 Ian Lynagh > > > > Looks likely: Here are the heap profiles for compiling > > ghc-prim:GHC.Tuple in the 7.0 branch and the HEAD: > > > > http://lambda.haskell.org/~igloo/ghc-7.0-branch.png > > http://lambda.haskell.o

[commit: testsuite] master: GShow fails for now (#5227) (6560613)

2011-05-27 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/6560613138d61afddd0d8d428254370f8dfdb4cd >--- commit 6560613138d61afddd0d8d428254370f8dfdb4cd Author: Ian Lynag

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread José Pedro Magalhães
Hi, 2011/5/27 Ian Lynagh > On Fri, May 27, 2011 at 10:17:38AM +0200, José Pedro Magalhães wrote: > > > > Can you provide more details? It's probably due to the generics stuff; > maybe > > particularly the instances for base types. > > Looks likely: Here are the heap profiles for compiling > ghc-

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread Ian Lynagh
On Fri, May 27, 2011 at 10:17:38AM +0200, José Pedro Magalhães wrote: > > Can you provide more details? It's probably due to the generics stuff; maybe > particularly the instances for base types. Looks likely: Here are the heap profiles for compiling ghc-prim:GHC.Tuple in the 7.0 branch and the H

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread Simon Marlow
On 26/05/2011 18:58, Ian Lynagh wrote: Hi all, Need to dash now, so haven't checked properly, but I think there's a serious space regression in the HEAD. Be careful if doing a multi-threaded validate, or you may find yourself swapping heavily! The nightly build time jumped by ~30 mins or so l

Re: Warning: Serious space regression in HEAD

2011-05-27 Thread José Pedro Magalhães
Hi Ian, Can you provide more details? It's probably due to the generics stuff; maybe particularly the instances for base types. Cheers, Pedro On Thu, May 26, 2011 at 19:58, Ian Lynagh wrote: > > Hi all, > > Need to dash now, so haven't checked properly, but I think there's a > serious space r