[ImageJ-builds] Build failed in Jenkins: ImgLib-ij #3

jenkins at imagej.net jenkins at imagej.net
Tue Apr 15 07:37:20 CDT 2014


See <http://jenkins.imagej.net/job/ImgLib-ij/3/changes>

Changes:

[Tobias Pietzsch] adopt refactoring in core: Projector2D was renamed to IterableIntervalProjector2D

------------------------------------------
Started by user Johannes Schindelin
Building on master in workspace <http://jenkins.imagej.net/job/ImgLib-ij/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/imglib/imglib-ij
Checking out Revision 74b75c9f6e689c8075e524595dfabf8c98b74d41 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson3955420861771634051.sh
+ git clean -dfx
Removing target/
[workspace] $ /bin/sh -xe /tmp/hudson1565993381022995261.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 ImageJ 2.0.0-beta-26-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imglib2-ij ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-ij/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-ij/workspace
[INFO] Storing buildNumber: 74b75c9f6e689c8075e524595dfabf8c98b74d41 at timestamp: 1397565434829
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-ij/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-ij/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ imglib2-ij ---
[INFO] Setting rootdir: /data/devel/jenkins/jobs/ImgLib-ij/workspace
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imglib2-ij ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ imglib2-ij ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /data/devel/jenkins/jobs/ImgLib-ij/workspace/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[46,37] cannot find symbol
symbol  : class IterableIntervalProjector2D
location: package net.imglib2.display.projector
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[60,23] cannot find symbol
symbol  : class IterableIntervalProjector2D
location: class net.imglib2.img.display.imagej.ImageJVirtualStack<S,T>
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[46,37] cannot find symbol
symbol  : class IterableIntervalProjector2D
location: package net.imglib2.display.projector
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[60,23] cannot find symbol
symbol  : class IterableIntervalProjector2D
location: class net.imglib2.img.display.imagej.ImageJVirtualStack<S,T>
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[93,38] cannot find symbol
symbol  : class IterableIntervalProjector2D
location: class net.imglib2.img.display.imagej.ImageJVirtualStack<S,T>
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.473s
[INFO] Finished at: Tue Apr 15 07:37:20 CDT 2014
[INFO] Final Memory: 14M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project imglib2-ij: Compilation failure: Compilation failure:
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[46,37] cannot find symbol
[ERROR] symbol  : class IterableIntervalProjector2D
[ERROR] location: package net.imglib2.display.projector
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[60,23] cannot find symbol
[ERROR] symbol  : class IterableIntervalProjector2D
[ERROR] location: class net.imglib2.img.display.imagej.ImageJVirtualStack<S,T>
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[46,37] cannot find symbol
[ERROR] symbol  : class IterableIntervalProjector2D
[ERROR] location: package net.imglib2.display.projector
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[60,23] cannot find symbol
[ERROR] symbol  : class IterableIntervalProjector2D
[ERROR] location: class net.imglib2.img.display.imagej.ImageJVirtualStack<S,T>
[ERROR] /data/devel/jenkins/jobs/ImgLib-ij/workspace/src/main/java/net/imglib2/img/display/imagej/ImageJVirtualStack.java:[93,38] cannot find symbol
[ERROR] symbol  : class IterableIntervalProjector2D
[ERROR] location: class net.imglib2.img.display.imagej.ImageJVirtualStack<S,T>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list