[nightly] 10-May-2010 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-05-10 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) 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 May 10 18:00:01 BST 2010. checking out

[nightly] 10-May-2010 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-05-10 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) 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 May 10 18:10:01 BST 2010. checki

pgj2, build 30, Failure

2010-05-10 Thread Builder
pgj2, build 30 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/30.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

pgj, build 32, Failure

2010-05-10 Thread Builder
pgj, build 32 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/32.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 10-May-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-10 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 May 10 19:00:01 BST 2010. **

[nightly] 10-May-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-10 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 May 10 19:10:01 BST 20

tn23, build 26, Failure

2010-05-10 Thread Builder
tn23, build 26 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/26.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

Re: GHC Head broken when TNTC not used

2010-05-10 Thread Andy Georges
Hi, On May 10, 2010, at 17:20 PM, Simon Marlow wrote: > Here's the fix, I'm just validating before I push: > > --- old-ghc-testing/rts/Updates.cmm 2010-05-10 16:20:22.0 +0100 > +++ new-ghc-testing/rts/Updates.cmm 2010-05-10 16:20:25.0 +0100 > @@ -95,5 +95,5 @@ > // high w

Re: make has restarted 3 times

2010-05-10 Thread Bryan O'Sullivan
On Mon, May 10, 2010 at 10:40 AM, Simon Peyton-Jones wrote: > This ‘make has restarted 3 times’ has happened a few times to me > recently. Restarting makes it go away. > It happens consistently on OS X, where restarting unfortunately doesn't help. http://hackage.haskell.org/trac/ghc/ticket/4050

RE: patch applied (ghc-6.12/ghc): Fix Trac #4003: update the knot-tied type environment with boot dfuns

2010-05-10 Thread Simon Peyton-Jones
This is only on the 6.12 branch; a similar patch is on the way for HEAD! | -Original Message- | From: Matthias Kilian [mailto:k...@outback.escape.de] | Sent: 10 May 2010 20:36 | To: Simon Peyton-Jones | Cc: cvs-ghc@haskell.org | Subject: Re: patch applied (ghc-6.12/ghc): Fix Trac #4003: up

Re: patch applied (ghc-6.12/ghc): Fix Trac #4003: update the knot-tied type environment with boot dfuns

2010-05-10 Thread Matthias Kilian
On Mon, May 10, 2010 at 09:08:21AM -0700, Simon Peyton Jones wrote: > Mon May 10 06:56:06 PDT 2010 simo...@microsoft.com > * Fix Trac #4003: update the knot-tied type environment with boot dfuns Indeed. Thanks! Ciao, Kili ___ Cvs-ghc mailing

merehap, build 1, Failure

2010-05-10 Thread Builder
merehap, build 1 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/1.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

make has restarted 3 times

2010-05-10 Thread Simon Peyton-Jones
This 'make has restarted 3 times' has happened a few times to me recently. Restarting makes it go away Simon "inplace/bin/ghc-stage1.exe" -M -include-pkg-deps -dep-makefile libraries/ghc-prim/dist-install/build/.depend-v.haskell.tmp -H32m -O -Wall -Werror -H64m -O0 -package-name ghc-prim-0.2

patch applied (ghc-6.12/ghc): Fix Trac #4003: update the knot-tied type environment with boot dfuns

2010-05-10 Thread Simon Peyton Jones
Mon May 10 06:56:06 PDT 2010 simo...@microsoft.com * Fix Trac #4003: update the knot-tied type environment with boot dfuns In a much earlier patch Wed Jan 20 09:42:21 GMT 2010 simo...@microsoft.com * Fix Trac #3823, plus warning police in TcRnDriver I had incorrectly "opt

Re: GHC Head broken when TNTC not used

2010-05-10 Thread Simon Marlow
Here's the fix, I'm just validating before I push: --- old-ghc-testing/rts/Updates.cmm 2010-05-10 16:20:22.0 +0100 +++ new-ghc-testing/rts/Updates.cmm 2010-05-10 16:20:25.0 +0100 @@ -95,5 +95,5 @@ // high watermark. INFO_TABLE_RET (stg_bh_upd_frame, UPDATE_FRAME, UPD_FRA

patch applied (testsuite): Remove invalid UNPACK pragma

2010-05-10 Thread Simon Peyton Jones
Mon May 10 08:08:26 PDT 2010 simo...@microsoft.com * Remove invalid UNPACK pragma M ./tests/ghc-regress/simplCore/should_compile/T3016.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100510150826-1287e-7918912c39ac7144c4b86ff9f04

RE: GHC Head broken when TNTC not used

2010-05-10 Thread Simon Marlow
Thanks for narrowing it down, unfortunately I can't see any obvious problems with that bit of code. I'll need to start a new build and look into it. Cheers, Simon > -Original Message- > From: David Terei [mailto:davidte...@gmail.com] > Sent: 10 May 2010 14:58 > To: Andy Georges

Re: GHC Head broken when TNTC not used

2010-05-10 Thread David Terei
Hi all and Simon, OK this is the patch that breaks GHC when TablesNextToCode isn't used: Tue Mar 30 01:44:56 EST 2010 Simon Marlow * New implementation of BLACKHOLEs Specifically this patch causes anything compiled by the ghc-stage1 compiler to segfault in 'stg_bh_upd_frame_info ()'. Cheers

patch applied (ghc): Re-engineer the derived Ord instance generation code (fix Trac #4019)

2010-05-10 Thread Simon Peyton Jones
Mon May 10 06:33:33 PDT 2010 simo...@microsoft.com * Re-engineer the derived Ord instance generation code (fix Trac #4019) As well as fixing #4019, I rejigged the way that Ord instances are generated, which should make them faster in general. See the Note [Generating Ord instances].

patch applied (ghc): Make arity of INLINE things consistent

2010-05-10 Thread Simon Peyton Jones
Mon May 10 06:30:05 PDT 2010 simo...@microsoft.com * Make arity of INLINE things consistent We eta-expand things with INLINE pragmas; see Note [Eta-expanding INLINE things]. But I eta-expanded it the wrong amount when the function was overloaded. Ooops. M ./compiler/basicTyp

patch applied (testsuite): add sample output

2010-05-10 Thread Simon Marlow
Thu Apr 8 01:48:49 PDT 2010 Simon Marlow * add sample output A ./tests/ghc-regress/concurrent/2185/2185.stdout View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100408084849-12142-5b7150e367bc928b983b652c189edb0afa962f53.gz _

patch applied (ghc): Compacting GC fix, we forgot to thread the new bq field of StgTSO.

2010-05-10 Thread Simon Marlow
Mon May 10 01:23:25 PDT 2010 Simon Marlow * Compacting GC fix, we forgot to thread the new bq field of StgTSO. M ./rts/sm/Compact.c +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100510082325-12142-ebfb888750a6587394b75602474342c0f19aaf59.