[nightly] 06-May-2007 build of of HEAD on i386-unknown-mingw32 (bling)

2007-05-06 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 06-May-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/

Re: Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-06 Thread Thorkil Naur
Hello, On Sunday 06 May 2007 16:55, Thorkil Naur wrote: > ... > Thanks. Mysteriously, it works for me as well now. Probably some silly mistake > I made. Or maybe I could blame some network cache? > ... Unfortunately, this was just one success out of many failures. Additional experiments indica

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

2007-05-06 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 Sun May 6 19:30:01 BST 2007. checkin

[nightly] 06-May-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-05-06 Thread GHC Build Reports
Build description = 6.6 branch 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-6.6-cam-02-unx Nightly build started on cam-02-unx at Sun May 6 19:00:01 BST 2007.

Re: Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-06 Thread Thorkil Naur
Hello, On Sunday 06 May 2007 15:50, Pepe Iborra wrote: > ... > That's very weird. I tried the same in my Os X x86 and it worked finely: > ... Thanks. Mysteriously, it works for me as well now. Probably some silly mistake I made. Or maybe I could blame some network cache? Best regards Thorkil _

Re: Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-06 Thread Pepe Iborra
On 06/05/2007, at 14:36, Thorkil Naur wrote: Hello Ian, On Sunday 06 May 2007 14:26, Ian Lynagh wrote: ... I've just tagged+checkpointed the GHC repo - has that fixed the problem? No, I'm afraid not: darcs get --verbose --partial http:// darcs.haskell.org/ghc still gets stuck at the sam

Re: Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-06 Thread Thorkil Naur
Hello Ian, On Sunday 06 May 2007 14:26, Ian Lynagh wrote: > ... > I've just tagged+checkpointed the GHC repo - has that fixed the problem? No, I'm afraid not: darcs get --verbose --partial http://darcs.haskell.org/ghc still gets stuck at the same spot. > ... > By the way, what does "darcs --exa

Re: Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-06 Thread Ian Lynagh
Hi Thorkil, On Sun, May 06, 2007 at 02:09:32PM +0200, Thorkil Naur wrote: > > Recently, my buildbot slave on Mac OS X 10.4.8 has consistently failed in the > darcs get of the HEAD. Interestingly, I am able to get the 6.6 branch: darcs > get --verbose --partial http://darcs.haskell.org/ghc-6.6/

Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-06 Thread Thorkil Naur
Hello, Recently, my buildbot slave on Mac OS X 10.4.8 has consistently failed in the darcs get of the HEAD. Interestingly, I am able to get the 6.6 branch: darcs get --verbose --partial http://darcs.haskell.org/ghc-6.6/ghc seems to work fine. Here are some details of a manual attempt to get th

patch applied (ghc): Build arrows library if available

2007-05-06 Thread Ian Lynagh
Mon Apr 30 11:56:10 PDT 2007 Alec Berryman <[EMAIL PROTECTED]> * Build arrows library if available arrows is the only library in libraries/extra-packages not built when present M ./libraries/Makefile +1 ___ Cvs-ghc mailing list Cvs-ghc@haske

Re: darcs patch: Build arrows library if available

2007-05-06 Thread Ian Lynagh
On Mon, Apr 30, 2007 at 03:02:46PM -0400, Alec Berryman wrote: > Mon Apr 30 14:56:10 EDT 2007 Alec Berryman <[EMAIL PROTECTED]> > * Build arrows library if available > > arrows is the only library in libraries/extra-packages not built when > present Good point; patch applied, thanks! Ia

Re: darcs patch: fix exit code of ghci -e "return ()"

2007-05-06 Thread Ian Lynagh
Hi Bertram, On Fri, May 04, 2007 at 12:32:49AM +0200, Bertram Felgenhauer wrote: > Thu May 3 23:25:14 CEST 2007 Bertram Felgenhauer <[EMAIL PROTECTED]> > * fix exit code of ghci -e "return ()" > This should result in successful program termination. Not doing this > breaks checking the exi

patch applied (ghc): fix exit code of ghci -e " return ()"

2007-05-06 Thread Ian Lynagh
Thu May 3 14:25:14 PDT 2007 Bertram Felgenhauer <[EMAIL PROTECTED]> * fix exit code of ghci -e "return ()" This should result in successful program termination. Not doing this breaks checking the exit code of runghc Setup.lhs build for example. M ./compiler/ghci/InteractiveUI.hs -1 +

patch applied (testsuite): Add a test that ' ghc -e " return ()" ' returns successfully

2007-05-06 Thread Ian Lynagh
Sun May 6 04:32:29 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Add a test that 'ghc -e "return ()"' returns successfully A ./tests/ghc-regress/ghc-e/ A ./tests/ghc-regress/ghc-e/should_run/ A ./tests/ghc-regress/ghc-e/should_run/Makefile A ./tests/ghc-regress/ghc-e/should_run/all

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

2007-05-06 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 06-May-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

Re: patch applied (ghc): isDataTyCon should be False for all type families, even data type families

2007-05-06 Thread Manuel M T Chakravarty
Simon, Fri May 4 04:03:01 PDT 2007 [EMAIL PROTECTED] * isDataTyCon should be False for all type families, even data type families isDataTyCon advertises that it's true of "data types that are definitely represented by heap-allocated constructors. These are srcutinised by Core-leve

patch applied (ghc): IfaceVectInfo and propagation through EPS

2007-05-06 Thread chak
Fri May 4 00:37:34 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]> * IfaceVectInfo and propagation through EPS M ./compiler/iface/BinIface.hs -1 +12 M ./compiler/iface/LoadIface.lhs -2 +12 M ./compiler/iface/MkIface.lhs -1 +6 M ./compiler/main/HscTypes.lhs -6 +29 _

patch applied (ghc): Extend hptInstances to also cover family instances

2007-05-06 Thread chak
Sun May 6 00:59:59 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]> * Extend hptInstances to also cover family instances M ./compiler/main/HscTypes.lhs -9 +12 M ./compiler/typecheck/TcRnDriver.lhs -7 +11 ___ Cvs-ghc mailing list Cvs-ghc@h

patch applied (ghc): Added VectInfo to ModGuts

2007-05-06 Thread chak
Thu May 3 23:39:40 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]> * Added VectInfo to ModGuts M ./compiler/deSugar/Desugar.lhs -1 +3 M ./compiler/main/HscTypes.lhs -2 +21 M ./compiler/typecheck/TcRnDriver.lhs -1 +2 ___ Cvs-ghc maili

Daily report for head

2007-05-06 Thread BuildBot Collator
Dropping unexpected test passes reports from builders not seen in 7 days: tnaur PPC OSX head Dropping unexpected test failures reports from builders not seen in 7 days: tnaur PPC OSX head Fixed unexpected test failures: ATLoop CPUTime001 Church2 GMapAssoc GMapTop