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

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

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

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

pgj2 (amd64 FreeBSD HEAD), build 508, Success

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

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

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

pgj (x86 FreeBSD HEAD), build 510, Success

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

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

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

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

2011-10-22 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 Sat Oct 22 18:10:00 BST 2011. checking out new s

tn23 (x86 OSX HEAD), build 465, Failure

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

Re: Fixing failure in popcnt test case for llvm-gcc

2011-10-22 Thread Johan Tibell
On Sat, Oct 22, 2011 at 6:40 AM, David Peixotto wrote: > Ok, so to do it the "quick" way would be to change the translation of the > PopCnt primop in compiler/codeGen/CgPrimOp.hs? The change would be to first > narrow the argument by generating code for the narrow primop before the code > for the

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

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

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

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

Re: ARM linker support: Help needed

2011-10-22 Thread Ben Gamari
On Sat, 22 Oct 2011 16:58:18 +0200, Karel Gardas wrote: > Hi Ben, > > first of all, thank you very much for your progress. No, I don't see > crash, but in fact infinite loop. As far as I understand the linker > message '..linking...done' is printed when all the relocations are > processed --

[commit: testsuite] master: Fix old tests for new superclass cycle error message (809e016)

2011-10-22 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/809e0161874fc6d4404b123520a0d93d3df817d4 >--- commit 809e0161874fc6d4404b123520a0d93d3df817d4 Author: Max Bolin

[commit: testsuite] master: Add new tests for relaxed superclass cycle check (bb1cff1)

2011-10-22 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/bb1cff1a51ea1faca2ef63ea6b73ae2fa7b6041b >--- commit bb1cff1a51ea1faca2ef63ea6b73ae2fa7b6041b Author: Max Bolin

[commit: ghc] master: Correct the manual to use ConstraintKinds rather than ConstraintKinds (2e72a85)

2011-10-22 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/2e72a85a1755b61f205dcd8ba833ae0e3556b692 >--- commit 2e72a85a1755b61f205dcd8ba833ae0e3556b692 Author: Max Bolingbroke

[commit: ghc] master: Brief documentation about relaxed superclass cycle check (f676504)

2011-10-22 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f67650410b4b390b3c9959efd0db57837b6c89d6 >--- commit f67650410b4b390b3c9959efd0db57837b6c89d6 Author: Max Bolingbroke

[commit: ghc] master: Implement relaxed superclass cycle check (5ff06e9)

2011-10-22 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/5ff06e90f56b7da00f4fec74358b2e736133c263 >--- commit 5ff06e90f56b7da00f4fec74358b2e736133c263 Author: Max Bolingbroke

Re: ARM linker support: Help needed

2011-10-22 Thread Karel Gardas
Hi Ben, first of all, thank you very much for your progress. No, I don't see crash, but in fact infinite loop. As far as I understand the linker message '..linking...done' is printed when all the relocations are processed -- so it does not necessarily mean that all the relocations are proces

Cabal library documentation in the index

2011-10-22 Thread Daniel Fischer
During the investigation of the haddock segfault reported by Simon, I noticed that the gen_contents_index script no longer included the Cabal documentation, since neither the .cabal file nor the docs were where it expected them. Attached is a patch that could serve as a workaround until/unless

Re: Fixing failure in popcnt test case for llvm-gcc

2011-10-22 Thread David Peixotto
Ok, so to do it the "quick" way would be to change the translation of the PopCnt primop in compiler/codeGen/CgPrimOp.hs? The change would be to first narrow the argument by generating code for the narrow primop before the code for the PopCnt primop. I actually first tried the route that David s

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

2011-10-22 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/random commit 2d9439e81640bb0b0eab933354c8f961f34cffa3 Author: Ryan Newton Date: Sat Oct 22 06:01:00 2011 -0400 Minor: change the comments to refer to the correct LICENSE file. ___ Cvs-ghc mailing list Cvs-

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

2011-10-22 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

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

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

[commit: haddock] master's head updated: Merge branch 'development' (2deba11)

2011-10-22 Thread David Waern
Repository : ssh://darcs.haskell.org//srv/darcs/haddock Branch 'master' now includes: 2b948f6... Improve .cabal file 9331d3a... Hack this to make it work with both Alex 2.x and Alex 3.x. Unicode in documentation strings is (still) mangled. I don't think it's possible to make it so t

[commit: haddock] master: Merge branch 'development' (2deba11)

2011-10-22 Thread David Waern
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : master http://hackage.haskell.org/trac/ghc/changeset/2deba11b49ed5ca29e947e875349f870310d3746 >--- commit 2deba11b49ed5ca29e947e875349f870310d3746 Merge: 0844318... d

[commit: haddock] development, master: Bump .haddock file version since the format has changed recently (dca8a6d)

2011-10-22 Thread David Waern
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branches: development,master http://hackage.haskell.org/trac/ghc/changeset/dca8a6d07073bcb9fb35c8dd39fc5eeccd142e2a >--- commit dca8a6d07073bcb9fb35c8dd39fc5eeccd142e2a Author: