tn23, build 165, Success

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

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

2010-10-18 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 Mon Oct 18 18:00:01 BST 2010. checking out new source tree

mbolingbroke, build 33, Success

2010-10-18 Thread Builder
mbolingbroke, build 33 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/33.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Succe

pgj, build 174, Success

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

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

2010-10-18 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 Mon Oct 18 18:10:01 BST 2010. checking out new source tree

[nightly] DPH Performance Test Succeeded

2010-10-18 Thread DPH Buildbot
DPH Performance Test Succeeded Environment Platform host: limitingfactor.cse.unsw.EDU.AU arch: i386 processor: i386 system:Darwin 10.4.0 Versions GHC The Glorious Glasgow Haskell Compilation System, version 7.1.20101017 GCC i686-apple-darwin10-gcc-4.2.1 (G

simonmar-win32-head, build 139, Failure

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

kgardas-opensolaris-x86-head, build 29, Success

2010-10-18 Thread Builder
kgardas-opensolaris-x86-head, build 29 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/29.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Suc

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

2010-10-18 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 Mon Oct 18 18:00:02 BST 2010. checking out new source

simonmar-win32-stable, build 82, Failure

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

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

2010-10-18 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 Mon Oct 18 18:10:02 BST 2010. checking out new s

patch applied (ghc-7.0/testsuite): scc001 is broken (#4414)

2010-10-18 Thread Ian Lynagh
Mon Oct 18 08:38:59 PDT 2010 Ian Lynagh * scc001 is broken (#4414) M ./tests/ghc-regress/profiling/should_run/all.T -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20101018153859-3fd76-e8e9e546d7cf6815dcf808e2a82deedb78a25228

patch applied (ghc-7.0/testsuite): Add a test for SCCs being correctly generated

2010-10-18 Thread Ian Lynagh
Mon Oct 18 08:19:02 PDT 2010 Ian Lynagh * Add a test for SCCs being correctly generated M ./tests/ghc-regress/profiling/should_run/Makefile +22 M ./tests/ghc-regress/profiling/should_run/all.T +4 A ./tests/ghc-regress/profiling/should_run/scc001.hs A ./tests/ghc-regress/profili

patch applied (ghc-7.0/ghc): Define SpecConstrAnnotation in GHC.Exts, and import it from there

2010-10-18 Thread Ian Lynagh
Mon Oct 18 06:57:46 PDT 2010 simo...@microsoft.com * Define SpecConstrAnnotation in GHC.Exts, and import it from there Reason: avoid having to link the entire ghc package in modules that use compile-time annotations: import GHC.Exts( SpecConstrAnnotation ) {-# ANN type T

patch applied (ghc-7.0/ghc): Fix -auto-all: Add SCCs to IDs which have a monotype too

2010-10-18 Thread Ian Lynagh
Mon Oct 18 08:39:57 PDT 2010 Ian Lynagh * Fix -auto-all: Add SCCs to IDs which have a monotype too M ./compiler/deSugar/DsBinds.lhs -4 +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101018153957-3fd76-7501b741a7eb32d7724e11484a9c50

patch applied (testsuite): scc001 is broken (#4414)

2010-10-18 Thread Ian Lynagh
Mon Oct 18 08:38:59 PDT 2010 Ian Lynagh * scc001 is broken (#4414) M ./tests/ghc-regress/profiling/should_run/all.T -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20101018153859-3fd76-e8e9e546d7cf6815dcf808e2a82deedb78a25228.gz ___

patch applied (testsuite): Add a test for SCCs being correctly generated

2010-10-18 Thread Ian Lynagh
Mon Oct 18 08:19:02 PDT 2010 Ian Lynagh * Add a test for SCCs being correctly generated M ./tests/ghc-regress/profiling/should_run/Makefile +22 M ./tests/ghc-regress/profiling/should_run/all.T +4 A ./tests/ghc-regress/profiling/should_run/scc001.hs A ./tests/ghc-regress/profili

patch applied (ghc): Fix -auto-all: Add SCCs to IDs which have a monotype too

2010-10-18 Thread Ian Lynagh
Mon Oct 18 08:39:57 PDT 2010 Ian Lynagh * Fix -auto-all: Add SCCs to IDs which have a monotype too M ./compiler/deSugar/DsBinds.lhs -4 +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101018153957-3fd76-7501b741a7eb32d7724e11484a9c50ff892faa

patch applied (ghc): Define SpecConstrAnnotation in GHC.Exts, and import it from there

2010-10-18 Thread Simon Peyton Jones
Mon Oct 18 06:57:46 PDT 2010 simo...@microsoft.com * Define SpecConstrAnnotation in GHC.Exts, and import it from there Reason: avoid having to link the entire ghc package in modules that use compile-time annotations: import GHC.Exts( SpecConstrAnnotation ) {-# ANN type T

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

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

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

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

[nightly] Repa Performance Test FAILED :-(

2010-10-18 Thread benl
Repa Performance Build Failed :-( Check failure: HasDir "nightlt/ghc-head/libraries/dph/dph-examples" expected True ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc