tn23, build 139, Success

2010-09-22 Thread Builder
tn23, build 139 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/139.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 22-Sep-2010 build of HEAD on i386-unknown-linux (cam-02-unx)

2010-09-22 Thread GHC Build Reports
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 Wed Sep 22 18:00:01 BST 2010. checking out new source tree

patch applied (testsuite): Fix a couple of framework errors

2010-09-22 Thread Ian Lynagh
Wed Sep 22 16:17:52 PDT 2010 Ian Lynagh * Fix a couple of framework errors M ./tests/ghc-regress/ghci.debugger/scripts/break022/all.T -1 +2 M ./tests/ghc-regress/ghci.debugger/scripts/break023/all.T -1 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=d

patch applied (ghc): Remove an out of date paragraph from the user guide; fixes #4331

2010-09-22 Thread Ian Lynagh
Wed Sep 22 15:52:39 PDT 2010 Ian Lynagh * Remove an out of date paragraph from the user guide; fixes #4331 M ./docs/users_guide/glasgow_exts.xml -4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=2010095239-3fd76-4be3f11f7f8918d8f560dfef5a72

Re: vector for DPH

2010-09-22 Thread Isaac Dupree
On 09/22/10 03:26, Simon Peyton-Jones wrote: I think we are making a bit of a mountain out of a mole hill here. It's not even as if 'vector' was in a terrible state; we intend to kick off the HP process for it shortly, so it soon will be a HP package. I suggest that it might be simpler just t

kgardas-opensolaris-x86-head, build 4, Success

2010-09-22 Thread Builder
kgardas-opensolaris-x86-head, build 4 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/4.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Succe

[nightly] 22-Sep-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2010-09-22 Thread GHC Build Reports
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 Wed Sep 22 18:00:01 BST 2010. checking out new source

patch applied (ghc-7.0/ghc): Rename binary to ghc-binary

2010-09-22 Thread Ian Lynagh
Wed Sep 22 15:43:19 PDT 2010 Ian Lynagh * Rename binary to ghc-binary M ./ghc.mk -6 +6 M ./libraries/bin-package-db/bin-package-db.cabal -1 +1 M ./mk/validate-settings.mk -2 +2 M ./packages -1 +1 M ./utils/ghc-pkg/ghc-pkg.cabal -1 +1 M ./utils/ghc-pkg/ghc.mk -1 +1 View

simonmar-win32-head, build 119, Failure

2010-09-22 Thread Builder
simonmar-win32-head, build 119 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/119.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

