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

2011-01-23 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 Sun Jan 23 18:00:02 GMT 2011. checking out new source tree

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

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

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

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

patch applied (testsuite): DPH: update command line options of DPH tests

2011-01-23 Thread Manuel Chakravarty
Sun Jan 23 20:50:30 PST 2011 Manuel M T Chakravarty * DPH: update command line options of DPH tests M ./tests/ghc-regress/dph/diophantine/dph-diophantine.T -2 +2 M ./tests/ghc-regress/dph/dotp/dph-dotp.T -2 +2 M ./tests/ghc-regress/dph/primespj/dph-primespj.T -2 +2 M ./tests/gh

patch applied (ghc): DPH options updated

2011-01-23 Thread Manuel Chakravarty
Sun Jan 23 20:36:17 PST 2011 Manuel M T Chakravarty * DPH options updated - '-Odph' is now '-O2 -fsimplifier-phases=3 -fsimplifier-iterations=20' - The new option '-fdph-none' is the default; it indicates that no DPH backend is selected and is the only valid option if the DPH libraries

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

2011-01-23 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 Sun Jan 23 18:10:02 GMT 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 257, Success

2011-01-23 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 257 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/257.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 224, Success

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

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

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

pgj (x86 FreeBSD HEAD), build 259, Success

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

tn23 (x86 OSX HEAD), build 250, Success

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

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

2011-01-23 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 Sun Jan 23 18:00:01 GMT 2011. checking out new source

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

2011-01-23 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 Sun Jan 23 18:10:01 GMT 2011. checking out new s

mbolingbroke (x86 OSX HEAD), build 60, Success

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

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

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

GitHub GHC repo

2011-01-23 Thread Karel Gardas
Hello, I've noticed that there was a GHC-HQ GHC git repo on GitHub.com here: https://github.com/ghc-hq/ghc -- I'm curious is this going to be updated/mirrored again when GHC HQ team is using git again? I'm asking especially since I've not found any `git send' command which will allow me to si

patch applied (testsuite): Add 7.0 output for mdofail00* tests

2011-01-23 Thread Ian Lynagh
Fri Jan 21 11:28:58 PST 2011 Ian Lynagh * Add 7.0 output for mdofail00* tests A ./tests/ghc-regress/mdo/should_fail/mdofail001.stderr-ghc-7.0 A ./tests/ghc-regress/mdo/should_fail/mdofail002.stderr-ghc-7.0 A ./tests/ghc-regress/mdo/should_fail/mdofail003.stderr-ghc-7.0 A ./test

patch applied (testsuite): Add some 7.0 stderr's

2011-01-23 Thread Ian Lynagh
Fri Jan 21 12:22:04 PST 2011 Ian Lynagh * Add some 7.0 stderr's A ./tests/ghc-regress/arrows/should_fail/T2111.stderr-ghc-7.0 A ./tests/ghc-regress/indexed-types/should_fail/SimpleFail11b.stderr-ghc-7.0 A ./tests/ghc-regress/indexed-types/should_fail/SimpleFail11c.stderr-ghc-7.0

patch applied (testsuite): Accept GHC 7.0 break024 output

2011-01-23 Thread Ian Lynagh
Fri Jan 21 13:55:28 PST 2011 Ian Lynagh * Accept GHC 7.0 break024 output A ./tests/ghc-regress/ghci.debugger/scripts/break024.stdout-ghc-7.0 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20110121215528-3fd76-8503c6ba0552273eeb0b0933f03e7

patch applied (ghc): Add build system profiling to build system

2011-01-23 Thread Ian Lynagh
Sun Jan 23 07:14:08 PST 2011 Ian Lynagh * Add build system profiling to build system M ./ghc.mk +1 M ./rules/build-dependencies.mk +2 M ./rules/build-package-data.mk +2 M ./rules/build-package-way.mk +2 M ./rules/build-package.mk +2 M ./rules/build-perl.mk +2 M ./ru

patch applied (ghc): Simplify the build system, and remove 2 phases

2011-01-23 Thread Ian Lynagh
Sat Jan 22 11:09:28 PST 2011 Ian Lynagh * Simplify the build system, and remove 2 phases From http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture/Idiom/PhaseOrdering Phase 0: Includes: package-data.mk files for things built by the bootstrapping com

patch applied (ghc): Fix ghci in stage3

2011-01-23 Thread Ian Lynagh
Sun Jan 23 04:02:32 PST 2011 Ian Lynagh * Fix ghci in stage3 M ./ghc.mk +1 M ./ghc/ghc.mk -5 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110123120232-3fd76-38c0a61d26bf4f03dbdd7d3296a5a029eaf6a1d9.gz ___

patch applied (ghc): Remove use of non-existent $$(dir) variable in the rts ghc.mk

2011-01-23 Thread Ian Lynagh
Sat Jan 22 18:18:15 PST 2011 Ian Lynagh * Remove use of non-existent $$(dir) variable in the rts ghc.mk M ./rts/ghc.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110123021815-3fd76-0dd2b676fac7412f494ade65afae46d9b040db8c.gz __

patch applied (ghc): Use := when assigning the result of $(wildcard ...)

2011-01-23 Thread Ian Lynagh
Sat Jan 22 14:45:32 PST 2011 Ian Lynagh * Use := when assigning the result of $(wildcard ...) Avoids repeated evaluations of things that need system calls etc M ./rts/ghc.mk -3 +4 M ./utils/ghc-cabal/Main.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=gh

patch applied (ghc): Tweak some deps to avoid multiple $(wildcard ...)s

2011-01-23 Thread Ian Lynagh
Sat Jan 22 16:10:45 PST 2011 Ian Lynagh * Tweak some deps to avoid multiple $(wildcard ...)s Note that some things depending on the rts/includes header files now depend on more files: They used to include depend on includes/*.h, but now they also depend on header files in subdirectories.

patch applied (ghc): Add some missing dependencies

2011-01-23 Thread Ian Lynagh
Sat Jan 22 16:42:08 PST 2011 Ian Lynagh * Add some missing dependencies M ./rules/build-dependencies.mk -1 +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110123004208-3fd76-a940d4437c35b2628bf69ae1a05cae7144e570aa.gz _