Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] Problems with building locally

Hi,

Im getting a "Java returned 13" message when i try to do a local build of LTP. I guess im doing something basically wrong but dont know what that is. All the dependencies have been installed and i verified that the BIRT plugins are getting unzipped into the eclipse/plugins directory that is created in /tmp/builds... I still see some missing BIRT library messages in my log. Please let me know what im doing wrong. Thanks!

Anithra

Pasting part of the log here:



[build] [eclipse.buildScript] Missing required plug-in org.eclipse.birt.report.engine_0.0.0. [build] [eclipse.buildScript] Missing required plug-in org.eclipse.birt.chart.reportitem_0.0.0.
   [build] [eclipse.buildScript] Bundle org.eclipse.team.cvs.ui:
[build] [eclipse.buildScript] Another singleton version selected: org.eclipse.team.cvs.ui_3.3.200.I20090521-1750
   [build] [eclipse.buildScript] Bundle org.eclipse.emf.converter:
[build] [eclipse.buildScript] Another singleton version selected: org.eclipse.emf.converter_2.5.0.v200906151043

BUILD FAILED
/root/workspace/ltpbuild/org.eclipse.linuxtools.releng/build.xml:52: The following error occurred while executing this line: /root/workspace/ltpbuild/org.eclipse.dash.common.releng/buildAll.xml:291: The following error occurred while executing this line: /root/workspace/ltpbuild/org.eclipse.dash.common.releng/buildAll.xml:310: Java returned: 13

Total time: 3 minutes 17 seconds



Back to the top