[nightly] 15-Dec-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-12-15 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 Tue Dec 15 18:00:02 GMT 2009. checking out

[nightly] 15-Dec-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-12-15 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 Tue Dec 15 19:00:01 GMT 2009. **

Re: Recycling GHC repos

2009-12-15 Thread Samuel Bronson
On Mon, Dec 14, 2009 at 12:31 PM, Simon Peyton-Jones wrote: > OK, so can we nuke it?  Or who should we ask? Sure, fine, it's not that hard to recreate ... ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Recycling GHC repos

2009-12-15 Thread Ian Lynagh
On Mon, Dec 14, 2009 at 01:37:30PM +, Simon Peyton-Jones wrote: > > Best of all, I think, would be for the person listed as owner below to check > that there is nothing good in the tree, and then zap it. Done for mine. Thanks Ian ___ Cvs-ghc ma

patch applied (testsuite): Tweak T3234 test and accept output

2009-12-15 Thread Ian Lynagh
Tue Dec 15 13:53:40 PST 2009 Ian Lynagh * Tweak T3234 test and accept output The test now suppresses uniques to avoid spurious changes in the output M ./tests/ghc-regress/simplCore/should_compile/T3234.stderr +41 M ./tests/ghc-regress/simplCore/should_compile/all.T -1 +4 View patch

patch applied (testsuite): Accept output for T2486

2009-12-15 Thread Ian Lynagh
Tue Dec 15 13:52:30 PST 2009 Ian Lynagh * Accept output for T2486 M ./tests/ghc-regress/simplCore/should_run/T2486.stderr -2 +2 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20091215215230-3fd76-004481da6877cde432aa683ee0372d96d9f7f498.gz __

patch applied (testsuite): Tweak rule2 test and accept output

2009-12-15 Thread Ian Lynagh
Tue Dec 15 13:50:20 PST 2009 Ian Lynagh * Tweak rule2 test and accept output The test now suppresses uniques to avoid spurious changes in the output M ./tests/ghc-regress/simplCore/should_compile/all.T -1 +1 M ./tests/ghc-regress/simplCore/should_compile/rule2.stderr -4 +15 View pat

patch applied (ghc): Add a size-comparison util

2009-12-15 Thread Ian Lynagh
Tue Dec 15 12:26:36 PST 2009 Ian Lynagh * Add a size-comparison util A ./utils/compare_sizes/ A ./utils/compare_sizes/compareSizes.hs View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20091215202636-3fd76-c9ab023756ccd2108343eb5f7c9fe762e16e4f4d.gz __

Re: Validate breaks on Mac OS X with many cores (and probably others)

2009-12-15 Thread Ian Lynagh
On Mon, Dec 14, 2009 at 09:56:20AM +, Simon Marlow wrote: > > On a related note, I timed the generation of the RTS .depend file, and > it now takes 30s where it used to take 3s. This is mainly because we > are now preprocessing each C file once per way, rather than just once. > The new w

Re: Validate breaks on Mac OS X with many cores (and probably others)

2009-12-15 Thread Ian Lynagh
On Sat, Dec 12, 2009 at 07:19:17PM +1100, Manuel M T Chakravarty wrote: > I think this is since the new c_asm.bit dependency stuff was introduced. The > problem only seems to happen in a very parallel build, and my guess is that > this happens on any box that doesn't have gmp.h globally installe

patch applied (testsuite): Decouple ghcpkg02 from the GHC build tree

2009-12-15 Thread Ian Lynagh
Fri Dec 11 13:53:19 PST 2009 Ian Lynagh * Decouple ghcpkg02 from the GHC build tree M ./tests/ghc-regress/cabal/Makefile -10 +6 M ./tests/ghc-regress/cabal/all.T -1 +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20091211215319-3fd76-8a41951dd617ad7694819844b47

patch applied (ghc): Just make C dependencies once, rather than each way

2009-12-15 Thread Ian Lynagh
Tue Dec 15 05:53:50 PST 2009 Ian Lynagh * Just make C dependencies once, rather than each way This makes generating C dependencies for the RTS take 3 seconds, rather than 30. M ./rts/ghc.mk +7 M ./rules/build-dependencies.mk -5 +8 View patch online: http://darcs.haskell.org/ghc/_d

patch applied (ghc): Make addCFileDeps quieter

2009-12-15 Thread Ian Lynagh
Tue Dec 15 05:40:33 PST 2009 Ian Lynagh * Make addCFileDeps quieter Move a comment out of the definition, so it doesn't get printed as a shell command every time we call the definition M ./rules/build-dependencies.mk -2 +5 View patch online: http://darcs.haskell.org/ghc/_darcs/patches

patch applied (ghc): Don't make C deps for compiler/parser/cutils.c in stage1

2009-12-15 Thread Ian Lynagh
Tue Dec 15 04:37:57 PST 2009 Ian Lynagh * Don't make C deps for compiler/parser/cutils.c in stage1 CPP finds the Rts.h, RtsFlags.h etc from the tree, rather than the bootstrapping compiler, and then fails because it doesn't think RtsFlags.h should be used any more. M ./compiler/ghc.m

patch applied (ghc-6.12/testsuite): TAG GHC 6.12.1 release

2009-12-15 Thread Ian Lynagh
Tue Dec 15 04:46:07 PST 2009 Ian Lynagh tagged GHC 6.12.1 release View patch online: http://darcs.haskell.org/ghc-6.12/testsuite/_darcs/patches/20091215124607-3fd76-b423b328dc73f0ec955f403b46d0df3711812752.gz ___ Cvs-ghc mailing list Cvs-ghc@haskel

patch applied (ghc-6.12/testsuite): TAG 2009-12-08

2009-12-15 Thread Ian Lynagh
Tue Dec 8 04:50:04 PST 2009 Ian Lynagh tagged 2009-12-08 View patch online: http://darcs.haskell.org/ghc-6.12/testsuite/_darcs/patches/20091208125004-3fd76-c017bfee3fa181c293f46a6f8ed5ca45d4198d75.gz ___ Cvs-ghc mailing list Cvs-ghc@haskell.org ht

patch applied (ghc-6.12/ghc): TAG GHC 6.12.1 release

2009-12-15 Thread Ian Lynagh
Tue Dec 15 04:46:07 PST 2009 Ian Lynagh tagged GHC 6.12.1 release View patch online: http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091215124607-3fd76-b423b328dc73f0ec955f403b46d0df3711812752.gz ___ Cvs-ghc mailing list Cvs-ghc@haskell.org

Daily report for stable

2009-12-15 Thread BuildBot Collator
Build results: x86 Linux stable:pass x86 Windows stable: pass x86 Windows stable fast: lost pass fail (failed darcs) pass lost x86-64 Linux stable: lost Old unexpected test passes: 2410 3 x86 Linux stable TH_spliceE5_prof 3 x86 Linux stable newtype