pgj2, build 109, Success

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

pgj, build 111, Success

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

[nightly] 05-Aug-2010 build of STABLE on i386-unknown-linux (cam-02-unx)

2010-08-05 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 Aug 5 18:10:01 BST 2010. checking out new source tree

tn23, build 100, Failure

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

[nightly] 05-Aug-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2010-08-05 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 Aug 5 18:10:01 BST 2010. checking out new so

[nightly] 05-Aug-2010 build of HEAD on i386-unknown-linux (cam-02-unx)

2010-08-05 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 Aug 5 18:00:01 BST 2010. checking out new source tree

[nightly] 05-Aug-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2010-08-05 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 Aug 5 18:00:01 BST 2010. checking out new source t

patch applied (ghc): Fix the HsColour test in the build system

2010-08-05 Thread Ian Lynagh
Thu Aug 5 08:53:19 PDT 2010 Ian Lynagh * Fix the HsColour test in the build system M ./mk/config.mk.in -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100805155319-3fd76-592a0c8516edb3a1d90c72ff13e1e30374906812.gz _

patch applied (ghc): Fix the -lm configure test; fixes #4155

2010-08-05 Thread Ian Lynagh
Thu Aug 5 07:25:08 PDT 2010 Ian Lynagh * Fix the -lm configure test; fixes #4155 M ./configure.ac -2 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100805142508-3fd76-7c609d216e453f75f496594422c4c855b3a1fecf.gz __

merehap, build 70, Failure

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

patch applied (ghc): Don't restrict filenames in line pragmas to printable characters; fixes #4207

2010-08-05 Thread Ian Lynagh
Thu Aug 5 06:50:11 PDT 2010 Ian Lynagh * Don't restrict filenames in line pragmas to printable characters; fixes #4207 "printable" is ASCII-only, whereas in other locales we can get things like # 1 "" M ./compiler/cmm/CmmLex.x -1 +1 View patch online: http://darcs.haskell.org/cgi-bi

patch applied (ghc): Ensure extension flags are flattened in the Cmm phase

2010-08-05 Thread Ian Lynagh
Thu Aug 5 06:36:14 PDT 2010 Ian Lynagh * Ensure extension flags are flattened in the Cmm phase If we start with a .cmmcpp file then they don't get flattened in the CmmCpp phase, as we don't run that phase. M ./compiler/main/DriverPipeline.hs -1 +1 View patch online: http://darcs.hask

patch applied (ghc): Add "cmmcpp" as a Haskellish source suffix

2010-08-05 Thread Ian Lynagh
Thu Aug 5 06:25:55 PDT 2010 Ian Lynagh * Add "cmmcpp" as a Haskellish source suffix M ./compiler/main/DriverPhases.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100805132555-3fd76-9830775486e95810d745d691cebd886653bbb975.gz __

patch applied (ghc): On amd64/OSX we don't need to be given memory in the first 31bits

2010-08-05 Thread Ian Lynagh
Thu Aug 5 05:06:00 PDT 2010 Ian Lynagh * On amd64/OSX we don't need to be given memory in the first 31bits as PIC is always on M ./rts/Linker.c -4 +24 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100805120600-3fd76-c50f6d8216e9f24932b8c7

sparky, build 80, Success

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

Re: build breakage on OSX.

2010-08-05 Thread Ian Lynagh
On Thu, Aug 05, 2010 at 04:10:44PM +1000, Ben Lippmeier wrote: > > This patch breaks the build on the two OSX machines I use. GCC 4.2.1 supports > the flag. I'm not sure why the configure test failed. What's in extra-gcc-opts? And what does this say?: echo 'int main(void) {return 0;}' > confte

patch applied (ghc): NCG: Don't worry about trying to re-freeze missing coalescences

2010-08-05 Thread Ben Lippmeier
Thu Jul 1 22:33:19 PDT 2010 b...@ouroborus.net * NCG: Don't worry about trying to re-freeze missing coalescences M ./compiler/utils/GraphOps.hs -5 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100702053319-bf82d-a8502343fa4f56b2ec3d6dbb4b