[ImageJ-builds] Build failed in Jenkins: fiji-windows-full #71
Jenkins Daemon
jenkins at qa.nest-initiative.org
Wed Jul 4 00:29:10 CDT 2012
See <https://qa.nest-initiative.org/job/fiji-windows-full/71/changes>
Changes:
[johannes.schindelin] Get rid of the precompiled ImgLib1 .jar files
[johannes.schindelin] Fix compile error after a recent ImgLib (1!!!) update
[johannes.schindelin] Bye-bye imglib2-ui
------------------------------------------
[...truncated 913 lines...]
location: class Clojure.Clojure_Interpreter
static final Var print_level = RT.var("clojure.core", "*print-level*");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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()));
^
C:\jenkins\workspace\fiji-windows-full\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()));
^
C:\jenkins\workspace\fiji-windows-full\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()));
^
C:\jenkins\workspace\fiji-windows-full\src-plugins\Clojure_Interpreter\src\main\java\Clojure\Clojure_Interpreter.java:208: cannot find symbol
symbol: variable RT
RT.map(ns, ns.get(),
^
C:\jenkins\workspace\fiji-windows-full\src-plugins\Clojure_Interpreter\src\main\java\Clojure\Clojure_Interpreter.java:207: cannot find symbol
symbol: variable Var
Var.pushThreadBindings(
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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);
^
C:\jenkins\workspace\fiji-windows-full\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);
^
C:\jenkins\workspace\fiji-windows-full\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);
^
C:\jenkins\workspace\fiji-windows-full\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);
^
C:\jenkins\workspace\fiji-windows-full\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);
^
C:\jenkins\workspace\fiji-windows-full\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();
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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));
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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*");
^
C:\jenkins\workspace\fiji-windows-full\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();
^
C:\jenkins\workspace\fiji-windows-full\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();
^
C:\jenkins\workspace\fiji-windows-full\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: C:\jenkins\workspace\fiji-windows-full\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
Compile error
at fiji.build.Fake.callJavac(Fake.java:554)
at fiji.build.MiniMaven$POM.build(MiniMaven.java:477)
at fiji.build.MiniMaven$POM.buildJar(MiniMaven.java:408)
at fiji.build.SubFake.action(SubFake.java:163)
at fiji.build.Rule.make(Rule.java:195)
at fiji.build.Rule.make(Rule.java:175)
at fiji.build.Rule.makePrerequisites(Rule.java:331)
at fiji.build.Rule.make(Rule.java:189)
at fiji.build.Rule.make(Rule.java:175)
at fiji.build.Fake.make(Fake.java:265)
at fiji.build.Fake.main(Fake.java:55)
Compile error
at fiji.build.Fake.callJavac(Fake.java:554)
at fiji.build.MiniMaven$POM.build(MiniMaven.java:477)
at fiji.build.MiniMaven$POM.buildJar(MiniMaven.java:408)
at fiji.build.SubFake.action(SubFake.java:163)
at fiji.build.Rule.make(Rule.java:195)
at fiji.build.Rule.make(Rule.java:175)
at fiji.build.Rule.makePrerequisites(Rule.java:331)
at fiji.build.Rule.make(Rule.java:189)
at fiji.build.Rule.make(Rule.java:175)
at fiji.build.Fake.make(Fake.java:265)
at fiji.build.Fake.main(Fake.java:55)
Compile error
in rule (fiji.build.SubFake) plugins/Clojure_Interpreter.jar <- s...
in rule (fiji.build.All) all <- ImageJ fiji jars/ij.jar plugins/l...
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list