[ImageJ-builds] Build failed in Jenkins: fiji-full #679

Jenkins Daemon jenkins at qa.nest-initiative.org
Mon Apr 1 12:30:35 CDT 2013


See <https://qa.nest-initiative.org/job/fiji-full/679/changes>

Changes:

[Johannes Schindelin] Bump IJ1 & IJ2 submodules to current ones

------------------------------------------
[...truncated 825 lines...]
	static final Var warn_on_reflection = RT.var("clojure.core", "*warn-on-reflection*");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:66: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var unchecked_math = RT.var("clojure.core", "*unchecked-math*");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:67: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var print_meta = RT.var("clojure.core", "*print-meta*");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:68: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var print_length = RT.var("clojure.core", "*print-length*");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:69: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var print_level = RT.var("clojure.core", "*print-level*");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:70: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var star1 = RT.var("clojure.core", "*1");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:71: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var star2 = RT.var("clojure.core", "*2");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:72: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var star3 = RT.var("clojure.core", "*3");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:73: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var stare = RT.var("clojure.core", "*e");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:74: cannot find symbol
symbol  : class Var
location: class Clojure.Clojure_Interpreter
	static final Var out = RT.var("clojure.core", "*out*");
	             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:58: cannot find symbol
symbol  : variable Symbol
location: class Clojure.Clojure_Interpreter
	static final Symbol USER = Symbol.intern("user");
	                           ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:59: cannot find symbol
symbol  : variable Symbol
location: class Clojure.Clojure_Interpreter
	static final Symbol CLOJURE = Symbol.intern("clojure.core");
	                              ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:61: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var in_ns = RT.var("clojure.core", "in-ns");
	                         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:62: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var refer = RT.var("clojure.core", "refer");
	                         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:63: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var ns = RT.var("clojure.core", "*ns*");
	                      ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:64: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var compile_path = RT.var("clojure.core", "*compile-path*");
	                                ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:65: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var warn_on_reflection = RT.var("clojure.core", "*warn-on-reflection*");
	                                      ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:66: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var unchecked_math = RT.var("clojure.core", "*unchecked-math*");
	                                  ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:67: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var print_meta = RT.var("clojure.core", "*print-meta*");
	                              ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:68: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var print_length = RT.var("clojure.core", "*print-length*");
	                                ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:69: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var print_level = RT.var("clojure.core", "*print-level*");
	                               ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:70: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var star1 = RT.var("clojure.core", "*1");
	                         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:71: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var star2 = RT.var("clojure.core", "*2");
	                         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:72: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var star3 = RT.var("clojure.core", "*3");
	                         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:73: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var stare = RT.var("clojure.core", "*e");
	                         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:74: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter
	static final Var out = RT.var("clojure.core", "*out*");
	                       ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:185: cannot find symbol
symbol: variable RT
						Var.pushThreadBindings(RT.map(RT.var(namespace, e.getKey()), e.getValue()));
						                              ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:185: cannot find symbol
symbol: variable RT
						Var.pushThreadBindings(RT.map(RT.var(namespace, e.getKey()), e.getValue()));
						                       ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:185: cannot find symbol
symbol: variable Var
						Var.pushThreadBindings(RT.map(RT.var(namespace, e.getKey()), e.getValue()));
						^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:208: cannot find symbol
symbol: variable RT
							RT.map(ns, ns.get(),
							^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:207: cannot find symbol
symbol: variable Var
						Var.pushThreadBindings(
						^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:254: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter.Evaluator
				Var.pushThreadBindings(RT.map(stare, t));
				                       ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:254: cannot find symbol
symbol  : variable Var
location: class Clojure.Clojure_Interpreter.Evaluator
				Var.pushThreadBindings(RT.map(stare, t));
				^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:269: cannot find symbol
symbol  : class LineNumberingPushbackReader
location: class Clojure.Clojure_Interpreter.Evaluator
			final LineNumberingPushbackReader lnpr = new LineNumberingPushbackReader(input_reader);
			      ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:269: cannot find symbol
symbol  : class LineNumberingPushbackReader
location: class Clojure.Clojure_Interpreter.Evaluator
			final LineNumberingPushbackReader lnpr = new LineNumberingPushbackReader(input_reader);
			                                             ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:279: cannot find symbol
symbol  : variable LispReader
location: class Clojure.Clojure_Interpreter.Evaluator
				Object r = LispReader.read(lnpr, false, EOF, false);
				           ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:284: cannot find symbol
symbol  : method eval(java.lang.Object)
location: class java.lang.Compiler
				ret = Compiler.eval(r);
				              ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:286: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter.Evaluator
				RT.print(ret, sw);
				^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:292: cannot find symbol
symbol  : variable Var
location: class Clojure.Clojure_Interpreter.Evaluator
				Var.popThreadBindings();
				^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:298: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter.Evaluator
			Var.pushThreadBindings(RT.map(star3, ob));
			                       ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:298: cannot find symbol
symbol  : variable Var
location: class Clojure.Clojure_Interpreter.Evaluator
			Var.pushThreadBindings(RT.map(star3, ob));
			^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:300: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter.Evaluator
			Var.pushThreadBindings(RT.map(star2, ob));
			                       ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:300: cannot find symbol
symbol  : variable Var
location: class Clojure.Clojure_Interpreter.Evaluator
			Var.pushThreadBindings(RT.map(star2, ob));
			^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:302: cannot find symbol
symbol  : variable RT
location: class Clojure.Clojure_Interpreter.Evaluator
			Var.pushThreadBindings(RT.map(star1, ret));
			                       ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:302: cannot find symbol
symbol  : variable Var
location: class Clojure.Clojure_Interpreter.Evaluator
			Var.pushThreadBindings(RT.map(star1, ret));
			^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:324: cannot find symbol
symbol: class Var
						Var ns = RT.var("clojure.core", "*ns*");
						^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:324: cannot find symbol
symbol: variable RT
						Var ns = RT.var("clojure.core", "*ns*");
						         ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:325: cannot find symbol
symbol: class Symbol
						Symbol s = (Symbol) ((Namespace) ns.get()).getName();
						^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:325: cannot find symbol
symbol: class Symbol
						Symbol s = (Symbol) ((Namespace) ns.get()).getName();
						            ^
<https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java>:325: cannot find symbol
symbol: class Namespace
						Symbol s = (Symbol) ((Namespace) ns.get()).getName();
						                      ^
Note: <https://qa.nest-initiative.org/job/fiji-full/ws/src-plugins/Clojure_Interpreter/src/main/java/Clojure/Clojure_Interpreter.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
63 errors
Exception in thread "main" imagej.build.minimaven.JavaCompiler$CompileError: Compile error: 1
	at imagej.build.minimaven.JavaCompiler.call(JavaCompiler.java:84)
	at imagej.build.minimaven.MavenProject.build(MavenProject.java:443)
	at imagej.build.minimaven.MavenProject.buildAndInstall(MavenProject.java:331)
	at imagej.build.minimaven.MavenProject.buildAndInstall(MavenProject.java:326)
	at imagej.build.minimaven.MavenProject.buildAndInstall(MavenProject.java:326)
	at imagej.build.minimaven.MavenProject.buildAndInstall(MavenProject.java:288)
	at imagej.build.MiniMaven.main(MiniMaven.java:133)
Build step 'Execute shell' marked build as failure



More information about the ImageJ-builds mailing list