Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 328462 - [releng] 4.1 I20101021-2003 failed
Summary: [releng] 4.1 I20101021-2003 failed
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: 4.1 M3   Edit
Assignee: Andrew Niefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 328405
Blocks:
  Show dependency tree
 
Reported: 2010-10-22 08:25 EDT by Paul Webster CLA
Modified: 2010-10-22 11:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2010-10-22 08:25:38 EDT
http://build.eclipse.org/eclipse/e4/logs/current.log

It looks like the e4 build ran to completion, but the /releng/org.eclipse.e4.sdk/builder failed.

/releng/org.eclipse.e4.sdk/builder/build.properties needs to be updated to the same 3.7 SDK build as the e4 build, but I'm not sure if that's the cause of the failure.

from the log:

generateScript:
[eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[eclipse.buildScript] Bundle org.eclipse.rcp:
[eclipse.buildScript] 	Another singleton version selected: org.eclipse.rcp_4.1.0.v20101004
[eclipse.buildScript] Bundle org.eclipse.cvs:
[eclipse.buildScript] 	Another singleton version selected: org.eclipse.cvs_1.1.0.v20101004
[eclipse.buildScript] Bundle org.eclipse.platform:
[eclipse.buildScript] 	Another singleton version selected: org.eclipse.platform_4.1.0.v20101014-1600
[eclipse.buildScript] Bundle org.eclipse.ui:
[eclipse.buildScript] 	Another singleton version selected: org.eclipse.ui_3.7.0.v20100924-1330
[eclipse.buildScript] Bundle org.eclipse.ui.workbench:
[eclipse.buildScript] 	Another singleton version selected: org.eclipse.ui.workbench_3.100.0.v20101021-1500
[eclipse.buildScript] Bundle org.eclipse.sdk:
[eclipse.buildScript] 	Another singleton version selected: org.eclipse.sdk_4.1.0.v20101014-1600

BUILD FAILED
/shared/eclipse/e4/build/e4/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20101018/scripts/build.xml:35: The following error occurred while executing this line:
/shared/eclipse/e4/build/e4/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20101018/scripts/build.xml:91: The following error occurred while executing this line:
/shared/eclipse/e4/build/e4/org.eclipse.e4.sdk/builder/customTargets.xml:13: The following error occurred while executing this line:
/opt/public/eclipse/e4/build/e4/org.eclipse.releng.basebuilder_v20101019/plugins/org.eclipse.pde.build_3.6.100.v20101018/templates/headless-build/allElements.xml:16: The following error occurred while executing this line:
/opt/public/eclipse/e4/build/e4/org.eclipse.releng.basebuilder_v20101019/plugins/org.eclipse.pde.build_3.6.100.v20101018/scripts/genericTargets.xml:107: Unable to find feature: org.eclipse.emf.ecore.
Comment 1 Andrew Niefer CLA 2010-10-22 10:20:47 EDT
This looks like bug 328405, which was caused by some of the changes made for Git fetching.

I have restarted the build using a workaround.
Comment 2 Andrew Niefer CLA 2010-10-22 11:19:21 EDT
I20101022-1046 is the good build.