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

2012-02-28 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 Tue Feb 28 18:00:02 GMT 2012. checking out new source tree

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

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

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

2012-02-28 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 Tue Feb 28 18:20:01 GMT 2012. chec

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

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

pgj2 (amd64 FreeBSD HEAD), build 610, Success

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

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

2012-02-28 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 Tue Feb 28 18:10:02 GMT 2012. checking out new source tree

pgj (x86 FreeBSD HEAD), build 612, Success

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

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

2012-02-28 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 Tue Feb 28 18:00:01 GMT 2012. checking out new source

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

2012-02-28 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 Tue Feb 28 18:10:02 GMT 2012. checking out new s

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

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

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

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

Re: LLVM optimisation passes / tables next to code

2012-02-28 Thread Sergiu Ivanov
On Tue, Feb 21, 2012 at 8:25 AM, David Terei wrote: > > It has arrived at a kind of conclusion. The trick suggested by Chris > seems like it should work, only concern would be that we can encode > the jmp instruction in constant space (and if not how to handle by > padding or splitting the table).

Re: Validate failures

2012-02-28 Thread Ian Lynagh
On Tue, Feb 28, 2012 at 10:44:35AM +, Simon Marlow wrote: > On 28/02/2012 09:03, Simon Marlow wrote: > >The safeHaskell failures disappeared on my second validate run, so I'm > >not sure what happened (I had pulled into the tree first, and there were > >no patches between the two runs that shou

Re: Validate failures

2012-02-28 Thread Simon Marlow
On 28/02/2012 09:03, Simon Marlow wrote: The safeHaskell failures disappeared on my second validate run, so I'm not sure what happened (I had pulled into the tree first, and there were no patches between the two runs that should have affected this). Perhaps there's some missing cleaning somewhere

RE: Validate failures

2012-02-28 Thread Simon Peyton-Jones
I see the safe haskell failures too. Here's the diff. I have pushed wibbles to the others (found lurking in my tree). Simon Actual stdout output differs from expected: --- ./safeHaskell/ghci/p5.stdout2012-02-16 11:47:55.0 + +++ ./safeHaskell/ghci/p5.run.stdout2012-02-28

[commit: testsuite] master: Wibbles to error messages (6835875)

2012-02-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/683587510c225f3cdf2876651c779308d81363e4 >--- commit 683587510c225f3cdf2876651c779308d81363e4 Author: Simon Pey

Re: Validate failures

2012-02-28 Thread Simon Marlow
The safeHaskell failures disappeared on my second validate run, so I'm not sure what happened (I had pulled into the tree first, and there were no patches between the two runs that should have affected this). Perhaps there's some missing cleaning somewhere? Anyway I wouldn't worry about it unl