[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-dev] Gerrit build failing
|
Hi,
Can someone look at the Hudson gerrit build. It is failing due to a missing sparc requirement
of swt:
[INFO] Adding repository https://hudson.eclipse.org/cdt/job/tools-templates-master/lastSuccessfulBuild/artifact/repo/target/repository
[ERROR] Cannot resolve target definition:
[ERROR] Software being installed: org.eclipse.sdk.ide 4.6.0.I20160428-0800
[ERROR] Missing requirement for filter properties ~= $0: org.eclipse.swt 3.105.0.v20160427-1439 requires 'org.eclipse.swt.gtk.solaris.sparc [3.105.0.v20160427-1439]' but it could not be found
[ERROR] Cannot satisfy dependency: org.eclipse.e4.rcp.feature.group 1.5.0.v20160428-0712 depends on: org.eclipse.swt [3.105.0.v20160427-1439]
[ERROR] Cannot satisfy dependency: org.eclipse.platform.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.rcp.feature.group [4.6.0.v20160428-0800]
[ERROR] Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.e4.rcp.feature.group [1.5.0.v20160428-0712]
[ERROR] Cannot satisfy dependency: org.eclipse.sdk.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.platform.feature.group [4.6.0.v20160428-0800]
[ERROR] Cannot satisfy dependency: org.eclipse.sdk.ide 4.6.0.I20160428-0800 depends on: org.eclipse.sdk.feature.group [4.6.0.v20160428-0800]
[ERROR]
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.cdt/cdt-verify/workspace/releng/org.eclipse.cdt.target/cdt.target
-- Jeff J.