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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
___
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
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
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
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
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
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
22 matches
Mail list logo