I am seeing the following performance regression on OS X x86_64:
cd ./perf/compiler && $MAKE -s --no-print-directory T4007T4007.run.stdout 2>T4007.run.stderr
max_bytes_used 5428072 is more than maximum allowed 500
*** unexpected failure for T3064(normal)
Is this specific to OS X x86
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 355
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/355.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting v
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 338
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/338.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting versi
pgj2 (amd64 FreeBSD HEAD), build 473
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/473.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
pgj (x86 FreeBSD HEAD), build 475
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/475.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 Fri Sep 9 18:00:02 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 Fri Sep 9 18:10:01 BST 2011.
checking out new so
tn23 (x86 OSX HEAD), build 436
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/436.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/436
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 358
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/358.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting
Folks
Max has just pushed a patch that adds a major new feature: indexed constraint
families; see http://hackage.haskell.org/trac/ghc/wiki/KindFact
Internally, a big change is that there is no PredTy any more. So TypeRep has
gotten simpler (hooray).
Julien, Dimitrios: this will conflict wit
This merge also changes the interface file format!
By the way, I may be about to commit another change to the format - so
you might want to hold off updating for a while.
Max
On 9 September 2011 14:40, Max Bolingbroke wrote:
> Repository : ssh://darcs.haskell.org//srv/darcs/ghc
>
> On branch :
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/87d9c7512a52d1491ba6bf450e2efe5c966192e9
>---
commit 87d9c7512a52d1491ba6bf450e2efe5c966192e9
Merge: da86648...
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
Branch 'master' now includes:
ac153aa... Clean more in the plugin tests
446bdf9... Clean more stuff in the safeHaskell tests
4754da5... Test the ConstraintKind extension and related changes
3ee5684... Test abstracting o
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b2edda8334053ceac381a6a096715d24dd2f4a44
>---
commit b2edda8334053ceac381a6a096715d24dd2f4a44
Author: Max Bolin
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
Branch 'master' now includes:
f9adfba... Fix compilation with no-pred-ty GHC
fb11671... Remaining fixes for PredTy removal
d266207... Rename factKind to constraintKind
b2ab324... Deal with change to IParam handling in GHC
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b3bc5f4f49a01be12aff0e4369db62331c147179
>---
commit b3bc5f4f49a01be12aff0e4369db62331c147179
Merge: c2bd94c... 99a52
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branches: master,no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/c37e9c7098a7b240b29c160f1c3c1ab9dbbe8f6a
>---
commit c37e9c7098a7b240b29c160f1c3c1ab9dbbe8f6a
Author
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
Branch 'master' now includes:
6bad38a... Remove bogus isCoercionKind function and its sole use
d982622... There are no predicate kinds in external core: remove Keq
902d460... Fix handing of CoVars in SetLevels: it wasn't renaming
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branches: master,no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/e8074082d72f8ed17044285897c030a02438cd38
>---
commit e8074082d72f8ed17044285897c030a02438cd38
Author
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ebb07175062cf5122f3c49fa025163a9d6392e63
>---
commit ebb07175062cf5122f3c49fa025163a9d6392e63
Author: Max Bolingb
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2fed1c8a1dd4ce5713dde980b3a6f717ea6d6d5e
>---
commit 2fed1c8a1dd4ce5713dde980b3a6f717ea6d6d5e
Merge: 0f21c47... 7
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branches: master,no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/7082a7c2278a963cc55cc5776618fbfe61f1fc77
>---
commit 7082a7c2278a963cc55cc5776618fbfe61f1fc77
Merge: 6
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branches: master,no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/6fd172c2692723ab67fcc1a998feed320a8ab144
>---
commit 6fd172c2692723ab67fcc1a998feed320a8ab144
Author:
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branches: master,no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/99a52b00cc77a38f66202ddb3d6ce1dd4a654081
>---
commit 99a52b00cc77a38f66202ddb3d6ce1dd4a654081
Author: Max
New patches in /srv/darcs/git-mirrors/Cabal
commit 2055c807a5f93bd3fec29e0f5715585bb5256dae
Author: Duncan Coutts
Date: Thu Sep 8 22:08:19 2011 +
Change extension name to "ConstraintKinds"
For consistency with the rest of the extensions. Requested by SPJ.
commit 71a381fcc868da57c
New patches in /srv/darcs/git-mirrors/Win32
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : no-pred-ty
http://hackage.haskell.org/trac/ghc/changeset/ff94f97a89b3a206552de47545152139666d92e9
>---
commit ff94f97a89b3a206552de47545152139666d92e9
Author: Simon Peyto
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4714d50a5f49b35f1644d1d89de1a732b2e9737b
>---
commit 4714d50a5f49b35f1644d1d89de1a732b2e9737b
Merge: bfb7d73... 4c353
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c2bd94c1d91dcd90007fe9f33b8e45ceb509c995
>---
commit c2bd94c1d91dcd90007fe9f33b8e45ceb509c995
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4b17d749c98947168ed5e441a78f3251c4f2667b
>---
commit 4b17d749c98947168ed5e441a78f3251c4f2667b
Merge: 4714d50... 65293
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bfb7d7368ec4edc2b8dade1eee05e168b14b1278
>---
commit bfb7d7368ec4edc2b8dade1eee05e168b14b1278
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bad0252da05e2ff4a48257509de56d2b32b89a3c
>---
commit bad0252da05e2ff4a48257509de56d2b32b89a3c
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8b971c7b9944465d9fd9b82ed7f3766fd76fef2e
>---
commit 8b971c7b9944465d9fd9b82ed7f3766fd76fef2e
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/da86648851d6839bb5ad3f2e48cb982343c55ad5
>---
commit da86648851d6839bb5ad3f2e48cb982343c55ad5
Merge: 8b971c7...
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6529337f804c8171b46ada0275f413f756e2cac9
>---
commit 6529337f804c8171b46ada0275f413f756e2cac9
Merge: 1466b0c... 4c353
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1466b0ca760a18afbcab9c4128f6a05d220a5968
>---
commit 1466b0ca760a18afbcab9c4128f6a05d220a5968
Author: Simon Peyton Jo
GHCers,
I've just pushed the implementation of associated type defaults to
master. This required an interface file format change, so you probably
want to do a clean build after pulling the new patches.
Cheers
Max
___
Cvs-ghc mailing list
Cvs-ghc@haskel
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8acdfa21e9fe3e3527e86769b219bf2b82096fad
>---
commit 8acdfa21e9fe3e3527e86769b219bf2b82096fad
Author: Max Bolin
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/967633d4175a1d5ce525fa3194f53c219b5e2f91
>---
commit 967633d4175a1d5ce525fa3194f53c219b5e2f91
Author: Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4c353372c32276f179b96d6964a5c33c3211d295
>---
commit 4c353372c32276f179b96d6964a5c33c3211d295
Author: Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/0f21c474382af69bb7dac214d6c225218240e033
>---
commit 0f21c474382af69bb7dac214d6c225218240e033
Author: Max Bolingb
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/de8c8d68cabb5f24304fad2f03caa41fdf182b4f
>---
commit de8c8d68cabb5f24304fad2f03caa41fdf182b4f
Author: Max Bolingbroke
42 matches
Mail list logo