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

2007-09-21 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 Fri Sep 21 19:30:00 BST 2007. checki

[nightly] 21-Sep-2007 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-09-21 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/STABLE-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Fri Sep 21 19:00:01 BST 2007.

Re: Validate trouble on x86 linux

2007-09-21 Thread Ian Lynagh
On Mon, Sep 17, 2007 at 01:46:30PM +0100, Ian Lynagh wrote: > On Mon, Sep 17, 2007 at 01:41:50PM +0100, Ian Lynagh wrote: > > > > Hmm, I think changing the test in compat/cbits/unicode.c to > > > > #if __GLASGOW_HASKELL__ < 605 > > #if __GLASGOW_HASKELL__ != 604 || __GHC_PATCHLEVEL__ != 0 > > I

Re: Validate trouble on x86 linux

2007-09-21 Thread Ian Lynagh
Hi Thorkil, On Wed, Sep 19, 2007 at 08:47:48PM +0200, Thorkil Naur wrote: > > On Monday 17 September 2007 14:41, Ian Lynagh wrote: > > ... > > So just to check, you can reproduce the failure with the ghc -Werror > > commandline, and if you remove -Werror then it works? > > Exactly: With -Werror

Re: darcs patch: make stamp.inplace-gcc-lib copy $(LD) instead of $(Gcc...

2007-09-21 Thread Ian Lynagh
On Thu, Sep 20, 2007 at 06:04:37AM -0700, shelarcy wrote: > * make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to > avoid building problem Thanks for the patch! I've applied it. Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.or

Re: darcs patch: Removed duplicate entry for derbugging flag -ddump-tc ...

2007-09-21 Thread Ian Lynagh
On Thu, Sep 20, 2007 at 02:15:49PM +0200, [EMAIL PROTECTED] wrote: > Thu Sep 20 14:13:06 CEST 2007 [EMAIL PROTECTED] > * Removed duplicate entry for derbugging flag -ddump-tc from the user guide Thanks for the patch! I've applied it. Thanks Ian ___

patch applied (testsuite): Various testsuite helper functions like expect_broken_if_compiler_ge

2007-09-21 Thread Ian Lynagh
Thu Sep 20 17:53:54 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Various testsuite helper functions like expect_broken_if_compiler_ge M ./driver/testlib.py +54 M ./driver/testutil.py +16 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.ha

patch applied (ghc-6.8/ghc): MERGED: Move OPTIONS pragmas above comments

2007-09-21 Thread Ian Lynagh
Fri Sep 21 13:57:41 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * MERGED: Move OPTIONS pragmas above comments M ./compiler/cmm/CLabel.hs -7 +7 M ./compiler/cmm/CmmOpt.hs -7 +7 M ./compiler/cmm/CmmUtils.hs -7 +7 M ./compiler/cmm/MachOp.hs -7 +7 M ./compiler/cmm/PprC.hs -7 +7

patch applied (ghc-6.8/ghc): Removed duplicate entry for derbugging flag -ddump-tc from the user guide

2007-09-21 Thread Ian Lynagh
Thu Sep 20 05:13:06 PDT 2007 [EMAIL PROTECTED] * Removed duplicate entry for derbugging flag -ddump-tc from the user guide M ./docs/users_guide/debugging.xml -10 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

patch applied (ghc-6.8/ghc): Fix building with compilers which don't have an integer for a patch level

2007-09-21 Thread Ian Lynagh
Fri Sep 21 09:53:16 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix building with compilers which don't have an integer for a patch level M ./compat/cbits/unicode.c -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/l

patch applied (ghc-6.8/ghc): make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid building problem

2007-09-21 Thread Ian Lynagh
Thu Sep 20 06:01:59 PDT 2007 shelarcy <[EMAIL PROTECTED]> * make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid building problem M ./Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc-6.8/ghc): Overhaul of the rewrite rules

2007-09-21 Thread Ian Lynagh
Sat Sep 15 00:41:19 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]> * Overhaul of the rewrite rules - Cleaned up and simplified rules - Added many missing cases - The rules OccursCheck and swap have been eliminated and integrate with the other rules; ie, Subst and Unify perform the

