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

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

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

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

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

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

pgj2 (amd64 FreeBSD HEAD), build 583, Success

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

pgj (x86 FreeBSD HEAD), build 585, Success

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

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

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

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 410, Success

2012-01-28 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 410 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/410.html git clone| Success create mk/build.mk | Success get subrepos | Success repo version

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

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

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

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

[commit: ghc] master: Pass alex and happy locations to ghc-cabal; fixes #5579 (2a54a0d)

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

mbolingbroke (x86 OSX HEAD), build 162, Failure

2012-01-28 Thread Builder
mbolingbroke (x86 OSX HEAD), build 162 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/162.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darcs.haskell.org/ghcBuilder/b

[commit: testsuite] master: Add a perf test for #5536 (a44ad50)

2012-01-28 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/a44ad501639e7af84f8517f1a91d8e4c854116d1 >--- commit a44ad501639e7af84f8517f1a91d8e4c854116d1 Author: Ian Lynag

[commit: ghc] master: Start on 7.6.1 release notes (41678b9)

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

Re: [PATCH] allow any freebsd* CHOST as "freebsd" target

2012-01-28 Thread Sergei Trofimovich
On Sat, 28 Jan 2012 18:25:06 +0100 Gabor Greif wrote: > Shouldn't that be > > > + freebsd8*) # like i686-gentoo-freebsd8 or i686-gentoo-freebsd8.2 I suspect freebsd9 was released recently and things should work there as well as for freebsd7. No need to create additional constraints for them.

Re: [PATCH] allow any freebsd* CHOST as "freebsd" target

2012-01-28 Thread Sergei Trofimovich
On Sat, 24 Dec 2011 20:53:12 +0300 sly...@gmail.com wrote: ping > From: Sergei Trofimovich > > Allow CHOSTs like i686-gentoo-freebsd8.2. > > Signed-off-by: Sergei Trofimovich > --- > aclocal.m4 |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/aclocal.m4 b/acloc

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

2012-01-28 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/vector commit 072ebed89083305c4d84a4ffd5856578a65094c7 Author: Roman Leshchinskiy Date: Sat Jan 28 09:44:05 2012 + Delete dead code commit 18dc0ff9746a95814a749f08c516e19064bf9c09 Author: Roman Leshchinskiy Date: Sat Jan 28 09:28:14 2012 +

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

2012-01-28 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/primitive commit b1cf7bab8361e1e5ed945733fd42e9a1a7e3cf6e Author: Roman Leshchinskiy Date: Sat Jan 28 01:17:59 2012 + Fix 64 bit compilation (hopefully) commit 19ab2aedecbcfeef5f344b465bc5156184a11aad Author: Roman Leshchinskiy Date: Sat Jan 2

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

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

tn23 (x86 OSX HEAD), build 545, Success

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