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

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

pgj2 (amd64 FreeBSD HEAD), build 849, Failure

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

pgj (x86 FreeBSD HEAD), build 846, Success

2012-11-01 Thread Builder
pgj (x86 FreeBSD HEAD), build 846 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/846.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check fil

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

2012-11-01 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 1 18:00:01 GMT 2012. checking out new source t

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

2012-11-01 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 1 18:10:01 GMT 2012. checking out new so

tn23 (x86 OSX HEAD), build 743, Failure

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

am-deb7-64 (HEAD), build 229, Success

2012-11-01 Thread Builder
am-deb7-64 (HEAD), build 229 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/am-deb7-64/229.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check f

Re: [commit: ghc] master: Fix popcnt calls (2293238)

2012-11-01 Thread Ian Lynagh
On Thu, Nov 01, 2012 at 08:27:52PM +, Simon Marlow wrote: > On 01/11/12 17:29, Ian Lynagh wrote: > > > >commit 229323898b0809047b19b79c181085430cce9850 > >Author: Ian Lynagh > >Date: Thu Nov 1 14:13:05 2012 + > > > > Fix popcnt calls > > > > We don't want to narrow the argument s

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

2012-11-01 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 Nov 1 18:20:02 GMT 2012. check

Re: [commit: ghc] master: Fix dependency generation when GhcLibWays = dyn p (11aa737)

2012-11-01 Thread Ian Lynagh
On Tue, Oct 30, 2012 at 01:19:31PM +, Simon Marlow wrote: > On 30/10/2012 12:29, Ian Lynagh wrote: > >On Tue, Oct 30, 2012 at 12:15:16PM +, Simon Marlow wrote: > >>On 30/10/2012 02:48, Ian Lynagh wrote: > >> > >>>+# Setting hisuf/osuf is a kludge. If DYNAMIC_BY_DEFAULT is on, dyn is > >>>+#

Re: [commit: ghc] master: Fix popcnt calls (2293238)

2012-11-01 Thread Simon Marlow
On 01/11/12 17:29, Ian Lynagh wrote: Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/229323898b0809047b19b79c181085430cce9850 --- commit 229323898b0809047b19b79c

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

2012-11-01 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 671 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/671.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Su

[commit: ghc] master: Fix popcnt calls (2293238)

2012-11-01 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/229323898b0809047b19b79c181085430cce9850 >--- commit 229323898b0809047b19b79c181085430cce9850 Author: Ian Lynagh Dat

[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (d163845)

2012-11-01 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/d163845c7cade0892db4325e430a84a350ff147c >--- commit d163845c7cade0892db4325e430a84a350ff147c Merge: 2293238... 22517

[commit: ghc] master: Whitespace only in codeGen/StgCmmPrim.hs (7706bee)

2012-11-01 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/7706bee0393a87b543aa2f79ed3479e9aa91fb4c >--- commit 7706bee0393a87b543aa2f79ed3479e9aa91fb4c Author: Ian Lynagh Dat

[commit: ghc] master: Whitespace only in nativeGen/NCGMonad.hs (d7ca7af)

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

[commit: ghc] master: Fix typos (dba4fa5)

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

Re: Proposal: Num instance for tuples

2012-11-01 Thread Twan van Laarhoven
On 18/10/12 11:58, Twan van Laarhoven wrote: Dear list, One piece of utility code that I find myself writing over and over again is the pointwise Num instance for tuples, i.e. Discussion period: 2 weeks, ends 2012-11-01. The discussion period is over, and it seems that most people are again

Re: build problems with BuildFlavour = prof

2012-11-01 Thread Daniel Fischer
On Donnerstag, 1. November 2012, 08:50:53, Richard Eisenberg wrote: > 1) Is cabal's error correct? Do I really need to enable profiling to get > transformers working? Or is some other incompatibility at play here? (For > what it's worth, what I really want is the mtl library, but that depends on >

[commit: ghc] master: The shape of StgTVar should not depend on THREADED_RTS (8703bbc)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/8703bbcdcc9a47a29bccc4343dcea43868fbbeb6 >--- commit 8703bbcdcc9a47a29bccc4343dcea43868fbbeb6 Author: Simon Marlow D

[commit: ghc] master: Fix bug in stg_enter_checkbh (225172e)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/225172e68980ce948e2fd00aa2d8a81657207525 >--- commit 225172e68980ce948e2fd00aa2d8a81657207525 Author: Simon Marlow D

Re: Changes to Typeable

2012-11-01 Thread Ian Lynagh
On Tue, Oct 30, 2012 at 09:21:49AM +, José Pedro Magalhães wrote: > > Well, they will at least start throwing warnings, which means validate > won't pass. You can disable warnings for those libraries in mk/validate-settings.mk. Perhaps we should permanently disable warnings for all libraries

build problems with BuildFlavour = prof

2012-11-01 Thread Richard Eisenberg
I would like to use install the transformers library onto HEAD. I tried the following steps: - Fresh checkout of HEAD - BuildFlavour = quick - perl boot; configure; make - make install - cabal install transformers Cabal errors in looking for Data.Traversable, suggesting that I need the profilin

[commit: ghc] master: Fix bug in stg_ctoi_R1n (could cause GHCi crashes) (26e576c)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/26e576c01a10053fe43920c3fa8dedf62707350a >--- commit 26e576c01a10053fe43920c3fa8dedf62707350a Author: Simon Marlow D

[commit: ghc] master: Add -fghci-hist-size=N to set the number of previous steps stored by :trace (458ee4f)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/458ee4fe496bf55a827900fe5fd1498dadfb8fb1 >--- commit 458ee4fe496bf55a827900fe5fd1498dadfb8fb1 Author: Simon Marlow D

[commit: ghc] master: A couple of W_s should be P_s (not an actual bug, I think) (d28a722)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/d28a72233550a907533751a6c4fccc472e5be4a0 >--- commit d28a72233550a907533751a6c4fccc472e5be4a0 Author: Simon Marlow D

[commit: ghc] master: Turn on -O2 for the RTS by default (3a6b1bf)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/3a6b1bfb08602a8193b0025f0fe47ec8ddf8dad2 >--- commit 3a6b1bfb08602a8193b0025f0fe47ec8ddf8dad2 Author: Simon Marlow D

[commit: ghc] master: Don't clearNurseries() in parallel with -debug (2073e3e)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/2073e3ecc5dd0e37e097bd331f19a782eb96785d >--- commit 2073e3ecc5dd0e37e097bd331f19a782eb96785d Author: Simon Marlow D

[commit: ghc] master: turn off cmm optimisation for the debug way (ee43ad5)

2012-11-01 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/ee43ad528d57f0b31f47e56afdf5211141780239 >--- commit ee43ad528d57f0b31f47e56afdf5211141780239 Author: Simon Marlow D

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

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