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

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

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

2011-10-16 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 Sun Oct 16 18:00:01 BST 2011. checking out new source tree

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

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

pgj2 (amd64 FreeBSD HEAD), build 502, Failure

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

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

2011-10-16 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 Sun Oct 16 18:10:01 BST 2011. checking out new source tree

pgj (x86 FreeBSD HEAD), build 504, Failure

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

tn23 (x86 OSX HEAD), build 459, Failure

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

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

2011-10-16 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 Sun Oct 16 18:00:02 BST 2011. checking out new source

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

2011-10-16 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 Sun Oct 16 18:10:01 BST 2011. checking out new s

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

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

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Karel Gardas
On 10/16/11 11:29 PM, Ben Gamari wrote: On Sun, 16 Oct 2011 22:43:52 +0200, Karel Gardas wrote: Now I got: Fixed all of these. The problem was a misplaced #endif. I still get: rts/Linker.c: In function ‘do_Elf_Rel_relocations’: rts/Linker.c:4339:16: warning: implicit declaration of

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Ben Gamari
On Sun, 16 Oct 2011 22:43:52 +0200, Karel Gardas wrote: > Now I got: > Fixed all of these. The problem was a misplaced #endif. > >> also how do you do the changes push into Git? I always get conflicts > >> while doing pull from your repo... > >> > > Yes, I'm very sorry about that. I've been reb

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Karel Gardas
On 10/16/11 10:26 PM, Ben Gamari wrote: On Sun, 16 Oct 2011 22:10:16 +0200, Karel Gardas wrote: On 10/16/11 09:28 PM, Ben Gamari wrote: (snip) Does not seems so. You still attempt to invoke makeArmSymbolExtra with just 3 args, while it's defined with 4 and I'm not able to fix that since I'm

Cross-compiling GHC

2011-10-16 Thread Ben Gamari
Mark, Recently I stumbled upon your post to cvs-ghc last April announcing the completion of your cross-compiling work. I see that the cross branch no longer exists. Does this mean these changes have been merged? Is there documentation regarding how these changes are used? Thanks! - Ben

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Ben Gamari
On Sun, 16 Oct 2011 22:10:16 +0200, Karel Gardas wrote: > On 10/16/11 09:28 PM, Ben Gamari wrote: (snip) > Does not seems so. You still attempt to invoke makeArmSymbolExtra with > just 3 args, while it's defined with 4 and I'm not able to fix that > since I'm not sure what you like to do with t

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Karel Gardas
On 10/16/11 09:28 PM, Ben Gamari wrote: On Sun, 16 Oct 2011 21:06:27 +0200, Karel Gardas wrote: On 10/16/11 08:41 PM, Ben Gamari wrote: On Sun, 16 Oct 2011 20:03:24 +0200, Karel Gardas wrote: Also I'm quite out of idea what was your intention on line above so I'm not able to fix this mys

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Ben Gamari
On Sun, 16 Oct 2011 21:06:27 +0200, Karel Gardas wrote: > On 10/16/11 08:41 PM, Ben Gamari wrote: > > On Sun, 16 Oct 2011 20:03:24 +0200, Karel Gardas > > wrote: > >> > >> Also I'm quite out of idea what was your intention on line above so I'm > >> not able to fix this myself. > >> > > Doh, yes

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Karel Gardas
On 10/16/11 08:41 PM, Ben Gamari wrote: On Sun, 16 Oct 2011 20:03:24 +0200, Karel Gardas wrote: Also I'm quite out of idea what was your intention on line above so I'm not able to fix this myself. Doh, yes. You are right. Fixed. I also fixed a serious oversight in my target address calculat

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Ben Gamari
On Sun, 16 Oct 2011 20:03:24 +0200, Karel Gardas wrote: > > Also I'm quite out of idea what was your intention on line above so I'm > not able to fix this myself. > Doh, yes. You are right. Fixed. I also fixed a serious oversight in my target address calculation. > Also another simple fix is

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

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

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Karel Gardas
On 10/16/11 05:48 PM, Ben Gamari wrote: I've implemented the transition logic for the JUMP24 relocation. Hopefully it is correct. I'll take a closer look over it today to check that it's correct, but the rough idea has been uploaded in the name of release early-release often. This code is not g

simonmar-win32-stable (x86 Windows STABLE), build 348, Failure

2011-10-16 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 348 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/348.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darc

Re: [PRELIMINARY PATCH] rts/Linker.c for ARM

2011-10-16 Thread Ben Gamari
On Fri, 14 Oct 2011 11:16:52 -0400, Ben Gamari wrote: > Thanks for the fix. > > > applied to get it compiling, I got: > > > > Loading package ghc-prim ... linking ... ghc-stage2: > > /export/home/karel/vcs/ghc-src/bgamari-ghc-arm-linker/libraries/ghc-prim/dist-install/build/HSghc-prim-0.2.0.0.

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

2011-10-16 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Win32 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Compile speed benchmarking

2011-10-16 Thread Erik de Castro Lopo
David Terei wrote: > Hmmm I wasn't expecting a huge speedup but was hoping for a few > percentage points at least. Can you fork GHC on github and put your > patch up on there and then send me a link please? This is just a far > easier workflow for me to review and merge patches than email. As req

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

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