Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Build break is being investigated (no longer :)


I guess everyone noticed that rolling back to  I20100330-0800 fixed the build/test problems. I never could reproduce with a simple case, but did find one bug that might explain it:
Bug 308576 - [reconciler] Unable to install test framework via drop-ins

So, we'll skip  I20100406-1034 and update to this week's I-build pre-req as soon as possible, but appears it might be "late" tonight or tomorrow due to cvs problems:
Bug 309013 - cvs timeouts stalling eclipse builds

As for the
"Missing required plug-in ... "
messages in the build log. They are still there, and appear not to be causing a problem. But, I'm not really sure what they are from. Probably a coincidental side issue such as version of base builder used, or something. But, opened this bug to track.
Bug 309031 - Many "Missing required plug-in ..." messages in build log

Thanks,




From: David M Williams/Raleigh/IBM@IBMUS
To: wtp-releng@xxxxxxxxxxx
Date: 04/12/2010 10:26 AM
Subject: [wtp-releng] Build break is being investigated
Sent by: wtp-releng-bounces@xxxxxxxxxxx






I'm not sure what's broken the builds. I'm going to try reverting the platform update, we were on I20100330-0800 and I tried I20100406-1034. But the breaks seem odd, and there were several changes (orbit prereqs, for example) so might take a while to track down what I broke. At least two things are wrong.


1. The "stand alone" JSDT builds run, but the Unit tests for it do not run, saying only "no tests found", or some such vague thing.


2. In the WTP build, I see some "missing dependency" messages that all look "old" (like they used to be errors, but we fixed them already) so I wonder if something got "reverted" accidentally (perhaps by me, trying to be "helpful" in fixing some of the license and labeling issues?).




212137
[build-wtp-dali-sdk] generateScript:
212138
[build-wtp-dali-sdk] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
212139
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jst.j2ee.web:
212140
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in com.ibm.icu_[3.4.4,4.1.0).
212141
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jst.ws.consumption:
212142
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.core.commands_[3.5.0,3.6.0).
212143
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.wst.server.discovery:
212144
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.equinox.p2.core_[1.0.100,2.0.0).
212145
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.equinox.p2.engine_[1.0.100,2.0.0).
212146
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.equinox.p2.metadata_[1.0.0,2.0.0).
212147
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.equinox.p2.director_[1.0.100,2.0.0).
212148
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.equinox.p2.ui_[1.0.100,2.0.0).
212149
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.equinox.p2.repository_[1.0.0,2.0.0).
212150
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jst.j2ee.core:
212151
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in com.ibm.icu_[3.4.4,4.1.0).
212152
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jst.j2ee:
212153
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in com.ibm.icu_[3.4.4,4.1.0).
212154
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jst.ws.jaxws.dom.runtime:
212155
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in org.eclipse.emf.validation_0.0.0.
212156
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jem.util:
212157
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in com.ibm.icu_[3.8.1.1,4.1.0).
212158
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.wst.web:
212159
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in com.ibm.icu_[3.4.4,4.1.0).
212160
[build-wtp-dali-sdk] [eclipse.buildScript] Bundle org.eclipse.jst.j2ee.ui:
212161
[build-wtp-dali-sdk] [eclipse.buildScript]      Missing required plug-in com.ibm.icu_[3.4.4,4.1.0).
212162
[build-wtp-dali-sdk]      [echo] buildDirectory: /shared/webtools/projects/wtp-R3.2.0-I/workdir


In any case, I wanted to post this info here so you would know what I know ... which isn't much, admittedly.


Thanks,
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng



Back to the top