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

2011-10-11 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 379 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/379.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting v

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

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

[PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-11 Thread Ben Gamari
Seeing as GHC has been building registerised binaries for ARM for some time now[1], I thought it might be about time that the GHC port was finished (especially considering bug #4268[2] makes the lack of GHCi quite painful). The one remaining task that I have found is the lack of GHCi support. The p

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

2011-10-11 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 362 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/362.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting versi

pgj2 (amd64 FreeBSD HEAD), build 497, Success

2011-10-11 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 497 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/497.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

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

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

pgj (x86 FreeBSD HEAD), build 499, Success

2011-10-11 Thread Builder
pgj (x86 FreeBSD HEAD), build 499 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/499.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Su

tn23 (x86 OSX HEAD), build 454, Failure

2011-10-11 Thread Builder
tn23 (x86 OSX HEAD), build 454 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/454.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success

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

2011-10-11 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 Tue Oct 11 18:00:01 BST 2011. checking out new source

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

2011-10-11 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 Tue Oct 11 18:10:01 BST 2011. checking out new s

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 370, Failure

2011-10-11 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 370 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/370.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting

[commit: testsuite] master: Merge branch 'master' of mac:ghc/git/val32/testsuite (b380cf0)

2011-10-11 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/b380cf01b768ac8c420f90b4f3968551e9c36bf7 >--- commit b380cf01b768ac8c420f90b4f3968551e9c36bf7 Merge: 5d4ee37...

[commit: testsuite] master: Improve test T5373 (e9c719a)

2011-10-11 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/e9c719ab7489ab57742d433656f12a7954f75e12 >--- commit e9c719ab7489ab57742d433656f12a7954f75e12 Author: Ian Lynag

[commit: testsuite] master: Add a test for #5373 (-rtsopts, dynamic libs and OSX / Windows) (60b026c)

2011-10-11 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/60b026c04ccd27b57840c40d4dbce6ae69e6cff0 >--- commit 60b026c04ccd27b57840c40d4dbce6ae69e6cff0 Author: Ian Lynag

[commit: ghc] master: Always define rtsOptsEnabled in the "extra object" when linking (79939a5)

2011-10-11 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/79939a546be3697101900bfe49dd43880f7a6355 >--- commit 79939a546be3697101900bfe49dd43880f7a6355 Author: Ian Lynagh Dat

Re: help needed to understand weak reference and its design choice

2011-10-11 Thread Paul Liu
Hi Simon, thanks a lot for the pointer! I was kind of wondering why mkWeak# has an IO type, and the paper made it much clearer that it's not about reachability from the Weak# object, but the side effect that's between key and value objects. Just out of curiosity, why not implement a memo table wh

simonmar-win32-head (x86 Windows HEAD), build 410, Failure

2011-10-11 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 410 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/410.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Suc

New patches in /srv/darcs/git-mirrors/Cabal

2011-10-11 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit 4bd8471bc648be52f7036d1ecb05e312f8acf3a5 Author: Max Bolingbroke Date: Wed Sep 28 21:08:59 2011 + Use the configured proxy even for uploading build reports commit 67da3565a3f7e604fc28ae11d5f6c7067623d707 Author: Duncan Coutts Date:

New patches in /srv/darcs/git-mirrors/Win32

2011-10-11 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Win32 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

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

2011-10-11 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 342 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/342.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version d

[commit: ghc] ghc-kinds: Comments and changes to quantification (529e4de)

2011-10-11 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/529e4de4dd52aaa3b2d46d2216ea09b16c4d4617 >--- commit 529e4de4dd52aaa3b2d46d2216ea09b16c4d4617 Author: Simon Peyton

RE: help needed to understand weak reference and its design choice

2011-10-11 Thread Simon Peyton-Jones
| I'm just trying to understand the design rationale behind GHC's weak | references. Any help is greatly appreciated! Thanks! Did you read the paper http://research.microsoft.com/en-us/um/people/simonpj/papers/weak.htm It gives the design rationale in detail. Simon | -Original Message-