Framework failures

Joachim Breitner mail at joachim-breitner.de
Tue Feb 18 11:11:02 UTC 2014


Hi,

Am Dienstag, den 18.02.2014, 10:52 +0000 schrieb Simon Peyton Jones:
> I’m getting framework failures from the perf/ tests.  Example below.
> Anyone know what is going on?

ah, it’s not just here.

Something broke "+RTS -t":

$ ghc  +RTS  -t --machine-readable
ghc: no input files
Usage: For basic information, try the `--help' option.
 [("bytes allocated", "124758360")
 ,("num_GCs", "178")
 ,("average_bytes_used", "2766184")
 ,("max_bytes_used", "7785408")
 ,("num_byte_usage_samples", "5")
 ,("peak_megabytes_allocated", "16")
 ,("init_cpu_seconds", "0.00")
 ,("init_wall_seconds", "0.00")
 ,("mutator_cpu_seconds", "0.04")
 ,("mutator_wall_seconds", "0.04")
 ,("GC_cpu_seconds", "0.06")
 ,("GC_wall_seconds", "0.06")
 ]
$ ./inplace/bin/ghc-stage2 +RTS -t --machine-readable
ghc-stage2: no input files
Usage: For basic information, try the `--help' option.

The last changes on the RTS were by Sergei Trofimovich, signed-off by
Austin Seipp – do you two know what might have caused this?

Greetings,
Joachim

-- 
Joachim “nomeata” Breitner
  mail at joachim-breitner.dehttp://www.joachim-breitner.de/
  Jabber: nomeata at joachim-breitner.de  • GPG-Key: 0x4743206C
  Debian Developer: nomeata at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140218/6742ab49/attachment.sig>


More information about the ghc-devs mailing list