Your message dated Wed, 13 Jun 2018 21:19:41 +0000
with message-id <e1ftdb7-000ihm...@fasolo.debian.org>
and subject line Bug#897494: fixed in ditaa 0.10+ds1-1.2
has caused the Debian Bug report #897494,
regarding ditaa: FTBFS:
src/org/stathissideris/ascii2image/core/JavadocTaglet.java:26: error: package
com.sun.tools.doclets does not exist
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.)
--
897494: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897494
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ditaa
Version: 0.10+ds1-1.1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> make: 'build' is up to date.
> fakeroot debian/rules binary
> dh binary --with javahelper
> dh_update_autotools_config
> jh_linkjars
> jh_build
> find src/org/ -name *.java -and -type f -print0 | xargs -s 512000 -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.7 -target 1.7 -encoding ISO8859-1
> warning: [options] bootstrap class path not set in conjunction with -source 7
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:26: error: package
> com.sun.tools.doclets does not exist
> import com.sun.tools.doclets.Taglet;
> ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:27: error: package
> com.sun.tools.doclets.internal.toolkit does not exist
> import com.sun.tools.doclets.internal.toolkit.Configuration;
> ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:28: warning:
> [removal] Standard in com.sun.tools.doclets.standard has been deprecated and
> marked for removal
> import com.sun.tools.doclets.standard.Standard;
> ^
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:70: error: cannot
> find symbol
> public class JavadocTaglet implements Taglet {
> ^
> symbol: class Taglet
> src/org/stathissideris/ascii2image/core/JavadocTaglet.java:88: warning:
> [removal] Standard in com.sun.tools.doclets.standard has been deprecated and
> marked for removal
> Field htmlDocletField =
> Standard.class.getField("htmlDoclet");
> ^
> 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
> Note: Some input files use or override 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.
> 3 errors
> 5 warnings
> make: *** [debian/rules:14: binary] Error 123
The full build log is available from:
http://aws-logs.debian.net/2018/05/02/ditaa_0.10+ds1-1.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ditaa
Source-Version: 0.10+ds1-1.2
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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Markus Koschany <a...@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: Wed, 13 Jun 2018 23:03:10 +0200
Source: ditaa
Binary: ditaa
Architecture: source
Version: 0.10+ds1-1.2
Distribution: unstable
Urgency: medium
Maintainer: David Paleino <da...@debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
ditaa - convert ASCII diagrams into proper bitmap graphics
Closes: 897494
Changes:
ditaa (0.10+ds1-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Work around the FTBFS with Java 10 by removing the JavadocTaglet class.
(Closes: #897494)
Checksums-Sha1:
ceacf98474def7e023d0b4c71b805907894b165c 2124 ditaa_0.10+ds1-1.2.dsc
6926b8848044990e071edcd79b7c2db30b8a401d 8220 ditaa_0.10+ds1-1.2.debian.tar.xz
f282a0bd50f0cec3529ec8afb31bb4f5d3304fab 11919
ditaa_0.10+ds1-1.2_amd64.buildinfo
Checksums-Sha256:
257a511d8bd4b039105195f614a551de11b3031da6e3ad6d8ab64ede2064e072 2124
ditaa_0.10+ds1-1.2.dsc
e20f0eadcc9ce37b0f5a41e82dc251082bd0479f2cca96b5b910dd6f778180b4 8220
ditaa_0.10+ds1-1.2.debian.tar.xz
898e4b5ad71f0393924716c73f4d7cc3cfd003f14cbd035a99128d8fd892667b 11919
ditaa_0.10+ds1-1.2_amd64.buildinfo
Files:
d697c600b86df7013d3dc2fff7f31c47 2124 graphics optional ditaa_0.10+ds1-1.2.dsc
4c2ba2685e59ccfa54a2609360923103 8220 graphics optional
ditaa_0.10+ds1-1.2.debian.tar.xz
af58bb6a245a45c9461a4732533cea54 11919 graphics optional
ditaa_0.10+ds1-1.2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlshhypfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkPREP+gJ/nOvuFGsOVKJ2x0vqvbyXg07uQShLPh8z
xyznWFo0Jpyoamqqx+usFmH2CmOwQbmbzwZSoqK0mZJJwQr83y6kJAH5ca54oPYE
4fd408UdQtW0L3lL3dE9VqGlZU9+fJ2gebwg5aJk+aS41bc3lgpN8Cm0zQIpbPyp
R11JIQdE7KThdRjE/uRljde6qswkWZZ6zkR91lY+QFhHyQpLFp2tNNMOKQ+cI8SU
xm9csQSeeOZJoK3RbPDZqY9H/N94yFc5+ILEAaowAWZbam/P8vYICnHHfXEaUtfW
SlbNxDI9+7g6FpXw1doTReQTMI0EkqNBLEef+lVUkHSgCXHq7vsL++p4wGEHwixs
wKs/Cb8EBPvxKj4HTa/vGwnsr4hCcvRQyd/6FTRZ47sVB1XVQ0n345YTVz271zAA
eYuAjOTpiu4xp0ITy7W5KcjRn6Fl6fl5Inbm7JTuT7M/DCR684qVd6eI1/XQ6tV9
SUzCfNYf7HLq+/b7Q5WqsLWPk01UamRxVBhnpoqFV+QOoaHQ6Xwis83zE0oD95aT
uHTFF1zC3h/CEzoSajAiAknhzBXLTRqmhdcGOZ865Teg5cJQUgYYMuHn57oRxms1
chTyAVYWxpDBM2h4PsYpDnFiL2SoqFXGb89AizsxJo2n9Hhb/UamEMC3Y+Lq188H
P/qI1YIw
=03SE
-----END PGP SIGNATURE-----
--- End Message ---