[nightly] 30-Apr-2007 build of of HEAD on i386-unknown-mingw32 (bling)

2007-04-30 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 30-Apr-2007 build of of HEAD on i386-unknown-mingw32 (bling) Build description = of HEAD on i386-unknown-mingw32 (bling) Build location= /fptools/builds/HEAD Build config file = /fptools/builds/ghc-nightly/

patch applied (ghc): Changing internal data structures used by Hpc

2007-04-30 Thread Andy Gill
Mon Apr 30 15:59:15 PDT 2007 [EMAIL PROTECTED] * Changing internal data structures used by Hpc - .tix files are now a list of MixModule, which contain a hash of the contents of the .mix file. - .mix files now have (the same) hash number. This changes allow different binaries that

patch applied (ghc): Remove skolem tyvars from the InteractiveContext once they have been instantiated by :print

2007-04-30 Thread Pepe Iborra
Mon Apr 30 11:45:22 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]> * Remove skolem tyvars from the InteractiveContext once they have been instantiated by :print M ./compiler/ghci/Debugger.hs -1 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://ww

patch applied (ghc): Restore tidying up of tyvars in :print

2007-04-30 Thread Pepe Iborra
Mon Apr 30 10:12:16 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]> * Restore tidying up of tyvars in :print It wasn't a good idea to disable it M ./compiler/ghci/Debugger.hs -3 +16 M ./compiler/ghci/RtClosureInspect.hs -8 +19 ___ Cvs-ghc ma

patch applied (testsuite): Accept output

2007-04-30 Thread Pepe Iborra
Mon Apr 30 10:16:55 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]> * Accept output M ./tests/ghc-regress/ghci.debugger/Test.hs -1 +1 M ./tests/ghc-regress/ghci.debugger/scripts/print003.stdout -4 +4 M ./tests/ghc-regress/ghci.debugger/scripts/print005.script -1 +1 M ./tests/ghc-regres

patch applied (testsuite): Adapt some breakpoint tests to the new command syntax

2007-04-30 Thread Pepe Iborra
Mon Apr 30 10:16:43 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]> * Adapt some breakpoint tests to the new command syntax M ./tests/ghc-regress/ghci.debugger/dynbk5/dynbk005.script -2 +1 M ./tests/ghc-regress/ghci.debugger/scripts/print018.script -2 +2 __

[nightly] 30-Apr-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-04-30 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/HEAD-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Mon Apr 30 19:30:00 BST 2007. checki

patch applied (ghc): Make GHCi' s banner fit in a standard 80-column terminal

2007-04-30 Thread Ian Lynagh
Mon Apr 30 08:17:37 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Make GHCi's banner fit in a standard 80-column terminal M ./compiler/ghci/InteractiveUI.hs -3 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cv

patch applied (ghc-6.6/ghc): Call darcs-all get from boot

2007-04-30 Thread Ian Lynagh
Mon Apr 30 05:16:15 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Call darcs-all get from boot M ./Makefile -2 +2 M ./README -7 +2 M ./boot +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Make boot handle getting the libraries

2007-04-30 Thread Ian Lynagh
Mon Apr 30 04:35:19 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Make boot handle getting the libraries M ./Makefile -1 +1 M ./README -8 +3 M ./boot -10 +3 M ./darcs-all -1 +6 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haske

more uncleaned .bat files: utils/hsc2hs/hsc2hs-inplace.bat

2007-04-30 Thread Claus Reinke
after 'make distclean;./darcs-all pull -a;sh boot;./configure ..', make fails. apparently, the reason is a left-over .bat file with old paths in it (i'm building in ghc2/ , the .bat file refers to the old ghc/ claus configure: Using hsc2hs: ..\..\utils\hsc2hs\hsc2hs-inplace.bat ... con

patch applied (ghc): Handle unbuildable packages differently

2007-04-30 Thread Ian Lynagh
Mon Apr 30 04:15:40 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Handle unbuildable packages differently Now we require that configure fails, and use our own signalling rather than Cabal's buildable field. M ./libraries/Makefile -10 +10 M ./libraries/ifBuildable.hs -26 +16 ___

patch applied (ghc): Set rts/gmp/configure executable when booting

2007-04-30 Thread Ian Lynagh
Mon Apr 30 03:25:53 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Set rts/gmp/configure executable when booting M ./boot +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Look for -q in the darcs flags as well as the darcs-all flags

2007-04-30 Thread Ian Lynagh
Mon Apr 30 03:16:12 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Look for -q in the darcs flags as well as the darcs-all flags M ./darcs-all +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[nightly] 30-Apr-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)

2007-04-30 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 30-Apr-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling) Build description = of 6.6 branch on i386-unknown-mingw32 (bling) Build location= /fptools/builds/STABLE Build config file = /fptools/buil

Daily report for head

2007-04-30 Thread BuildBot Collator
Old unexpected test failures: ATLoop 2 x86 Windows head fast CPUTime001 1 tnaur PPC OSX head Church2 2 x86 Windows head fast GMapAssoc 2 x86 Windows head fast GMapTop 2 x86 Windows head fast Ov

Daily report for 6.6

2007-04-30 Thread BuildBot Collator
New unexpected test failures: SampleVar001 1 x86 Windows 6.6 misc001 1 x86 Windows 6.6 Fixed unexpected test failures: bytestring005 conc048 regex002 Old unexpected test failures: barton-mangler-bug 1 x86 Windows 6.6 conc023 1 x86 Windows 6.6