Package: trang
Version: 20030619-5.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 >      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 > ./src/javax/xml/parsers/SAXParser.java:358: warning: The method 
 > setEntityResolver(EntityResolver) from the type Parser is deprecated
 >      parser.setEntityResolver(hb);
 >      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 > ./src/javax/xml/parsers/SAXParser.java:359: warning: The method 
 > setErrorHandler(ErrorHandler) from the type Parser is deprecated
 >      parser.setErrorHandler(hb);
 >      ^^^^^^^^^^^^^^^^^^^^^^^^^^
 > ./src/javax/xml/parsers/SAXParser.java:360: warning: The method 
 > setDTDHandler(DTDHandler) from the type Parser is deprecated
 >      parser.setDTDHandler(hb);
 >      ^^^^^^^^^^^^^^^^^^^^^^^^
 > ./src/javax/xml/parsers/SAXParser.java:362: warning: The method 
 > parse(InputSource) from the type Parser is deprecated
 >      parser.parse(is);
 >      ^^^^^^^^^^^^^^^^
 > ./src/javax/xml/parsers/SAXParser.java:404: warning: The type Parser is 
 > deprecated
 >      public abstract org.xml.sax.Parser getParser() throws SAXException;
 >                      ^^^^^^^^^^^^^^^^^^
 > ./src/javax/xml/parsers/ParserConfigurationException.java:65: warning: The 
 > serializable class ParserConfigurationException does not declare a static 
 > final serialVersionUID field of type long
 >      public class ParserConfigurationException extends Exception {
 >                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 > 763 problems (10 errors, 753 warnings)
 > make[1]: *** [trang.o] Error 1
 > make[1]: Leaving directory `/build/user/trang-20030619'
 > make: *** [build-stamp] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
        - michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to