Re: [PATCH] do not use sed for version date processing but rather simpler cut

2011-04-17 Thread Matthias Kilian
On Sun, Apr 17, 2011 at 11:44:33PM +0200, Karel Gardas wrote: > This patch fixes issue with version date processing on Solaris while using > Solaris' provided sed. I don't know sed enough to remove GNUism in version > date processing so I replaced sed usage in this task by few cut calls. Out of cu

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 215, Success

2011-04-17 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 215 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/215.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date

[nightly] 17-Apr-2011 build of STABLE on i386-unknown-linux (cam-02-unx)

2011-04-17 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 Sun Apr 17 18:10:02 BST 2011. checking out new source tree

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 198, Success

2011-04-17 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 198 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/198.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | S

[nightly] 17-Apr-2011 build of HEAD on i386-unknown-linux (cam-02-unx)

2011-04-17 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 Sun Apr 17 18:00:02 BST 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 333, Success

2011-04-17 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 333 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/333.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | Success booting | Succ

simonmar-win32-stable (x86 Windows STABLE), build 229, Success

2011-04-17 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 229 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/229.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | Succe

pgj (x86 FreeBSD HEAD), build 335, Success

2011-04-17 Thread Builder
pgj (x86 FreeBSD HEAD), build 335 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/335.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | Success booting | Success

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 204, Success

2011-04-17 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 204 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/204.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date

[nightly] 17-Apr-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-04-17 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 Sun Apr 17 18:10:02 BST 2011. checking out new s

[nightly] 17-Apr-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-04-17 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 Sun Apr 17 18:00:01 BST 2011. checking out new source

[PATCH] do not use sed for version date processing but rather simpler cut

2011-04-17 Thread Karel Gardas
This patch fixes issue with version date processing on Solaris while using Solaris' provided sed. I don't know sed enough to remove GNUism in version date processing so I replaced sed usage in this task by few cut calls. --- aclocal.m4 |6 +- 1 files changed, 5 insertions(+), 1 deletions(-

[commit: ghc] master: Make ghc less keen to pass -v to gcc and friends (44fbccd)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/44fbccd667455a26551e72a9a5c5fe114f35d932 >--- commit 44fbccd667455a26551e72a9a5c5fe114f35d932 Author: Ian Lynagh Dat

sparky-unreg (Sparc Solaris unreg HEAD), build 93, Failure

2011-04-17 Thread Builder
sparky-unreg (Sparc Solaris unreg HEAD), build 93 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/93.html git clone | Failure: Just (ExitFailure 9) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/93.html ld.so.1: git: fatal: reloca

[commit: testsuite] master: Fix imports in HappyTest.hs (0c8e3f3)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/0c8e3f3adcc42ffb463093b2618f9af4c9d6ac4f >--- commit 0c8e3f3adcc42ffb463093b2618f9af4c9d6ac4f Author: Ian Lynag

[commit: ghc] master: Set stdout to use line buffering in ghc-cabal (ee16dc7)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/ee16dc770603e79d20fde8eec84eae12eb758da6 >--- commit ee16dc770603e79d20fde8eec84eae12eb758da6 Author: Ian Lynagh Dat

some Haddock problems

2011-04-17 Thread Matthias Kilian
Hi, because http://www.haskell.org/haddock/ seems to be out-of date, and http://trac.haskell.org/haddock doesn't accept new tickets (even with a newly registered account), i'll dump this here: - cross-package module references don't work. The broken link to System.IO in the first paragraoh from

[PATCH 0/2] Fixes for linking libncursesw in GHCi on Fedora

2011-04-17 Thread CJ van den Berg
Hi all, here are a couple of trivial patches to fix linking of libncursesw on Fedora. It’s not a complete implementation of the INPUT linker command, but it’s probably enough for real-world use. I ran validate before sending them. Do I really need to open a trac ticket for trivial stuff like this

[PATCH 2/2] Attempt to parse as linker script when dlopen returns 'file too short'

2011-04-17 Thread CJ van den Berg
From: CJ van den Berg For very short linker scripts dlopen may return 'file too short' instead of 'invalid ELF header'. --- rts/Linker.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rts/Linker.c b/rts/Linker.c index f39112f..c1310b0 100644 --- a/rts/Linker.c +++ b/rt

[PATCH 1/2] Parse INPUT linker commands as equivalent to GROUP commands

2011-04-17 Thread CJ van den Berg
From: CJ van den Berg This is required to successfully load terminfo into GHCi in current versions of Fedora. The INPUT command is use by libncursesw.so in Fedora. --- rts/Linker.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rts/Linker.c b/rts/Linker.c index c84

[commit: testsuite] master: Fix recomp008 when $(TEST_HC) contains spaces (c1e3e9f)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/c1e3e9f259b6d09e3a1f5b50284aec31fdecc007 >--- commit c1e3e9f259b6d09e3a1f5b50284aec31fdecc007 Author: Ian Lynag

[commit: testsuite] master: Replace simplrun006 with a less fragile perf test T149 (29720df)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/29720df7c11237a87ed20f19928c43df3db4e979 >--- commit 29720df7c11237a87ed20f19928c43df3db4e979 Author: Ian Lynag

Re: Sending git patches

2011-04-17 Thread Matthias Kilian
Hi, On Sat, Apr 16, 2011 at 04:24:34PM -0400, Edward Z. Yang wrote: > You can skip the format patch step using: > > git send-email --to=cvs-ghc@haskell.org hash-id -1 > > (sends the patch marked by hash-id) Nice. I skipped the `-1' in the first place and wondered why git still complained ;-)

[PATCH] Add "./sync-all clean" command

2011-04-17 Thread Matthias Kilian
--- sync-all |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/sync-all b/sync-all index 06c183a..7ccc71d 100755 --- a/sync-all +++ b/sync-all @@ -389,6 +389,10 @@ sub scmall { scm ($localpath, $scm, "grep", @args) unless $scm eq "darcs";

[PATCH] Add "./sync-all clean" command

2011-04-17 Thread Matthias Kilian
--- sync-all |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/sync-all b/sync-all index 06c183a..7ccc71d 100755 --- a/sync-all +++ b/sync-all @@ -389,6 +389,10 @@ sub scmall { scm ($localpath, $scm, "grep", @args) unless $scm eq "darcs";

[PATCH] Add "./sync-all clean" command

2011-04-17 Thread Matthias Kilian
--- sync-all |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/sync-all b/sync-all index 06c183a..7ccc71d 100755 --- a/sync-all +++ b/sync-all @@ -389,6 +389,10 @@ sub scmall { scm ($localpath, $scm, "grep", @args) unless $scm eq "darcs";

[commit: testsuite] master: Add a test for #2902 (b64a59b)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/b64a59b4dc8ff179f0107c4f2194100b758ac3ab >--- commit b64a59b4dc8ff179f0107c4f2194100b758ac3ab Author: Ian Lynag

[commit: testsuite] master: Add a performance test for #2762 (8749522)

2011-04-17 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/87495227dfa630173bf503ad393439ac7a3d0da3 >--- commit 87495227dfa630173bf503ad393439ac7a3d0da3 Author: Ian Lynag

Re: Native codegen API changes

2011-04-17 Thread Edward Z. Yang
Thanks, that will be much appreciated. Do let me know when you have PPC working. (My native archs are x86, so I won't have too much trouble testing those.) Cheers, Edward Excerpts from Erik de Castro Lopo's message of Sat Apr 16 20:00:26 -0400 2011: > Edward Z. Yang wrote: > > > In order to add