HEAD broken again

2007-08-12 Thread Roman Leshchinskiy
Hi all, there seems to be something wrong with the way the RTS handles signals when forking. With the current HEAD on OS X, I get a lot of testsuite failures of the following form: Compile failed (status 256) errors were: i686-apple-darwin8-gcc-4.0.1: Internal error: Virtual timer expired (p

Re: darcs patch: fix darcs-all --complete

2007-08-12 Thread Isaac Dupree
Ian Lynagh wrote: On Sun, Aug 12, 2007 at 07:19:06PM -0300, Isaac Dupree wrote: No, that doesn't work properly either. ./darcs-all --testsuite --nofib get --complete warning: adding --partial, to override use --complete == running darcs get --complete --partial http://darcs.haskell.org/package

Re: Broken head

2007-08-12 Thread Duncan Coutts
On Thu, 2007-08-09 at 09:07 +0100, Simon Marlow wrote: > Duncan, any thoughts? Do you prefer the branch, or would you be happy to > run GHC's validate before pushing to Cabal? I think at the moment it's an advantage to get contributed changes in and shared quicker. The balance may well change l

Re: darcs patch: fix darcs-all --complete

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 07:19:06PM -0300, Isaac Dupree wrote: > > No, that doesn't work properly either. > > ./darcs-all --testsuite --nofib get --complete > warning: adding --partial, to override use --complete > == running darcs get --complete --partial > http://darcs.haskell.org/packages/arra

Re: darcs patch: fix darcs-all --complete

2007-08-12 Thread Isaac Dupree
Isaac Dupree wrote: Ian Lynagh wrote: On Thu, Aug 09, 2007 at 02:05:06PM -0300, Isaac Dupree wrote: Thu Aug 9 12:22:17 BRT 2007 Isaac Dupree <[EMAIL PROTECTED]> * fix darcs-all --complete It was passing --complete on to darcs, which made darcs fail. What version of darcs, and with whic

Re: darcs patch: fix darcs-all --complete

2007-08-12 Thread Isaac Dupree
Ian Lynagh wrote: On Thu, Aug 09, 2007 at 02:05:06PM -0300, Isaac Dupree wrote: Thu Aug 9 12:22:17 BRT 2007 Isaac Dupree <[EMAIL PROTECTED]> * fix darcs-all --complete It was passing --complete on to darcs, which made darcs fail. What version of darcs, and with which darcs command? "darc

Re: My current speed-testing validating technique

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 02:43:20PM -0700, Stefan O'Rear wrote: > On Sun, Aug 12, 2007 at 09:00:34PM +0100, Ian Lynagh wrote: > > On Sun, Aug 12, 2007 at 08:37:44PM +0100, Simon Marlow wrote: > > > > > > Aargh! That's the data from ghc-inplace, not ghc itself. Since > > > ghc-inplace became a Ha

Re: My current speed-testing validating technique

2007-08-12 Thread Stefan O'Rear
On Sun, Aug 12, 2007 at 09:00:34PM +0100, Ian Lynagh wrote: > On Sun, Aug 12, 2007 at 08:37:44PM +0100, Simon Marlow wrote: > > > > Aargh! That's the data from ghc-inplace, not ghc itself. Since > > ghc-inplace became a Haskell program, it's harder to get it to recognise > > +RTS options. Sup

Re: darcs patch: fix darcs-all --complete

2007-08-12 Thread Ian Lynagh
On Thu, Aug 09, 2007 at 02:05:06PM -0300, Isaac Dupree wrote: > Thu Aug 9 12:22:17 BRT 2007 Isaac Dupree <[EMAIL PROTECTED]> > * fix darcs-all --complete > It was passing --complete on to darcs, which made darcs fail. What version of darcs, and with which darcs command? "darcs get --complete

Re: PPC Mac OS X validate: Unexpected failures: derefnull(normal) and divbyzero (normal)

2007-08-12 Thread Thorkil Naur
Hello, On Sunday 12 August 2007 21:06, Ian Lynagh wrote: > On Sun, Aug 12, 2007 at 07:15:17PM +0200, Thorkil Naur wrote: > > On Saturday 11 August 2007 19:54, Clemens Fruhwirth wrote: > > > At Sat, 11 Aug 2007 17:00:47 +0200, > > > Thorkil Naur <[EMAIL PROTECTED]> wrote: > > > > > > > > Running v

Re: My current speed-testing validating technique

2007-08-12 Thread Isaac Dupree
Simon Marlow wrote: ../../compiler/stage2/ghc-6.7.20070812 -B../.. +RTS -sstderr i.e. bypass ghc-inplace and run the ghc binary directly, passing the appropriate -B flag. BTW. is -B still undocumented in the user's guide? Of course it's not obvious that it should be, but still. Okay, th

[nightly] 12-Aug-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-08-12 Thread GHC Build Reports
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 Aug 12 19:30:01 BST 2007. checki

Re: My current speed-testing validating technique

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 08:37:44PM +0100, Simon Marlow wrote: > > Aargh! That's the data from ghc-inplace, not ghc itself. Since > ghc-inplace became a Haskell program, it's harder to get it to recognise > +RTS options. Supposedly ghc-inplace passes the +RTS options through to > ghc itself,

Re: darcs patch: fix typo in ghci.xml

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 03:23:42PM +0200, Bertram Felgenhauer wrote: > Sun Aug 12 15:22:01 CEST 2007 Bertram Felgenhauer <[EMAIL PROTECTED]> > * fix typo in ghci.xml Applied, thanks! Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haske

Re: My current speed-testing validating technique

2007-08-12 Thread Simon Marlow
Isaac Dupree wrote: Second includes FastString and FiniteMap changes above the first (that's what builds I have convenient now)... and I'm just using the stage1, which will certainly have some effect on the results (similar effect on both) first: 40,328 bytes allocated in the heap

patch applied (ghc): fix typo in ghci.xml

2007-08-12 Thread Ian Lynagh
Sun Aug 12 06:22:01 PDT 2007 Bertram Felgenhauer <[EMAIL PROTECTED]> * fix typo in ghci.xml M ./docs/users_guide/ghci.xml -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: darcs patch: fix installPackage.hs to actually register the package...

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 06:12:30PM +0200, Bertram Felgenhauer wrote: > The patch below fixes the ghc installation for me. Thanks for the patch; I've applied an equivalent one. Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.

Re: Patch to use the right package.conf during make install

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 03:30:00AM -0400, Magnus Jonsson wrote: > > The attached patch fixes the issue described at: Thanks for the patch; I've applied an equivalent one. By the way, if you start your e-mail subject with "darcs patch" (which darcs send does by default; you can add some text to t

Re: PPC Mac OS X validate: Unexpected failures: derefnull(normal) and divbyzero (normal)

2007-08-12 Thread Ian Lynagh
On Sun, Aug 12, 2007 at 07:15:17PM +0200, Thorkil Naur wrote: > On Saturday 11 August 2007 19:54, Clemens Fruhwirth wrote: > > At Sat, 11 Aug 2007 17:00:47 +0200, > > Thorkil Naur <[EMAIL PROTECTED]> wrote: > > > > > > Running validate on a PPC Mac OS X with the current (2007-08-11) HEAD > > > pr

Re: The head is invalid

2007-08-12 Thread Ian Lynagh
On Fri, Aug 10, 2007 at 01:09:42PM +1000, Roman Leshchinskiy wrote: > >=> derefnull(normal) > >cd . && '/Users/chak/Code/ghc-test/compiler/stage1/ghc-inplace' > >-no-recomp -dcore-lint -dcmm-lint -Di386_apple_darwin -o derefnull > >derefnull.hs>derefnull.comp.stderr 2>&1 > >cd . && ./der

Re: PPC Mac OS X validate: Unexpected failures: derefnull(normal) and divbyzero (normal)

2007-08-12 Thread Thorkil Naur
Hello, On Saturday 11 August 2007 19:54, Clemens Fruhwirth wrote: > At Sat, 11 Aug 2007 17:00:47 +0200, > Thorkil Naur <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > Running validate on a PPC Mac OS X with the current (2007-08-11) HEAD > > produces: > > > > > OVERALL SUMMARY for test run st

[issue359] unrecord => failed to read patch in get_extra

2007-08-12 Thread Eric Kow
Eric Kow <[EMAIL PROTECTED]> added the comment: Closing as a duplicate of issue317 (I don't really know, but it seems like a reasonable guess) -- status: need-eg -> duplicate superseder: +darcs fails to unrecord a patch I just recorded (failed to read patch in get_extra) (1.0.8) __

patch applied (ghc): Add bytestring to core-packages

2007-08-12 Thread Ian Lynagh
Sun Aug 12 09:36:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Add bytestring to core-packages M ./libraries/core-packages +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Document and fix expected failure code for derefnull and divbyzero

2007-08-12 Thread Ian Lynagh
Sun Aug 12 06:35:50 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Document and fix expected failure code for derefnull and divbyzero M ./tests/ghc-regress/rts/all.T +7 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listin

patch applied (testsuite): Follow the base split

2007-08-12 Thread Ian Lynagh
Fri Aug 3 11:05:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Follow the base split M ./tests/ghc-regress/indexed-types/should_run/all.T -2 +2 M ./tests/ghc-regress/lib/Generics/all.T -1 +1 M ./tests/ghc-regress/lib/should_run/all.T -1 +1 ___

patch applied (testsuite): Update the bytestring tests for the bytestring package

2007-08-12 Thread Ian Lynagh
Sat Jul 28 15:12:46 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Update the bytestring tests for the bytestring package M ./tests/ghc-regress/lib/Data.ByteString/all.T -5 +5 M ./tests/ghc-regress/lib/Data.ByteString/bytestring001.hs -2 +2 M ./tests/ghc-regress/lib/Data.ByteString/bytes

patch applied (ghc): Fix installation (we need to use the right ghc-pkg)

2007-08-12 Thread Ian Lynagh
Sun Aug 12 05:48:11 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix installation (we need to use the right ghc-pkg) M ./libraries/installPackage.hs -1 +4 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Get closer to GhcCompilerWays=p working

2007-08-12 Thread Ian Lynagh
Sun Aug 12 05:27:34 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Get closer to GhcCompilerWays=p working We also now have GhcThreaded rather than GhcNotThreaded. M ./compiler/Makefile -11 +23 M ./compiler/Makefile.ghcbin -3 +4 M ./mk/config.mk.in +7 _

patch applied (ghc): Add a type sig

2007-08-12 Thread Ian Lynagh
Fri Aug 10 17:34:24 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Add a type sig M ./compiler/main/HscMain.lhs -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Split off packedstring and array packages

2007-08-12 Thread Ian Lynagh
Wed Aug 1 16:53:18 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Split off packedstring and array packages M ./libraries/Makefile -1 +2 M ./libraries/core-packages +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/li

patch applied (ghc): Add a containers package

2007-08-12 Thread Ian Lynagh
Wed Aug 1 15:39:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Add a containers package M ./libraries/Makefile -1 +1 M ./libraries/core-packages +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Tweak package build order

2007-08-12 Thread Ian Lynagh
Sun Jul 29 14:51:41 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Tweak package build order M ./libraries/Makefile -3 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): bytestring is now in its own package

2007-08-12 Thread Ian Lynagh
Sun Jul 29 04:53:47 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * bytestring is now in its own package M ./compiler/Makefile -2 +2 M ./libraries/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/c

Daily report for head

2007-08-12 Thread BuildBot Collator
Build results: x86-64 Linux head: lost lost lost x86 Windows head: lost fail (failed stage3 boottestsuite runtestsuite nofib.boot.0 nofib.boot.0_2 nofib.boot.0_3 nofib.boot.0_4 nofib.boot.0_5) x86 Windows head fast: pass lost kahl G5 Gentoo Linux head: fail (failed darcs) phil