Re: pgj2, build 47, Failure

2010-05-26 Thread Gabor PALI
Hello Ian, Would you please add the "--with-gmp-includes" and "--with-gmp-libraries" flags for the "configure" script? The problem has been fixed, having failures continuously might shadow other problems. Thank you, :g On Thu, May 27, 2010 at 4:39 AM, Builder wrote: > pgj2, build 47 > > Build

simonmar-win32-stable, build 29, Success

2010-05-26 Thread Builder
simonmar-win32-stable, build 29 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/29.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

pgj, build 47, Success

2010-05-26 Thread Builder
pgj, build 47 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/47.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 26-May-2010 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-05-26 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) 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 Wed May 26 18:00:02 BST 2010. checking out

pgj2, build 47, Failure

2010-05-26 Thread Builder
pgj2, build 47 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/47.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 26-May-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-26 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 Wed May 26 19:00:01 BST 2010. **

Re: Some questions about GHC source code and wiki

2010-05-26 Thread Thomas Schilling
Just a few bits, Simon will be able to help you with the rest. On 27 May 2010 00:08, Marco Túlio Gontijo e Silva wrote: > Hi Simon. > > Excerpts from Simon Marlow's message of Ter Mai 25 06:31:50 -0300 2010: >> On 24/05/2010 23:02, Marco Túlio Gontijo e Silva wrote: > (...) >> >> From includes/rt

[nightly] 26-May-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-26 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 Wed May 26 19:10:01 BST 20

sparky, build 11, Failure

2010-05-26 Thread Builder
sparky, build 11 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/11.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

Re: Some questions about GHC source code and wiki

2010-05-26 Thread Marco Túlio Gontijo e Silva
Hi Simon. Excerpts from Simon Marlow's message of Ter Mai 25 06:31:50 -0300 2010: > On 24/05/2010 23:02, Marco Túlio Gontijo e Silva wrote: (...) > >> From includes/rts/storage/GC.h: (...) > >> unsigned int n_words; // number of words > > > > Is this the total number of words in

merehap, build 16, Success

2010-05-26 Thread Builder
merehap, build 16 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/16.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configu

sparky, build 10, Failure

2010-05-26 Thread Builder
sparky, build 10 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/10.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

patch applied (testsuite): hGetBufSome comes from System.IO now.

2010-05-26 Thread Simon Marlow
Mon May 24 05:42:05 PDT 2010 Simon Marlow * hGetBufSome comes from System.IO now. M ./tests/ghc-regress/lib/IO/hGetBuf001.hs -1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100524124205-12142-acb8a1cdd41c046204dbe42eb3bdc78d5463f849.g

patch applied (ghc): fix warning

2010-05-26 Thread Simon Marlow
Tue May 25 08:58:12 PDT 2010 Simon Marlow * fix warning M ./rts/Sparks.c -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525155812-12142-77ab97aa30cf03f726bf01db7fced84804cefe0e.gz ___ Cvs-

patch applied (ghc): Fix doc bugs (#4071)

2010-05-26 Thread Simon Marlow
Tue May 25 08:57:28 PDT 2010 Simon Marlow * Fix doc bugs (#4071) M ./docs/users_guide/ghci.xml -3 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525155728-12142-8e5f462bcbad238d4eb600248d64545d65ffb4e0.gz __

patch applied (ghc): If you say 'make' or 'make stage=2' here, pretend we're in the ghc dir

2010-05-26 Thread Simon Marlow
Tue May 25 01:53:01 PDT 2010 Simon Marlow * If you say 'make' or 'make stage=2' here, pretend we're in the ghc dir M ./compiler/Makefile +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525085301-12142-6ba7ceed82bc315db6716de28ae57cd1a375

patch applied (ghc): Make sparks into weak pointers (#2185)

2010-05-26 Thread Simon Marlow
Tue May 25 08:04:35 PDT 2010 Simon Marlow * Make sparks into weak pointers (#2185) The new strategies library (parallel-2.0+, preferably 2.2+) is now required for parallel programming, otherwise parallelism will be lost. M ./rts/Capability.c -4 +2 M ./rts/Capability.h -1 +1 M .

patch applied (ghc): Another attempt to get these #defines right

2010-05-26 Thread Simon Marlow
Tue May 25 08:43:13 PDT 2010 Simon Marlow * Another attempt to get these #defines right Apparently on Solaris it is an error to omit _ISOC99_SOURCE when using _POSIX_C_SOURCE==200112L. M ./rts/PosixSource.h +11 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=d