kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 350
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/350.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 349
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/349.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 351
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/351.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting v
Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Mon Sep 5 18:00:01 BST 2011.
checking out new source tree
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 348
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/348.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 334
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/334.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting versi
pgj2 (amd64 FreeBSD HEAD), build 469
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/469.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
Build description = STABLE on i386-unknown-linux (cam-02-unx)
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 Mon Sep 5 18:10:01 BST 2011.
checking out new source tree
pgj (x86 FreeBSD HEAD), build 471
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/471.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Su
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Mon Sep 5 18:00:01 BST 2011.
checking out new source t
Build description = STABLE on x86_64-unknown-linux (cam-04-unx)
Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx
Nightly build started on cam-04-unx at Mon Sep 5 18:10:01 BST 2011.
checking out new so
tn23 (x86 OSX HEAD), build 432
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/432.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/432
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 347
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/347.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 345
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/345.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setti
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/cd727ff9d0635e43ade8c25a8656d78c3878e7ff
>---
commit cd727ff9d0635e43ade8c25a8656d78c3878e7ff
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/be53e4fc84f3282d80b25d811f8c8a991fc7b712
>---
commit be53e4fc84f3282d80b25d811f8c8a991fc7b712
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/14f977ad8548e7963c68334e13850335eb4d9fe3
>---
commit 14f977ad8548e7963c68334e13850335eb4d9fe3
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/86b3aaa8b6d8d38aaf73c3f8835b561fc7fbfaaf
>---
commit 86b3aaa8b6d8d38aaf73c3f8835b561fc7fbfaaf
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/0551f7eaa42159e78460a00ab78731e9da460b21
>---
commit 0551f7eaa42159e78460a00ab78731e9da460b21
Author: Simon Pey
| OK, here's a quick proposal.
|
| 1. Specifiying a pretty printer. Add the flag:
|
| -pretty
|
| The supplied function will typically have type (C a => a -> String)
| for some class C.
I made a ticket for this. http://hackage.haskell.org/trac/ghc/ticket/5461
Not hard for someone (Razva
Qualified names in binding positions never were legal! The Haskell report
(4.3.2) says this is not legal
instance Num Foo where
Prelude.negate x = ...
We were inconsistently allowing them for associated type declarations; I just
removed the inconsistency.
Simon
| -Origina
It's odd that tests/indexed-types/should_fail/SkolemOccurs takes so long.
Fundamentally, the SkolemOccurs loop should make the constraint solver halt
pretty quickly, even with a context stack depth of 200.
Dimitrios is this week engaged in refactoring the constraint solver, so this is
somethi
On 04/09/2011 15:25, Ian Lynagh wrote:
On Thu, Sep 01, 2011 at 01:49:32PM +0100, Ian Lynagh wrote:
On Thu, Sep 01, 2011 at 01:43:45PM +0100, Simon Marlow wrote:
On 01/09/2011 11:32, Simon Peyton-Jones wrote:
In my latest validate run (from clean), I got many occurrences of this
warning:
+WARN
On 02/09/2011 09:30, Simon Peyton Jones wrote:
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/11b9722a22db56e5b4c58612a12fd3fae29dd634
---
commit 11b9722a
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 344
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/344.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 343
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/343.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
On 05/09/2011, at 18:12 , Simon Peyton-Jones wrote:
> My 'validate' fails thus, fairly early. Does anyone have any ideas?
>
> make[1]: *** No rule to make target
> `libraries/dph/dph-prim-par/dist-install/build/Data/Array/Parallel/Unlifted/Distributed/USegd.hs',
> needed by `libraries/dph/dph-
New patches in /srv/darcs/git-mirrors/Win32
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Just fixed pull and try again
From: Dimitrios Vytiniotis
Sent: 05 September 2011 10:03
To: cvs-ghc@haskell.org
Cc: Simon Peyton-Jones
Subject: build error
Hi all, I got the following error this morning when building (devel2 flavor)
from
a fresh HEAD repository (stage1 seemed to build, stage
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 342
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/342.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
Dimitrios Vytiniotis wrote:
> ghc-stage1: panic! (the 'impossible' happened)
> (GHC version 7.3.20110902 for i386-apple-darwin):
> tyConFamilySize: ghc-7.3.20110902:Name.Name{tc r3n}
Thats bug #5465. SPJ has just commited a fix.
Erik
--
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b7d7794449486aa9aadfb08b7a172b33d10fa89c
>---
commit b7d7794449486aa9aadfb08b7a172b33d10fa89c
Author: Daniel Fi
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fb462cab2228a6a613391dea0776231546e4a572
>---
commit fb462cab2228a6a613391dea0776231546e4a572
Author: Daniel Fi
Hi all, I got the following error this morning when building (devel2 flavor)
from
a fresh HEAD repository (stage1 seemed to build, stage2 failed). Is this
familiar?
(the build is on snow leopard)
Thanks!
d-
"inplace/bin/ghc-stage1" -H64m -O -fasm-package-name ghc-7.3.20110902
-hide-all
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 341
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/341.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
Daniel thanks for the diagnosis.
The commit was mine, but I did it on Simon M's instructions.
Simon, Ian: I think one of you will need to look at this.
Simon
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
Behalf
| Of Daniel Fischer
| Se
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8595c61cfae514bc9582d4447ccca5db5a201133
>---
commit 8595c61cfae514bc9582d4447ccca5db5a201133
Author: Simon Peyton Jo
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 340
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/340.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
My 'validate' fails thus, fairly early. Does anyone have any ideas?
make[1]: *** No rule to make target
`libraries/dph/dph-prim-par/dist-install/build/Data/Array/Parallel/Unlifted/Distributed/USegd.hs',
needed by `libraries/dph/dph-prim-par/dist-install/build/.depend-v.haskell'.
Stop.
make[1]:
mbolingbroke (x86 OSX HEAD), build 135
Build incomplete
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/135.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 339
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/339.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a27f2edfb8976185b753592fd672da79e38e2c8b
>---
commit a27f2edfb8976185b753592fd672da79e38e2c8b
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a345dd2a0edbb1d7b442ae9e32b14b20c5285bad
>---
commit a345dd2a0edbb1d7b442ae9e32b14b20c5285bad
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f731a87ab043c61f662c85fa66dcf8e187322f42
>---
commit f731a87ab043c61f662c85fa66dcf8e187322f42
Merge: a345dd2...
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/69ecb07c635336b25fa4fc068424d4343db85549
>---
commit 69ecb07c635336b25fa4fc068424d4343db85549
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e45c35fb4594668acfeeb7d9916c9b2eb03bbe22
>---
commit e45c35fb4594668acfeeb7d9916c9b2eb03bbe22
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/26a1acb8744b4ed8c158a3357d9616fc1569411f
>---
commit 26a1acb8744b4ed8c158a3357d9616fc1569411f
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bd6f5de7bb41f868522c6db2ad2793477840297e
>---
commit bd6f5de7bb41f868522c6db2ad2793477840297e
Author: Simon Peyton Jo
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 338
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/338.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
49 matches
Mail list logo