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

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

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

2011-11-03 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 Nov 3 18:10:01 GMT 2011. checking out new source tree

[commit: ghc] master: Make sure to look items from D.A.P.P properly up in the HPT (b41d625)

2011-11-03 Thread Manuel Chakravarty
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/b41d625db9322fb9c8dfed3508773e3ed86136d6 >--- commit b41d625db9322fb9c8dfed3508773e3ed86136d6 Author: Manuel M T Chak

[commit: ghc] master: Clean up and complete the vectorisation of type classes (5ee8081)

2011-11-03 Thread Manuel Chakravarty
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/5ee8081ac9bc6d747a1559e953fa0c3a04675a45 >--- commit 5ee8081ac9bc6d747a1559e953fa0c3a04675a45 Author: Manuel M T Chak

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

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

[commit: ghc] master: Add format-patch support to sync-all (109546c)

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

[commit: ghc] master: Fix build (b30c601)

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

pgj2 (amd64 FreeBSD HEAD), build 520, Failure

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

pgj (x86 FreeBSD HEAD), build 522, Failure

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

[commit: ghc] simd: Added SIMD Vector Type Int32X4 modeled after FloatX4, with basic primop set to get Ints going (add/sub/multiply/SQuot/SRem/UQuot/URem/etc...) (32543db)

2011-11-03 Thread Paul Monday
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/32543dba6b060e87ffc7dc1035590923ca1a6247 >--- commit 32543dba6b060e87ffc7dc1035590923ca1a6247 Author: Paul Monday Date

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

2011-11-03 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 Nov 3 18:00:02 GMT 2011. checking out new source t

Re: Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread Manuel M T Chakravarty
David, As this is only about the LLVM backend, I would propose to just use the clang assembler and not worry about as/gcc. People who are stuck with OS X 10.5 might not be able to use the LLVM backend with clang, but they can still use the NCG, and they will be a small minority. OS X users up

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

2011-11-03 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 Nov 3 18:10:02 GMT 2011. checking out new so

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

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

Re: Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread David Terei
OK thanks for the info everyone. I'll look at supporting both gcc and clang depending on availability. The LLVM backend works great with clang but sadly the NCG doesn't so we can't just switch across to clang completely. On 3 November 2011 10:32, Ian Lynagh wrote: > On Thu, Nov 03, 2011 at 10:24:

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

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

Re: Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread Ian Lynagh
On Thu, Nov 03, 2011 at 10:24:21AM -0700, Bryan O'Sullivan wrote: > > It seems pretty clear that in order to get working 10.7 support, the LLVM > components will require a 10.6 compatible bridge for a year or so. I > realize that makes David do more work (both to handle the two code paths, > and b

Re: Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread Bryan O'Sullivan
On Thu, Nov 3, 2011 at 8:39 AM, Thomas Schilling wrote: > I think Bryan O'Sullivan > recently reported having issues after upgrading to 10.7 as well. My problems have been firmware-related, so don't worry on that score. It seems pretty clear that in order to get working 10.7 support, the LLVM

[commit: ghc] ghc-kinds: New testsuite summary (53e56da)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/53e56dabd245d535ba9d18bf901b7488c3a2ea5f >--- commit 53e56dabd245d535ba9d18bf901b7488c3a2ea5f Author: Jose Pedro M

[commit: ghc] ghc-kinds: Update tests. (f53f3b5)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/f53f3b5274675c61f332fba7c6e2815a1315128b >--- commit f53f3b5274675c61f332fba7c6e2815a1315128b Author: Jose Pedro M

[commit: testsuite] ghc-kinds: Update outputs (5fad1cb)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/5fad1cbc9e34533d51dbd6a4950c7aba8545a514 >--- commit 5fad1cbc9e34533d51dbd6a4950c7aba8545a514 Author: Jose P

[commit: ghc] ghc-kinds: Minor changes. (ee4c4ec)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/ee4c4ece0a57f2ce06da82d8560604bc345c6fb3 >--- commit ee4c4ece0a57f2ce06da82d8560604bc345c6fb3 Author: Jose Pedro M

[commit: ghc] ghc-kinds: Kind-check in groups, but type-check all together (795a8a6)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/795a8a6be8d96e56124018208916707f95f67c66 >--- commit 795a8a6be8d96e56124018208916707f95f67c66 Author: Jose Pedro M

[commit: testsuite] ghc-kinds: Update expectedGhcOnlyExtensions (a7de93b)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/a7de93b6bcbe419c96de8ff2be94ab6de7848a84 >--- commit a7de93b6bcbe419c96de8ff2be94ab6de7848a84 Author: Jose P

[commit: ghc] ghc-kinds: Remove tcg_clss and mg_clss; they are just TyCons (5c6bda9)

2011-11-03 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/5c6bda9e3034a83355f553fcec2e8577beefb8bb >--- commit 5c6bda9e3034a83355f553fcec2e8577beefb8bb Author: Jose Pedro M

Re: Windows testsuite faliures

