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

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

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

2011-06-16 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 Thu Jun 16 18:00:01 BST 2011. checking out new source tree

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

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

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

2011-06-16 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 Thu Jun 16 18:10:01 BST 2011. checking out new source tree

[commit: ghc] master: Add byte array copy primops (b00b361)

2011-06-16 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/b00b36196a88ad6b9054244caaec926f6f9db2cf >--- commit b00b36196a88ad6b9054244caaec926f6f9db2cf Author: Johan Tibell D

[commit: ghc] master: Port "Add byte array copy primops" to the new code gen (f141e10)

2011-06-16 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f141e108deade85c51bf064e9ccbca785ad8e1c1 >--- commit f141e108deade85c51bf064e9ccbca785ad8e1c1 Author: Johan Tibell D

[commit: testsuite] master: Add test for byte array copy primops (c7f744b)

2011-06-16 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/c7f744bce65cfa2a3d18d9687df889de54333823 >--- commit c7f744bce65cfa2a3d18d9687df889de54333823 Author: Johan Tib

[commit: testsuite] master: Merge branches 'master' and 'master' of ssh://darcs.haskell.org/home/darcs/testsuite (d4598a8)

2011-06-16 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/d4598a84726772db52de9f29f9be48b125a998c5 >--- commit d4598a84726772db52de9f29f9be48b125a998c5 Author: David Ter

Re: DPH doesn't build

2011-06-16 Thread Ben Lippmeier
On 17/06/2011, at 12:03 AM, Simon Peyton-Jones wrote: > Manuel > > I got this when validating. > > I said “sh validate --no-clean”; some more compiling happened, then the same > result. > > I said “sh validate --no-clean” again, and this time it went through. > > Is this the same missing

pgj2 (amd64 FreeBSD HEAD), build 388, Success

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

Re: DPH doesn't build

2011-06-16 Thread Manuel M T Chakravarty
BTW, I am re-arranging the part of the DPH library that processed by the vectoriser at the moment and will try to make it more robust wrt to this problem. Manuel Manuel M T Chakravarty: > Simon, > >> I got this when validating. >> >> I said “sh validate --no-clean”; some more compiling happe

[commit: ghc] master: FIX BUILD on PPC. Define default genCCall with correct number of args. (ebb67a5)

2011-06-16 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/ebb67a58b66c2d5d4db53b373756b212f6602d57 >--- commit ebb67a58b66c2d5d4db53b373756b212f6602d57 Author: Erik de Castro

[commit: ghc] master: Wibble on panic message (4322be9)

2011-06-16 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/4322be92eec5ba68dd8dda4bd16dc42719b9e97f >--- commit 4322be92eec5ba68dd8dda4bd16dc42719b9e97f Author: David Terei Da

pgj (x86 FreeBSD HEAD), build 391, Success

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

[commit: testsuite] master: Print the reason tests fail in the testsuite summary (#5024) (471c18f)

2011-06-16 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/471c18f929573379e609f23dc5bfc79526d730a2 >--- commit 471c18f929573379e609f23dc5bfc79526d730a2 Author: Ian Lynag

[commit: testsuite] master: When tests return 'fail', return a 'reason' too (29ee54c)

2011-06-16 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/29ee54c12f413d4a389e71e44b07a6fd957bf361 >--- commit 29ee54c12f413d4a389e71e44b07a6fd957bf361 Author: Ian Lynag

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

2011-06-16 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 Thu Jun 16 18:00:01 BST 2011. checking out new source

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

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

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

2011-06-16 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 Thu Jun 16 18:10:01 BST 2011. checking out new s

tn23 (x86 OSX HEAD), build 364, Failure

2011-06-16 Thread Builder
tn23 (x86 OSX HEAD), build 364 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/364.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/364

[commit: testsuite] master: Test Trac #5037 (7ba31b7)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/7ba31b7bfd0d4c3aaa1723cf357a0a5cff9fdf65 >--- commit 7ba31b7bfd0d4c3aaa1723cf357a0a5cff9fdf65 Author: Simon Pey

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (fc0902e)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/fc0902e7ed7b87c26d2686ba396eaaf1978926f1 >--- commit fc0902e7ed7b87c26d2686ba396eaaf1978926f1 Merge: e533532... 592de

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (e533532)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/e533532ee481c4418f32a5635b60f7e91dcf6caa >--- commit e533532ee481c4418f32a5635b60f7e91dcf6caa Merge: e3dcc0d... be472

[commit: ghc] master: Layout only (9d5e65c)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/9d5e65c4b10157b94a9745b2bfbe51f4e6fc616f >--- commit 9d5e65c4b10157b94a9745b2bfbe51f4e6fc616f Author: Simon Peyton Jo

[commit: ghc] master: Re-do (again) the handling of binders in Template Haskell (e3dcc0d)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/e3dcc0d5a9f805518f004a9ef42b3405b013a083 >--- commit e3dcc0d5a9f805518f004a9ef42b3405b013a083 Author: Simon Peyton Jo

Re: dph related (?) build failure

2011-06-16 Thread Simon Marlow
On 16/06/11 12:37, Manuel M T Chakravarty wrote: Simon Marlow: On 16/06/2011 04:09, Manuel M T Chakravarty wrote: Simon Marlow: On 15/06/2011 13:35, Manuel M T Chakravarty wrote: Ben mentioned this just this week. IIRC he meant to ask Ian for help with the build system issue but couldn't re

Validate failure

2011-06-16 Thread Simon Peyton-Jones
Here's a new validate failure in HEAD on Windows. I have HADDOCK_DOCS = NO in my validate.mk on my laptop to save time on initial checking, but I get this failure, which is new. Simon Warning: haddock-interfaces: C:\code\HEAD\bindisttest\install dir\lib/../doc/html/libraries/

push

2011-06-16 Thread Simon Peyton-Jones
Still failing in this (harmless apparently, but alarming) way SImon git push Counting objects: 31, done. Delta compression using up to 8 threads. Compressing objects: 100% (17/17), done. Writing objects: 100% (17/17), 11.12 KiB, done. Total 17 (delta 14), reused 0 (delta 0) Counting objects: 31,

[commit: ghc] master: Add dynamically-linked plugins (see Trac #3843) (592def0)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/592def09c4f87f517b31aa4c4cec51fc8764a859 >--- commit 592def09c4f87f517b31aa4c4cec51fc8764a859 Author: Simon Peyton Jo

Re: dph related (?) build failure

2011-06-16 Thread Ian Lynagh
On Thu, Jun 16, 2011 at 03:58:42PM +0100, Roman Leshchinskiy wrote: > > After all, the only reason they must be compiled by stage2 is > because they need TH. We deliberately build a few packages (haskell98 haskell2010 random) with stage 2 just to minimise the chance that something ends up acciden

Re: dph related (?) build failure

2011-06-16 Thread Roman Leshchinskiy
Manuel M T Chakravarty wrote: > Roman Leshchinskiy: > >> Simon Marlow wrote: >> >>> >>> No, it doesn't work like that because we wouldn't get enough >>> parallelism. Dependencies are tracked at the module level, so the >>> dependency graph that make sees contains all modules of all >>> libraries,

RE: More passing tests

2011-06-16 Thread Simon Peyton-Jones
ah yes. It should. pushing... | -Original Message- | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On Behalf Of | Edward Z. Yang | Sent: 16 June 2011 13:46 | To: cvs-ghc | Subject: More passing tests | | GADT test 'termination' seems to have started passing for

[commit: testsuite] master: Test 'gadt/termination' passes# (1665f0c)

2011-06-16 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/1665f0c4c6959f86b5a531a182ff43262af0cd28 >--- commit 1665f0c4c6959f86b5a531a182ff43262af0cd28 Author: Simon Pey

Re: dph related (?) build failure

2011-06-16 Thread Manuel M T Chakravarty
Roman Leshchinskiy: > Simon Marlow wrote: >> >> No, it doesn't work like that because we wouldn't get enough >> parallelism. Dependencies are tracked at the module level, so the >> dependency graph that make sees contains all modules of all libraries, >> including GHC itself. The Build-depends l

DPH doesn't build

2011-06-16 Thread Simon Peyton-Jones
Manuel I got this when validating. I said "sh validate --no-clean"; some more compiling happened, then the same result. I said "sh validate --no-clean" again, and this time it went through. Is this the same missing-dependency thing? Did you validate? Simon GHC error in desugarer lookup in d

Re: dph related (?) build failure

2011-06-16 Thread Roman Leshchinskiy
Simon Marlow wrote: > > No, it doesn't work like that because we wouldn't get enough > parallelism. Dependencies are tracked at the module level, so the > dependency graph that make sees contains all modules of all libraries, > including GHC itself. The Build-depends line is used to ensure that w

More passing tests

2011-06-16 Thread Edward Z. Yang
GADT test 'termination' seems to have started passing for me. Cheers, Edward ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: dph related (?) build failure

2011-06-16 Thread Ian Lynagh
On Thu, Jun 16, 2011 at 09:12:08AM +0100, Simon Marlow wrote: > > # Make sure we have all the GHCi libs by the time we've built > # ghc-stage2. DPH includes a bit of Template Haskell which needs the > # GHCI libs, and we don't have a better way to express that dependency. > # > GHCI_LIBS = $(fore

Re: dph related (?) build failure

2011-06-16 Thread Manuel M T Chakravarty
Simon Marlow: > On 16/06/2011 04:09, Manuel M T Chakravarty wrote: >> Simon Marlow: >>> On 15/06/2011 13:35, Manuel M T Chakravarty wrote: Ben mentioned this just this week. IIRC he meant to ask Ian for help with the build system issue but couldn't reproduce it anymore. I hav

Re: T3294 failing

2011-06-16 Thread Edward Z. Yang
I'm on 32-bit, FTR> Edward Excerpts from José Pedro Magalhães's message of Thu Jun 16 04:28:50 -0400 2011: > It doesn't fail here, though I am on a 64bit machine. Could it be due to > http://hackage.haskell.org/trac/ghc/ticket/5227 ? > > > Cheers, > Pedro > > On Tue, Jun 14, 2011 at 16:14, Edw

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

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

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

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

Re: T3294 failing

2011-06-16 Thread José Pedro Magalhães
It doesn't fail here, though I am on a 64bit machine. Could it be due to http://hackage.haskell.org/trac/ghc/ticket/5227 ? Cheers, Pedro On Tue, Jun 14, 2011 at 16:14, Edward Z. Yang wrote: > But it's the good kind of failure. > > => T3294(normal) 401 of 2809 [0, 0, 0] > cd ./perf/compiler

Re: dph related (?) build failure

2011-06-16 Thread Simon Marlow
On 16/06/2011 04:09, Manuel M T Chakravarty wrote: Simon Marlow: On 15/06/2011 13:35, Manuel M T Chakravarty wrote: Ben mentioned this just this week. IIRC he meant to ask Ian for help with the build system issue but couldn't reproduce it anymore. I have been validating the tree many times i