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

2012-02-02 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 Feb 2 18:20:01 GMT 2012. check

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

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

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

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

pgj2 (amd64 FreeBSD HEAD), build 588, Failure

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

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

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

[commit: testsuite] master: Add dph-nbody test with the dph-lifted-copy library (a7e178b)

2012-02-02 Thread Ben Lippmeier
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/a7e178bd21554e892d47396e6f90057c99692bb1 >--- commit a7e178bd21554e892d47396e6f90057c99692bb1 Author: Ben Lippm

[commit: testsuite] master: dph-diophantine is fixed (98cac0b)

2012-02-02 Thread Ben Lippmeier
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/98cac0be06d3fd90c9b217799e0057d6ccf82e0b >--- commit 98cac0be06d3fd90c9b217799e0057d6ccf82e0b Author: Ben Lippm

pgj (x86 FreeBSD HEAD), build 590, Failure

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

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

2012-02-02 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 Feb 2 18:10:01 GMT 2012. checking out new so

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

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

[commit: ghc] ghc-7.4: Add a "tag" command to sync-all (8fbdaa5)

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

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

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

Porting ghc by cross-compiling

2012-02-02 Thread Svante Signell
Hi, I'm working on porting ghc, currently ghc-6.12.3, to GNU/Hurd which is i{3,4,5,6}86. I've followed the instructions at http://hackage.haskell.org/trac/ghc/wiki/Building/Porting The main reason for trying this is that we are stuck at ghc6.6. 6.6 builds 6.8 but 6.8 cannot be used to build 6.8

push error

2012-02-02 Thread Simon Peyton-Jones
When pushing to the ghc-7.4 branch, I got this error. No clue what is happening! Simon simonpj@cam-04-unx:~/code/ghc-7.4-branch$ git push Counting objects: 12, done. Delta compression using up to 8 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (7/7), 1.17 KiB, done. Tota

[commit: testsuite] ghc-7.4: Error message wibbles when fixing Trac #5792 (ef448c8)

2012-02-02 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/ef448c8bbbc08ebaf335173c7a15625bef81f678 >--- commit ef448c8bbbc08ebaf335173c7a15625bef81f678 Author: Simon Pe

[commit: ghc] ghc-7.4: Merge branch 'ghc-7.4' of http://darcs.haskell.org/ghc into ghc-7.4 (d05b19f)

2012-02-02 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/d05b19fb2a2bb113b97b95e5d2e846cdee1b5493 >--- commit d05b19fb2a2bb113b97b95e5d2e846cdee1b5493 Merge: bd0ce7d... c8c8

[commit: ghc] ghc-7.4: Fix dependency-analysis of type/class decls (bd0ce7d)

2012-02-02 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4 http://hackage.haskell.org/trac/ghc/changeset/bd0ce7d72a62100157355e3bab50bee3c953ee62 >--- commit bd0ce7d72a62100157355e3bab50bee3c953ee62 Author: Simon Peyton J

[commit: ghc] ghc-7.4: Set RELEASE back to NO (c8c811a)

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

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

2012-02-02 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/xhtml commit 040f951454999fde13f49ebb8978726a8c38220e Merge: babffcc... da427b9... Author: Chris Dornan Date: Thu Feb 2 03:22:02 2012 -0800 Merge pull request #4 from sol/master Use https url to git repository in cabal file commit da427b9183

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

2012-02-02 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 440 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/440.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions