Your message dated Fri, 13 Jan 2017 17:33:42 +0000
with message-id <e1cs5js-0007yc...@fasolo.debian.org>
and subject line Bug#802065: fixed in ditaa 0.10+ds1-1.1
has caused the Debian Bug report #802065,
regarding ditaa: FTBFS: Cannot find symbol: 
org.apache.batik.dom.svg.SAXSVGDocumentFactory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
802065: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802065
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ditaa
Version: 0.10+ds1-1
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

    jh_build
find src/org/ -name *.java -and -type f -print0 | xargs -0 
/usr/lib/jvm/default-java/bin/javac -g -cp 
/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar:/usr/share/java/commons-cli.jar:/usr/share/java/batik-bridge.jar:/usr/share/java/batik-dom.jar:/usr/share/java/batik-gvt.jar:/usr/share/java/batik-svg-dom.jar:/usr/share/java/batik-awt-util.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/batik-libs.jar:/usr/share/java/jericho-html.jar:debian/_jh_build.ditaa
 -d debian/_jh_build.ditaa -source 1.5 -target 1.5
warning: [options] bootstrap class path not set in conjunction with -source 1.5
src/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java:32: 
error: cannot find symbol
import org.apache.batik.dom.svg.SAXSVGDocumentFactory;
                               ^
  symbol:   class SAXSVGDocumentFactory
  location: package org.apache.batik.dom.svg
src/org/stathissideris/ascii2image/graphics/ImageHandler.java:45: error: cannot 
find symbol
import org.apache.batik.dom.svg.SAXSVGDocumentFactory;
                               ^
  symbol:   class SAXSVGDocumentFactory
  location: package org.apache.batik.dom.svg
src/org/stathissideris/ascii2image/core/JavadocTaglet.java:90: warning: 
non-varargs call of varargs method with inexact argument type for last 
parameter;
                        Method configurationMethod = 
htmlDoclet.getClass().getMethod("configuration", null);
                                                                                
                      ^
  cast to Class<?> for a varargs call
  cast to Class<?>[] for a non-varargs call and to suppress this warning
src/org/stathissideris/ascii2image/core/JavadocTaglet.java:91: warning: 
non-varargs call of varargs method with inexact argument type for last 
parameter;
                        Object config = configurationMethod.invoke(htmlDoclet, 
null);
                                                                               ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
src/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java:55: 
error: cannot find symbol
                SAXSVGDocumentFactory df = new 
SAXSVGDocumentFactory("org.apache.xerces.parsers.SAXParser");
                ^
  symbol:   class SAXSVGDocumentFactory
  location: class OffScreenSVGRenderer
src/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java:55: 
error: cannot find symbol
                SAXSVGDocumentFactory df = new 
SAXSVGDocumentFactory("org.apache.xerces.parsers.SAXParser");
                                               ^
  symbol:   class SAXSVGDocumentFactory
  location: class OffScreenSVGRenderer
src/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java:67: 
error: cannot find symbol
                SAXSVGDocumentFactory df = new 
SAXSVGDocumentFactory("org.apache.xerces.parsers.SAXParser");
                ^
  symbol:   class SAXSVGDocumentFactory
  location: class OffScreenSVGRenderer
src/org/stathissideris/ascii2image/graphics/OffScreenSVGRenderer.java:67: 
error: cannot find symbol
                SAXSVGDocumentFactory df = new 
SAXSVGDocumentFactory("org.apache.xerces.parsers.SAXParser");
                                               ^
  symbol:   class SAXSVGDocumentFactory
  location: class OffScreenSVGRenderer
Note: src/org/stathissideris/ascii2image/core/CommandLineConverter.java uses or 
overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 errors
3 warnings
debian/rules:14: recipe for target 'binary' failed
make: *** [binary] Error 1
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ditaa.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Source: ditaa
Source-Version: 0.10+ds1-1.1

We believe that the bug you reported is fixed in the latest version of
ditaa, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 802...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated ditaa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 13 Jan 2017 19:13:14 +0200
Source: ditaa
Binary: ditaa
Architecture: source
Version: 0.10+ds1-1.1
Distribution: unstable
Urgency: medium
Maintainer: David Paleino <da...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
 ditaa      - convert ASCII diagrams into proper bitmap graphics
Closes: 802065
Changes:
 ditaa (0.10+ds1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Apply FTBFS fix from Julien Pinon. (Closes: #802065)
Checksums-Sha1:
 c2918208ab667a9ed8ca7c938c38dbb05c2799d8 1973 ditaa_0.10+ds1-1.1.dsc
 4fff873adc2027c7eb29f5c7b5afc1ade9070f75 5136 ditaa_0.10+ds1-1.1.debian.tar.xz
Checksums-Sha256:
 5658db18c9427bcc65350401740ade2f0ba726d90540e12a9db16ccfb504907a 1973 
ditaa_0.10+ds1-1.1.dsc
 ffff48f25930a40b6d9ab4d78d8aa0445feed8cca17b78965c2e6eabea38cd5d 5136 
ditaa_0.10+ds1-1.1.debian.tar.xz
Files:
 8e2f7aaa9fb5f897089a5737e5e60791 1973 graphics optional ditaa_0.10+ds1-1.1.dsc
 167f7b6629d9a59753b0265d07ab2f6b 5136 graphics optional 
ditaa_0.10+ds1-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlh5CxsACgkQiNJCh6LY
mLELcw/+IeMF0odTd7sDCP9yShMBxUQuSMPg8rhhJQlZhg3DvNsrSNi/8yIn57OB
nCKIppD1JFQowyefpzrcdzjY/+rv3QZL3yCptqoOoJiz06xfHvTGQU5WxMi8IZMI
azUh6rUM8XoD6xcNxJP5Xzcun1unccVrONrwKhB8y3NF3qMlKRoalbqTqnuqYsd/
tqFWPTD0szdQZyAKqNHerrBVLXsZsFLcxqM3Cz4255CKtckzPJh1yfRfN9wn8Fpl
jNuvSmM98nIb+/i+yPo7K3XgP90G3f4feLRjwjsCfRtVj1AZw8a3abkUxH1KM8/W
XFYrI/hPYVnSOXoWwrk8WkTdDJruAtsaHcPz7meWdmu+dneOXT6KSutZiDBqxdTG
eoXvhMRxj1eb4qkIFj1tWaPDXRS5MT4OD9zWQRgHW4re7EKfw/z5Q7wCpnULbq/5
P2Gz96TSRoMIId5en9FNp28k3uvszf0OqJGR+8mpQRVlLXSrpPXnRUSuOmx2hXOK
uFo3d6oThE30JW3e1taheNIYZsyb1GOBj8BRghftTx5TciWYo7Os02UJHtVqRZYi
J1yDzW8e/I8La8tnPE8UX4TGoaAskVfJMQUTEC2meOUoS4d8aMoMqf6FpSWZXZ/q
mhCtbH+sMerX0AiMWNmFAfjPNiBSkHRjOwpUfEdTLg3wWxPq/Ws=
=JDx4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to