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/
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
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
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.
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
_
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
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
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/
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
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
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
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
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 +
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
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
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
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
_
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
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
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
20 matches
Mail list logo