Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] last few hudson/gerrit builds are failing

The last few have failed with the same error unrelated to the contents of the change.

Is anyone already looking at this?

[INFO] ------------------------------------------------------------------------
[INFO] Building Stand-Alone C/C++ Debugger Product 9.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.cdt.debug.application.product ---
[INFO] Deleting /jobs/genie.cdt/cdt-verify/workspace_2/debug/org.eclipse.cdt.debug.application.product/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.debug.application.product ---
[INFO] The project's OSGi version is 9.0.0.201603182133
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.cdt.debug.application.product ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (pre-test) @ org.eclipse.cdt.debug.application.product ---
[INFO] argLine set to -javaagent:/home/hudson/genie.cdt/.hudson/jobs/cdt-verify/workspace_2/.maven/repo/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.cdt/cdt-veri
fy/workspace_2/debug/org.eclipse.cdt.debug.application.product/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.cdt.debug.application.product ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.cdt/cdt-verify/workspace_2/debug/org.eclipse.cdt.debug.application.product/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.eclipse.cdt.debug.application.product ---
[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (attach-source) @ org.eclipse.cdt.debug.application.product ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.eclipse.cdt.debug.application.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-products (default-publish-products) @ org.eclipse.cdt.debug.application.product ---
[ERROR] Cannot resolve dependencies of product debug.product:
[ERROR]   eclipse-plugin artifact with ID "org.eclipse.core.filesystem.java7" and version matching "0.0.0" was not found in the target platform
[INFO] ------------------------------------------------------------------------



~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

Back to the top