Full logs at http://log.ouroborus.net/limitingfactor/dph
Environment
Platform
host: limitingfactor.cse.unsw.EDU.AU
arch: i386
processor: i386
system:Darwin 10.5.0
Versions
GHC The Glorious Glasgow Haskell Compilation System, version 7.1.20101202
GCC i686-a
pgj-freebsd-amd64-stable, build 95
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/95.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
bootin
pgj-freebsd-i386-stable, build 78
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/78.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booti
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 Dec 2 18:10:01 GMT 2010.
checking out new source tree
pgj2, build 213
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/213.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
pgj, build 216
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/216.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 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 Dec 2 18:10:01 GMT 2010.
checking out new so
tn23, build 207
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/207.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
sparky-unreg, build 32
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/32.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Details: http://darcs.haskell.org
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 Dec 2 18:00:01 GMT 2010.
checking out new source tree
sparky, build 134
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/134.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Details: http://darcs.haskell.org/ghcBuilde
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 Dec 2 18:00:01 GMT 2010.
checking out new source t
Thu Dec 2 04:04:29 PST 2010 Simon Marlow
* add a test for #4469
A ./tests/ghc-regress/driver/recomp008/
A ./tests/ghc-regress/driver/recomp008/A1.hs
A ./tests/ghc-regress/driver/recomp008/A2.hs
A ./tests/ghc-regress/driver/recomp008/B.hs
A ./tests/ghc-regress/driver/recomp
Wed Dec 1 06:41:35 PST 2010 Simon Marlow
* add test for #4808
A ./tests/ghc-regress/lib/IO/4808.hs
A ./tests/ghc-regress/lib/IO/4808.stderr
A ./tests/ghc-regress/lib/IO/4808.stdout
M ./tests/ghc-regress/lib/IO/all.T +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcs
Wed Dec 1 07:17:06 PST 2010 Simon Marlow
* make a panic message more informative and suggest -dcore-lint (see #4534)
M ./compiler/codeGen/CgBindery.lhs -4 +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101201151706-12142-26739893382cc5561
Thu Dec 2 04:23:49 PST 2010 Simon Marlow
* Fix a recomp bug: make classes/datatypes depend directly on DFuns (#4469)
And remove the old mechanism of recording dfun uses separately,
because it didn't work.
This wiki page describes recompilation avoidance and fingerprinting.
I'll upda
On 02/12/2010 07:06, Ben Lippmeier wrote:
Wed Dec 1 22:20:02 PST 2010 Ben Lippmeier
* -XPArr is now -XParallelArrays
M ./tests/ghc-regress/dph/diophantine/DiophantineVect.hs -1 +1
M ./tests/ghc-regress/dph/diophantine/Main.hs -1 +1
M ./tests/ghc-regress/dph/dotp/DotPVect.hs -
Thu Dec 2 05:56:55 PST 2010 simo...@microsoft.com
* Add a smaller test for recursive superclasses (T3731 simplified)
A ./tests/ghc-regress/typecheck/should_run/T3731-short.hs
A ./tests/ghc-regress/typecheck/should_run/T3731-short.stdout
M ./tests/ghc-regress/typecheck/should_run/al
Thu Dec 2 04:42:19 PST 2010 simo...@microsoft.com
* Test Trac #4814
A ./tests/ghc-regress/simplCore/should_run/T4814.hs
A ./tests/ghc-regress/simplCore/should_run/T4814.stdout
M ./tests/ghc-regress/simplCore/should_run/all.T +1
View patch online:
http://darcs.haskell.org/cgi-bin/d
Thu Dec 2 04:31:10 PST 2010 simo...@microsoft.com
* A little refactoring (remove redundant argument passed to isGoodRecEv)
M ./compiler/typecheck/TcInteract.lhs -3 +3
M ./compiler/typecheck/TcSMonad.lhs -12 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=da
Thu Dec 2 04:25:40 PST 2010 simo...@microsoft.com
* Make rebindable if-then-else a little more permissive
See Note [Rebindable syntax for if]. Fixes Trac #4798.
Thanks to Nils Schweinsberg
M ./compiler/typecheck/TcExpr.lhs -6 +28
View patch online:
http://darcs.haskell.org/cgi-bi
Thu Dec 2 02:26:18 PST 2010 simo...@microsoft.com
* Fix a nasty bug in RULE matching: Trac #4814
See Note [Matching lets], which explains it all in detail.
It took me a day to think of a nice way to fix the bug,
but I think the result is quite respectable. Subtle, though.
M ./comp
Thu Dec 2 04:35:47 PST 2010 simo...@microsoft.com
* Re-jig simplifySuperClass (again)
This fixes the current loop in T3731, and will fix other
reported loops. The loops show up when we are generating
evidence for superclasses in an instance declaration.
The trick is to make the "
Thu Dec 2 02:27:06 PST 2010 simo...@microsoft.com
* Improve error message (Trac #4799)
M ./compiler/typecheck/TcBinds.lhs -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101202102706-1287e-c2ea5e68408d2cd3a7c004aed78fbc8e549d791b.gz
___
sparky-unreg, build 31
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/31.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
Full logs at http://log.ouroborus.net/limitingfactor/dph
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 6.12.1
GCC i686-apple-d
26 matches
Mail list logo