Bug 153385 - [patch] textproc/fop Java "Out of memory" error during build
Summary: [patch] textproc/fop Java "Out of memory" error during build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 01:30 UTC by Robert Farmer
Modified: 2010-12-28 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (541 bytes, patch)
2010-12-23 01:30 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-12-23 01:30:10 UTC
Java memory limiter kills build due to low default limit.

http://www.predatorlabs.net/dl/fop-1.0.log

Fix: Allow using up to 512 MB.


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-23 01:30:14 UTC
Maintainer of textproc/fop,

Please note that PR ports/153385 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153385

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-23 01:30:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Geoff Speicher 2010-12-23 14:11:33 UTC
Works for me.  Approved.  Thanks for the patch!
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-12-23 20:36:05 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-12-25 14:02:06 UTC
arved       2010-12-25 14:02:01 UTC

  FreeBSD ports repository

  Modified files:
    textproc/fop         Makefile 
  Log:
  Adjust Java Heap size
  
  PR:             153385
  Submitted by:   Rob Farmer
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.23      +3 -0      ports/textproc/fop/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"
Comment 6 Tilman Keskinoz freebsd_committer freebsd_triage 2010-12-28 13:30:32 UTC
State Changed
From-To: open->closed

Committed, thanks