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

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

simonmar-win32-stable, build 49, Success

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

pgj2, build 64, Success

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

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

2010-06-17 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 Thu Jun 17 18:10:02 BST 2010. checki

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

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

pgj, build 66, Success

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

tn23, build 59, Failure

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

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

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

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

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

simonmar-win32-head, build 60, Failure

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

patch applied (ghc): Don't automatically insert a -fvia-C flag in an unregisterised compiler

2010-06-17 Thread Ian Lynagh
Thu Jun 17 12:09:01 PDT 2010 Ian Lynagh * Don't automatically insert a -fvia-C flag in an unregisterised compiler The default object mode is already HscC, so it's unnecessary, and -fvia-C generates a deprecated flag warning now. M ./compiler/main/StaticFlagParser.hs -2 +1 View patch o

merehap, build 28, Success

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

sparky, build 32, Failure

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

patch applied (ghc): In PosixSource.h, conditionally define things based on platform

2010-06-17 Thread Ian Lynagh
Thu Jun 17 10:49:12 PDT 2010 Ian Lynagh * In PosixSource.h, conditionally define things based on platform This may not be ideal, but it should get GHC building on all platforms again. M ./rts/PosixSource.h -3 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=

patch applied (ghc): disable -fPIC for the GC for performance reasons

2010-06-17 Thread Simon Marlow
Thu Jun 17 07:00:25 PDT 2010 Simon Marlow * disable -fPIC for the GC for performance reasons see comment for details M ./rts/ghc.mk +28 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100617140025-12142-113c10c855704bfbd753cfbc4def3efa7a3888

patch applied (ghc): picCCOpts: -dynamic should not entail -optc-fPIC

2010-06-17 Thread Simon Marlow
Thu Jun 17 04:52:59 PDT 2010 Simon Marlow * picCCOpts: -dynamic should not entail -optc-fPIC M ./compiler/main/DynFlags.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100617115259-12142-e503674aeffa5b7030fd6ab4001f77af5104066b.gz __

patch applied (ghc): Make getAllocations() visible

2010-06-17 Thread Simon Marlow
Thu Jun 17 04:32:59 PDT 2010 Simon Marlow * Make getAllocations() visible M ./includes/rts/storage/GC.h +7 M ./rts/Stats.h -2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100617113259-12142-c596ff4bf761b85c3dd4e811e0e283ecbdb7aa02.gz _

patch applied (ghc): Fix the symbol visibility pragmas

2010-06-17 Thread Simon Marlow
Thu Jun 17 03:57:58 PDT 2010 Simon Marlow * Fix the symbol visibility pragmas M ./includes/Rts.h -9 +1 A ./rts/BeginPrivate.h M ./rts/Capability.h -2 +2 A ./rts/EndPrivate.h M ./rts/FrontPanel.h -2 +2 M ./rts/GetTime.h -2 +2 M ./rts/Hash.h -2 +2 M ./rts/Messages

patch applied (ghc): pick up changes to $(GhcStage1HcOpts) without re-configuring the ghc package

2010-06-17 Thread Simon Marlow
Wed Jun 16 05:47:18 PDT 2010 Simon Marlow * pick up changes to $(GhcStage1HcOpts) without re-configuring the ghc package M ./compiler/ghc.mk -4 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100616124718-12142-d3ec410134d8b927f7e6d866db2ea

simonmar-win32-head, build 59, Success

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

RE: Build system oddness

2010-06-17 Thread Simon Peyton-Jones
| > 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. Thanks! | > Moreover 'make tags' doesn't seem to work any more (anywhere). It seems to | just try to

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

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