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

2009-09-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 Sep 15 18:00:01 BST 2009. checking out

Can someone make me an x86_64 account?

2009-09-15 Thread Ben Lippmeier
Can someone please make me an account on an x86_64 machine that I can use for GHC benchmarking? Pumpkin was kind enough to offer me one on his, but it's a Xen instance and is currently short on disk space... Thanks, Ben. ___ Cvs-ghc mailing list

Re: darcs patch: Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Don Stewart
kili: > And here's a little rant... > > On Tue, Sep 15, 2009 at 11:40:50PM +0200, Matthias Kilian wrote: > > Tue Sep 15 22:42:54 CEST 2009 Matthias Kilian > > * Follow the builtin:rts vs. builtin_rts renaming > > > > This unbreaks make install again. > > Why are some parts of the build c

Re: darcs patch: Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Ian Lynagh
On Wed, Sep 16, 2009 at 10:28:36AM +1000, Ben Lippmeier wrote: > > However, I think the nightly builds should build everything with every > way on every platform (or as much as possible) and also test the > install. If this requires the community to buy more hardware then I'll > gladly chip i

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

2009-09-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 Sep 15 19:00:01 BST 2009. **

Re: darcs patch: Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Ben Lippmeier
Ian Lynagh wrote: So, does anyone have any thoughts on whether we should add this to validate or not? I think validate should only test basic functionality, mainly to detect cases when a developer forgets to add a new file to the darcs repo. However, I think the nightly builds should buil

Re: darcs patch: Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Ian Lynagh
On Wed, Sep 16, 2009 at 12:00:12AM +0200, Matthias Kilian wrote: > > > This unbreaks make install again. > > Why are some parts of the build contantly broken? I'd been meaning to send a mail about this, as 5 or 10 people have run into problems in the last couple of weeks. I suspect the approac

Re: darcs patch: Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Ian Lynagh
On Tue, Sep 15, 2009 at 11:40:50PM +0200, Matthias Kilian wrote: > Tue Sep 15 22:42:54 CEST 2009 Matthias Kilian > * Follow the builtin:rts vs. builtin_rts renaming > > This unbreaks make install again. Applied, thanks! Thanks Ian ___ Cvs-ghc

patch applied (ghc): Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Ian Lynagh
Tue Sep 15 13:42:54 PDT 2009 Matthias Kilian * Follow the builtin:rts vs. builtin_rts renaming Ignore-this: d205dfce1a912796c355ba1c1e660d7a This unbreaks make install again. M ./utils/ghc-cabal/ghc-cabal.hs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20

Re: darcs patch: Follow the builtin:rts vs. builtin_rts renaming

2009-09-15 Thread Matthias Kilian
And here's a little rant... On Tue, Sep 15, 2009 at 11:40:50PM +0200, Matthias Kilian wrote: > Tue Sep 15 22:42:54 CEST 2009 Matthias Kilian > * Follow the builtin:rts vs. builtin_rts renaming > > This unbreaks make install again. Why are some parts of the build contantly broken? Why did

patch applied (ghc): Put context information for warnings in errMsgExtraInfo.

2009-09-15 Thread Thomas Schilling
Tue Sep 15 08:03:53 PDT 2009 Thomas Schilling * Put context information for warnings in errMsgExtraInfo. For type checker warnings, the context information ("In the expression ...") was simply appended to the main message while for proper errors they live in errMsgExtraInfo. This allo

patch applied (ghc): Update and improve packages documentation

2009-09-15 Thread Simon Marlow
Tue Sep 15 09:10:24 PDT 2009 Simon Marlow * Update and improve packages documentation Ignore-this: a0253dbee88fe3fe1a0a87e6e1f67bf M ./docs/users_guide/packages.xml -179 +407 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090915161024-12142-705c0cf949642a69c474971ac62e

Re: My 6.12.1 RC queue

2009-09-15 Thread Simon Marlow
Simon Marlow wrote: Don Stewart wrote: marlowsd: Here's what's left on my list before we can put out the 6.12.1 RC: - fix the name of the binary package - RTS options for parallel GC (#3340, currently validating) - install/bindist issues (#3481, #3493) (Igloo) - #3486: bytestring bug - re

Re: My 6.12.1 RC queue

2009-09-15 Thread Simon Marlow
Don Stewart wrote: marlowsd: Here's what's left on my list before we can put out the 6.12.1 RC: - fix the name of the binary package - RTS options for parallel GC (#3340, currently validating) - install/bindist issues (#3481, #3493) (Igloo) - #3486: bytestring bug - release notes (Igloo)

Re: My 6.12.1 RC queue

2009-09-15 Thread Don Stewart
marlowsd: > Here's what's left on my list before we can put out the 6.12.1 RC: > > - fix the name of the binary package > - RTS options for parallel GC (#3340, currently validating) > - install/bindist issues (#3481, #3493) (Igloo) > - #3486: bytestring bug > - release notes (Igloo) > - some

patch applied (ghc): FIX #3434 (improve vi tags: add non-exported symbols, kinds, regex tags)

2009-09-15 Thread Simon Marlow
Mon Aug 17 11:41:00 PDT 2009 Peter Hercek * FIX #3434 (improve vi tags: add non-exported symbols, kinds, regex tags) Ignore-this: 929dd59429be967bb3c9ec4409f6f850 M ./ghc/GhciTags.hs -68 +129 M ./ghc/InteractiveUI.hs -2 +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patch

patch applied (ghc): Event tracing: put the capability in the block marker, omit it from the events

2009-09-15 Thread Simon Marlow
Tue Sep 15 04:12:27 PDT 2009 Simon Marlow * Event tracing: put the capability in the block marker, omit it from the events Ignore-this: 6c1e336e077f50aca1c3e4c094e033a9 This makes events smaller and tracing quicker, and speeds up reading and sorting the trace file. HEADS UP: this ch

patch applied (ghc): Add event block markers

2009-09-15 Thread Simon Marlow
Sun Sep 13 14:25:46 PDT 2009 Simon Marlow * Add event block markers Ignore-this: f9de0afe4730560fa79a5a8450e08dcf These indicate the size and time span of a sequence of events in the event log, to make it easier to sort and navigate a large event log. M ./includes/rts/EventLogFormat.

patch applied (ghc): Optimise the code generated at trace points

2009-09-15 Thread Simon Marlow
Sat Sep 12 14:35:04 PDT 2009 Simon Marlow * Optimise the code generated at trace points Ignore-this: eaad8b3a8f204f0cbfed31d7e25672d1 M ./includes/Rts.h +6 M ./rts/Trace.c -5 +34 M ./rts/Trace.h -118 +67 M ./rts/sm/GC.c -2 +2 View patch online: http://darcs.haskell.org/ghc/_

patch applied (ghc): Improve the default parallel GC settings, and sanitise the flags (#3340)

2009-09-15 Thread Simon Marlow
Tue Sep 15 01:40:00 PDT 2009 Simon Marlow * Improve the default parallel GC settings, and sanitise the flags (#3340) Ignore-this: 1aec6b26ed80286de468e72657a1 Flags (from +RTS -?): -qg[] Use parallel GC only for generations >= (default: 0, -qg alone turns off p

patch applied (ghc): Update the "Hints for using SMP parallelism" section

2009-09-15 Thread Simon Marlow
Tue Sep 15 01:34:31 PDT 2009 Simon Marlow * Update the "Hints for using SMP parallelism" section Ignore-this: e0147b4b025b356e9395b47f085002b7 In particular, remove the claim that the GC is single-threaded! M ./docs/users_guide/using.xml -12 +13 View patch online: http://darcs.haskell

My 6.12.1 RC queue

2009-09-15 Thread Simon Marlow
Here's what's left on my list before we can put out the 6.12.1 RC: - fix the name of the binary package - RTS options for parallel GC (#3340, currently validating) - install/bindist issues (#3481, #3493) (Igloo) - #3486: bytestring bug - release notes (Igloo) - some final patches to the tra

patch applied (ghc): Fix collateral damage after distdir-opts.mk was refactored away

2009-09-15 Thread Simon Marlow
Mon Sep 14 07:44:27 PDT 2009 Simon Marlow * Fix collateral damage after distdir-opts.mk was refactored away Ignore-this: bc47d134ce4cdd47e664bf4cbb28d7bd M ./rules/build-package-way.mk -1 +1 M ./rules/build-prog.mk -1 +1 M ./rules/distdir-way-opts.mk -2 +2 View patch online: htt

Re: patch applied (ghc): Fix a space leak in the native code gen (again)

2009-09-15 Thread Simon Marlow
On 14/09/2009 23:58, Duncan Coutts wrote: On Mon, 2009-09-14 at 14:24 +0100, Simon Marlow wrote: The workaround is to use this idiom instead: do p<- return $! ... return (p, q) Isn't the better idiom to use evaluate? let p = ... evaluate p return (p, q) When p is the onl