Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2007 15:56:01 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/ImageMagick Makefile
Message-ID:  <200710031556.l93Fu1m7052280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2007-10-03 15:56:01 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ImageMagick Makefile 
  Log:
  When PerlMagick fails to load its Magick.so binary piece during tests,
  it goes into a frenzy consuming all available memory before actually
  reporting an error and exiting.
  
  Try to reduce the impact of this cascading failure by running the tests
  under a limit of 20m of memory. In "good" builds that seems to be enough.
  
  Revision  Changes    Path
  1.245     +1 -1      ports/graphics/ImageMagick/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710031556.l93Fu1m7052280>