2011-11-03 Thread Simon Marlow
On 02/11/2011 21:35, Max Bolingbroke wrote: On 2 November 2011 10:32, Simon Peyton-Jones wrote: Unicode stuff (I assume) lib/IO3307 [bad exit code] (normal) lib/IOenvironment001 [bad stdout] (normal) I've never been able to reproduce thi

Re: Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread Johan Tibell
On Thu, Nov 3, 2011 at 8:39 AM, Thomas Schilling wrote: > As for my personal stance on upgrading: My 10.5 laptop is a 1st-gen > MacBook which are 32 bit only, so it doesn't make much sense to > upgrade to 10.6. My work Mac does run 10.6 but I've only heard of > people having problems with 10.7,

Re: [PATCH] Add eventlog event for thread labels

2011-11-03 Thread Simon Marlow
On 02/11/2011 18:51, Duncan Coutts wrote: Ian, Simon, The following patch is attached. Add eventlog event for thread labels The existing GHC.Conc.labelThread will now also emit the the thread label into the eventlog. Profiling tools like ThreadScope could

[commit: ghc] ghc-constraint-solver: Reintroducing solved goals in inert set: The EvVar cache prevents us from (2e00efa)

2011-11-03 Thread dimitris
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/2e00efaa23794abc120c23d4e0eae3e8b8513598 >--- commit 2e00efaa23794abc120c23d4e0eae3e8b8513598 Author:

Re: Safe Haskell haddock segfault

2011-11-03 Thread Ian Lynagh
On Thu, Nov 03, 2011 at 07:34:44AM +, Simon Peyton-Jones wrote: > > Ian knows the build system. I think the build system is a red herring in this case - it just so happens that build system problems can cause the same symptoms. At least, when I looked into it last time, I got the error with a

Re: Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread Thomas Schilling
I'm pretty sure Clang doesn't come with 10.5. I don't remember having to do anything special with 10.6, but I don't know whether 10.6's version is compatible with the latest version. How can I find out? As for my personal stance on upgrading: My 10.5 laptop is a 1st-gen MacBook which are 32 bit

[commit: ghc] ghc-7.2: Merged: Fix two bugs in caes-floating (fixes Trac #5453) (acd157f)

2011-11-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.2 http://hackage.haskell.org/trac/ghc/changeset/acd157f7d0989cd0910b14070257a2a85804ba7f >--- commit acd157f7d0989cd0910b14070257a2a85804ba7f Author: Ian Lynagh Da

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

2011-11-03 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit d7384a6125b55d108cc14ab00207cbef3e15b4cd Author: Duncan Coutts Date: Wed Oct 26 20:43:46 2011 + Bump major version to 1.13 Since 1.12 got released with ghc-7.2.x commit 52285df0a921cd9ad8de5a135e8d43d464209d88 Author: Johan Tibel

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

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

RE: Windows testsuite faliures

2011-11-03 Thread Simon Peyton-Jones
Thanks. I've dumped your commentary into http://hackage.haskell.org/trac/ghc/ticket/5599. Ian: could you make these expect-broken(5599) on msys? Thanks | -Original Message- | From: omega.th...@gmail.com [mailto:omega.th...@gmail.com] On Behalf Of Max | Bolingbroke | Sent: 02 November 201

[commit: ghc] ghc-kinds: More with Simon (13e7842)

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

[commit: ghc] simd: Add suport for vector constants to LLVM. (f01afcd)

2011-11-03 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/f01afcddfb674f5ca7267ee2c9eec05a779f8dbc >--- commit f01afcddfb674f5ca7267ee2c9eec05a779f8dbc Author: Geoffrey Mainland

[commit: ghc] simd: Rename FloatVec4# to FloatX4# per discussion with Simon PJ. (7715bdb)

2011-11-03 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/7715bdb5e758b8c3fc25372106ac2acf37d0b463 >--- commit 7715bdb5e758b8c3fc25372106ac2acf37d0b463 Author: Geoffrey Mainland

[commit: ghc] simd: Add more FloatX4# primops. (3874183)

2011-11-03 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/3874183904c924e4c1b63e57f030fca9725d9dde >--- commit 3874183904c924e4c1b63e57f030fca9725d9dde Author: Geoffrey Mainland

[commit: ghc] simd: Add primops for packing and unpacking FloatX4#'s. (340816b)

2011-11-03 Thread Geoffrey Mainland
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/340816bc8bb6ec86d8949371ef586f0079306c6a >--- commit 340816bc8bb6ec86d8949371ef586f0079306c6a Author: Geoffrey Mainland

RE: Safe Haskell haddock segfault

2011-11-03 Thread Simon Peyton-Jones
Ian, Manuel, David: You three seems to be central to this problem. Might you be able to resolve it together? David: you're the one who has managed to provoke it, so you are necessarily involved. Ian knows the build system.. Simon | -Original Message- | From: Manuel M T Chakravarty

Change GHC to use clang on OSX as the assembler driver

2011-11-03 Thread David Terei
Hi Manuel and all, GHC 7.4 with LLVM 3.0 on OSX doesn't work correctly because LLVM as of 3.0 generates assembly code that is incompatible with the system linker. (used through as or gcc). After talking to the LLVM guys it turns out this is a deliberate choice. The OS X system assembler isn't movi