You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gump <is...@commons.apache.org> on 2010/02/16 19:42:08 UTC

[GUMP@vmgump]: Project commons-math (in module apache-commons) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project commons-math has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-math :  The Jakarta Mathematics Library


Full details are available at:
    http://vmgump.apache.org/gump/public/apache-commons/commons-math/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-math-16022010.jar] identifier set to project name
 -DEBUG- Dependency on junit exists, no need to add for property junit.jar.
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-math/gump_work/build_apache-commons_commons-math.html
Work Name: build_apache-commons_commons-math (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Djunit.jar=/srv/gump/public/workspace/junit/dist/junit-16022010.jar -Dfinal.name=commons-math-16022010 jar 
[Working Directory: /srv/gump/public/workspace/apache-commons/math]
CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/math/target/classes:/srv/gump/public/workspace/apache-commons/math/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/junit/dist/junit-16022010.jar
---------------------------------------------
    [mkdir] Created dir: /srv/gump/public/workspace/apache-commons/math/target/test-classes

compile:
    [javac] Compiling 399 source files to /srv/gump/public/workspace/apache-commons/math/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

check-availability:
     [echo] doing check-availability...

download-dependencies:
     [echo] doing download-dependencies...

download-junit:

compile.tests:
    [javac] Compiling 263 source files to /srv/gump/public/workspace/apache-commons/math/target/test-classes
    [javac] /srv/gump/public/workspace/apache-commons/math/src/test/java/org/apache/commons/math/stat/descriptive/moment/SemiVarianceTest.java:66: cannot find symbol
    [javac] symbol  : method sumSquareDev(double[],double)
    [javac] location: class org.apache.commons.math.TestUtils
    [javac]         assertEquals(TestUtils.sumSquareDev(new double[] {-2d, 2d, 4d, -2d, 3d, 5d}, mean) / (length - 1),
    [javac]                               ^
    [javac] /srv/gump/public/workspace/apache-commons/math/src/test/java/org/apache/commons/math/stat/descriptive/moment/SemiVarianceTest.java:71: cannot find symbol
    [javac] symbol  : method sumSquareDev(double[],double)
    [javac] location: class org.apache.commons.math.TestUtils
    [javac]         assertEquals(TestUtils.sumSquareDev(new double[] {22d, 11d, 14d}, mean) / (length - 1),
    [javac]                               ^
    [javac] /srv/gump/public/workspace/apache-commons/math/src/test/java/org/apache/commons/math/stat/descriptive/moment/SemiVarianceTest.java:95: cannot find symbol
    [javac] symbol  : method sumSquareDev(double[],double)
    [javac] location: class org.apache.commons.math.TestUtils
    [javac]         assertEquals(TestUtils.sumSquareDev(new double[] { -2d, -2d }, 1.0d) / values.length,
    [javac]                               ^
    [javac] /srv/gump/public/workspace/apache-commons/math/src/test/java/org/apache/commons/math/stat/descriptive/moment/SemiVarianceTest.java:99: cannot find symbol
    [javac] symbol  : method sumSquareDev(double[],double)
    [javac] location: class org.apache.commons.math.TestUtils
    [javac]         assertEquals(TestUtils.sumSquareDev(new double[] { 4d, 22d, 11d, 14d, 5d }, 3.0d) / values.length, singletest,
    [javac]                               ^
    [javac] /srv/gump/public/workspace/apache-commons/math/src/test/java/org/apache/commons/math/stat/descriptive/moment/SemiVarianceTest.java:126: cannot find symbol
    [javac] symbol  : method sumSquareDev(double[],double)
    [javac] location: class org.apache.commons.math.TestUtils
    [javac]         double totalSumOfSquares = TestUtils.sumSquareDev(values, target);
    [javac]                                             ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 errors

BUILD FAILED
/srv/gump/public/workspace/apache-commons/math/build.xml:168: Compile failed; see the compiler error output for details.

Total time: 17 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-math/rss.xml
- Atom: http://vmgump.apache.org/gump/public/apache-commons/commons-math/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 05000816022010, vmgump:vmgump-public:05000816022010
Gump E-mail Identifier (unique within run) #1.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org