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

2010-05-08 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 Sat May 8 18:00:01 BST 2010. checking out

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

2010-05-08 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 Sat May 8 18:10:01 BST 2010. checkin

pgj2, build 28, Failure

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

pgj, build 30, Failure

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

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

2010-05-08 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 Sat May 8 19:00:01 BST 2010. ***

tn23, build 24, Failure

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

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

2010-05-08 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 Sat May 8 19:10:01 BST 201

patch applied (ghc-6.12/ghc): Updated to array 0.3.0.1

2010-05-08 Thread Ian Lynagh
Sat May 8 15:57:33 PDT 2010 Ian Lynagh * Updated to array 0.3.0.1 Fixes GHC trac #3913 (should depend on base >= 4.2.0.0). R ./libraries/tarballs/array-0.3.0.0.tar.gz A ./libraries/tarballs/array-0.3.0.1.tar.gz View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-

patch applied (ghc-6.12/ghc): Update haskeline and utf8-string; fixes #4029 in 6.12 branch

2010-05-08 Thread Ian Lynagh
Sat May 8 15:41:50 PDT 2010 Ian Lynagh * Update haskeline and utf8-string; fixes #4029 in 6.12 branch R ./libraries/tarballs/haskeline-0.6.2.1.tar.gz A ./libraries/tarballs/haskeline-0.6.2.2.tar.gz R ./libraries/tarballs/utf8-string-0.3.4.tar.gz A ./libraries/tarballs/utf8-str

patch applied (ghc-6.12/ghc): MERGED: Fix crash in nested callbacks (#4038)

2010-05-08 Thread Ian Lynagh
Sat May 8 15:05:08 PDT 2010 Ian Lynagh * MERGED: Fix crash in nested callbacks (#4038) Simon Marlow **20100507093222 Broken by "Split part of the Task struct into a separate struct InCall". M ./rts/RtsAPI.c -2 +2 M ./rts/Schedule.c -11 +11 M ./rts/Task.c -2 +2 M ./rt

patch applied (ghc): Add tools to test that cleaning works properly

2010-05-08 Thread Ian Lynagh
Sat May 8 12:41:05 PDT 2010 Ian Lynagh * Add tools to test that cleaning works properly M ./ghc.mk +1 M ./mk/tree.mk -1 +1 A ./utils/testremove/ A ./utils/testremove/checkremove.hs A ./utils/testremove/ghc.mk A ./utils/testremove/wouldrm.hs View patch online: http://d

patch applied (ghc): Add a ghc.mk for bindisttest/

2010-05-08 Thread Ian Lynagh
Sat May 8 15:39:11 PDT 2010 Ian Lynagh * Add a ghc.mk for bindisttest/ A ./bindisttest/ghc.mk M ./ghc.mk +1 M ./validate -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100508223911-3fd76-1d597c3e0849a1e5dd7e506cda7a7aba47466889

patch applied (ghc): Move some make variables around so they are available when cleaning

2010-05-08 Thread Ian Lynagh
Sat May 8 14:24:05 PDT 2010 Ian Lynagh * Move some make variables around so they are available when cleaning M ./mk/config.mk.in -9 M ./mk/tree.mk +15 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100508212405-3fd76-99ea1a3a2c72278198f4

patch applied (ghc): Optimise checkremove a bit

2010-05-08 Thread Ian Lynagh
Sat May 8 13:20:06 PDT 2010 Ian Lynagh * Optimise checkremove a bit M ./utils/testremove/checkremove.hs -7 +12 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100508202006-3fd76-291a39e26bbd35d7416ddbad0ed616751008a98c.gz ___

patch applied (ghc): Improve the bindisttest Makefile

2010-05-08 Thread Ian Lynagh
Sat May 8 12:54:50 PDT 2010 Ian Lynagh * Improve the bindisttest Makefile M ./bindisttest/Makefile -6 +10 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100508195450-3fd76-38cea79c208a89e94d727287ee26740613817c69.gz

patch applied (ghc): Tweak the ghc-pkg finding code

2010-05-08 Thread Ian Lynagh
Sat May 8 05:58:15 PDT 2010 Ian Lynagh * Tweak the ghc-pkg finding code It now understand the ghc-stage[123] names we use in-tree, and it won't go looking for any old ghc-pkg if it can't find the one that matches ghc. M ./aclocal.m4 -13 +13 View patch online: http://darcs.haskell.o

patch applied (ghc): Add a way to show what cleaning would be done, without actually doing it

2010-05-08 Thread Ian Lynagh
Sat May 8 05:24:38 PDT 2010 Ian Lynagh * Add a way to show what cleaning would be done, without actually doing it M ./mk/tree.mk +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100508122438-3fd76-56b583f4c4146bf462f3649060f19e7e2d8196fe.gz

patch applied (ghc): Tidy up the "rm" flags in the build system

2010-05-08 Thread Ian Lynagh
Sat May 8 04:57:45 PDT 2010 Ian Lynagh * Tidy up the "rm" flags in the build system M ./ghc.mk -12 +12 M ./libffi/ghc.mk -1 +1 M ./mk/tree.mk +1 M ./rules/build-package.mk -1 +1 M ./rules/clean-target.mk -1 +1 M ./rules/docbook.mk -1 +1 M ./utils/mkdirhier/ghc.mk -