You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Sam Ruby <ru...@us.ibm.com> on 2008/02/06 02:07:04 UTC

[GUMP@vmgump]: Project xsltc (in module xml-xalan) 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 xsltc 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:
    - xsltc :  Release 2.x of the Xalan-Java XSLT processor


Full details are available at:
    http://vmgump.apache.org/gump/public/xml-xalan/xsltc/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/xml-xalan/xsltc/gump_work/build_xml-xalan_xsltc.html
Work Name: build_xml-xalan_xsltc (Type: Build)
Work ended in a state of : Failed
Elapsed: 49 secs
Command Line: /usr/lib/jvm/java-1.5.0-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 xsltc.unbundledjar 
[Working Directory: /srv/gump/public/workspace/xml-xalan]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/xml-xalan/build/classes:/srv/gump/public/workspace/xml-xalan/build/serializer:/srv/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/bootstrap/lib/ant.jar:/srv/gump/public/workspace/xml-xalan/tools/java_cup.jar:/srv/gump/public/workspace/xml-xalan/lib/runtime.jar:/srv/gump/public/workspace/xml-xalan/tools/JLex.jar:bcel-gump-05022008.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:35: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.FieldGen;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:36: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.GETFIELD;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:37: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.GETSTATIC;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:38: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.INVOKEINTERFACE;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:39: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.INVOKESPECIAL;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:40: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.INVOKEVIRTUAL;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:41: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.ISTORE;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:42: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.InstructionHandle;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:43: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.InstructionList;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:44: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.LocalVariableGen;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:45: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.NEW;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:46: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.NEWARRAY;
    [javac]                                ^
    [javac] /srv/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:47: package org.apache.bcel.generic does not exist
    [javac] import org.apache.bcel.generic.PUSH;
    [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

BUILD FAILED
/srv/gump/public/workspace/xml-xalan/build.xml:511: Compile failed; see the compiler error output for details.

Total time: 48 seconds
---------------------------------------------

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

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

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

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