pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 183, Success

2011-03-16 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 183 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/183.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 166, Success

2011-03-16 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 166 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/166.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions | S

[nightly] 16-Mar-2011 build of STABLE on i386-unknown-linux (cam-02-unx)

2011-03-16 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 Wed Mar 16 18:10:01 GMT 2011. checking out new source tree

[nightly] 16-Mar-2011 build of HEAD on i386-unknown-linux (cam-02-unx)

2011-03-16 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 Wed Mar 16 18:00:01 GMT 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 301, Success

2011-03-16 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 301 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/301.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions | Success setting version date | Succ

simonmar-win32-head (x86 Windows HEAD), build 261, Success

2011-03-16 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 261 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/261.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions | Success set

simonmar-win32-stable (x86 Windows STABLE), build 196, Success

2011-03-16 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 196 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/196.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions | Succe

pgj (x86 FreeBSD HEAD), build 303, Success

2011-03-16 Thread Builder
pgj (x86 FreeBSD HEAD), build 303 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/303.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions | Success setting version date | Success

[nightly] 16-Mar-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-03-16 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 Wed Mar 16 18:00:01 GMT 2011. checking out new source

[nightly] 16-Mar-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-03-16 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 Wed Mar 16 18:10:01 GMT 2011. checking out new s

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 161, Success

2011-03-16 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 161 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/161.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions

patch applied (ghc): bindist comparison tool: Improve way-difference behaviour

2011-03-16 Thread Ian Lynagh
Wed Mar 16 15:13:38 PDT 2011 Ian Lynagh * bindist comparison tool: Improve way-difference behaviour M ./distrib/compare/compare.hs +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110316221338-3fd76-b5ea7e568430cbed48f989ae40fc80ecbaf8af37.g

patch applied (ghc): Bindist comparison tool: add --ignore-size-changes flag

2011-03-16 Thread Ian Lynagh
Wed Mar 16 15:07:48 PDT 2011 Ian Lynagh * Bindist comparison tool: add --ignore-size-changes flag M ./distrib/compare/Problem.hs +4 M ./distrib/compare/compare.hs -4 +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110316220748-3fd76-a1d

patch applied (ghc): Bindist comparison tool: Handle differences in the library ways nicely

2011-03-16 Thread Ian Lynagh
Wed Mar 16 14:47:08 PDT 2011 Ian Lynagh * Bindist comparison tool: Handle differences in the library ways nicely In particular, this makes it possible to compare release bindists (with profiling files) and validate bindists (without them). A ./distrib/compare/BuildInfo.hs M ./distr

patch applied (ghc): Make include file paths a little prettier

2011-03-16 Thread Ian Lynagh
Wed Mar 16 09:20:45 PDT 2011 Ian Lynagh * Make include file paths a little prettier This isn't important, but it stops us getting [...]/./[...] in the paths in bindists. M ./includes/ghc.mk +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=

patch applied (ghc): Don't put 2 copies of the RTS libraries in the bindists

2011-03-16 Thread Ian Lynagh
Wed Mar 16 10:29:45 PDT 2011 Ian Lynagh * Don't put 2 copies of the RTS libraries in the bindists M ./rts/ghc.mk -1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110316172945-3fd76-2851e4b71234561ff13c55b9eaed7555ea5d7591.gz ___

patch applied (ghc): Don't put includes/rts/Config.h in bindists twice

2011-03-16 Thread Ian Lynagh
Wed Mar 16 12:01:17 PDT 2011 Ian Lynagh * Don't put includes/rts/Config.h in bindists twice M ./ghc.mk -1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110316190117-3fd76-bbce1092c1db6cb494711f14279e8297617224d5.gz _

starapple (OS X 10.6 snowleopard 64 HEAD), build 15, Failure

2011-03-16 Thread Builder
starapple (OS X 10.6 snowleopard 64 HEAD), build 15 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/starapple/15.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booti

sparky-unreg (Sparc Solaris unreg HEAD), build 61, Failure

2011-03-16 Thread Builder
sparky-unreg (Sparc Solaris unreg HEAD), build 61 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/61.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success boot

patch applied (ghc-7.0/ghc): Impredicative polymorphism no longer deprecated.

