Validate fail on Windows

2012-01-19 Thread Simon Peyton-Jones
"rm" -f libraries/base/include/HsBaseConfig.h.in "rm" -f libraries/directory/include/HsDirectoryConfig.h.in "rm" -f libraries/process/include/HsProcessConfig.h.in "rm" -f libraries/unix/include/HsUnixConfig.h.in "rm" -f libraries/old-time/include/HsTimeConfig.h.in test ! -d testsuite || make -C tes

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

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

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

2012-01-19 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 Jan 19 18:20:02 GMT 2012. chec

pgj2 (amd64 FreeBSD HEAD), build 579, Success

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

tn23 (x86 OSX HEAD), build 542, Success

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

pgj (x86 FreeBSD HEAD), build 581, Success

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

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

2012-01-19 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 Jan 19 18:00:01 GMT 2012. checking out new source

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

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

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

2012-01-19 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 Jan 19 18:10:01 GMT 2012. checking out new s

[commit: ghc] ghc-7.4: Add comments about the meaning of can_fail and has_side_effects (befef23)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/befef2343cb1aded4172df800f72453eb5695b79 >--- commit befef2343cb1aded4172df800f72453eb5695b79 Author: Simon Peyton J

[commit: ghc] ghc-7.4: Fix Trac #5658: strict bindings not floated in (55e4870)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/55e4870d39c5267bd272423c5118527e20455b04 >--- commit 55e4870d39c5267bd272423c5118527e20455b04 Author: Simon Peyton J

Re: [commit: nofib] master: Move benchmarks into benchmark/ subdir. (0449cb0)

2012-01-19 Thread David Terei
So I backed out the path changes. Can we get the 'GHC Build Reports' build bot fixed to publish logs please? I have no idea why nofib is failing as I can view the logs. So can you let me know why its failing but more importantly can we get the log uploads fixed. I want to make nofib more useful. I

[commit: ghc] ghc-7.4: Document -T RTS flag in manual. (e7bb988)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/e7bb988089e35d38f661c1527696bf72e18e20db >--- commit e7bb988089e35d38f661c1527696bf72e18e20db Author: Edward Z. Yang

[commit: ghc] ghc-7.4: Define "ar command" correctly in settings file on Windows (e71ee1b)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/e71ee1b6638ea3cb5896805c3ada042f44106081 >--- commit e71ee1b6638ea3cb5896805c3ada042f44106081 Author: Ian Lynagh Da

[commit: ghc] ghc-7.4: Incorrect type conversion in LLVM backend (#5785). (13968dc)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/13968dc3646e8d516a6eff19297cc0bb5864c0fa >--- commit 13968dc3646e8d516a6eff19297cc0bb5864c0fa Author: Ubuntu Date:

[commit: ghc] ghc-7.4: Use nested tuples to desugar recursive do-notation (d87990f)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/d87990feec8a9fb360b4d92ea7b5cfa36152b8ca >--- commit d87990feec8a9fb360b4d92ea7b5cfa36152b8ca Author: Simon Peyton J

[commit: ghc] ghc-7.4: Fix bug causing polling instead of blocking in the non-threaded RTS (#5773) (e3b7e33)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/e3b7e3352c6bba0bf7b6991e5485264a868e4800 >--- commit e3b7e3352c6bba0bf7b6991e5485264a868e4800 Author: Simon Marlow

[commit: ghc] ghc-7.4: Rename the testsuite tarball (c0037d2)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/c0037d256bc33a08ce76d79094848fa953fb972a >--- commit c0037d256bc33a08ce76d79094848fa953fb972a Author: Ian Lynagh Da

[commit: ghc] ghc-7.4: When configuring, handle $topdir/ in the ghc --info output (2e09c82)

2012-01-19 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/2e09c8290ae3c9c613efd5a22de08cacece271e5 >--- commit 2e09c8290ae3c9c613efd5a22de08cacece271e5 Author: Ian Lynagh Da

[commit: ghc] master: Remove typecheck/TcSimplify.lhs-old (3bc62f5)

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

[commit: ghc] master: Remove getDOptsSmpl; use getDynFlags instead (10300ec)

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

[commit: ghc] master: Remove getDOptsDs; use getDynFlags instead (3220e57)

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

[commit: ghc] master: Remove getDOpts; use getDynFlags instead (9dacfcb)

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

Re: [commit: ghc] master: Warn when a SPECIALISE pragma gives rise to a totally inactive rule (6acf6cd)

2012-01-19 Thread Ian Lynagh
On Wed, Jan 18, 2012 at 03:35:26PM +, Simon Peyton-Jones wrote: > > Can you do something so that everyone doesn't fall over on this? We can't pull the upstream containers fix until some Cabal dependencies are updated, but in the meantime I've turned the warning off for containers when validat

[commit: ghc] master: Fix validate (8bdcc5c)

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

[commit: ghc] master: Rename the testsuite tarball (a12c8a0)

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

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

2012-01-19 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit 390a14662d98dd73256762f9d02eedb6632a250d Author: Johan Tibell Date: Wed Jan 18 08:52:26 2012 -0800 Fix GHC HEAD build breakages GHC HEAD adds a warning for SPECIALISE pragmas that will never fire and Data.Sequence contai

[commit: testsuite] master: Add missing stdout for T5742 (20cadb4)

2012-01-19 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/20cadb44b6e2771110805c54f5ed3fd57caf4500 >--- commit 20cadb44b6e2771110805c54f5ed3fd57caf4500 Author: Simon Pey

Re: MO_WriteBarrier and PowerPC (NCG)

2012-01-19 Thread Simon Marlow
On 18/01/2012 22:13, Gabor Greif wrote: Hi all, looks like I have an (almost) running binary on a PPC embedded target. 'Almost' because the native backend emits a 'lwsync' (light-weight sync) instruction for the MO_WriteBarrier C-- instruction. Unfortunately this is an e500 core that traps with

Re: [commit: nofib] master: Move benchmarks into benchmark/ subdir. (0449cb0)

2012-01-19 Thread Simon Marlow
On 18/01/2012 19:16, David Terei wrote: On 18 January 2012 05:03, Simon Marlow wrote: On 17/01/2012 19:13, David Terei wrote: Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master http://hackage.haskell.org/trac/ghc/changeset/0449cb065437fc8014b6669e5f1c2c8f4a926d16 -