Hello, Exactly the same problem seems to cause outofmem to fail for the kahl G5 Gentoo Linux builders. Here is the output from kahl G5 Gentoo Linux stable/builds/57/step-runtestsuite/1:
> =====> outofmem(normal) > cd ./rts && $MAKE -s --no-print-directory outofmem </dev/null >outofmem.run.stdout 2>outofmem.run.stderr > Actual stderr output differs from expected: > --- ./rts/outofmem.stderr.normalised 2007-11-19 07:34:33.000000000 -0500 > +++ ./rts/outofmem.run.stderr.normalised 2007-11-19 07:34:33.000000000 > -0500 > @@ -1 +1 @@ > -outofmem: out of memory > +outofmem: out of memory (requested 1074790400 bytes) > *** unexpected failure for outofmem(normal) Best regards Thorkil On Monday 05 November 2007 14:57, GHC wrote: > #1829: Fix test case outofmem for PPC Mac OS X > -------------------------+-------------------------------------------------- > Reporter: thorkilnaur | Owner: simonmar > Type: bug | Status: closed > Priority: normal | Milestone: > Component: Test Suite | Version: 6.8.1 > Severity: normal | Resolution: fixed > Keywords: | Difficulty: Unknown > Testcase: outofmem | Architecture: powerpc > Os: MacOS X | > -------------------------+-------------------------------------------------- > Changes (by simonmar): > > * status: new => closed > * resolution: => fixed > > -- > Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1829#comment:2> > GHC <http://www.haskell.org/ghc/> > The Glasgow Haskell Compiler _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
