Bug 200534 - java/eclipse: Try to fix pkg-fallout error for i386 builds
Summary: java/eclipse: Try to fix pkg-fallout error for i386 builds
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-30 04:01 UTC by Jimmy Kelley
Modified: 2016-01-16 15:34 UTC (History)
2 users (show)

See Also:


Attachments
Patch to java/eclipse Makefile (479 bytes, text/plain)
2015-05-30 04:01 UTC, Jimmy Kelley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Kelley 2015-05-30 04:01:07 UTC
Created attachment 157275 [details]
Patch to java/eclipse Makefile

Getting pkg-fallout for i386 builds on FreeBSD 8 and FreeBSD 9 quite often lately.  Let's try adding an explicit Java VM maximum heap size setting to see if that helps.
Comment 1 Bartek Rutkowski freebsd_committer freebsd_triage 2015-08-07 14:47:27 UTC
Hi, the patch fails to build like that:

http://pd.valinor.palantiri.org/build.html?mastername=93amd64-default&build=2015-08-07_14h00m50s
Comment 2 Jimmy Kelley 2015-08-12 13:46:36 UTC
(In reply to Bartek Rutkowski from comment #1)

Build fine for me.

Seeing this in your log file:

=======================<phase: patch          >============================
===>  Patching for eclipse-4.4.2
===>   eclipse-4.4.2 depends on executable: gpatch - found
===>  Applying FreeBSD patches for eclipse-4.4.2
===>   Ignoring patchfile /usr/ports/java/eclipse/files/patch-submodules.orig
Updating ECLIPSE_ARCH in file eclipse-platform-parent/pom.xml

That doesn't look right.  This patch only touches the main port Makefile.  Where did that patch-submodules.org come from?
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2016-01-16 07:39:05 UTC
Hi Jimmy

I assume this is no longer needed since we have eclipse 4.5.1 in ports, in any case feel free to reopen it.

Thanks