patch applied (ghc): make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid building problem

2007-09-21 Thread Ian Lynagh
Thu Sep 20 06:01:59 PDT 2007 shelarcy <[EMAIL PROTECTED]> * make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid building problem M ./Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (ghc): Removed duplicate entry for derbugging flag -ddump-tc from the user guide

2007-09-21 Thread Ian Lynagh
Thu Sep 20 05:13:06 PDT 2007 [EMAIL PROTECTED] * Removed duplicate entry for derbugging flag -ddump-tc from the user guide M ./docs/users_guide/debugging.xml -10 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

patch applied (ghc): Fix building with compilers which don't have an integer for a patch level

2007-09-21 Thread Ian Lynagh
Fri Sep 21 09:53:16 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix building with compilers which don't have an integer for a patch level M ./compat/cbits/unicode.c -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/l

patch applied (ghc): Move OPTIONS pragmas above comments

2007-09-21 Thread Ian Lynagh
Fri Sep 21 09:35:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Move OPTIONS pragmas above comments Fixes building with -Werror (i.e. validate) and GHC < 6.6 M ./compiler/cmm/CLabel.hs -7 +7 M ./compiler/cmm/CmmOpt.hs -7 +7 M ./compiler/cmm/CmmUtils.hs -7 +7 M ./compiler/cmm/Mac

[issue535] darcs record; darcs send; darcs unrecord --last=1" fails in (partial) ghc head repo

2007-09-21 Thread David Roundy
David Roundy <[EMAIL PROTECTED]> added the comment: This is definitely a bug, and I believe it's also been reported before. But it's a tricky bug to fix (--partial repository bugs generally are). We (well, *I*, to be honest) never intended for --partial repositories to be used with development

patch applied (ghc): massive convulsion in ZipDataflow

2007-09-21 Thread nr
Fri Sep 21 06:41:24 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]> * massive convulsion in ZipDataflow After my talk, I got the idea of 'shallow rewriting' for the dataflow framework. Here it is implemented, along with some related ideas late making Graph and not LGraph primary. The o

patch applied (ghc): incomplete start on set of intervals for stack model

2007-09-21 Thread nr
Fri Sep 21 06:40:35 PDT 2007 Norman Ramsey <[EMAIL PROTECTED]> * incomplete start on set of intervals for stack model A ./compiler/utils/Interval.hs ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Small changes to mk-ing flow graphs

2007-09-21 Thread nr
Wed Sep 19 08:05:44 PDT 2007 [EMAIL PROTECTED] * Small changes to mk-ing flow graphs - ZipCfg: add mkBlockId :: Unique -> BlockId - MkZipCfg: change sequence --> catAGrpahs - MkZipCfgCmm: add mkCmmIfThen Not fully validated, but I don't think anything will break M ./comp

patch applied (ghc): Mostly comments, following NR/SPJ meeting

2007-09-21 Thread nr
Wed Sep 19 08:03:45 PDT 2007 [EMAIL PROTECTED] * Mostly comments, following NR/SPJ meeting M ./compiler/cmm/CmmLiveZ.hs -1 +1 M ./compiler/cmm/ZipDataflow.hs -17 +44 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/

Daily report for stable

2007-09-21 Thread BuildBot Collator
Build results: x86 Windows stable: fail (failed boot) fail (failed darcs) fail (failed getsubrepos) x86 Windows stable fast: pass pass pass pass pass pass Old unexpected test passes: GADT3 1 x86 Windows stable InstEqContext2 4 macgyver PPC OSX stable Simple15

Daily report for head

2007-09-21 Thread BuildBot Collator
Build results: gbesh Intel x86_64 Linux head: pass kahl G5 Gentoo Linux head: pass phil P4 SuSE Linux head: pass Old unexpected test passes: GADT3 1 x86-64 Linux head unreg Old unexpected test failures: Base1 1 x86-64 Linux head unreg GMapAssoc