Build result summary
Details
- Completed
- Queue duration
- 7 seconds
- Duration
- 44 seconds
- Labels
- None
- Revision
-
0d6d9bd3f288c208de5e4d7ac9e41e1f8d031699
0d6d9bd3f288c208de5e4d7ac9e41e1f8d031699
Responsible
-
cds Automatically assigned
-
csp Automatically assigned
-
nbw Automatically assigned
-
uru Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
|
Nis Wechselberg <enbewe@enbewe.de> |
0d6d9bd3f288c208de5e4d7ac9e41e1f8d031699
|
|
|
Nis Wechselberg <enbewe@enbewe.de> |
24679c84aa4a31bdb2e778f1430eb2eef21ca09e
|
|
|
Nis Wechselberg <enbewe@enbewe.de> |
b9716f2b451e8414481881ae0606f44ee83c877a
|
|
|
Nis Wechselberg <enbewe@enbewe.de> |
c3e487083eb91ec1970069adff0c29a4aa4ad280
|
|
|
Nis Wechselberg <enbewe@enbewe.de> |
c2553f76de9a843e5ff34414f424389aa2f34fd8
|
Jira issues
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | KIPRA-1834 | Could not obtain issue details from Jira |
Error summary for Compile, Package and Test
The job generated some errors, drill down into the full build log for more details.
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:24: error: cannot find symbol
import org.eclipse.elk.graph.KNode;
^
symbol: class KNode
location: package org.eclipse.elk.graph
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:113: error: cannot find symbol
IGraphFormatHandler<T> handler, IGraphTransformer<T, KNode> importer) {
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:116: error: cannot find symbol
TransformationData<T, KNode> transformationData = new TransformationData<T, KNode>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:116: error: cannot find symbol
TransformationData<T, KNode> transformationData = new TransformationData<T, KNode>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:122: error: cannot find symbol
for (KNode graph : transformationData.getTargetGraphs()) {
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:130: error: cannot find symbol
TransformationData<KNode, T> outTransData = new TransformationData<KNode, T>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:130: error: cannot find symbol
TransformationData<KNode, T> outTransData = new TransformationData<KNode, T>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
Note: /var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/org/eclipse/equinox/nonosgi/internal/registry/Activator.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
7 errors
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':nonosgi:compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
import org.eclipse.elk.graph.KNode;
^
symbol: class KNode
location: package org.eclipse.elk.graph
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:113: error: cannot find symbol
IGraphFormatHandler<T> handler, IGraphTransformer<T, KNode> importer) {
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:116: error: cannot find symbol
TransformationData<T, KNode> transformationData = new TransformationData<T, KNode>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:116: error: cannot find symbol
TransformationData<T, KNode> transformationData = new TransformationData<T, KNode>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:122: error: cannot find symbol
for (KNode graph : transformationData.getTargetGraphs()) {
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:130: error: cannot find symbol
TransformationData<KNode, T> outTransData = new TransformationData<KNode, T>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
/var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/de/cau/cs/kieler/kiml/formats/standalone/StandaloneGraphLayoutEngine.java:130: error: cannot find symbol
TransformationData<KNode, T> outTransData = new TransformationData<KNode, T>();
^
symbol: class KNode
location: class StandaloneGraphLayoutEngine
Note: /var/atlassian/bamboo-data/xml-data/build-dir/KIPRAG-NK-CA/build/de.cau.cs.kieler.klay.libraries/nonosgi/src/main/java/org/eclipse/equinox/nonosgi/internal/registry/Activator.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
7 errors
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':nonosgi:compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.