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

2011-11-23 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 Wed Nov 23 18:00:01 GMT 2011. checking out new source tree

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

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

tn23 (x86 OSX HEAD), build 493, Success

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

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

2011-11-23 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 Wed Nov 23 18:00:01 GMT 2011. checking out new source

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

2011-11-23 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 Wed Nov 23 18:10:01 GMT 2011. checking out new s

RE: Windows biuld broken

2011-11-23 Thread Dimitrios Vytiniotis
We've investigated this with Simon (due to double "\" parsing extravaganza, temporary files end up in ifaces on windows) and he is or will be pushing a patch if not done already -- temporarily you can do: diff --git a/compiler/main/HscMain.hs b/compiler/main/HscMain.hs index 4d106bd..7e8 100

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

2011-11-23 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 401 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/401.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris

Windows biuld broken

2011-11-23 Thread Simon Peyton-Jones
Windows build is broken. I'm getting this error on Windows, when compiing modules in the stage-2 compiler; ie the bug is in the stage-1 compiler C:\\Users\simonpj\AppData\Local\Temp\ghc7780_0\ghc7780_0.lpp: getModificationTime: does not exist (No such file or directory) Or, with -dshow-passes

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

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

Re: T3016 taking too long with -fllvm

2011-11-23 Thread David Terei
Not sure, haven't looked into this more than running the numbers and won't have time till at least next Wednesday. I'm happy about this bug though as I suspect it may show up something really stupid I'm doing in the backend. The performance loss is all in my code (and not the mangler which is nice)

[commit: testsuite] master: add test scc004 which is expect_broken(#5654) (bca9767)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/bca9767bf30a671b814f20f5efd78cbde5c57d77 >--- commit bca9767bf30a671b814f20f5efd78cbde5c57d77 Author: Simon Mar

[commit: testsuite] master: test SCC with omitted quotes (ab1a521)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/ab1a521395f15a2cb4c1aea1a3dfe7cc8fd096c6 >--- commit ab1a521395f15a2cb4c1aea1a3dfe7cc8fd096c6 Author: Simon Mar

[commit: ghc] master: Remove unused cRelocatableBuild (0e275ec)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/0e275ec93a15726bacfceff3aa04ab242cd56eab >--- commit 0e275ec93a15726bacfceff3aa04ab242cd56eab Author: Simon Marlow D

[commit: ghc] master: Decode escape sequences properly in line pragmas (see comment for details). (449ab24)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/449ab247f0fa1232b7ddaa08766f30ac4231e676 >--- commit 449ab247f0fa1232b7ddaa08766f30ac4231e676 Author: Simon Marlow D

[commit: ghc] master: Checking UsageFile: don't fail if the file doesn't exist, just recompile (131a0af)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/131a0af32eeaa22f598239c4467b65860af185d1 >--- commit 131a0af32eeaa22f598239c4467b65860af185d1 Author: Simon Marlow D

nofib results, 7.0 vs. 7.2 vs. 7.4

2011-11-23 Thread Simon Marlow
Summary: current performance is worse than 7.2.1 by a little, but still better than 7.0 by a little on average. Several programs have increased allocation by 10% or more vs. 7.0, we should look into these first. Binary sizes are up by a few percent relative to both 7.0 and 7.2. First column i

[commit: nofib] master: fix build with GHC 7.4+ (add Show constraint) (2df6e34)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master http://hackage.haskell.org/trac/ghc/changeset/2df6e3470d94f424a6e16e6d8c9b837f2685aebc >--- commit 2df6e3470d94f424a6e16e6d8c9b837f2685aebc Author: Simon Marlow

[commit: nofib] master: update to work with the latest parallel package (621a7bd)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master http://hackage.haskell.org/trac/ghc/changeset/621a7bdd0f54050c62613c04340721e8e3eb89dc >--- commit 621a7bdd0f54050c62613c04340721e8e3eb89dc Author: Simon Marlow

[commit: nofib] master: comments (bc7468f)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master http://hackage.haskell.org/trac/ghc/changeset/bc7468fa61f9113a0fc38b4faa1372d282f0e947 >--- commit bc7468fa61f9113a0fc38b4faa1372d282f0e947 Author: Simon Marlow

mbolingbroke (x86 OSX HEAD), build 153, Success

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

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

2011-11-23 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit cde720262463d96b57c14b9974757c129d0a3a7f Author: Johan Tibell Date: Tue Nov 22 10:33:50 2011 -0800 -Wall police commit 0b38bb73f20c3b0c9a2d433d1af3b9b72ed8555a Author: Johan Tibell Date: Tue Nov 22 10:31:18 2011 -0800 Remove

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

2011-11-23 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/terminfo commit 64d1e6201b490942636f5f3883cf5e81c2338fc8 Author: Judah Jacobson Date: Fri Nov 11 17:20:37 2011 + Fix the termColumns capacity. ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.has

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

2011-11-23 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit 94be18132d1429be3c68b6e262555980c12da8c8 Author: Duncan Coutts Date: Thu Nov 17 00:17:19 2011 + Now require mtl-2 commit 596d0cf3337863f9f49088250f17cd2a4cb84ac7 Author: Duncan Coutts Date: Wed Nov 16 19:14:55 2011 + Incl

New patches in /srv/darcs/git-mirrors/utf8-string

2011-11-23 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/utf8-string commit d7386bea7fe286483ea559fb9b3898be080af700 Merge: ec2b859... b7aa0a0... Author: Eric Mertens Date: Thu Nov 17 13:35:01 2011 -0800 Merge pull request #4 from TomMD/master Minor performance improvements commit b7aa0a0b51e79186

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

2011-11-23 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/bytestring commit a1ac70364a80d1423a83ee6f4d9422f2fd393b59 Author: Duncan Coutts Date: Thu Nov 17 01:11:28 2011 + Allow using older versions of the random package commit e14c4a70cfe8d206b34dd0fefdc70646e7a2f326 Author: Duncan Coutts Date: Thu

Re: T3016 taking too long with -fllvm

2011-11-23 Thread Simon Marlow
On 22/11/2011 19:12, David Terei wrote: What change was made in HEAD compared to 7.2.1 to give the compile time performance improvement for -fasm? It causes a huge slowdown for -fllvm. ghc-7.2.1 -O0 -fllvm T3016.hs => 2:17.47 s ghc-head -O0 -fllvm T3016.hs => 10:34.84 s This module has a lot

[commit: ghc] master: Keep the flag lists as IntSets rather than lists (128078e)

2011-11-23 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/128078e0dcfea03c3306f57a4ae7303ca8ff055b >--- commit 128078e0dcfea03c3306f57a4ae7303ca8ff055b Author: Simon Marlow D