pgj-freebsd-i386-stable, build 17, Success

2010-06-16 Thread Builder
pgj-freebsd-i386-stable, build 17 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/17.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booti

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

2010-06-16 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 Wed Jun 16 18:00:02 BST 2010. checking out

simonmar-win32-stable, build 48, Success

2010-06-16 Thread Builder
simonmar-win32-stable, build 48 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/48.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

pgj2, build 63, Success

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

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

2010-06-16 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 Wed Jun 16 18:10:01 BST 2010. checki

pgj, build 65, Success

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

tn23, build 58, Failure

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

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

2010-06-16 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 Wed Jun 16 19:00:01 BST 2010. **

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

2010-06-16 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 Wed Jun 16 19:10:01 BST 20

patch applied (ghc): Fix bindisttest Makefile

2010-06-16 Thread Ian Lynagh
Wed Jun 16 13:56:11 PDT 2010 Ian Lynagh * Fix bindisttest Makefile M ./bindisttest/Makefile -1 +1 M ./bindisttest/ghc.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100616205611-3fd76-5d714ddaab271a56c8324ae53e42616b1f4e5571.gz

patch applied (ghc): Remove some more unused make variables

2010-06-16 Thread Ian Lynagh
Wed Jun 16 11:05:19 PDT 2010 Ian Lynagh * Remove some more unused make variables M ./mk/config.mk.in -10 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100616180519-3fd76-5895687dff73c8a88ebcb74a00e0e8db4bcdecd9.gz __

patch applied (ghc): Convert some more variable names to FOO_CMD, for consistency

2010-06-16 Thread Ian Lynagh
Wed Jun 16 10:59:16 PDT 2010 Ian Lynagh * Convert some more variable names to FOO_CMD, for consistency M ./ghc.mk -3 +3 M ./mk/config.mk.in -17 +4 M ./rules/build-package-data.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=2010

patch applied (ghc): Rename some variables from FOO to FOO_CMD

2010-06-16 Thread Ian Lynagh
Wed Jun 16 09:11:08 PDT 2010 Ian Lynagh * Rename some variables from FOO to FOO_CMD This fixes a problem with commands like gzip, where if $GZIP is exported in the environment, then when make runs a command it'll put the Makefile variable's value in the environment. But gzip treats $GZIP

merehap, build 27, Success

2010-06-16 Thread Builder
merehap, build 27 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/27.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configu

sparky, build 31, Failure

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

Re: Build system oddness

2010-06-16 Thread Ian Lynagh
Hi Simon, On Wed, Jun 16, 2010 at 12:09:10PM +, Simon Peyton-Jones wrote: > > It used to be the case that one could say 'make show VALUE=GhcStage1HcOpts' > to see the value of that variable. But not now. See below. It still works > in the root directory. Fixed. > Moreover 'make tags' d

patch applied (ghc): Make the "show" target work anywhere in the build tree

2010-06-16 Thread Ian Lynagh
Wed Jun 16 05:29:10 PDT 2010 Ian Lynagh * Make the "show" target work anywhere in the build tree M ./SUBMAKEHELP +4 M ./mk/sub-makefile.mk -1 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100616122910-3fd76-cc11699df501663bc1989e1f3fe

patch applied (ghc): Change ghc-pwd's license to a string Cabal recognises

2010-06-16 Thread Ian Lynagh
Tue Jun 15 13:40:15 PDT 2010 Ian Lynagh * Change ghc-pwd's license to a string Cabal recognises M ./utils/ghc-pwd/ghc-pwd.cabal -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100615204015-3fd76-3a60429513b193809a87294082c39644ecb92970.g

Re: Build system oddness

2010-06-16 Thread Simon Marlow
On 16/06/2010 13:09, Simon Peyton-Jones wrote: Ian It used to be the case that one could say ‘make show VALUE=GhcStage1HcOpts’ to see the value of that variable. But not now. See below. It still works in the root directory. Since the new build system it now only works at the root. We could p

Build system oddness

2010-06-16 Thread Simon Peyton-Jones
Ian It used to be the case that one could say 'make show VALUE=GhcStage1HcOpts' to see the value of that variable. But not now. See below. It still works in the root directory. Moreover 'make tags' doesn't seem to work any more (anywhere). It seems to just try to build the compiler. (Which

patch applied (testsuite): add test for #4038

2010-06-16 Thread Simon Marlow
Thu May 6 12:43:57 PDT 2010 Simon Marlow * add test for #4038 A ./tests/ghc-regress/ffi/should_run/4038.hs A ./tests/ghc-regress/ffi/should_run/4038.stdout M ./tests/ghc-regress/ffi/should_run/all.T +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a

patch applied (ghc): fix warning

2010-06-16 Thread Simon Marlow
Fri Jun 4 13:59:33 PDT 2010 Simon Marlow * fix warning M ./rts/sm/Storage.c -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100604205933-12142-1ac275dd8802f3c55bcc3931896f559e526c9c4a.gz ___

patch applied (ghc): --install-signal-handles=no does not affect the timer signal (#1908)

2010-06-16 Thread Simon Marlow
Thu May 27 14:46:27 PDT 2010 Simon Marlow * --install-signal-handles=no does not affect the timer signal (#1908) M ./docs/users_guide/runtime_control.xml +9 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100527214627-12142-26aee2951448ff745a5

patch applied (ghc): Small optimisation: allocate nursery blocks contiguously

2010-06-16 Thread Simon Marlow
Sun May 9 12:49:28 PDT 2010 Simon Marlow * Small optimisation: allocate nursery blocks contiguously This lets automatic prefetching work better, for a tiny performance boost M ./rts/sm/Storage.c -23 +37 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_comm

patch applied (ghc): fix -fforce-recomp setting: module is PrimOp, not PrimOps

2010-06-16 Thread Simon Marlow
Fri May 7 01:45:07 PDT 2010 Simon Marlow * fix -fforce-recomp setting: module is PrimOp, not PrimOps M ./compiler/ghc.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100507084507-12142-24974ae520129fee25ca79ed292cd9251c203901.gz ___

simonmar-win32-head, build 58, Success

2010-06-16 Thread Builder
simonmar-win32-head, build 58 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/58.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

patch applied (testsuite): Update following fixes for #4104 and #4134

2010-06-16 Thread Simon Marlow
Wed Jun 16 01:10:41 PDT 2010 Simon Marlow * Update following fixes for #4104 and #4134 M ./tests/ghc-regress/cabal/ghcpkg01.stdout -6 +6 M ./tests/ghc-regress/cabal/ghcpkg03.stderr -9 +15 M ./tests/ghc-regress/cabal/ghcpkg05.stderr -3 +5 M ./tests/ghc-regress/cabal/test.pkg +1

patch applied (ghc): it should be an error to use relative directories (#4134)

2010-06-16 Thread Simon Marlow
Tue Jun 15 08:17:40 PDT 2010 Simon Marlow * it should be an error to use relative directories (#4134) M ./utils/ghc-pkg/Main.hs +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100615151740-12142-f00200f0ad37afa8712ec52c3bc7790cfa2369ce.gz

patch applied (ghc): missing include-dirs or library-dirs is only a warning now (#4104)

2010-06-16 Thread Simon Marlow
Tue Jun 15 08:17:02 PDT 2010 Simon Marlow * missing include-dirs or library-dirs is only a warning now (#4104) M ./utils/ghc-pkg/Main.hs -24 +35 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100615151702-12142-f9c15384f6eb2b799cf8a16566fe6db

pgj-freebsd-amd64-stable, build 16, Success

2010-06-16 Thread Builder
pgj-freebsd-amd64-stable, build 16 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/16.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success boo