2011-03-16 Thread Ian Lynagh
Sun Mar 6 13:59:16 PST 2011 Edward Z. Yang * Impredicative polymorphism no longer deprecated. M ./docs/users_guide/glasgow_exts.xml -3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110306215916-6a393-4919d8d561fef49fa5c7877cae7c554e

patch applied (ghc-7.0/ghc): Don't put 2 copies of the RTS libraries in the bindists

2011-03-16 Thread Ian Lynagh
Wed Mar 16 10:29:45 PDT 2011 Ian Lynagh * Don't put 2 copies of the RTS libraries in the bindists M ./rts/ghc.mk -1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110316172945-3fd76-2851e4b71234561ff13c55b9eaed7555ea5d7591.gz ___

patch applied (ghc-7.0/ghc): Consistently use etc rather than ; fixes #5009

2011-03-16 Thread Ian Lynagh
Fri Mar 11 13:29:58 PST 2011 Ian Lynagh * Consistently use etc rather than ; fixes #5009 It might be nicer to actually go the other way, and make everything use instead, but this fixes the incorrect numbering for now, and we can look into whether has any disadvantages later. M .

patch applied (ghc-7.0/ghc): LLVM: Fix #4995, llvm mangler broken for large compiles

2011-03-16 Thread Ian Lynagh
Wed Mar 9 13:53:46 PST 2011 David Terei * LLVM: Fix #4995, llvm mangler broken for large compiles M ./compiler/llvmGen/LlvmMangler.hs -5 +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110309215346-e1038-d155af9735ed4b2f1e024bff269

patch applied (ghc-7.0/ghc): Write the XCode version test differently

2011-03-16 Thread Ian Lynagh
Sun Mar 13 06:49:13 PDT 2011 Ian Lynagh * Write the XCode version test differently Using && causes problems on opensolaris, for an unknown reason. http://www.haskell.org/pipermail/cvs-ghc/2011-March/060314.html M ./configure.ac -3 +8 View patch online: http://darcs.haskell.org/cgi-bin

patch applied (ghc-7.0/ghc): Stop explicitly asking for 10.5 support on OS X; fixes #5011

2011-03-16 Thread Ian Lynagh
Sun Mar 13 07:03:22 PDT 2011 Ian Lynagh * Stop explicitly asking for 10.5 support on OS X; fixes #5011 XCode 4 doesn't include the 10.5 SDK, so if we explicitly ask for it then linking fails. M ./aclocal.m4 -10 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0

patch applied (ghc-7.0/ghc): Reenable object splitting on Darwin, now #4013 appears to be fixed

2011-03-16 Thread Ian Lynagh
Sat Feb 19 11:14:09 PST 2011 Ian Lynagh * Reenable object splitting on Darwin, now #4013 appears to be fixed M ./mk/config.mk.in -2 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110219191409-3fd76-c7d79f114f29f4cc15045b5b2e8019091

patch applied (ghc-7.0/ghc): Improve the XCode version detection

2011-03-16 Thread Ian Lynagh
Mon Mar 7 14:58:23 PST 2011 Ian Lynagh * Improve the XCode version detection Amongst other improvements, we now handle 3-component versions (like "3.1.4") correctly. M ./configure.ac -11 +18 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commit

patch applied (ghc-7.0/ghc): Turn off split objects on Darwin if XCode < 3.2 (#4013)

2011-03-16 Thread Ian Lynagh
Fri Feb 25 10:43:58 PST 2011 Ian Lynagh * Turn off split objects on Darwin if XCode < 3.2 (#4013) M ./configure.ac +23 M ./mk/config.mk.in +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110225184358-3fd76-157e45ab5a753551b0eea9

Re: Conversion to git

2011-03-16 Thread Adam Megacz
Ian Lynagh writes: > Unfortunately, plans have changed once more. We'll be doing the > migration a little later instead - probably in around 2 weeks, but we > haven't worked out a precise date yet. Is there any chance that the mirror of the base library will be brought up to date before 1400 UTC

mbolingbroke (x86 OSX HEAD), build 85, Success

2011-03-16 Thread Builder
mbolingbroke (x86 OSX HEAD), build 85 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/85.html darcs checkout| Success create mk/build.mk| Success get subrepos | Success repo versions | Success setting version date