eclipse and java 8 support

42 views
Skip to first unread message

Patrick Mackinlay

unread,
Apr 13, 2014, 8:11:07 AM4/13/14
to freebsd...@freebsd.org
Hello,

The minimum eclipse version for support of java 8 execution environments
is 4.3.2. The FreeBSD eclipse ports are pretty old, even eclipse-devel
(which I have been using for what seems like years) is on 4.2. Is it
possible to upgrade, so that at least eclipse 4.3.2 is available. Then
java devs can experiment with java 8 execution environments and compiler
compliance levels of 1.8.

regards,
Patrick

--
Patrick Mackinlay pat...@spacesurfer.com
http://patrick.spacesurfer.com/ tel: +44.7050699851
Yahoo messenger: patrick00_uk fax: +44.7050699852
SpaceReg Limited http://www.spacereg.com/

signature.asc

Jimmy Kelley

unread,
Apr 15, 2014, 9:54:08 AM4/15/14
to freebsd...@freebsd.org
Patrick (and a few others that have been asking),

I just put the latest work I've been doing for the Eclipse 4.3.2 port here:

http://webpages.charter.net/ljboiler/eclipseKeplerSR2.shar.gz

I was able to run it on the latest openjdk8 port, and following the
instructions here (https://wiki.eclipse.org/JDT/Eclipse_Java_8_Support_For_Kepler)
I was able to install the updates for Java 8 and build/run a simple HelloWorld
test targeted for the Java 8 runtime. I welcome any and all interested to try
it out and let me know of any problems. Beware that you need a solid internet
connection to build this, and lots of memory (2 GB minimum) and disk space (about
15 Gb).

regards,

Jimmy Kelley
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
To unsubscribe, send any mail to "freebsd-eclip...@freebsd.org"

Huang Wen Hui

unread,
Apr 16, 2014, 8:38:42 AM4/16/14
to freebsd...@freebsd.org
Hi,
Is it possible to download all needed package before build? It is very
hard to finish build
as it need to download some packages while in building.

Cheers,
Huang Wenhui

Jimmy

unread,
Apr 16, 2014, 9:55:33 AM4/16/14
to freebsd...@freebsd.org
Currently it's not possible. Eclipse switched from using Ant to using Maven
to build itself, and from what I've seen while working on this for the last
several months it does not appear that the Eclipse developers are too concerned
about being able to build their product in a totally offline mode.

I will continue to study the Eclipse source and perhaps make it possible to
have everything downloaded prior to building, and hopefully the Eclipse developers
will continue to update their build tools to make this easier to do.

Regards,
Jimmy

Huang Wen Hui

unread,
Apr 17, 2014, 5:31:08 AM4/17/14
to freebsd...@freebsd.org
Hi,
The eclipse builder often stopped at "org.eclipse.e4.rcp", I think my
internet access is good. It stop very quickly, seem not download any thing.

[INFO] org.eclipse.e4.rcp ................................ FAILURE [0.189s]

Any ideas?

Cheer,

Huang Wenhui


[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building org.eclipse.e4.rcp 1.2.2-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
org.eclipse.e4.rcp ---
[INFO] Deleting
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/features/org.eclipse.e4.rcp/target
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator
(default-build-qualifier-aggregator) @ org.eclipse.e4.rcp ---
[INFO] The project's OSGi version is 1.2.2.v20140417-0831
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:validate-id (default-validate-id)
@ org.eclipse.e4.rcp ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:validate-version
(default-validate-version) @ org.eclipse.e4.rcp ---
[INFO]
[INFO] --- eclipse-cbi-plugin:1.0.4:generate-api-build-xml (default) @
org.eclipse.e4.rcp ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (filter-resources) @
org.eclipse.e4.rcp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/features/org.eclipse.e4.rcp/saveproperties
[INFO]
[INFO] --- tycho-eclipserun-plugin:0.19.0:eclipse-run (default) @
org.eclipse.e4.rcp ---
[INFO]
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @
org.eclipse.e4.rcp ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:package-feature
(default-package-feature) @ org.eclipse.e4.rcp ---
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] eclipse-platform-parent ........................... SUCCESS [0.272s]
[INFO] eclipse-sdk-prereqs ............................... SUCCESS [0.122s]
[INFO] rt.equinox.framework .............................. SUCCESS [0.007s]
[INFO] org.eclipse.osgi .................................. SUCCESS [57.450s]
[INFO] org.eclipse.osgi.services ......................... SUCCESS [8.973s]
[INFO] rt.equinox.bundles ................................ SUCCESS [0.007s]
[INFO] org.eclipse.equinox.common ........................ SUCCESS [13.460s]
[INFO] eclipse.platform.ui ............................... SUCCESS [0.008s]
[INFO] org.eclipse.core.commands ......................... SUCCESS [11.982s]
[INFO] eclipse.platform.runtime .......................... SUCCESS [0.007s]
[INFO] org.eclipse.core.jobs ............................. SUCCESS [10.777s]
[INFO] org.eclipse.equinox.registry ...................... SUCCESS [12.416s]
[INFO] org.eclipse.equinox.preferences ................... SUCCESS [9.449s]
[INFO] org.eclipse.core.contenttype ...................... SUCCESS [11.889s]
[INFO] org.eclipse.core.databinding.observable ........... SUCCESS [12.729s]
[INFO] org.eclipse.core.databinding.property ............. SUCCESS [12.997s]
[INFO] org.eclipse.core.databinding ...................... SUCCESS [14.201s]
[INFO] org.eclipse.equinox.app ........................... SUCCESS [7.506s]
[INFO] org.eclipse.core.runtime .......................... SUCCESS [9.074s]
[INFO] org.eclipse.core.expressions ...................... SUCCESS [11.810s]
[INFO] org.eclipse.e4.core.di ............................ SUCCESS [5.709s]
[INFO] org.eclipse.e4.core.contexts ...................... SUCCESS [8.507s]
[INFO] org.eclipse.e4.core.services ...................... SUCCESS [5.488s]
[INFO] org.eclipse.e4.core.commands ...................... SUCCESS [3.096s]
[INFO] org.eclipse.e4.core.di.extensions ................. SUCCESS [2.160s]
[INFO] eclipse.platform.swt .............................. SUCCESS [0.006s]
[INFO] org.eclipse.swt ................................... SUCCESS [6.682s]
[INFO] org.eclipse.equinox.bidi .......................... SUCCESS [8.393s]
[INFO] org.eclipse.swt.gtk.freebsd.x86_64 ................ SUCCESS [32.768s]
[INFO] org.eclipse.jface ................................. SUCCESS [31.078s]
[INFO] org.eclipse.e4.ui.bindings ........................ SUCCESS [4.000s]
[INFO] org.eclipse.e4.ui.css.core ........................ SUCCESS [17.275s]
[INFO] org.eclipse.e4.ui.css.swt ......................... SUCCESS [12.900s]
[INFO] org.eclipse.e4.ui.css.swt.theme ................... SUCCESS [6.913s]
[INFO] org.eclipse.e4.ui.di .............................. SUCCESS [4.525s]
[INFO] org.eclipse.e4.ui.model.workbench ................. SUCCESS [23.309s]
[INFO] org.eclipse.e4.ui.services ........................ SUCCESS [5.200s]
[INFO] org.eclipse.e4.ui.widgets ......................... SUCCESS [3.878s]
[INFO] org.eclipse.e4.ui.workbench ....................... SUCCESS [11.275s]
[INFO] org.eclipse.jface.databinding ..................... SUCCESS [14.658s]
[INFO] org.eclipse.e4.ui.workbench3 ...................... SUCCESS [8.303s]
[INFO] org.eclipse.equinox.util .......................... SUCCESS [7.589s]
[INFO] org.eclipse.equinox.ds ............................ SUCCESS [6.924s]
[INFO] org.eclipse.equinox.event ......................... SUCCESS [5.120s]
[INFO] org.eclipse.e4.ui.workbench.swt ................... SUCCESS [3.811s]
[INFO] org.eclipse.e4.ui.workbench.renderers.swt ......... SUCCESS [14.725s]
[INFO] org.eclipse.e4.ui.workbench.addons.swt ............ SUCCESS [28.493s]
[INFO] eclipse.platform.ua ............................... SUCCESS [0.006s]
[INFO] org.eclipse.help .................................. SUCCESS [13.253s]
[INFO] eclipse.platform.debug ............................ SUCCESS [0.006s]
[INFO] org.eclipse.core.variables ........................ SUCCESS [8.600s]
[INFO] eclipse.platform .................................. SUCCESS [0.006s]
[INFO] org.eclipse.ant.core .............................. SUCCESS [8.475s]
[INFO] org.eclipse.equinox.http.servlet .................. SUCCESS [34.218s]
[INFO] org.eclipse.equinox.http.jetty .................... SUCCESS [10.791s]
[INFO] org.eclipse.help.base ............................. SUCCESS [4.279s]
[INFO] org.eclipse.ui.workbench .......................... SUCCESS
[1:30.365s]
[INFO] org.eclipse.ui .................................... SUCCESS [12.781s]
[INFO] org.eclipse.ui.forms .............................. SUCCESS
[2:05.243s]
[INFO] org.eclipse.ui.intro .............................. SUCCESS [27.726s]
[INFO] org.eclipse.help.ui ............................... SUCCESS [14.278s]
[INFO] org.eclipse.ui.cheatsheets ........................ SUCCESS [14.449s]
[INFO] eclipse.jdt ....................................... SUCCESS [0.007s]
[INFO] org.eclipse.jdt ................................... SUCCESS [0.095s]
[INFO] eclipse.platform.resources ........................ SUCCESS [0.006s]
[INFO] org.eclipse.core.filesystem ....................... SUCCESS [8.011s]
[INFO] org.eclipse.core.resources ........................ SUCCESS [18.896s]
[INFO] org.eclipse.debug.core ............................ SUCCESS [14.823s]
[INFO] eclipse.platform.team ............................. SUCCESS [0.006s]
[INFO] org.eclipse.compare.core .......................... SUCCESS [9.087s]
[INFO] eclipse.platform.text ............................. SUCCESS [0.007s]
[INFO] org.eclipse.text .................................. SUCCESS [21.271s]
[INFO] org.eclipse.team.core ............................. SUCCESS [12.022s]
[INFO] eclipse.jdt.core .................................. SUCCESS [0.007s]
[INFO] org.eclipse.jdt.core .............................. SUCCESS
[6:57.243s]
[INFO] eclipse.jdt.debug ................................. SUCCESS [0.006s]
[INFO] org.eclipse.jdt.debug ............................. SUCCESS [38.926s]
[INFO] org.eclipse.jdt.launching ......................... SUCCESS [48.094s]
[INFO] org.eclipse.core.externaltools .................... SUCCESS [8.437s]
[INFO] org.eclipse.ant.launching ......................... SUCCESS [11.335s]
[INFO] org.eclipse.equinox.p2.core ....................... SUCCESS [13.198s]
[INFO] org.eclipse.equinox.p2.metadata ................... SUCCESS [14.322s]
[INFO] org.eclipse.equinox.security ...................... SUCCESS [9.248s]
[INFO] org.eclipse.equinox.p2.repository ................. SUCCESS [13.209s]
[INFO] org.eclipse.equinox.p2.metadata.repository ........ SUCCESS [6.839s]
[INFO] org.eclipse.equinox.p2.engine ..................... SUCCESS [10.198s]
[INFO] org.eclipse.jface.text ............................ SUCCESS [39.989s]
[INFO] org.eclipse.ui.views .............................. SUCCESS [8.407s]
[INFO] org.eclipse.ui.ide ................................ SUCCESS
[1:09.721s]
[INFO] org.eclipse.ui.workbench.texteditor ............... SUCCESS [28.651s]
[INFO] org.eclipse.core.filebuffers ...................... SUCCESS [7.825s]
[INFO] org.eclipse.ui.editors ............................ SUCCESS [22.992s]
[INFO] org.eclipse.ui.console ............................ SUCCESS [13.708s]
[INFO] org.eclipse.debug.ui .............................. SUCCESS
[1:12.245s]
[INFO] org.eclipse.ui.externaltools ...................... SUCCESS [15.687s]
[INFO] org.eclipse.compare ............................... SUCCESS [26.859s]
[INFO] eclipse.jdt.ui .................................... SUCCESS [0.007s]
[INFO] org.eclipse.ltk.core.refactoring .................. SUCCESS [21.462s]
[INFO] org.eclipse.jdt.core.manipulation ................. SUCCESS [18.053s]
[INFO] org.eclipse.ui.navigator .......................... SUCCESS [28.051s]
[INFO] org.eclipse.team.ui ............................... SUCCESS [28.717s]
[INFO] org.eclipse.ltk.ui.refactoring .................... SUCCESS [10.786s]
[INFO] org.eclipse.search ................................ SUCCESS [18.270s]
[INFO] org.eclipse.ui.views.properties.tabbed ............ SUCCESS [6.622s]
[INFO] org.eclipse.ui.navigator.resources ................ SUCCESS [7.321s]
[INFO] org.eclipse.jdt.ui ................................ SUCCESS
[3:17.519s]
[INFO] org.eclipse.jdt.debug.ui .......................... SUCCESS [27.507s]
[INFO] org.eclipse.equinox.frameworkadmin ................ SUCCESS [5.718s]
[INFO] org.eclipse.equinox.frameworkadmin.equinox ........ SUCCESS [5.673s]
[INFO] org.eclipse.equinox.simpleconfigurator ............ SUCCESS [5.205s]
[INFO] org.eclipse.equinox.simpleconfigurator.manipulator SUCCESS [4.418s]
[INFO] org.eclipse.jdt.junit.runtime ..................... SUCCESS [4.817s]
[INFO] org.eclipse.jdt.junit.core ........................ SUCCESS [7.821s]
[INFO] org.eclipse.jdt.junit ............................. SUCCESS [34.359s]
[INFO] org.eclipse.ant.ui ................................ SUCCESS [28.604s]
[INFO] org.eclipse.core.databinding.beans ................ SUCCESS [5.393s]
[INFO] org.eclipse.core.net .............................. SUCCESS [3.303s]
[INFO] org.eclipse.update.configurator ................... SUCCESS [8.819s]
[INFO] org.eclipse.core.runtime.compatibility ............ SUCCESS [6.200s]
[INFO] org.eclipse.core.runtime.compatibility.registry ... SUCCESS [4.217s]
[INFO] org.eclipse.equinox.launcher ...................... SUCCESS [15.639s]
[INFO] org.eclipse.equinox.launcher.gtk.freebsd.x86_64 ... SUCCESS [0.688s]
[INFO] org.eclipse.equinox.console ....................... SUCCESS [10.395s]
[INFO] org.eclipse.e4.rcp ................................ FAILURE [0.189s]
[INFO] org.eclipse.equinox.concurrent .................... SKIPPED
[INFO] org.eclipse.equinox.http.registry ................. SKIPPED
[INFO] org.eclipse.equinox.jsp.jasper .................... SKIPPED
[INFO] org.eclipse.equinox.jsp.jasper.registry ........... SKIPPED
[INFO] org.eclipse.equinox.p2.jarprocessor ............... SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.repository ........ SKIPPED
[INFO] org.eclipse.equinox.p2.director ................... SKIPPED
[INFO] org.eclipse.equinox.p2.console .................... SKIPPED
[INFO] org.eclipse.equinox.p2.garbagecollector ........... SKIPPED
[INFO] org.eclipse.equinox.p2.publisher .................. SKIPPED
[INFO] org.eclipse.equinox.p2.publisher.eclipse .......... SKIPPED
[INFO] org.eclipse.equinox.p2.touchpoint.eclipse ......... SKIPPED
[INFO] org.eclipse.equinox.p2.touchpoint.natives ......... SKIPPED
[INFO] org.eclipse.equinox.p2.ql ......................... SKIPPED
[INFO] org.eclipse.equinox.p2.transport.ecf .............. SKIPPED
[INFO] org.eclipse.equinox.p2.operations ................. SKIPPED
[INFO] org.eclipse.equinox.p2.core.feature ............... SKIPPED
[INFO] org.eclipse.equinox.p2.director.app ............... SKIPPED
[INFO] org.eclipse.equinox.p2.directorywatcher ........... SKIPPED
[INFO] org.eclipse.equinox.p2.extensionlocation .......... SKIPPED
[INFO] org.eclipse.equinox.p2.reconciler.dropins ......... SKIPPED
[INFO] org.eclipse.equinox.p2.repository.tools ........... SKIPPED
[INFO] org.eclipse.equinox.p2.extras.feature ............. SKIPPED
[INFO] org.eclipse.equinox.security.ui ................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui ......................... SKIPPED
[INFO] org.eclipse.equinox.p2.updatechecker .............. SKIPPED
[INFO] org.eclipse.equinox.p2.ui.sdk.scheduler ........... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.sdk ..................... SKIPPED
[INFO] org.eclipse.equinox.p2.rcp.feature ................ SKIPPED
[INFO] org.eclipse.equinox.p2.ui.importexport ............ SKIPPED
[INFO] org.eclipse.equinox.p2.updatesite ................. SKIPPED
[INFO] org.eclipse.equinox.p2.user.ui .................... SKIPPED
[INFO] org.eclipse.help.webapp ........................... SKIPPED
[INFO] eclipse.platform.releng ........................... SKIPPED
[INFO] org.eclipse.help .................................. SKIPPED
[INFO] org.eclipse.jdt.apt.core .......................... SKIPPED
[INFO] org.eclipse.jdt.compiler.tool ..................... SKIPPED
[INFO] org.eclipse.jdt.compiler.apt ...................... SKIPPED
[INFO] org.eclipse.jdt.apt.pluggable.core ................ SKIPPED
[INFO] org.eclipse.jdt.apt.ui ............................ SKIPPED
[INFO] org.eclipse.jsch.core ............................. SKIPPED
[INFO] org.eclipse.jsch.ui ............................... SKIPPED
[INFO] org.eclipse.osgi.util ............................. SKIPPED
[INFO] org.eclipse.platform .............................. SKIPPED
[INFO] eclipse.pde.build ................................. SKIPPED
[INFO] org.eclipse.pde.build ............................. SKIPPED
[INFO] eclipse.pde.ui .................................... SKIPPED
[INFO] org.eclipse.pde.core .............................. SKIPPED
[INFO] eclipse.platform.common ........................... SKIPPED
[INFO] org.eclipse.platform.doc.isv ...................... SKIPPED
[INFO] org.eclipse.platform.doc.user ..................... SKIPPED
[INFO] org.eclipse.rcp ................................... SKIPPED
[INFO] org.eclipse.rcp ................................... SKIPPED
[INFO] org.eclipse.ui.intro.universal .................... SKIPPED
[INFO] org.eclipse.ui.browser ............................ SKIPPED
[INFO] org.eclipse.ui.net ................................ SKIPPED
[INFO] org.eclipse.ui.ide.application .................... SKIPPED
[INFO] org.eclipse.platform .............................. SKIPPED
[INFO] org.eclipse.jdt.annotation ........................ SKIPPED
[INFO] org.eclipse.jdt.junit4.runtime .................... SKIPPED
[INFO] org.eclipse.jdt.doc.user .......................... SKIPPED
[INFO] org.eclipse.jdt.doc.isv ........................... SKIPPED
[INFO] org.eclipse.jdt ................................... SKIPPED
[INFO] org.eclipse.test.performance ...................... SKIPPED
[INFO] org.eclipse.jdt.core.tests.compiler ............... SKIPPED
[INFO] org.eclipse.jdt.compiler.tool.tests ............... SKIPPED
[INFO] org.eclipse.jdt.core.tests.builder ................ SKIPPED
[INFO] org.eclipse.jdt.core.tests.model .................. SKIPPED
[INFO] eclipse.jdt.core.binaries ......................... SKIPPED
[INFO] org.eclipse.jdt.core.tests.binaries ............... SKIPPED
[INFO] org.eclipse.jdt.core.tests.performance ............ SKIPPED
[INFO] org.eclipse.jdt.apt.pluggable.tests ............... SKIPPED
[INFO] org.eclipse.jdt.apt.tests ......................... SKIPPED
[INFO] org.eclipse.jdt.compiler.apt.tests ................ SKIPPED
[INFO] org.eclipse.jdt.launching.macosx .................. SKIPPED
[INFO] org.eclipse.swt.cocoa.macosx ...................... SKIPPED
[INFO] org.eclipse.jdt.launching.ui.macosx ............... SKIPPED
[INFO] org.eclipse.jdt.debug.tests ....................... SKIPPED
[INFO] org.eclipse.core.filebuffers.tests ................ SKIPPED
[INFO] org.eclipse.text.tests ............................ SKIPPED
[INFO] org.eclipse.jface.text.tests ...................... SKIPPED
[INFO] org.eclipse.jdt.ui.tests .......................... SKIPPED
[INFO] org.eclipse.jdt.text.tests ........................ SKIPPED
[INFO] org.eclipse.ltk.core.refactoring.tests ............ SKIPPED
[INFO] org.eclipse.ltk.ui.refactoring.tests .............. SKIPPED
[INFO] org.eclipse.jdt.ui.tests.refactoring .............. SKIPPED
[INFO] org.eclipse.jdt.ui.examples.projects .............. SKIPPED
[INFO] org.eclipse.pde.api.tools ......................... SKIPPED
[INFO] org.eclipse.pde.launching ......................... SKIPPED
[INFO] org.eclipse.ui.views.log .......................... SKIPPED
[INFO] org.eclipse.pde.ui ................................ SKIPPED
[INFO] org.eclipse.ui.trace .............................. SKIPPED
[INFO] org.eclipse.pde.api.tools.ui ...................... SKIPPED
[INFO] org.eclipse.pde.ds.core ........................... SKIPPED
[INFO] org.eclipse.pde.ds.ui ............................. SKIPPED
[INFO] org.eclipse.pde ................................... SKIPPED
[INFO] org.eclipse.pde.junit.runtime ..................... SKIPPED
[INFO] org.eclipse.pde.runtime ........................... SKIPPED
[INFO] org.eclipse.pde.doc.user .......................... SKIPPED
[INFO] org.eclipse.pde.ui.templates ...................... SKIPPED
[INFO] org.eclipse.pde.ua.core ........................... SKIPPED
[INFO] org.eclipse.pde.ua.ui ............................. SKIPPED
[INFO] eclipse.pde ....................................... SKIPPED
[INFO] org.eclipse.pde ................................... SKIPPED
[INFO] org.eclipse.pde.build.feature ..................... SKIPPED
[INFO] org.eclipse.pde.build.tests ....................... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.cdcfoundation10 ...... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.cdcfoundation11 ...... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se12 ............... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se13 ............... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se14 ............... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se15 ............... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.javase16 ............. SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.javase17 ............. SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.jre11 ................ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.osgiminimum10 ........ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.osgiminimum11 ........ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.osgiminimum12 ........ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.feature .............. SKIPPED
[INFO] org.eclipse.pde.api.tools.tests ................... SKIPPED
[INFO] org.eclipse.pde.ds.tests .......................... SKIPPED
[INFO] org.eclipse.pde.ua.tests .......................... SKIPPED
[INFO] org.eclipse.team.cvs.core ......................... SKIPPED
[INFO] org.eclipse.pde.ui.tests .......................... SKIPPED
[INFO] org.eclipse.update.core ........................... SKIPPED
[INFO] org.eclipse.ant.tests.core ........................ SKIPPED
[INFO] org.eclipse.ant.tests.ui .......................... SKIPPED
[INFO] org.eclipse.sdk ................................... SKIPPED
[INFO] org.eclipse.jface.examples.databinding ............ SKIPPED
[INFO] org.eclipse.ui.examples.contributions ............. SKIPPED
[INFO] org.eclipse.ui.examples.fieldassist ............... SKIPPED
[INFO] org.eclipse.ui.examples.multipageeditor ........... SKIPPED
[INFO] org.eclipse.ui.examples.propertysheet ............. SKIPPED
[INFO] org.eclipse.ui.examples.readmetool ................ SKIPPED
[INFO] org.eclipse.ui.examples.undo ...................... SKIPPED
[INFO] org.eclipse.ui.examples.views.properties.tabbed.article SKIPPED
[INFO] eclipse.platform.ui.tests ......................... SKIPPED
[INFO] org.eclipse.e4.ui.bindings.tests .................. SKIPPED
[INFO] org.eclipse.e4.core.commands.tests ................ SKIPPED
[INFO] org.eclipse.e4.ui.tests ........................... SKIPPED
[INFO] org.eclipse.core.tests.harness .................... SKIPPED
[INFO] org.eclipse.e4.ui.tests.css.core .................. SKIPPED
[INFO] org.eclipse.e4.ui.tests.css.swt ................... SKIPPED
[INFO] org.eclipse.jface.tests.databinding.conformance ... SKIPPED
[INFO] org.eclipse.jface.tests.databinding ............... SKIPPED
[INFO] org.eclipse.ui.tests.harness ...................... SKIPPED
[INFO] org.eclipse.ui.tests .............................. SKIPPED
[INFO] org.eclipse.ui.tests.forms ........................ SKIPPED
[INFO] org.eclipse.ui.tests.navigator .................... SKIPPED
[INFO] org.eclipse.ui.tests.performance .................. SKIPPED
[INFO] org.eclipse.ui.tests.rcp .......................... SKIPPED
[INFO] org.eclipse.ui.tests.views.properties.tabbed ...... SKIPPED
[INFO] org.eclipse.e4.core.contexts.debug ................ SKIPPED
[INFO] org.eclipse.e4.emf.xpath .......................... SKIPPED
[INFO] org.eclipse.swt.cocoa.macosx.x86_64 ............... SKIPPED
[INFO] org.eclipse.e4.ui.workbench.renderers.swt.cocoa ... SKIPPED
[INFO] org.eclipse.ui.tutorials.rcp.part1 ................ SKIPPED
[INFO] org.eclipse.ui.tutorials.rcp.part2 ................ SKIPPED
[INFO] org.eclipse.ui.tutorials.rcp.part3 ................ SKIPPED
[INFO] org.eclipse.swt.win32.win32.x86 ................... SKIPPED
[INFO] org.eclipse.ui.win32 .............................. SKIPPED
[INFO] org.eclipse.ui.workbench.compatibility ............ SKIPPED
[INFO] org.eclipse.debug.examples.core ................... SKIPPED
[INFO] org.eclipse.debug.examples.ui ..................... SKIPPED
[INFO] org.eclipse.debug.tests ........................... SKIPPED
[INFO] org.eclipse.core.filesystem.freebsd.x86_64 ........ SKIPPED
[INFO] org.eclipse.core.filesystem.hpux.ia64 ............. SKIPPED
[INFO] org.eclipse.core.filesystem.hpux.PA_RISC .......... SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc ............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc64 ........... SKIPPED
[INFO] org.eclipse.core.filesystem.linux.x86 ............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.x86_64 .......... SKIPPED
[INFO] org.eclipse.core.filesystem.macosx ................ SKIPPED
[INFO] org.eclipse.core.filesystem.qnx.x86 ............... SKIPPED
[INFO] org.eclipse.core.filesystem.solaris.sparc ......... SKIPPED
[INFO] org.eclipse.core.filesystem.win32.x86 ............. SKIPPED
[INFO] org.eclipse.core.filesystem.win32.x86_64 .......... SKIPPED
[INFO] org.eclipse.core.filesystem.aix.ppc ............... SKIPPED
[INFO] org.eclipse.core.filesystem.aix.ppc64 ............. SKIPPED
[INFO] org.eclipse.core.filesystem.solaris.sparcv9 ....... SKIPPED
[INFO] org.eclipse.core.resources.win32.x86 .............. SKIPPED
[INFO] org.eclipse.core.resources.win32.x86_64 ........... SKIPPED
[INFO] org.eclipse.core.tests.resources .................. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant1 . SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant2 . SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant3 . SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant .. SKIPPED
[INFO] org.eclipse.equinox.core.feature .................. SKIPPED
[INFO] org.eclipse.core.runtime.feature .................. SKIPPED
[INFO] com.google.code.atinject.tck ...................... SKIPPED
[INFO] org.eclipse.core.expressions.tests ................ SKIPPED
[INFO] org.eclipse.core.tests.runtime .................... SKIPPED
[INFO] org.eclipse.e4.core.tests ......................... SKIPPED
[INFO] org.eclipse.swt.opengl ............................ SKIPPED
[INFO] org.eclipse.swt.tools ............................. SKIPPED
[INFO] org.eclipse.swt.examples.launcher ................. SKIPPED
[INFO] org.eclipse.swt.examples .......................... SKIPPED
[INFO] org.eclipse.swt.examples.browser .................. SKIPPED
[INFO] org.eclipse.swt.examples.browser.demos ............ SKIPPED
[INFO] org.eclipse.swt.examples.controls ................. SKIPPED
[INFO] org.eclipse.swt.examples.layouts .................. SKIPPED
[INFO] org.eclipse.swt.win32.win32.x86_64 ................ SKIPPED
[INFO] org.eclipse.swt.examples.ole.win32 ................ SKIPPED
[INFO] org.eclipse.swt.examples.paint .................... SKIPPED
[INFO] org.eclipse.swt.tests ............................. SKIPPED
[INFO] org.eclipse.swt.gtk.aix.ppc ....................... SKIPPED
[INFO] org.eclipse.swt.gtk.aix.ppc64 ..................... SKIPPED
[INFO] org.eclipse.swt.gtk.hpux.ia64 ..................... SKIPPED
[INFO] org.eclipse.swt.gtk.linux.ppc ..................... SKIPPED
[INFO] org.eclipse.swt.gtk.linux.ppc64 ................... SKIPPED
[INFO] org.eclipse.swt.gtk.linux.s390 .................... SKIPPED
[INFO] org.eclipse.swt.gtk.linux.s390x ................... SKIPPED
[INFO] org.eclipse.swt.gtk.linux.x86 ..................... SKIPPED
[INFO] org.eclipse.swt.gtk.linux.x86_64 .................. SKIPPED
[INFO] org.eclipse.swt.gtk.solaris.sparc ................. SKIPPED
[INFO] org.eclipse.swt.gtk.solaris.x86 ................... SKIPPED
[INFO] eclipse.platform.swt.binaries ..................... SKIPPED
[INFO] org.eclipse.compare.win32 ......................... SKIPPED
[INFO] org.eclipse.team.cvs.ssh .......................... SKIPPED
[INFO] org.eclipse.team.cvs.ssh2 ......................... SKIPPED
[INFO] org.eclipse.team.cvs.ui ........................... SKIPPED
[INFO] org.eclipse.compare.examples ...................... SKIPPED
[INFO] org.eclipse.compare.examples.xml .................. SKIPPED
[INFO] org.eclipse.team.examples.filesystem .............. SKIPPED
[INFO] org.eclipse.cvs ................................... SKIPPED
[INFO] org.eclipse.cvs ................................... SKIPPED
[INFO] org.eclipse.core.net.freebsd.x86_64 ............... SKIPPED
[INFO] org.eclipse.core.net.linux.x86 .................... SKIPPED
[INFO] org.eclipse.core.net.linux.x86_64 ................. SKIPPED
[INFO] org.eclipse.core.net.win32.x86 .................... SKIPPED
[INFO] org.eclipse.core.net.win32.x86_64 ................. SKIPPED
[INFO] org.eclipse.compare.tests ......................... SKIPPED
[INFO] org.eclipse.core.tests.net ........................ SKIPPED
[INFO] org.eclipse.jsch.tests ............................ SKIPPED
[INFO] org.eclipse.team.tests.core ....................... SKIPPED
[INFO] org.eclipse.team.tests.cvs.core ................... SKIPPED
[INFO] org.eclipse.search.tests .......................... SKIPPED
[INFO] org.eclipse.ui.editors.tests ...................... SKIPPED
[INFO] org.eclipse.ui.workbench.texteditor.tests ......... SKIPPED
[INFO] org.eclipse.ui.examples.javaeditor ................ SKIPPED
[INFO] org.eclipse.ua.tests .............................. SKIPPED
[INFO] org.eclipse.ua.tests.doc .......................... SKIPPED
[INFO] org.eclipse.equinox.cm ............................ SKIPPED
[INFO] org.eclipse.equinox.log ........................... SKIPPED
[INFO] org.eclipse.equinox.coordinator ................... SKIPPED
[INFO] org.eclipse.equinox.device ........................ SKIPPED
[INFO] org.eclipse.equinox.io ............................ SKIPPED
[INFO] org.eclipse.equinox.ip ............................ SKIPPED
[INFO] org.eclipse.equinox.metatype ...................... SKIPPED
[INFO] org.eclipse.equinox.useradmin ..................... SKIPPED
[INFO] org.eclipse.equinox.wireadmin ..................... SKIPPED
[INFO] org.eclipse.equinox.compendium.sdk ................ SKIPPED
[INFO] org.eclipse.equinox.supplement .................... SKIPPED
[INFO] org.eclipse.equinox.console.jaas.fragment ......... SKIPPED
[INFO] org.eclipse.equinox.console.ssh ................... SKIPPED
[INFO] org.eclipse.equinox.transforms.xslt ............... SKIPPED
[INFO] org.eclipse.equinox.transforms.hook ............... SKIPPED
[INFO] org.eclipse.equinox.region ........................ SKIPPED
[INFO] org.eclipse.equinox.core.sdk ...................... SKIPPED
[INFO] org.eclipse.equinox.executable .................... SKIPPED
[INFO] org.eclipse.equinox.servletbridge ................. SKIPPED
[INFO] org.eclipse.equinox.http.servletbridge ............ SKIPPED
[INFO] org.eclipse.equinox.p2.discovery .................. SKIPPED
[INFO] org.eclipse.equinox.p2.discovery.compatibility .... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.discovery ............... SKIPPED
[INFO] org.eclipse.equinox.p2.discovery.feature .......... SKIPPED
[INFO] org.eclipse.equinox.p2.installer .................. SKIPPED
[INFO] org.eclipse.equinox.p2.ui.admin.rcp ............... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.admin ................... SKIPPED
[INFO] org.eclipse.equinox.p2.sdk ........................ SKIPPED
[INFO] org.eclipse.equinox.server.core ................... SKIPPED
[INFO] org.eclipse.equinox.server.jetty .................. SKIPPED
[INFO] org.eclipse.equinox.server.p2 ..................... SKIPPED
[INFO] org.eclipse.equinox.serverside.sdk ................ SKIPPED
[INFO] org.eclipse.equinox.weaving.hook .................. SKIPPED
[INFO] org.eclipse.equinox.weaving.aspectj ............... SKIPPED
[INFO] org.eclipse.equinox.weaving.caching ............... SKIPPED
[INFO] org.eclipse.equinox.weaving.caching.j9 ............ SKIPPED
[INFO] org.eclipse.equinox.weaving.sdk ................... SKIPPED
[INFO] org.eclipse.equinox.sdk ........................... SKIPPED
[INFO] org.eclipse.equinox.server.simple ................. SKIPPED
[INFO] org.eclipse.equinox.starterkit.product.feature .... SKIPPED
[INFO] org.eclipse.equinox.bidi.tests .................... SKIPPED
[INFO] org.eclipse.equinox.cm.test ....................... SKIPPED
[INFO] org.eclipse.osgi.tests ............................ SKIPPED
[INFO] org.eclipse.equinox.compendium.tests .............. SKIPPED
[INFO] org.eclipse.equinox.ds.tests ...................... SKIPPED
[INFO] org.eclipse.equinox.region.tests .................. SKIPPED
[INFO] org.eclipse.equinox.security.tests ................ SKIPPED
[INFO] org.eclipse.equinox.security.macosx ............... SKIPPED
[INFO] org.eclipse.equinox.security.win32.x86 ............ SKIPPED
[INFO] org.eclipse.equinox.security.win32.x86_64 ......... SKIPPED
[INFO] org.eclipse.equinox.log.test ...................... SKIPPED
[INFO] org.eclipse.equinox.servletbridge.template ........ SKIPPED
[INFO] org.eclipse.equinox.slf4j.stub .................... SKIPPED
[INFO] org.eclipse.equinox.launcher.cocoa.macosx ......... SKIPPED
[INFO] org.eclipse.equinox.launcher.cocoa.macosx.x86_64 .. SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.aix.ppc .......... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.aix.ppc64 ........ SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.hpux.ia64 ........ SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc ........ SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc64 ...... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.s390 ....... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.s390x ...... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.x86 ........ SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.x86_64 ..... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.solaris.sparc .... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.solaris.x86 ...... SKIPPED
[INFO] org.eclipse.equinox.launcher.motif.aix.ppc ........ SKIPPED
[INFO] org.eclipse.equinox.launcher.motif.hpux.ia64_32 ... SKIPPED
[INFO] org.eclipse.equinox.launcher.motif.linux.x86 ...... SKIPPED
[INFO] org.eclipse.equinox.launcher.motif.solaris.sparc .. SKIPPED
[INFO] org.eclipse.equinox.launcher.win32.win32.ia64 ..... SKIPPED
[INFO] org.eclipse.equinox.launcher.win32.win32.x86 ...... SKIPPED
[INFO] org.eclipse.equinox.launcher.win32.win32.x86_64 ... SKIPPED
[INFO] org.eclipse.equinox.launcher.wpf.win32.x86 ........ SKIPPED
[INFO] ie.wombat.jbdiff .................................. SKIPPED
[INFO] ie.wombat.jbdiff.test ............................. SKIPPED
[INFO] org.eclipse.equinox.frameworkadmin.test ........... SKIPPED
[INFO] org.eclipse.equinox.p2.sar ........................ SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.optimizers ........ SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.processors ........ SKIPPED
[INFO] org.eclipse.equinox.p2.tests.verifier ............. SKIPPED
[INFO] org.eclipse.equinox.p2.tests ...................... SKIPPED
[INFO] org.eclipse.equinox.p2.tests.discovery ............ SKIPPED
[INFO] org.eclipse.equinox.p2.tests.ui ................... SKIPPED
[INFO] rt.equinox.p2 ..................................... SKIPPED
[INFO] org.eclipse.ant.optional.junit .................... SKIPPED
[INFO] org.eclipse.pde.tools.versioning .................. SKIPPED
[INFO] org.eclipse.releng.tools .......................... SKIPPED
[INFO] org.eclipse.releng.tests .......................... SKIPPED
[INFO] org.eclipse.sdk.examples .......................... SKIPPED
[INFO] org.eclipse.sdk.tests ............................. SKIPPED
[INFO] org.eclipse.test .................................. SKIPPED
[INFO] org.eclipse.test.performance.win32 ................ SKIPPED
[INFO] master-equinox-weaving ............................ SKIPPED
[INFO] master-equinox .................................... SKIPPED
[INFO] org.eclipse.sdk ................................... SKIPPED
[INFO] org.eclipse.sdk.examples .......................... SKIPPED
[INFO] org.eclipse.releng.tools .......................... SKIPPED
[INFO] master ............................................ SKIPPED
[INFO] org.eclipse.test .................................. SKIPPED
[INFO] org.eclipse.sdk.tests ............................. SKIPPED
[INFO] eclipse.platform.releng.tychoeclipsebuilder ....... SKIPPED
[INFO] org.eclipse.rcp.configuration ..................... SKIPPED
[INFO] org.eclipse.platform.ide .......................... SKIPPED
[INFO] org.eclipse.platform.sdk .......................... SKIPPED
[INFO] org.eclipse.rcp.id ................................ SKIPPED
[INFO] org.eclipse.rcp.sdk.id ............................ SKIPPED
[INFO] org.eclipse.sdk.ide ............................... SKIPPED
[INFO] org.eclipse.osgi.configuration .................... SKIPPED
[INFO] org.eclipse.rt.osgistarterkit.product ............. SKIPPED
[INFO] eclipse-junit-tests ............................... SKIPPED
[INFO] eclipse.platform.repository ....................... SKIPPED
[INFO] platform-aggregator ............................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 40:04.112s
[INFO] Finished at: Thu Apr 17 17:21:21 CST 2014
[INFO] Final Memory: 232M/1442M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-packaging-plugin:0.19.0:package-feature
(default-package-feature) on project org.eclipse.e4.rcp: Execution
default-package-feature of goal
org.eclipse.tycho:tycho-packaging-plugin:0.19.0:package-feature failed:
Could not determine installation size: zip file is empty -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :org.eclipse.e4.rcp
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/java/eclipse4
*** Error code 1

Stop.
make: stopped in /usr/ports/java/eclipse4

Jimmy Kelley

unread,
Apr 17, 2014, 8:45:01 AM4/17/14
to freebsd...@freebsd.org
On Thu, Apr 17, 2014 at 05:31:08PM +0800, Huang Wen Hui wrote:
> Hi,
> The eclipse builder often stopped at "org.eclipse.e4.rcp", I think my
> internet access is good. It stop very quickly, seem not download any thing.
>
> [INFO] org.eclipse.e4.rcp ................................ FAILURE [0.189s]
>
> Any ideas?
>
> Cheer,
>
> Huang Wenhui
>
>
> [INFO]
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building org.eclipse.e4.rcp 1.2.2-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
> org.eclipse.e4.rcp ---
> [INFO] Deleting
> /usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/features/org.eclipse.e4.rcp/target
> .....
> .....
> .....
> .....
I have seen the same "Could not determine installation size: zip file is empty"
error from time to time, and I think this happens because the eclipse builder
is trying to download something and the download site is not responding for
some reason.

I usually just "make build" to restart and it eventually will work.

One issue I discovered when I switched from building this as user "root" to
building as another user was problems with permissions on a /tmp/p2 directory
that is created and used. The fix was to delete that entire directory before
running "make build" again.

regards,

Huang Wen Hui

unread,
Apr 18, 2014, 8:31:36 AM4/18/14
to freebsd...@freebsd.org
Hi,
I add "-Declipse.p2.mirrors=false" in do-build, finally the problem
"Could not determine installation size: zip file is empty" is gone, but I
got new error:

The artifact file for osgi.bundle,org.eclipse.e4.ui.
bindings,0.10.102.v20140117-1939 was not found.

more detail message in .log:
!SESSION 2014-04-18 20:12:00.305
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=unknown, ARCH=x86_64, WS=unknown, NL=zh_CN
Framework arguments: -eclipse.keyring
/tmp/tycho4235821091109496406secure_storage
Command-line arguments: -eclipse.keyring
/tmp/tycho4235821091109496406secure_storage

!ENTRY org.eclipse.equinox.p2.engine 4 4 2014-04-18 20:12:00.306
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-04-18 20:12:00.306
!MESSAGE session context was:(profile=SDKProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null
--> [R]org.eclipse.e4.ui.bindings 0.10.102.v20140117-1939,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-04-18
20:12:00.306
!MESSAGE The artifact file for
osgi.bundle,org.eclipse.e4.ui.bindings,0.10.102.v20140117-1939 was not
found.

Cheers,

Huang Wenhui

[INFO]
[INFO] --- tycho-p2-plugin:0.19.0:
feature-p2-metadata (default-feature-p2-metadata) @
org.eclipse.rcp.configuration ---
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building org.eclipse.platform.ide 4.3.2-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
org.eclipse.platform.ide ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.19.0:build-qualifier-aggregator
(default-build-qualifier-aggregator) @ org.eclipse.platform.ide ---
[INFO] The project's OSGi version is 4.3.2.M20140224-0627
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @
org.eclipse.platform.ide ---
[INFO]
[INFO] --- eclipse-cbi-plugin:1.0.4:generate-api-build-xml (default) @
org.eclipse.platform.ide ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (filter-resources) @
org.eclipse.platform.ide ---

[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/saveproperties
[INFO]
[INFO] --- tycho-eclipserun-plugin:0.19.0:eclipse-run (default) @
org.eclipse.platform.ide ---
[INFO]
[INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @
org.eclipse.platform.ide ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.19.0:publish-products
(default-publish-products) @ org.eclipse.platform.ide ---
[WARNING] The following locally built units have been used to resolve
project dependencies:
[WARNING] org.eclipse.core.variables/3.2.700.v20130402-1741
[WARNING] org.eclipse.e4.ui.di/1.0.0.v20130515-1857
[WARNING] org.eclipse.debug.ui/3.9.0.v20130516-1713
[WARNING] org.eclipse.core.expressions/3.4.501.v20131118-1915
[WARNING] org.eclipse.jface.text/3.8.101.v20130802-1147
[WARNING] org.eclipse.ui.intro/3.4.200.v20130326-1254
[WARNING] org.eclipse.ant.core/3.2.500.v20140203-1328
[WARNING] org.eclipse.e4.ui.css.swt/0.11.0.v20130515-1857
[WARNING] org.eclipse.equinox.p2.repository/2.3.0.v20130412-2032
[WARNING] org.eclipse.equinox.http.jetty/3.0.100.v20130327-1442
[WARNING] org.eclipse.compare/3.5.401.v20130709-1308
[WARNING] org.eclipse.debug.core/3.8.0.v20130514-0954
[WARNING] org.eclipse.equinox.common/3.6.200.v20130402-1505
[WARNING] org.eclipse.ui.cheatsheets/3.4.200.v20130326-1254
[WARNING] org.eclipse.e4.core.di.extensions/0.11.100.v20130514-1256
[WARNING] org.eclipse.e4.ui.model.workbench/1.0.1.v20131118-1956
[WARNING] org.eclipse.equinox.simpleconfigurator/1.0.400.v20130327-2119
[WARNING] org.eclipse.ui.workbench/3.105.2.v20140211-1711
[WARNING] org.eclipse.ui.views/3.6.100.v20130326-1250
[WARNING] org.eclipse.equinox.preferences/3.5.100.v20130422-1538
[WARNING] org.eclipse.help.ui/4.0.1.v20130708-1201
[WARNING] org.eclipse.ui.navigator/3.5.300.v20130517-0139
[WARNING] org.eclipse.equinox.bidi/0.10.0.v20130327-1442
[WARNING] org.eclipse.core.jobs/3.5.300.v20130429-1813
[WARNING] org.eclipse.e4.ui.widgets/1.0.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.renderers.swt/0.11.2.v20140205-1834
[WARNING] org.eclipse.e4.core.contexts/1.3.1.v20130905-0905
[WARNING] org.eclipse.equinox.app/1.3.100.v20130327-1442
[WARNING] org.eclipse.e4.ui.services/1.0.1.v20131118-1940
[WARNING] org.eclipse.team.ui/3.7.1.v20130729-1104
[WARNING] org.eclipse.core.databinding/1.4.1.v20130515-1857
[WARNING] org.eclipse.osgi/3.9.1.v20140110-1610
[WARNING] org.eclipse.jface/3.9.1.v20130725-1141
[WARNING] org.eclipse.search/3.9.1.v20131121-1346
[WARNING] org.eclipse.equinox.event/1.3.0.v20130327-1442
[WARNING] org.eclipse.equinox.registry/3.5.301.v20130717-1549
[WARNING] org.eclipse.core.filesystem/1.4.0.v20130514-1240
[WARNING] org.eclipse.team.core/3.7.0.v20130514-1224
[WARNING] org.eclipse.text/3.5.300.v20130515-1451
[WARNING] org.eclipse.swt/3.102.1.v20140206-1334
[WARNING] org.eclipse.core.runtime/3.9.100.v20131218-1515
[WARNING] org.eclipse.e4.ui.workbench/1.0.2.v20131202-1739
[WARNING] org.eclipse.e4.ui.css.core/0.10.100.v20130515-1857
[WARNING] org.eclipse.equinox.p2.core/2.3.0.v20130327-2119
[WARNING] org.eclipse.ui.console/3.5.200.v20130514-0954
[WARNING] org.eclipse.compare.core/3.5.300.v20130514-1224
[WARNING] org.eclipse.equinox.p2.engine/2.3.0.v20130526-2122
[WARNING] org.eclipse.core.databinding.beans/1.2.200.v20130515-1857
[WARNING] org.eclipse.core.contenttype/3.4.200.v20130326-1255
[WARNING] org.eclipse.e4.ui.workbench.swt/0.12.2.v20140117-1939
[WARNING] org.eclipse.core.filebuffers/3.5.300.v20130225-1821
[WARNING] org.eclipse.e4.ui.css.swt.theme/0.9.100.v20130515-1857
[WARNING] org.eclipse.equinox.security/1.2.0.v20130424-1801
[WARNING] org.eclipse.ui/3.105.0.v20130522-1122
[WARNING] org.eclipse.equinox.ds/1.4.101.v20130813-1853
[WARNING] org.eclipse.e4.core.services/1.1.0.v20130515-1343
[WARNING] org.eclipse.core.externaltools/1.0.200.v20130402-1741
[WARNING] org.eclipse.core.resources/3.8.101.v20130717-0806
[WARNING]
org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20130327-2119
[WARNING] org.eclipse.equinox.launcher/1.3.0.v20130327-1440
[WARNING] org.eclipse.help/3.6.0.v20130326-1254
[WARNING] org.eclipse.ui.views.properties.tabbed/3.6.0.v20130515-1857
[WARNING] org.eclipse.core.commands/3.6.100.v20130515-1857
[WARNING] org.eclipse.e4.core.di/1.3.0.v20130514-1256
[WARNING] org.eclipse.ui.ide/3.9.2.v20131004-0923
[WARNING] org.eclipse.update.configurator/3.3.200.v20140203-1328
[WARNING] org.eclipse.core.databinding.property/1.4.200.v20130515-1857
[WARNING] org.eclipse.e4.core.commands/0.10.2.v20130515-1857
[WARNING]
org.eclipse.core.runtime.compatibility.registry/3.5.200.v20130514-1256
[WARNING] org.eclipse.ui.externaltools/3.2.200.v20130508-2007
[WARNING] org.eclipse.equinox.console/1.0.100.v20130429-0953
[WARNING] org.eclipse.ui.editors/3.8.100.v20130513-1637
[WARNING] org.eclipse.equinox.frameworkadmin/2.0.100.v20130327-2119
[WARNING]
org.eclipse.equinox.p2.metadata.repository/1.2.100.v20130327-2119
[WARNING] org.eclipse.jface.databinding/1.6.200.v20130515-1857
[WARNING] org.eclipse.ui.navigator.resources/3.4.501.v20131021-1545
[WARNING] org.eclipse.ui.forms/3.6.1.v20130822-1117
[WARNING] org.eclipse.equinox.http.servlet/1.1.400.v20130418-1354
[WARNING] org.eclipse.ltk.ui.refactoring/3.7.100.v20130605-1748
[WARNING] org.eclipse.ui.workbench.texteditor/3.8.101.v20130729-1318
[WARNING] org.eclipse.core.runtime.compatibility/3.2.200.v20130326-1255
[WARNING]
org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20130327-2119
[WARNING] org.eclipse.osgi.services/3.3.100.v20130513-1956
[WARNING] org.eclipse.e4.ui.bindings/0.10.102.v20140117-1939
[WARNING] org.eclipse.e4.ui.workbench3/0.12.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.addons.swt/1.0.2.v20131129-1621
[WARNING] org.eclipse.equinox.util/1.0.500.v20130404-1337
[WARNING] org.eclipse.equinox.p2.metadata/2.2.0.v20130523-1557
[WARNING] org.eclipse.ltk.core.refactoring/3.6.100.v20130605-1748
[WARNING] org.eclipse.core.databinding.observable/1.4.1.v20130515-1857
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.19.0:publish-categories
(default-publish-categories) @ org.eclipse.platform.ide ---
[WARNING] The following locally built units have been used to resolve
project dependencies:
[WARNING] org.eclipse.core.variables/3.2.700.v20130402-1741
[WARNING] org.eclipse.e4.ui.di/1.0.0.v20130515-1857
[WARNING] org.eclipse.debug.ui/3.9.0.v20130516-1713
[WARNING] org.eclipse.core.expressions/3.4.501.v20131118-1915
[WARNING] org.eclipse.jface.text/3.8.101.v20130802-1147
[WARNING] org.eclipse.ui.intro/3.4.200.v20130326-1254
[WARNING] org.eclipse.ant.core/3.2.500.v20140203-1328
[WARNING] org.eclipse.e4.ui.css.swt/0.11.0.v20130515-1857
[WARNING] org.eclipse.equinox.p2.repository/2.3.0.v20130412-2032
[WARNING] org.eclipse.equinox.http.jetty/3.0.100.v20130327-1442
[WARNING] org.eclipse.compare/3.5.401.v20130709-1308
[WARNING] org.eclipse.debug.core/3.8.0.v20130514-0954
[WARNING] org.eclipse.equinox.common/3.6.200.v20130402-1505
[WARNING] org.eclipse.ui.cheatsheets/3.4.200.v20130326-1254
[WARNING] org.eclipse.e4.core.di.extensions/0.11.100.v20130514-1256
[WARNING] org.eclipse.e4.ui.model.workbench/1.0.1.v20131118-1956
[WARNING] org.eclipse.equinox.simpleconfigurator/1.0.400.v20130327-2119
[WARNING] org.eclipse.ui.workbench/3.105.2.v20140211-1711
[WARNING] org.eclipse.ui.views/3.6.100.v20130326-1250
[WARNING] org.eclipse.equinox.preferences/3.5.100.v20130422-1538
[WARNING] org.eclipse.help.ui/4.0.1.v20130708-1201
[WARNING] org.eclipse.ui.navigator/3.5.300.v20130517-0139
[WARNING] org.eclipse.equinox.bidi/0.10.0.v20130327-1442
[WARNING] org.eclipse.core.jobs/3.5.300.v20130429-1813
[WARNING] org.eclipse.e4.ui.widgets/1.0.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.renderers.swt/0.11.2.v20140205-1834
[WARNING] org.eclipse.e4.core.contexts/1.3.1.v20130905-0905
[WARNING] org.eclipse.equinox.app/1.3.100.v20130327-1442
[WARNING] org.eclipse.e4.ui.services/1.0.1.v20131118-1940
[WARNING] org.eclipse.team.ui/3.7.1.v20130729-1104
[WARNING] org.eclipse.core.databinding/1.4.1.v20130515-1857
[WARNING] org.eclipse.osgi/3.9.1.v20140110-1610
[WARNING] org.eclipse.jface/3.9.1.v20130725-1141
[WARNING] org.eclipse.search/3.9.1.v20131121-1346
[WARNING] org.eclipse.equinox.event/1.3.0.v20130327-1442
[WARNING] org.eclipse.equinox.registry/3.5.301.v20130717-1549
[WARNING] org.eclipse.core.filesystem/1.4.0.v20130514-1240
[WARNING] org.eclipse.team.core/3.7.0.v20130514-1224
[WARNING] org.eclipse.text/3.5.300.v20130515-1451
[WARNING] org.eclipse.swt/3.102.1.v20140206-1334
[WARNING] org.eclipse.core.runtime/3.9.100.v20131218-1515
[WARNING] org.eclipse.e4.ui.workbench/1.0.2.v20131202-1739
[WARNING] org.eclipse.e4.ui.css.core/0.10.100.v20130515-1857
[WARNING] org.eclipse.equinox.p2.core/2.3.0.v20130327-2119
[WARNING] org.eclipse.ui.console/3.5.200.v20130514-0954
[WARNING] org.eclipse.compare.core/3.5.300.v20130514-1224
[WARNING] org.eclipse.equinox.p2.engine/2.3.0.v20130526-2122
[WARNING] org.eclipse.core.databinding.beans/1.2.200.v20130515-1857
[WARNING] org.eclipse.core.contenttype/3.4.200.v20130326-1255
[WARNING] org.eclipse.e4.ui.workbench.swt/0.12.2.v20140117-1939
[WARNING] org.eclipse.core.filebuffers/3.5.300.v20130225-1821
[WARNING] org.eclipse.e4.ui.css.swt.theme/0.9.100.v20130515-1857
[WARNING] org.eclipse.equinox.security/1.2.0.v20130424-1801
[WARNING] org.eclipse.ui/3.105.0.v20130522-1122
[WARNING] org.eclipse.equinox.ds/1.4.101.v20130813-1853
[WARNING] org.eclipse.e4.core.services/1.1.0.v20130515-1343
[WARNING] org.eclipse.core.externaltools/1.0.200.v20130402-1741
[WARNING] org.eclipse.core.resources/3.8.101.v20130717-0806
[WARNING]
org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20130327-2119
[WARNING] org.eclipse.equinox.launcher/1.3.0.v20130327-1440
[WARNING] org.eclipse.help/3.6.0.v20130326-1254
[WARNING] org.eclipse.ui.views.properties.tabbed/3.6.0.v20130515-1857
[WARNING] org.eclipse.core.commands/3.6.100.v20130515-1857
[WARNING] org.eclipse.e4.core.di/1.3.0.v20130514-1256
[WARNING] org.eclipse.ui.ide/3.9.2.v20131004-0923
[WARNING] org.eclipse.update.configurator/3.3.200.v20140203-1328
[WARNING] org.eclipse.core.databinding.property/1.4.200.v20130515-1857
[WARNING] org.eclipse.e4.core.commands/0.10.2.v20130515-1857
[WARNING]
org.eclipse.core.runtime.compatibility.registry/3.5.200.v20130514-1256
[WARNING] org.eclipse.ui.externaltools/3.2.200.v20130508-2007
[WARNING] org.eclipse.equinox.console/1.0.100.v20130429-0953
[WARNING] org.eclipse.ui.editors/3.8.100.v20130513-1637
[WARNING] org.eclipse.equinox.frameworkadmin/2.0.100.v20130327-2119
[WARNING]
org.eclipse.equinox.p2.metadata.repository/1.2.100.v20130327-2119
[WARNING] org.eclipse.jface.databinding/1.6.200.v20130515-1857
[WARNING] org.eclipse.ui.navigator.resources/3.4.501.v20131021-1545
[WARNING] org.eclipse.ui.forms/3.6.1.v20130822-1117
[WARNING] org.eclipse.equinox.http.servlet/1.1.400.v20130418-1354
[WARNING] org.eclipse.ltk.ui.refactoring/3.7.100.v20130605-1748
[WARNING] org.eclipse.ui.workbench.texteditor/3.8.101.v20130729-1318
[WARNING] org.eclipse.core.runtime.compatibility/3.2.200.v20130326-1255
[WARNING]
org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20130327-2119
[WARNING] org.eclipse.osgi.services/3.3.100.v20130513-1956
[WARNING] org.eclipse.e4.ui.bindings/0.10.102.v20140117-1939
[WARNING] org.eclipse.e4.ui.workbench3/0.12.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.addons.swt/1.0.2.v20131129-1621
[WARNING] org.eclipse.equinox.util/1.0.500.v20130404-1337
[WARNING] org.eclipse.equinox.p2.metadata/2.2.0.v20130523-1557
[WARNING] org.eclipse.ltk.core.refactoring/3.6.100.v20130605-1748
[WARNING] org.eclipse.core.databinding.observable/1.4.1.v20130515-1857
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.19.0:attach-artifacts
(default-attach-artifacts) @ org.eclipse.platform.ide ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.19.0:assemble-repository
(default-assemble-repository) @ org.eclipse.platform.ide ---
[WARNING] The following locally built units have been used to resolve
project dependencies:
[WARNING] org.eclipse.core.variables/3.2.700.v20130402-1741
[WARNING] org.eclipse.e4.ui.di/1.0.0.v20130515-1857
[WARNING] org.eclipse.debug.ui/3.9.0.v20130516-1713
[WARNING] org.eclipse.core.expressions/3.4.501.v20131118-1915
[WARNING] org.eclipse.jface.text/3.8.101.v20130802-1147
[WARNING] org.eclipse.ui.intro/3.4.200.v20130326-1254
[WARNING] org.eclipse.ant.core/3.2.500.v20140203-1328
[WARNING] org.eclipse.e4.ui.css.swt/0.11.0.v20130515-1857
[WARNING] org.eclipse.equinox.p2.repository/2.3.0.v20130412-2032
[WARNING] org.eclipse.equinox.http.jetty/3.0.100.v20130327-1442
[WARNING] org.eclipse.compare/3.5.401.v20130709-1308
[WARNING] org.eclipse.debug.core/3.8.0.v20130514-0954
[WARNING] org.eclipse.equinox.common/3.6.200.v20130402-1505
[WARNING] org.eclipse.ui.cheatsheets/3.4.200.v20130326-1254
[WARNING] org.eclipse.e4.core.di.extensions/0.11.100.v20130514-1256
[WARNING] org.eclipse.e4.ui.model.workbench/1.0.1.v20131118-1956
[WARNING] org.eclipse.equinox.simpleconfigurator/1.0.400.v20130327-2119
[WARNING] org.eclipse.ui.workbench/3.105.2.v20140211-1711
[WARNING] org.eclipse.ui.views/3.6.100.v20130326-1250
[WARNING] org.eclipse.equinox.preferences/3.5.100.v20130422-1538
[WARNING] org.eclipse.help.ui/4.0.1.v20130708-1201
[WARNING] org.eclipse.ui.navigator/3.5.300.v20130517-0139
[WARNING] org.eclipse.equinox.bidi/0.10.0.v20130327-1442
[WARNING] org.eclipse.core.jobs/3.5.300.v20130429-1813
[WARNING] org.eclipse.e4.ui.widgets/1.0.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.renderers.swt/0.11.2.v20140205-1834
[WARNING] org.eclipse.e4.core.contexts/1.3.1.v20130905-0905
[WARNING] org.eclipse.equinox.app/1.3.100.v20130327-1442
[WARNING] org.eclipse.e4.ui.services/1.0.1.v20131118-1940
[WARNING] org.eclipse.team.ui/3.7.1.v20130729-1104
[WARNING] org.eclipse.core.databinding/1.4.1.v20130515-1857
[WARNING] org.eclipse.osgi/3.9.1.v20140110-1610
[WARNING] org.eclipse.jface/3.9.1.v20130725-1141
[WARNING] org.eclipse.search/3.9.1.v20131121-1346
[WARNING] org.eclipse.equinox.event/1.3.0.v20130327-1442
[WARNING] org.eclipse.equinox.registry/3.5.301.v20130717-1549
[WARNING] org.eclipse.core.filesystem/1.4.0.v20130514-1240
[WARNING] org.eclipse.team.core/3.7.0.v20130514-1224
[WARNING] org.eclipse.text/3.5.300.v20130515-1451
[WARNING] org.eclipse.swt/3.102.1.v20140206-1334
[WARNING] org.eclipse.core.runtime/3.9.100.v20131218-1515
[WARNING] org.eclipse.e4.ui.workbench/1.0.2.v20131202-1739
[WARNING] org.eclipse.e4.ui.css.core/0.10.100.v20130515-1857
[WARNING] org.eclipse.equinox.p2.core/2.3.0.v20130327-2119
[WARNING] org.eclipse.ui.console/3.5.200.v20130514-0954
[WARNING] org.eclipse.compare.core/3.5.300.v20130514-1224
[WARNING] org.eclipse.equinox.p2.engine/2.3.0.v20130526-2122
[WARNING] org.eclipse.core.databinding.beans/1.2.200.v20130515-1857
[WARNING] org.eclipse.core.contenttype/3.4.200.v20130326-1255
[WARNING] org.eclipse.e4.ui.workbench.swt/0.12.2.v20140117-1939
[WARNING] org.eclipse.core.filebuffers/3.5.300.v20130225-1821
[WARNING] org.eclipse.e4.ui.css.swt.theme/0.9.100.v20130515-1857
[WARNING] org.eclipse.equinox.security/1.2.0.v20130424-1801
[WARNING] org.eclipse.ui/3.105.0.v20130522-1122
[WARNING] org.eclipse.equinox.ds/1.4.101.v20130813-1853
[WARNING] org.eclipse.e4.core.services/1.1.0.v20130515-1343
[WARNING] org.eclipse.core.externaltools/1.0.200.v20130402-1741
[WARNING] org.eclipse.core.resources/3.8.101.v20130717-0806
[WARNING]
org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20130327-2119
[WARNING] org.eclipse.equinox.launcher/1.3.0.v20130327-1440
[WARNING] org.eclipse.help/3.6.0.v20130326-1254
[WARNING] org.eclipse.ui.views.properties.tabbed/3.6.0.v20130515-1857
[WARNING] org.eclipse.core.commands/3.6.100.v20130515-1857
[WARNING] org.eclipse.e4.core.di/1.3.0.v20130514-1256
[WARNING] org.eclipse.ui.ide/3.9.2.v20131004-0923
[WARNING] org.eclipse.update.configurator/3.3.200.v20140203-1328
[WARNING] org.eclipse.core.databinding.property/1.4.200.v20130515-1857
[WARNING] org.eclipse.e4.core.commands/0.10.2.v20130515-1857
[WARNING]
org.eclipse.core.runtime.compatibility.registry/3.5.200.v20130514-1256
[WARNING] org.eclipse.ui.externaltools/3.2.200.v20130508-2007
[WARNING] org.eclipse.equinox.console/1.0.100.v20130429-0953
[WARNING] org.eclipse.ui.editors/3.8.100.v20130513-1637
[WARNING] org.eclipse.equinox.frameworkadmin/2.0.100.v20130327-2119
[WARNING]
org.eclipse.equinox.p2.metadata.repository/1.2.100.v20130327-2119
[WARNING] org.eclipse.jface.databinding/1.6.200.v20130515-1857
[WARNING] org.eclipse.ui.navigator.resources/3.4.501.v20131021-1545
[WARNING] org.eclipse.ui.forms/3.6.1.v20130822-1117
[WARNING] org.eclipse.equinox.http.servlet/1.1.400.v20130418-1354
[WARNING] org.eclipse.ltk.ui.refactoring/3.7.100.v20130605-1748
[WARNING] org.eclipse.ui.workbench.texteditor/3.8.101.v20130729-1318
[WARNING] org.eclipse.core.runtime.compatibility/3.2.200.v20130326-1255
[WARNING]
org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20130327-2119
[WARNING] org.eclipse.osgi.services/3.3.100.v20130513-1956
[WARNING] org.eclipse.e4.ui.bindings/0.10.102.v20140117-1939
[WARNING] org.eclipse.e4.ui.workbench3/0.12.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.addons.swt/1.0.2.v20131129-1621
[WARNING] org.eclipse.equinox.util/1.0.500.v20130404-1337
[WARNING] org.eclipse.equinox.p2.metadata/2.2.0.v20130523-1557
[WARNING] org.eclipse.ltk.core.refactoring/3.6.100.v20130605-1748
[WARNING] org.eclipse.core.databinding.observable/1.4.1.v20130515-1857
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.19.0:archive-repository
(default-archive-repository) @ org.eclipse.platform.ide ---
[INFO] Building zip:
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/target/org.eclipse.platform.ide-4.3.2-SNAPSHOT.zip
[INFO]
[INFO] --- tycho-p2-director-plugin:0.19.0:materialize-products
(materialize-products) @ org.eclipse.platform.ide ---
[WARNING] The following locally built units have been used to resolve
project dependencies:
[WARNING] org.eclipse.core.variables/3.2.700.v20130402-1741
[WARNING] org.eclipse.e4.ui.di/1.0.0.v20130515-1857
[WARNING] org.eclipse.debug.ui/3.9.0.v20130516-1713
[WARNING] org.eclipse.core.expressions/3.4.501.v20131118-1915
[WARNING] org.eclipse.jface.text/3.8.101.v20130802-1147
[WARNING] org.eclipse.ui.intro/3.4.200.v20130326-1254
[WARNING] org.eclipse.ant.core/3.2.500.v20140203-1328
[WARNING] org.eclipse.e4.ui.css.swt/0.11.0.v20130515-1857
[WARNING] org.eclipse.equinox.p2.repository/2.3.0.v20130412-2032
[WARNING] org.eclipse.equinox.http.jetty/3.0.100.v20130327-1442
[WARNING] org.eclipse.compare/3.5.401.v20130709-1308
[WARNING] org.eclipse.debug.core/3.8.0.v20130514-0954
[WARNING] org.eclipse.equinox.common/3.6.200.v20130402-1505
[WARNING] org.eclipse.ui.cheatsheets/3.4.200.v20130326-1254
[WARNING] org.eclipse.e4.core.di.extensions/0.11.100.v20130514-1256
[WARNING] org.eclipse.e4.ui.model.workbench/1.0.1.v20131118-1956
[WARNING] org.eclipse.equinox.simpleconfigurator/1.0.400.v20130327-2119
[WARNING] org.eclipse.ui.workbench/3.105.2.v20140211-1711
[WARNING] org.eclipse.ui.views/3.6.100.v20130326-1250
[WARNING] org.eclipse.equinox.preferences/3.5.100.v20130422-1538
[WARNING] org.eclipse.help.ui/4.0.1.v20130708-1201
[WARNING] org.eclipse.ui.navigator/3.5.300.v20130517-0139
[WARNING] org.eclipse.equinox.bidi/0.10.0.v20130327-1442
[WARNING] org.eclipse.core.jobs/3.5.300.v20130429-1813
[WARNING] org.eclipse.e4.ui.widgets/1.0.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.renderers.swt/0.11.2.v20140205-1834
[WARNING] org.eclipse.e4.core.contexts/1.3.1.v20130905-0905
[WARNING] org.eclipse.equinox.app/1.3.100.v20130327-1442
[WARNING] org.eclipse.e4.ui.services/1.0.1.v20131118-1940
[WARNING] org.eclipse.team.ui/3.7.1.v20130729-1104
[WARNING] org.eclipse.core.databinding/1.4.1.v20130515-1857
[WARNING] org.eclipse.osgi/3.9.1.v20140110-1610
[WARNING] org.eclipse.jface/3.9.1.v20130725-1141
[WARNING] org.eclipse.search/3.9.1.v20131121-1346
[WARNING] org.eclipse.equinox.event/1.3.0.v20130327-1442
[WARNING] org.eclipse.equinox.registry/3.5.301.v20130717-1549
[WARNING] org.eclipse.core.filesystem/1.4.0.v20130514-1240
[WARNING] org.eclipse.team.core/3.7.0.v20130514-1224
[WARNING] org.eclipse.text/3.5.300.v20130515-1451
[WARNING] org.eclipse.swt/3.102.1.v20140206-1334
[WARNING] org.eclipse.core.runtime/3.9.100.v20131218-1515
[WARNING] org.eclipse.e4.ui.workbench/1.0.2.v20131202-1739
[WARNING] org.eclipse.e4.ui.css.core/0.10.100.v20130515-1857
[WARNING] org.eclipse.equinox.p2.core/2.3.0.v20130327-2119
[WARNING] org.eclipse.ui.console/3.5.200.v20130514-0954
[WARNING] org.eclipse.compare.core/3.5.300.v20130514-1224
[WARNING] org.eclipse.equinox.p2.engine/2.3.0.v20130526-2122
[WARNING] org.eclipse.core.databinding.beans/1.2.200.v20130515-1857
[WARNING] org.eclipse.core.contenttype/3.4.200.v20130326-1255
[WARNING] org.eclipse.e4.ui.workbench.swt/0.12.2.v20140117-1939
[WARNING] org.eclipse.core.filebuffers/3.5.300.v20130225-1821
[WARNING] org.eclipse.e4.ui.css.swt.theme/0.9.100.v20130515-1857
[WARNING] org.eclipse.equinox.security/1.2.0.v20130424-1801
[WARNING] org.eclipse.ui/3.105.0.v20130522-1122
[WARNING] org.eclipse.equinox.ds/1.4.101.v20130813-1853
[WARNING] org.eclipse.e4.core.services/1.1.0.v20130515-1343
[WARNING] org.eclipse.core.externaltools/1.0.200.v20130402-1741
[WARNING] org.eclipse.core.resources/3.8.101.v20130717-0806
[WARNING]
org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20130327-2119
[WARNING] org.eclipse.equinox.launcher/1.3.0.v20130327-1440
[WARNING] org.eclipse.help/3.6.0.v20130326-1254
[WARNING] org.eclipse.ui.views.properties.tabbed/3.6.0.v20130515-1857
[WARNING] org.eclipse.core.commands/3.6.100.v20130515-1857
[WARNING] org.eclipse.e4.core.di/1.3.0.v20130514-1256
[WARNING] org.eclipse.ui.ide/3.9.2.v20131004-0923
[WARNING] org.eclipse.update.configurator/3.3.200.v20140203-1328
[WARNING] org.eclipse.core.databinding.property/1.4.200.v20130515-1857
[WARNING] org.eclipse.e4.core.commands/0.10.2.v20130515-1857
[WARNING]
org.eclipse.core.runtime.compatibility.registry/3.5.200.v20130514-1256
[WARNING] org.eclipse.ui.externaltools/3.2.200.v20130508-2007
[WARNING] org.eclipse.equinox.console/1.0.100.v20130429-0953
[WARNING] org.eclipse.ui.editors/3.8.100.v20130513-1637
[WARNING] org.eclipse.equinox.frameworkadmin/2.0.100.v20130327-2119
[WARNING]
org.eclipse.equinox.p2.metadata.repository/1.2.100.v20130327-2119
[WARNING] org.eclipse.jface.databinding/1.6.200.v20130515-1857
[WARNING] org.eclipse.ui.navigator.resources/3.4.501.v20131021-1545
[WARNING] org.eclipse.ui.forms/3.6.1.v20130822-1117
[WARNING] org.eclipse.equinox.http.servlet/1.1.400.v20130418-1354
[WARNING] org.eclipse.ltk.ui.refactoring/3.7.100.v20130605-1748
[WARNING] org.eclipse.ui.workbench.texteditor/3.8.101.v20130729-1318
[WARNING] org.eclipse.core.runtime.compatibility/3.2.200.v20130326-1255
[WARNING]
org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20130327-2119
[WARNING] org.eclipse.osgi.services/3.3.100.v20130513-1956
[WARNING] org.eclipse.e4.ui.bindings/0.10.102.v20140117-1939
[WARNING] org.eclipse.e4.ui.workbench3/0.12.0.v20130515-1857
[WARNING] org.eclipse.e4.ui.workbench.addons.swt/1.0.2.v20131129-1621
[WARNING] org.eclipse.equinox.util/1.0.500.v20130404-1337
[WARNING] org.eclipse.equinox.p2.metadata/2.2.0.v20130523-1557
[WARNING] org.eclipse.ltk.core.refactoring/3.6.100.v20130605-1748
[WARNING] org.eclipse.core.databinding.observable/1.4.1.v20130515-1857
[INFO] Installing product org.eclipse.platform.ide for environment
freebsd/gtk/x86_64 to
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/target/products/org.eclipse.platform.ide/freebsd/gtk/x86_64/eclipse
Installing org.eclipse.platform.ide 4.3.2.M20140224-0627.
Installation failed.
An error occurred while installing the items
session context was:(profile=SDKProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null
--> [R]org.eclipse.e4.ui.bindings 0.10.102.v20140117-1939,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
The artifact file for
osgi.bundle,org.eclipse.e4.ui.bindings,0.10.102.v20140117-1939 was not
found.
Application failed, log file location:
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/workspace/.metadata/.log

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] eclipse-platform-parent ........................... SUCCESS [0.167s]
[INFO] eclipse-sdk-prereqs ............................... SUCCESS [0.088s]
[INFO] rt.equinox.framework .............................. SUCCESS [0.005s]
[INFO] org.eclipse.osgi .................................. SUCCESS
[1:31.810s]
[INFO] org.eclipse.osgi.services ......................... SUCCESS [9.830s]
[INFO] rt.equinox.bundles ................................ SUCCESS [0.004s]
.....
[INFO] eclipse.platform.releng.tychoeclipsebuilder ....... SUCCESS [0.003s]
[INFO] org.eclipse.rcp.configuration ..................... SUCCESS [44.777s]
[INFO] org.eclipse.platform.ide .......................... FAILURE [7.057s]
[INFO] org.eclipse.platform.sdk .......................... SKIPPED
[INFO] org.eclipse.rcp.id ................................ SKIPPED
[INFO] org.eclipse.rcp.sdk.id ............................ SKIPPED
[INFO] org.eclipse.sdk.ide ............................... SKIPPED
[INFO] org.eclipse.osgi.configuration .................... SKIPPED
[INFO] org.eclipse.rt.osgistarterkit.product ............. SKIPPED
[INFO] eclipse-junit-tests ............................... SKIPPED
[INFO] eclipse.platform.repository ....................... SKIPPED
[INFO] platform-aggregator ............................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2:39:48.048s
[INFO] Finished at: Fri Apr 18 20:12:01 CST 2014
[INFO] Final Memory: 343M/765M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-p2-director-plugin:0.19.0:materialize-products
(materialize-products) on project org.eclipse.platform.ide: Installation of
product org.eclipse.platform.ide for environment freebsd/gtk/x86_64 failed:
Call to p2 director application failed with exit code 13. Program arguments
were: [-metadataRepository,
file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/target/targetPlatformRepository/,
-artifactRepository,
file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/target/,file:/resolution-context-artifacts@
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.framework/bundles/org.eclipse.osgi/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.framework/bundles/org.eclipse.osgi.services/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform/ant/org.eclipse.ant.core/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.core.variables/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.compare/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.u
i/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.resources/bundles/org.eclipse.core.resources/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.jface.text/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.ide/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.views/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.ui.editors/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/ecl
ipse.platform.ui/bundles/org.eclipse.ui.forms/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.compare.core/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.core.commands/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.core.databinding/target/,
file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.core.externaltools/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.core/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.core.filebuffers/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.text/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggre
gator/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/
org.eclipse.core.jobs/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.core.net/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.security/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.app/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform/update/org.eclipse.update.configurator/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility.registry/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.debug.ui/target/,file:/usr/p
orts/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.console/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.help/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclip
se.platform.ui/features/org.eclipse.e4.rcp/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.
core/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.ds/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.event/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.framework/bundles/org.eclipse.equinox.launcher/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.a
ggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.swt/bundles/org.eclipse.swt/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.freebsd.x86_64/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.util/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.jface/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/o
rg.eclipse.e4.ui.workbench3/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.console/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.concurrent/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/
target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.http.jetty8/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.http.servlet/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.http.registry/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.jsp.jasper/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.jsp.jasper.registry/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/,file:/usr/ports/jav
a/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bund
les/org.eclipse.equinox.p2.garbagecollector/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ql/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.
equinox.p2.operations/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/tar
get/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.security.ui/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/target/,file:/usr/ports/java/eclipse4/work/eclipse.pla
tform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.help.base/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng/features/org.eclipse.help-feature/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.help.ui/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.help.webapp/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.jsch.core/target/,file:/usr/po
rts/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.jsch.ui/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.ui/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/rt.equinox.framework/bundles/org.eclipse.osgi.util/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform/platform/org.eclipse.platf
orm/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.ui.intro/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng/features/org.eclipse.platform-feature/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng/features/org.eclipse.rcp/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.ui.intro.universal/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ua/org.eclipse.ui.cheatsheets/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform
.ui/bundles/org.eclipse.ui.browser/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.ui.net/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.debug/org.eclipse.ui.externaltools/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/target/,file:/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/,file:/usr/
ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng/bundles/org.eclipse.rcp/target/,file:/usr/ports/distfiles/eclipse/.m2/repository/,
-installIU, org.eclipse.platform.ide, -destination,
/usr/ports/java/eclipse4/work/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/platform/target/products/org.eclipse.platform.ide/freebsd/gtk/x86_64/eclipse,
-profile, SDKProfile, -profileProperties,
org.eclipse.update.install.features=true, -roaming, -p2.os, freebsd, -p2.ws,
gtk, -p2.arch, x86_64]. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :org.eclipse.platform.ide
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/java/eclipse4
*** Error code 1

Stop.
make: stopped in /usr/ports/java/eclipse4

Huang Wen Hui

unread,
Apr 28, 2014, 4:28:51 AM4/28/14
to freebsd...@freebsd.org, Jimmy Kelley
Hi Jimmy,

Can you put your pre-build eclipse package to somewhere? This can be easy
for other people to test.

Cheers,

Huang Wenhui


2014-04-16 21:55 GMT+08:00 Jimmy <ljbo...@gmail.com>:

Jimmy

unread,
Apr 28, 2014, 8:42:20 AM4/28/14
to freebsd...@freebsd.org
I have uploaded the full SDK package for FreeBSD 10 amd64 here:

https://drive.google.com/file/d/0B2kYpXHnC5LpRlBWZXhVUWlxZGM/edit?usp=sharing

Download and use "pkg add" to install it.

Enjoy,

Jimmy

Huang Wen Hui

unread,
Apr 28, 2014, 11:55:10 PM4/28/14
to freebsd...@freebsd.org
Hi Jimmy,
Thank you very much! I install almost all modules of Kepler, every thing
is fine except Gyrex.
If install Gyrex with other modules, eclipse will quit without error
message.

Cheers,
Huang Wenhui

Jimmy

unread,
Apr 30, 2014, 1:01:32 AM4/30/14
to freebsd...@freebsd.org
From what I can see, it appears that the plugins installed for the Gyrex
target include some platform-specific plugins for Windows, Linux, and Mac OS X,
and there are no matching ones available for FreeBSD. My guess is that
Eclipse quits because of the missing FreeBSD versions of those plugins.

Regards,
Jimmy

Huang Wen Hui

unread,
Apr 30, 2014, 7:26:53 PM4/30/14
to freebsd...@freebsd.org
Hi, Jimmy,

2014-04-18 20:31 GMT+08:00 Huang Wen Hui <huan...@gmail.com>:

> Hi,
> I add "-Declipse.p2.mirrors=false" in do-build, finally the problem
> "Could not determine installation size: zip file is empty" is gone, but I
> got new error:
>
> The artifact file for osgi.bundle,org.eclipse.e4.ui.
> bindings,0.10.102.v20140117-1939 was not found.
>
> more detail message in .log:
> !SESSION 2014-04-18 20:12:00.305
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.7.0_51
> java.vendor=Oracle Corporation
> BootLoader constants: OS=unknown, ARCH=x86_64, WS=unknown, NL=zh_CN
>
This looks good for you? eclipse.buildId=unknown, OS=unknown, WS=unknown,
NL=zh_CN ?

Do I set something wrong in ENV? my env is:

LANG=zh_CN.UTF-8
DISPLAY=:0.0
XAUTHORITY=/home/hwh/.Xauthority
LC_ALL=zh_CN.UTF-8
COLORTERM=mate-terminal
TERM=xterm
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
SHELL=/bin/csh
MAIL=/var/mail/root
LOGNAME=root
USER=root
USERNAME=root
HOME=/root
SUDO_COMMAND=/usr/bin/su
SUDO_USER=hwh
SUDO_UID=1000
SUDO_GID=0
HOSTTYPE=FreeBSD
VENDOR=amd
OSTYPE=FreeBSD
MACHTYPE=x86_64
SHLVL=1
PWD=/boot
GROUP=wheel
HOST=mbp.gddsn.org.cn
EDITOR=vi
PAGER=more
BLOCKSIZE=K




> Framework arguments: -eclipse.keyring
> /tmp/tycho4235821091109496406secure_storage
> Command-line arguments: -eclipse.keyring
> /tmp/tycho4235821091109496406secure_storage
>
> !ENTRY org.eclipse.equinox.p2.engine 4 4 2014-04-18 20:12:00.306
> !MESSAGE An error occurred while installing the items
> !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-04-18 20:12:00.306
> !MESSAGE session context was:(profile=SDKProfile,
> phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null
> --> [R]org.eclipse.e4.ui.bindings 0.10.102.v20140117-1939,
> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
> !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-04-18
> 20:12:00.306
> !MESSAGE The artifact file for
> osgi.bundle,org.eclipse.e4.ui.bindings,0.10.102.v20140117-1939 was not
> found.
>
> Cheers,
>
> Huang Wenhui
>

Jimmy

unread,
May 1, 2014, 5:30:54 PM5/1/14
to freebsd...@freebsd.org
Haung,

The OS=unknown, WS=unknown does not look good, but I have
never seen this error (even with LANG and LC_ALL set to what
you have).

I will do a build with maven debugging turned on and see if I see anything
that might show how to fix the problem you are having.

Jimmy
Reply all
Reply to author
Forward
0 new messages