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

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

pgj2 (amd64 FreeBSD HEAD), build 480, Success

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

pgj (x86 FreeBSD HEAD), build 482, Success

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

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

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

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

2011-09-24 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 Sep 24 18:00:01 BST 2011. checking out new source

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

2011-09-24 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 Sep 24 18:10:02 BST 2011. checking out new s

mbolingbroke (x86 OSX HEAD), build 138, Failure

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

RE: bindist

2011-09-24 Thread Chris Dornan
Ahhh -- thanks. Chris -Original Message- From: Ian Lynagh [mailto:ig...@earth.li] Sent: 24 September 2011 10:14 To: Chris Dornan Cc: cvs-ghc@haskell.org Subject: Re: bindist Hi Chris, On Mon, Sep 12, 2011 at 06:59:50PM +0100, Chris Dornan wrote: > > I am trying to work out what happ

Re: running testsuite standalone

2011-09-24 Thread Ian Lynagh
Hi Chris. On Mon, Sep 12, 2011 at 06:55:03PM +0100, Chris Dornan wrote: > [Last night's post got filtered so I am breaking it up - apologies if you > get the original.] Your mail contains 1.5k of text, but 37k of html. If you send text-only mails then you won't hit the mailing list size limit.

Re: bindist

2011-09-24 Thread Ian Lynagh
Hi Chris, On Mon, Sep 12, 2011 at 06:59:50PM +0100, Chris Dornan wrote: > > I am trying to work out what happens after 'make bindist'. You should be running "make binary-dist", not "make bindist". Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haske

[commit: testsuite] master: Don't use "with lock" syntax in the driver (2f52323)

2011-09-24 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/2f52323e02aaac375e7a19a53a188858ccee1d80 >--- commit 2f52323e02aaac375e7a19a53a188858ccee1d80 Author: Ian Lynag

Re: decodingerror002 failure

2011-09-24 Thread Daniel Fischer
On Saturday 24 September 2011, 15:04:40, Ian Lynagh wrote: > Hi Max, > > On Sat, Sep 24, 2011 at 09:56:00PM +0900, Max Bolingbroke wrote: > > It almost certainly was caused by that patch, but the test works OK > > for me! > > Hmm, interesting. > > > I think I can see what causes this: the output

Re: [commit: testsuite] master: Attempt to fix decodingerror002 test for non-UTF8 locales (0437c0b)

2011-09-24 Thread Ian Lynagh
On Sat, Sep 24, 2011 at 06:01:28AM -0700, Max Bolingbroke wrote: > > Attempt to fix decodingerror002 test for non-UTF8 locales Still fails for me: --- decodingerror002.stdout 2011-09-24 14:11:50.0 +0100 +++ decodingerror002.run.stdout 2011-09-24 14:14:32.0 +0100 @@ -1,4 +

Re: decodingerror002 failure

2011-09-24 Thread Ian Lynagh
Hi Max, On Sat, Sep 24, 2011 at 09:56:00PM +0900, Max Bolingbroke wrote: > > It almost certainly was caused by that patch, but the test works OK for me! Hmm, interesting. > I think I can see what causes this: the output of this new test > depends on the locale of the machine. My locale is en_G

[commit: testsuite] master: Attempt to fix decodingerror002 test for non-UTF8 locales (0437c0b)

2011-09-24 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/0437c0b59057abca37f0edc302560e2cf08dba84 >--- commit 0437c0b59057abca37f0edc302560e2cf08dba84 Author: Max Bolin

Re: decodingerror002 failure

2011-09-24 Thread Max Bolingbroke
Hi Ian, It almost certainly was caused by that patch, but the test works OK for me! I think I can see what causes this: the output of this new test depends on the locale of the machine. My locale is en_GB.UTF-8 and and trying to write a surrogate byte to stdout in this encoding fails with an exce

decodingerror002 failure

2011-09-24 Thread Ian Lynagh
Hi Max, I'm seeing a test failure when validating: Actual stdout output differs from expected: --- ./lib/IO/decodingerror002.stdout2011-09-24 12:36:55.0 +0100 +++ ./lib/IO/decodingerror002.run.stdout2011-09-24 13:43:09.0 +0100 @@ -1,4 +1,4 @@ Left decodingerror002.i

Re: failure of GHC 7.0.4 on OS X

2011-09-24 Thread Ian Lynagh
On Sat, Sep 17, 2011 at 04:51:03PM -0700, Mark Lentczner wrote: > > I think what this means is that something about the built version of > HSinteger-gmp in the 7.0.4 distribution isn't compatible with code compiled > on my system. I'm running Xcode 3.2.3 on OS 10.7. Googling of this error > result

[commit: ghc] ghc-kinds: kind polymorphic (~#), (~), and Eq# (4e4c104)

2011-09-24 Thread Julien Cretin
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/4e4c1048fb7cb80701ad724b31784fa12b6c9093 >--- commit 4e4c1048fb7cb80701ad724b31784fa12b6c9093 Author: Julien Creti

[commit: ghc] ghc-kinds: make isSubKind guards symetric (6404971)

2011-09-24 Thread Julien Cretin
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/64049716110b10b598c9c4653323b96a43a6d910 >--- commit 64049716110b10b598c9c4653323b96a43a6d910 Author: Julien Creti

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

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

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

2011-09-24 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit e852bb11a2fe4db4e58a77f3f8d77afa906294d7 Author: Thomas Tuegel Date: Fri Sep 23 20:18:06 2011 + Filter autogenerated modules from test suite build info when doing sdist. ___ Cvs-ghc mailing

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

2011-09-24 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

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

2011-09-24 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b Author: Milan Straka Date: Sun Sep 11 18:58:17 2011 +0200 Changing version of base dependency to < 5. The original was < 6. The dependency base >= 4.2 && base < 5 seems weird

Re: head build segfaults on OSX

2011-09-24 Thread Michal Terepeta
On 24.09 15:35, Ben Lippmeier wrote: > > hurricane:ghc-head-devel majestic$ ghc --version > The Glorious Glasgow Haskell Compilation System, version 7.2.1 > > hurricane:ghc-head-devel majestic$ make > ... > make -r --no-print-directory -f ghc.mk phase=final all > "inplace/bin/ghc-stage1" -H64m

Re: head build segfaults on OSX

2011-09-24 Thread Karel Gardas
Hello Ben, I've been hit by this issue on OpenSolaris too[1]. I'm afraid the issue is not in HEAD, but rather in 7.2.1 since when I switched back to 7.0.1 as a bootstrap compiler on my builder machine the issue went away immediately. Cheers, Karel [1]: http://www.haskell.org/pipermail/cvs