Building on amd64 with diablo-jdk16 the ant process runs out of memory due to the Java memory limiter. Allow it to grow to 512 MB (arbitrary choice, but seems to consistently work). Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it.
makc 2010-09-25 18:26:00 UTC FreeBSD ports repository Modified files: graphics/batik Makefile Log: Prevent out of memory error during build PR: ports/150847 Submitted by: Rob Farmer <rfarmer at predatorlabs.net> Revision Changes Path 1.10 +3 -0 ports/graphics/batik/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!