pgj (x86 FreeBSD HEAD), build 893, Failure

2012-12-20 Thread Builder
pgj (x86 FreeBSD HEAD), build 893 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/893.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check files

[nightly] 20-Dec-2012 build of STABLE on i386-unknown-linux (cam-02-unx)

2012-12-20 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 Thu Dec 20 18:10:02 GMT 2012. checking out new source tree

tn23 (x86 OSX HEAD), build 787, Failure

2012-12-20 Thread Builder
tn23 (x86 OSX HEAD), build 787 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/787.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check files

[nightly] 20-Dec-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2012-12-20 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 Thu Dec 20 18:10:01 GMT 2012. checking out new s

mbolingbroke (x86 OSX HEAD), build 212, Incomplete

2012-12-20 Thread Builder
mbolingbroke (x86 OSX HEAD), build 212 Build incomplete Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/212.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Nothing Build incomplete Details: http://darcs.haskell.org/ghcBuilder/builde

[nightly] 20-Dec-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)

2012-12-20 Thread GHC Build Reports
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx Nightly build started on cam-04-unx at Thu Dec 20 18:20:01 GMT 2012. chec

[commit: ghc] master: Fix over-zealous ASSERT in TcUnify (1353d1e)

2012-12-20 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/1353d1ef98603a1bff1f8eb181d1368e934b3647 >--- commit 1353d1ef98603a1bff1f8eb181d1368e934b3647 Author: Simon Peyton Jo

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (866d28d)

2012-12-20 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/866d28deb72b2e2427199d7c6f2014f72d81c33d >--- commit 866d28deb72b2e2427199d7c6f2014f72d81c33d Merge: 1353d1e... 02c4a

[commit: ghc] master: Rename all of the 'cmmz' flags and make them more consistent. (f6f881f)

2012-12-20 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f6f881f09c1ac69be2ae1850cb3067459f623360 >--- commit f6f881f09c1ac69be2ae1850cb3067459f623360 Author: Austin Seipp D

[commit: ghc] master: Fix TcUnify.matchExpectedTyConApp so that it returns types of compatible kinds (be5cc2e)

2012-12-20 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/be5cc2e33aa8e54299527af9b91e659d54c4cde5 >--- commit be5cc2e33aa8e54299527af9b91e659d54c4cde5 Author: Simon Peyton Jo

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (9429d79)

2012-12-20 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/9429d79454cb89e49908bb21bca783c2ad8e02e8 >--- commit 9429d79454cb89e49908bb21bca783c2ad8e02e8 Merge: be5cc2e... 3394d

[nightly] 20-Dec-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2012-12-20 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 Thu Dec 20 18:00:01 GMT 2012. checking out new source

[nightly] 20-Dec-2012 build of HEAD on i386-unknown-linux (cam-02-unx)

2012-12-20 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 Thu Dec 20 18:00:02 GMT 2012. checking out new source tree

Re: base not detecting Double/Float machine sizes (QNXNTO)

2012-12-20 Thread Stephen Paul Weber
Somebody claiming to be Stephen Paul Weber wrote: libraries/base/Foreign/C/Types.hs:162:25: Not in scope: type constructor or class `HTYPE_FLOAT' After much more digging into the source, it seems that the `Storable` class for the CFloat and CDouble types assumes that HTYPE_FLOAT and HTYPE_DOU

[commit: ghc] master: Redirect asynchronous exceptions to the sandbox thread in runStmt (#1381) (02c4ab0)

2012-12-20 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/02c4ab049adeb77b8ee0e3b98fbf0f3026eee453 >--- commit 02c4ab049adeb77b8ee0e3b98fbf0f3026eee453 Author: Simon Marlow D

[commit: ghc] master: 'sync-all get -q' also passes -q to 'git submodule' (54a3963)

2012-12-20 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/54a3963196cc3146f01543514882efaa8506c543 >--- commit 54a3963196cc3146f01543514882efaa8506c543 Author: Simon Marlow D

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

2012-12-20 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 767 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/767.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

pgj2 (amd64 FreeBSD HEAD), build 895, Success

2012-12-20 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 895 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/895.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check

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

2012-12-20 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 755 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/755.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions