Created
February 8, 2011 15:02
-
-
Save mhl/816543 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking prerequisites of (fiji.build.SubFake) jars/weka.jar <- fiji jars/Fiji.jar ... | |
Building (fiji.build.SubFake) jars/weka.jar <- fiji jars/Fiji.jar ... | |
Building in modules/weka/ | |
Checking prerequisites of (fiji.build.ExecuteProgram) weka.jar <- weka/dist/weka.jar | |
Checking prerequisites of (fiji.build.ExecuteProgram) weka/dist/weka.jar <- | |
Building (fiji.build.ExecuteProgram) weka/dist/weka.jar <- | |
Executing: '../../fiji' '--ant' '-f' 'weka/build.xml' 'exejar' | |
Found that JAVA_HOME was: '/usr/lib/jvm/java-6-openjdk/' | |
Buildfile: weka/build.xml | |
init_all: | |
init_compile: | |
[mkdir] Created dir: /home/mark/fiji-for-debian/fiji-20110208150535/modules/weka/weka/build/classes | |
compile: | |
[javac] Compiling 1181 source files to /home/mark/fiji-for-debian/fiji-20110208150535/modules/weka/weka/build/classes | |
[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. | |
[copy] Copying 475 files to /home/mark/fiji-for-debian/fiji-20110208150535/modules/weka/weka/build/classes | |
[rmic] RMI Compiling 1 class to /home/mark/fiji-for-debian/fiji-20110208150535/modules/weka/weka/build/classes | |
BUILD FAILED | |
/home/mark/fiji-for-debian/fiji-20110208150535/modules/weka/weka/build.xml:92: Cannot use SUN rmic, as it is not available. A common solution is to set the environment variable JAVA_HOME | |
Total time: 8 seconds | |
Fake failed: Program failed: '../../fiji --ant -f weka/build.xml exejar' | |
Failed: 1 | |
in rule (fiji.build.ExecuteProgram) weka/dist/weka.jar <- | |
in rule (fiji.build.ExecuteProgram) weka.jar <- weka/dist/weka.jar | |
in rule (fiji.build.SubFake) jars/weka.jar <- fiji jars/Fiji.jar ... | |
in rule (fiji.build.CompileJar) plugins/SPIM_Registration.jar <- ... | |
in rule (fiji.build.All) all <- fiji jars/ij.jar misc/headless.ja... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment