[Jist-admin] Build failed in Hudson: CRUISE » /home/ubuntu64/nightly/mipav #100

jist.hudson at gmail.com jist.hudson at gmail.com
Mon Mar 21 09:30:05 PDT 2011


See <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/100/changes>

Changes:

[nataliehan23] fork to yes to pass ext dir for test with Junit

------------------------------------------
[...truncated 1762 lines...]
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/CalculationMonitor.java>:44: cannot find symbol
    [javac] symbol  : class ViewJProgressBar
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.CalculationMonitor
    [javac] 	private ViewJProgressBar progressBar;
    [javac] 	        ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/CalculationMonitor.java>:67: cannot find symbol
    [javac] symbol  : class ViewJProgressBar
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.CalculationMonitor
    [javac] 	public CalculationMonitor(ProcessingAlgorithm algo, ViewJProgressBar progressBar) {
    [javac] 	                                                    ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/CalculationMonitor.java>:80: cannot find symbol
    [javac] symbol  : class ViewJProgressBar
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.CalculationMonitor
    [javac] 	public CalculationMonitor(ProcessingAlgorithm algo, ViewJProgressBar progressBar, AbstractCalculation calc) {
    [javac] 	                                                    ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/PipeScheduler.java>:46: package gov.nih.mipav.view does not exist
    [javac] import gov.nih.mipav.view.MipavUtil;
    [javac]                          ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/factory/ParamFactory.java>:176: cannot find symbol
    [javac] symbol  : class AlgorithmParameters
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory
    [javac] 	public abstract void createMipavParameter(AlgorithmParameters scriptParams) throws ParserException;
    [javac] 	                                          ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/factory/ParamFactory.java>:176: cannot find symbol
    [javac] symbol  : class ParserException
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory
    [javac] 	public abstract void createMipavParameter(AlgorithmParameters scriptParams) throws ParserException;
    [javac] 	                                                                                   ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/factory/ParamFactory.java>:235: cannot find symbol
    [javac] symbol  : class ParameterTable
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory
    [javac] 	public abstract void importMipavParameter(ParameterTable paramTable) throws ParameterException;
    [javac] 	                                          ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/factory/ParamFactory.java>:235: cannot find symbol
    [javac] symbol  : class ParameterException
    [javac] location: class edu.jhu.ece.iacl.jist.pipeline.factory.ParamFactory
    [javac] 	public abstract void importMipavParameter(ParameterTable paramTable) throws ParameterException;
    [javac] 	                                                                            ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/PlugInJISTProcessManager.java>:6: package gov.nih.mipav.plugins does not exist
    [javac] import gov.nih.mipav.plugins.PlugInGeneric;
    [javac]                             ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/PlugInJISTProcessManager.java>:14: cannot find symbol
    [javac] symbol: class PlugInGeneric
    [javac] public class PlugInJISTProcessManager implements PlugInGeneric{
    [javac]                                                  ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/StartMipav.java>:15: package gov.nih.mipav.view does not exist
    [javac] import gov.nih.mipav.view.Preferences;
    [javac]                          ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:3: package javax.vecmath does not exist
    [javac] import javax.vecmath.Matrix3d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:4: package javax.vecmath does not exist
    [javac] import javax.vecmath.Matrix3f;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:5: package javax.vecmath does not exist
    [javac] import javax.vecmath.Point2d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:6: package javax.vecmath does not exist
    [javac] import javax.vecmath.Point2f;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:7: package javax.vecmath does not exist
    [javac] import javax.vecmath.Point3d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:8: package javax.vecmath does not exist
    [javac] import javax.vecmath.Point3f;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:9: package javax.vecmath does not exist
    [javac] import javax.vecmath.Tuple2d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:10: package javax.vecmath does not exist
    [javac] import javax.vecmath.Tuple3d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:11: package javax.vecmath does not exist
    [javac] import javax.vecmath.Tuple3f;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:12: package javax.vecmath does not exist
    [javac] import javax.vecmath.Vector2d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:13: package javax.vecmath does not exist
    [javac] import javax.vecmath.Vector3d;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:14: package javax.vecmath does not exist
    [javac] import javax.vecmath.Vector3f;
    [javac]                     ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:16: package Jama does not exist
    [javac] import Jama.EigenvalueDecomposition;
    [javac]            ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:17: package Jama does not exist
    [javac] import Jama.Matrix;
    [javac]            ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:32: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Matrix rotateInverseMatrix(Point3f p){
    [javac] 	                                         ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:32: cannot find symbol
    [javac] symbol  : class Matrix
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Matrix rotateInverseMatrix(Point3f p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:43: cannot find symbol
    [javac] symbol  : class Tuple3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double length(Tuple3f p){
    [javac] 	                            ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:54: cannot find symbol
    [javac] symbol  : class Tuple3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double length(Tuple3d p){
    [javac] 	                            ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:66: cannot find symbol
    [javac] symbol  : class Tuple3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double distance(Tuple3f p1,Tuple3f p2){
    [javac] 	                              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:66: cannot find symbol
    [javac] symbol  : class Tuple3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double distance(Tuple3f p1,Tuple3f p2){
    [javac] 	                                         ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:78: cannot find symbol
    [javac] symbol  : class Tuple3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double distance(Tuple3f p1,Tuple3d p2){
    [javac] 	                              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:78: cannot find symbol
    [javac] symbol  : class Tuple3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double distance(Tuple3f p1,Tuple3d p2){
    [javac] 	                                         ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:90: cannot find symbol
    [javac] symbol  : class Tuple3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double distance(Tuple3d p1,Tuple3d p2){
    [javac] 	                              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:90: cannot find symbol
    [javac] symbol  : class Tuple3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static double distance(Tuple3d p1,Tuple3d p2){
    [javac] 	                                         ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:102: cannot find symbol
    [javac] symbol  : class Matrix
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Matrix rotateInverseMatrix(double theta,double phi){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:127: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Matrix3d rotateInverseMatrix3d(Point3f p){
    [javac] 	                                             ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:127: cannot find symbol
    [javac] symbol  : class Matrix3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Matrix3d rotateInverseMatrix3d(Point3f p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:139: cannot find symbol
    [javac] symbol  : class Matrix3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Matrix3d rotateInverseMatrix3d(double theta,double phi){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:170: cannot find symbol
    [javac] symbol  : class Matrix
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix A,Point3f p){
    [javac] 	                                 ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:170: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix A,Point3f p){
    [javac] 	                                          ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:170: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix A,Point3f p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:189: cannot find symbol
    [javac] symbol  : class Matrix
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix A,double[] p){
    [javac] 	                                 ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:189: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix A,double[] p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:204: cannot find symbol
    [javac] symbol  : class Matrix3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix3d A,double[] p){
    [javac] 	                                 ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:204: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3f multMatrix(Matrix3d A,double[] p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:222: cannot find symbol
    [javac] symbol  : class Matrix3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3d multMatrix3d(Matrix3d A,Point3f p){
    [javac] 	                                   ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:222: cannot find symbol
    [javac] symbol  : class Point3f
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3d multMatrix3d(Matrix3d A,Point3f p){
    [javac] 	                                              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:222: cannot find symbol
    [javac] symbol  : class Point3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3d multMatrix3d(Matrix3d A,Point3f p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:240: cannot find symbol
    [javac] symbol  : class Matrix3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3d multMatrix3d(Matrix3d A,Point3d p){
    [javac] 	                                   ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:240: cannot find symbol
    [javac] symbol  : class Point3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3d multMatrix3d(Matrix3d A,Point3d p){
    [javac] 	                                              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/algorithms/graphics/GeomUtil.java>:240: cannot find symbol
    [javac] symbol  : class Point3d
    [javac] location: class edu.jhu.ece.iacl.jist.algorithms.graphics.GeomUtil
    [javac] 	public static Point3d multMatrix3d(Matrix3d A,Point3d p){
    [javac] 	              ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/tree/DraggableJTree.java>:40: warning: java.awt.dnd.peer.DragSourceContextPeer is internal proprietary API and may be removed in a future release
    [javac] import java.awt.dnd.peer.DragSourceContextPeer;
    [javac]                         ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/tree/DraggableJTree.java>:88: warning: java.awt.dnd.peer.DragSourceContextPeer is internal proprietary API and may be removed in a future release
    [javac] 			protected DragSourceContext createDragSourceContext(DragSourceContextPeer dscp, DragGestureEvent dgl,
    [javac] 			                                                    ^
    [javac] <http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/jist/JIST/src/edu/jhu/ece/iacl/jist/pipeline/tree/DraggableJTree.java>:90: warning: java.awt.dnd.peer.DragSourceContextPeer is internal proprietary API and may be removed in a future release
    [javac] 				return new DragSourceContext(dscp, dgl, dragCursor, dragImage, imageOffset, t, dsl) {
    [javac] 				                                                                                    ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 100 errors
    [javac] 3 warnings

BUILD FAILED
<http://masi.vuse.vanderbilt.edu/hudson/job/CRUISE/./mipav=%2Fhome%2Fubuntu64%2Fnightly%2Fmipav/ws/build.xml>:82: Compile failed; see the compiler error output for details.

Total time: 1 minute 1 second
Recording fingerprints
Archiving artifacts
Publishing Javadoc
Failed to send e-mail to nataliehan23 because no e-mail address is known, and no default e-mail domain is configured



More information about the Jist-admin mailing list