Re: [nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread Ben Lippmeier
Sorry, runaway bot. It didn't update the "last build time" variable because it died when building the libraries. Ben. On 23/09/2010, at 8:09 , b...@ouroborus.net wrote: > Repa Performance Build Failed :-( > ___ Cvs-ghc mailing list Cvs-ghc@hask

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

patch applied (ghc-7.0/testsuite): when calling ghc-pkg for reqlib(), add --no-user-package-conf

2010-09-22 Thread Ian Lynagh
Mon Sep 20 02:01:46 PDT 2010 Simon Marlow * when calling ghc-pkg for reqlib(), add --no-user-package-conf M ./driver/testlib.py -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100920090146-12142-6ab28a53a2bb3d73a42aa7ed2794

patch applied (ghc-7.0/testsuite): Add four tests

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:57:14 PDT 2010 simo...@microsoft.com * Add four tests M ./tests/ghc-regress/indexed-types/should_compile/all.T +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100922155714-1287e-2190f9d75e994fe06a70e916112e5dd54fe

patch applied (ghc-7.0/testsuite): Test Trac #4178

2010-09-22 Thread Ian Lynagh
Fri Sep 17 08:26:12 PDT 2010 simo...@microsoft.com * Test Trac #4178 A! ./tests/ghc-regress/indexed-types/should_compile/T4178.hs M! ./tests/ghc-regress/indexed-types/should_compile/all.T -3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_co

patch applied (ghc-7.0/testsuite): Add a test for #4255: can't use TH with a profiled compiler

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:17:20 PDT 2010 Ian Lynagh * Add a test for #4255: can't use TH with a profiled compiler M ./driver/testlib.py +6 A ./tests/ghc-regress/th/T4255.hs A ./tests/ghc-regress/th/T4255.stderr M ./tests/ghc-regress/th/all.T +5 View patch online: http://darcs.haskell.org/

patch applied (ghc-7.0/testsuite): Accept test output

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:48:21 PDT 2010 simo...@microsoft.com * Accept test output M ./tests/ghc-regress/indexed-types/should_fail/T2239.stderr -30 +30 M ./tests/ghc-regress/indexed-types/should_fail/T3330c.stderr -11 +11 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/

patch applied (ghc-7.0/testsuite): Skip some more tests when the compiler is profiled

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:09:43 PDT 2010 Ian Lynagh * Skip some more tests when the compiler is profiled M ./config/ghc +1 M ./tests/ghc-regress/annotations/should_compile/all.T +2 M ./tests/ghc-regress/annotations/should_run/all.T +1 M ./tests/ghc-regress/ghc-e/should_run/all.T +2 M .

patch applied (ghc-7.0/testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:00:24 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/annotations/should_fail/all.T -2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100922150024-3fd76-e41d0679d968ff5fe9d597c3c01ad85a4fa12fe2

patch applied (ghc-7.0/testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Wed Sep 22 07:59:37 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/annotations/should_compile/all.T -2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100922145937-3fd76-cb24b04ed820fef734d46b52b2fb86b680b2a

patch applied (ghc-7.0/testsuite): Add an if_compiler_profiled helper

2010-09-22 Thread Ian Lynagh
Tue Sep 21 16:47:51 PDT 2010 Ian Lynagh * Add an if_compiler_profiled helper and use it to skip the th, ghci and debugger tests when GHC is profiled. M ./config/ghc -4 +14 M ./driver/testlib.py +6 M ./tests/ghc-regress/ghci.debugger/scripts/all.T -1 +3 M ./tests/ghc-regress/g

patch applied (ghc-7.0/testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Wed Sep 22 07:58:42 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/annotations/should_run/all.T -2 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100922145842-3fd76-7a495996011c7691cb92188b9a20fb21b33468

patch applied (ghc-7.0/testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Tue Sep 21 16:39:42 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/ghci.debugger/scripts/all.T -4 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100921233942-3fd76-a3bfb280ad5e8da39f732f5dab3f1978d229c24

patch applied (ghc-7.0/testsuite): Remove some handling for GHC < 6.9

2010-09-22 Thread Ian Lynagh
Tue Sep 21 16:09:21 PDT 2010 Ian Lynagh * Remove some handling for GHC < 6.9 M ./config/ghc -7 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100921230921-3fd76-244d3dd5ea609158e94e1f21373cc2111cb5964e.gz ___

patch applied (ghc-7.0/testsuite): fix hClose002 test output on i386-solaris2 platform

2010-09-22 Thread Ian Lynagh
Mon Sep 6 05:52:27 PDT 2010 Karel Gardas * fix hClose002 test output on i386-solaris2 platform A ./tests/ghc-regress/lib/IO/hClose002.stdout-i386-unknown-solaris2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20100906125227-fb04

patch applied (ghc-7.0/ghc): Fixes for when HADDOCK_DOCS=NO

2010-09-22 Thread Ian Lynagh
Tue Sep 21 14:39:16 PDT 2010 Ian Lynagh * Fixes for when HADDOCK_DOCS=NO M ./compiler/ghc.mk -1 +6 M ./ghc.mk -2 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100921213916-3fd76-48df6add26375e626fbbc4ce8f5456990874e26b.gz ___

patch applied (ghc-7.0/ghc): Fix bindisttest when GhcProfiled = YES

2010-09-22 Thread Ian Lynagh
Tue Sep 21 15:26:34 PDT 2010 Ian Lynagh * Fix bindisttest when GhcProfiled = YES M ./bindisttest/ghc.mk +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100921222634-3fd76-6a02d52551ccd2faeda19ad5f12a5f7ef1658139.gz

patch applied (ghc-7.0/ghc): Don't use -march=i686 on powerpc-apple-darwin

2010-09-22 Thread Ian Lynagh
Tue Sep 21 12:37:21 PDT 2010 Ian Lynagh * Don't use -march=i686 on powerpc-apple-darwin Thorikil ran into this when doing a PPC OS X build. We now also don't use -m32 on PPC/OSX, but I don't think it should be necessary. We can add it back if it does turn out to be. M ./aclocal.m4 -1

patch applied (ghc-7.0/ghc): add a simple trace facility to the build system

2010-09-22 Thread Ian Lynagh
Tue Sep 21 06:47:29 PDT 2010 Simon Marlow * add a simple trace facility to the build system saying make TRACE=1 prints most of the macro calls and their arguments. It's easy to trace new macros; see rules/trace.mk. M ./ghc.mk +1 M ./rules/build-dependencies.mk +1

patch applied (ghc-7.0/ghc): fix building with extra packages (packages were added to BUILD_DIRS twice)

2010-09-22 Thread Ian Lynagh
Tue Sep 21 03:01:53 PDT 2010 Simon Marlow * fix building with extra packages (packages were added to BUILD_DIRS twice) Also add some comments about what extra-packages is doing M ./rules/extra-packages.mk -1 +17 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/

patch applied (ghc-7.0/ghc): add extra packages to $(EXTRA_PACKAGES), so we avoid installing them by default

2010-09-22 Thread Ian Lynagh
Mon Sep 20 07:43:07 PDT 2010 Simon Marlow * add extra packages to $(EXTRA_PACKAGES), so we avoid installing them by default M ./rules/extra-packages.mk +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100920144307-12142-170aad5b1a10

patch applied (ghc-7.0/ghc): Set version number to 7.0.0 on the 7.0 branch

2010-09-22 Thread Ian Lynagh
Tue Sep 21 07:14:18 PDT 2010 Ian Lynagh * Set version number to 7.0.0 on the 7.0 branch M ./configure.ac -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100921141418-3fd76-6ea69bd25dc8d8831ac7cebf44c1f4ed41adb25f.gz

patch applied (ghc-7.0/ghc): Turn dph off by default in the 7.0 branch for now

2010-09-22 Thread Ian Lynagh
Tue Sep 21 07:12:56 PDT 2010 Ian Lynagh * Turn dph off by default in the 7.0 branch for now M ./darcs-all -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20100921141256-3fd76-04f7ed4cad978662f00993e0028877b3f77dda7f.gz ___

sparky, build 117, Failure

2010-09-22 Thread Builder
sparky, build 117 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/117.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configurin

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

simonmar-win32-stable, build 62, Failure

2010-09-22 Thread Builder
simonmar-win32-stable, build 62 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/62.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

[nightly] 22-Sep-2010 build of STABLE on i386-unknown-linux (cam-02-unx)

2010-09-22 Thread GHC Build Reports
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 Wed Sep 22 18:10:01 BST 2010. checking out new source tree

[nightly] 22-Sep-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2010-09-22 Thread GHC Build Reports
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 Wed Sep 22 18:10:01 BST 2010. checking out new s

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

patch applied (testsuite): Add a test for #4255: can't use TH with a profiled compiler

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:17:20 PDT 2010 Ian Lynagh * Add a test for #4255: can't use TH with a profiled compiler M ./driver/testlib.py +6 A ./tests/ghc-regress/th/T4255.hs A ./tests/ghc-regress/th/T4255.stderr M ./tests/ghc-regress/th/all.T +5 View patch online: http://darcs.haskell.org/

patch applied (testsuite): Skip some more tests when the compiler is profiled

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:09:43 PDT 2010 Ian Lynagh * Skip some more tests when the compiler is profiled M ./config/ghc +1 M ./tests/ghc-regress/annotations/should_compile/all.T +2 M ./tests/ghc-regress/annotations/should_run/all.T +1 M ./tests/ghc-regress/ghc-e/should_run/all.T +2 M .

patch applied (testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Wed Sep 22 07:59:37 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/annotations/should_compile/all.T -2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100922145937-3fd76-cb24b04ed820fef734d46b52b2fb86b680b2acd2.gz

patch applied (testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Wed Sep 22 08:00:24 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/annotations/should_fail/all.T -2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100922150024-3fd76-e41d0679d968ff5fe9d597c3c01ad85a4fa12fe2.gz ___

patch applied (testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Wed Sep 22 07:58:42 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/annotations/should_run/all.T -2 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100922145842-3fd76-7a495996011c7691cb92188b9a20fb21b3346850.gz _

patch applied (testsuite): Remove a GHC < 6.11 test

2010-09-22 Thread Ian Lynagh
Tue Sep 21 16:39:42 PDT 2010 Ian Lynagh * Remove a GHC < 6.11 test M ./tests/ghc-regress/ghci.debugger/scripts/all.T -4 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100921233942-3fd76-a3bfb280ad5e8da39f732f5dab3f1978d229c244.gz __

patch applied (testsuite): Add an if_compiler_profiled helper

2010-09-22 Thread Ian Lynagh
Tue Sep 21 16:47:51 PDT 2010 Ian Lynagh * Add an if_compiler_profiled helper and use it to skip the th, ghci and debugger tests when GHC is profiled. M ./config/ghc -4 +14 M ./driver/testlib.py +6 M ./tests/ghc-regress/ghci.debugger/scripts/all.T -1 +3 M ./tests/ghc-regress/g

patch applied (testsuite): Remove some handling for GHC < 6.9

2010-09-22 Thread Ian Lynagh
Tue Sep 21 16:09:21 PDT 2010 Ian Lynagh * Remove some handling for GHC < 6.9 M ./config/ghc -7 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100921230921-3fd76-244d3dd5ea609158e94e1f21373cc2111cb5964e.gz ___

patch applied (testsuite): fix hClose002 test output on i386-solaris2 platform

2010-09-22 Thread Ian Lynagh
Mon Sep 6 05:52:27 PDT 2010 Karel Gardas * fix hClose002 test output on i386-solaris2 platform A ./tests/ghc-regress/lib/IO/hClose002.stdout-i386-unknown-solaris2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100906125227-fb047-7dcf0b

patch applied (ghc): Fix bindisttest when GhcProfiled = YES

2010-09-22 Thread Ian Lynagh
Tue Sep 21 15:26:34 PDT 2010 Ian Lynagh * Fix bindisttest when GhcProfiled = YES M ./bindisttest/ghc.mk +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100921222634-3fd76-6a02d52551ccd2faeda19ad5f12a5f7ef1658139.gz

patch applied (ghc): Fixes for when HADDOCK_DOCS=NO

2010-09-22 Thread Ian Lynagh
Tue Sep 21 14:39:16 PDT 2010 Ian Lynagh * Fixes for when HADDOCK_DOCS=NO M ./compiler/ghc.mk -1 +6 M ./ghc.mk -2 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100921213916-3fd76-48df6add26375e626fbbc4ce8f5456990874e26b.gz ___

patch applied (ghc): Bump version to 7.1

2010-09-22 Thread Ian Lynagh
Tue Sep 21 12:59:35 PDT 2010 Ian Lynagh * Bump version to 7.1 M ./configure.ac -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100921195935-3fd76-ee5bcbaab753ab271e2eec4e9e408fe70a9d5b6b.gz __

patch applied (ghc): Don't use -march=i686 on powerpc-apple-darwin

2010-09-22 Thread Ian Lynagh
Tue Sep 21 12:37:21 PDT 2010 Ian Lynagh * Don't use -march=i686 on powerpc-apple-darwin Thorikil ran into this when doing a PPC OS X build. We now also don't use -m32 on PPC/OSX, but I don't think it should be necessary. We can add it back if it does turn out to be. M ./aclocal.m4 -1

patch applied (testsuite): Add four tests

2010-09-22 Thread Simon Peyton Jones
Wed Sep 22 08:57:14 PDT 2010 simo...@microsoft.com * Add four tests M ./tests/ghc-regress/indexed-types/should_compile/all.T +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100922155714-1287e-2190f9d75e994fe06a70e916112e5dd54fe38b00.gz

patch applied (testsuite): Accept test output

2010-09-22 Thread Simon Peyton Jones
Wed Sep 22 08:48:21 PDT 2010 simo...@microsoft.com * Accept test output M ./tests/ghc-regress/indexed-types/should_fail/T2239.stderr -30 +30 M ./tests/ghc-regress/indexed-types/should_fail/T3330c.stderr -11 +11 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuit

patch applied (testsuite): Test Trac #4178

2010-09-22 Thread Simon Peyton Jones
Fri Sep 17 08:26:12 PDT 2010 simo...@microsoft.com * Test Trac #4178 A! ./tests/ghc-regress/indexed-types/should_compile/T4178.hs M! ./tests/ghc-regress/indexed-types/should_compile/all.T -3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

Re: vector for DPH

2010-09-22 Thread Manuel M T Chakravarty
Simon Peyton-Jones: > | I think using a different package name is a reasonable compromise. > | Personally, I think "dph-vector" or "ghc-vector" would be sufficiently > | explicit to show that it is not a HP sanctioned package, but I could live > | with something slightly more obscure, too. > > I r

[nightly] Repa Performance Test FAILED :-(

2010-09-22 Thread benl
Repa Performance Build Failed :-( System command failure. command: cabal --with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2 --with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg install QuickCheck-2.1.1.1 exit code: ExitFailure

pgj-freebsd-amd64-stable, build 30, Success

2010-09-22 Thread Builder
pgj-freebsd-amd64-stable, build 30 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/30.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success boo

pgj-freebsd-i386-stable, build 30, Success

2010-09-22 Thread Builder
pgj-freebsd-i386-stable, build 30 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/30.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booti

pgj2, build 148, Success

2010-09-22 Thread Builder
pgj2, build 148 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/148.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

RE: vector for DPH

2010-09-22 Thread Simon Peyton-Jones
| * Release 7.0 including DPH using the new library that is based on | vector. OK let's do that then. Roman: the consequence is that pushing your patches is now very urgent. Ian is going to start making the release candidate in 24 hrs or so. | I think using a different package name is a reas