[nightly] 22-Jul-2008 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-07-22 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Tue Jul 22 18:12:05 BST 2008. checki

patch applied (testsuite): Add a test for unrecognised pragmas

2008-07-22 Thread Ian Lynagh
Sun Jul 20 08:42:18 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Add a test for unrecognised pragmas M ./tests/ghc-regress/parser/should_compile/all.T +1 A ./tests/ghc-regress/parser/should_compile/read064.hs A ./tests/ghc-regress/parser/should_compile/read064.stderr View patch online

patch applied (testsuite): Update output

2008-07-22 Thread Ian Lynagh
Sun Jul 20 08:12:39 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update output M ./tests/ghc-regress/ghci/scripts/ghci024.py +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080720151239-3fd76-3d2af9dde7486793cc2e135f9bd2593151bdf67b.gz __

patch applied (ghc): Warn about unrecognised pragmas; these often mean we've typoed

2008-07-22 Thread Ian Lynagh
Tue Jul 22 16:55:50 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Warn about unrecognised pragmas; these often mean we've typoed M ./compiler/main/DynFlags.hs +4 M ./compiler/parser/Lexer.x -3 +17 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080722235550-3fd76-4764c4ee8

patch applied (ghc): Sync hsc2hs's Main.hs with the Cabal repo

2008-07-22 Thread Ian Lynagh
Tue Jul 22 13:36:46 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Sync hsc2hs's Main.hs with the Cabal repo M ./utils/hsc2hs/Main.hs -86 +70 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080722203646-3fd76-beb727a2b997c269338b6921918cbee736e51ec1.gz

[nightly] 22-Jul-2008 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-07-22 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 Jul 22 18:02:05 BST 2008. checking out

Re: Priorities for 6.10

2008-07-22 Thread Don Stewart
igloo: > On Mon, Jul 21, 2008 at 04:20:29PM -0700, Donald Bruce Stewart wrote: > > > > We should decide what the next step for the HLP is now > > I think the next step is to get some infrastructure up, e.g.: > > * A bug tracker for HLP (even if only for bugs like "library foo should > be added

patch applied (ghc): We need to clean the utils on "distclean", as well as "clean"

2008-07-22 Thread Ian Lynagh
Tue Jul 22 10:07:54 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * We need to clean the utils on "distclean", as well as "clean" M ./utils/Makefile -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080722170754-3fd76-bdf769a1f24c1c2416016c9ef94288d72c61992c.gz

patch applied (ghc): Clean stage 3

2008-07-22 Thread Ian Lynagh
Tue Jul 22 10:05:42 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Clean stage 3 M ./ghc/Makefile +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080722170542-3fd76-320853fc9534ea730c7fd380a6cfffecc9227452.gz ___ Cvs-ghc mailing l

patch applied (testsuite): Update the driver200 test to use the new -opt-dep flag replacements

2008-07-22 Thread Ian Lynagh
Tue Jul 22 09:32:47 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update the driver200 test to use the new -opt-dep flag replacements M ./tests/ghc-regress/driver/Makefile -3 +3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080722163247-3fd76-fb592e61f8e0bed3b2859c091a

patch applied (ghc): Add replacements for the -optdep flags, and deprecate the old ones

2008-07-22 Thread Ian Lynagh
Tue Jul 22 09:33:08 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Add replacements for the -optdep flags, and deprecate the old ones M ./compiler/main/DynFlags.hs -6 +15 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080722163308-3fd76-5456e123aeee60343526e41ea2d6a55297025c6d

Re: Priorities for 6.10

2008-07-22 Thread Ian Lynagh
On Mon, Jul 21, 2008 at 02:59:47PM +0100, Claus Reinke wrote: > > Will there be buildbots, and a buildbot report and release cycle discussion > list for HLP, to help raise the standards of HLP beyond hackage toward > that of extralibs? There will be whatever people set up! That all sounds great;

Re: Priorities for 6.10

2008-07-22 Thread Ian Lynagh
On Mon, Jul 21, 2008 at 04:20:29PM -0700, Donald Bruce Stewart wrote: > > We should decide what the next step for the HLP is now I think the next step is to get some infrastructure up, e.g.: * A bug tracker for HLP (even if only for bugs like "library foo should be added to HLP") * A bug trac

patch applied (ghc): Fix the stage3 build

2008-07-22 Thread Ian Lynagh
Tue Jul 22 05:57:43 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fix the stage3 build M ./compiler/Makefile -8 +14 M ./compiler/ghc.cabal -3 +1 M ./mk/cabal-flags.mk -3 +5 M ./utils/ghc-pkg/Main.hs -3 +6 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080722125743

patch applied (ghc): Fixes for haddock 0.8

2008-07-22 Thread Ian Lynagh
Mon Jul 21 02:52:56 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fixes for haddock 0.8 M ./compiler/basicTypes/DataCon.lhs -1 +1 M ./compiler/cmm/Dataflow.hs -5 +5 M ./compiler/deSugar/Match.lhs -2 +2 M ./compiler/ghci/InteractiveUI.hs -1 +1 M ./compiler/nativeGen/RegAllocColor

patch applied (ghc): haddock the stage2 compiler if HADDOCK_DOCS is YES

2008-07-22 Thread Ian Lynagh
Sun Jul 20 15:06:22 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * haddock the stage2 compiler if HADDOCK_DOCS is YES M ./Makefile +3 M ./compiler/Makefile +5 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080720220622-3fd76-18460872d74cc6e6345b9faf16ad41188ad3a694.gz ___

Daily report for head

2008-07-22 Thread BuildBot Collator
Build results: x86-64 Linux head: lost x86 Windows head:fail (exception getsubrepos) x86 Windows head fast: pass pass pass lost lost pass tnaur x86 Linux head:pass x86-64 Linux head unreg: lost Fixed unexpected test failures: hpc001 hpc_bad_001 hpc_draft hpc_fo

Daily report for stable

2008-07-22 Thread BuildBot Collator
Build results: fast486 stable: fail (failed runtestsuite) gabor stable: fail (failed runtestsuite) kgardas stable: fail (failed stage1) mnemosyne x86-64 Gentoo stable: fail (failed runtestsuite) tnaur PPC OSX stable 2: fail (failed runtestsu