Your message dated Fri, 21 Oct 2016 16:55:41 +0000
with message-id <e1bxd6b-0004jv...@franck.debian.org>
and subject line Bug#841547: fixed in statcvs 1:0.7.0.dfsg-6
has caused the Debian Bug report #841547,
regarding statcvs: FTBFS: [javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:39:
error: SymbolicNameAnnotation is not abstract and does not override abstract
method removeChangeListener(AnnotationChangeListener) in Annotation
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.)
--
841547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841547
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: statcvs
Version: 1:0.7.0.dfsg-5
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 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
> test -x debian/rules
> mkdir -p "."
> jh_linkjars
> jh_build -J
> touch debian/jh_build_stamp
> cd . && /usr/lib/jvm/default-java/bin/java -classpath
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit.jar:/usr/share/java/jcommon.jar:/usr/share/java/jfreechart.jar:/usr/share/java/jdom1.jar:/usr/lib/jvm/default-java/lib/tools.jar
> -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true
> -Dcompile.optimize=true -Dbuild.compiler=modern -buildfile build.xml jar
> javadoc
> Buildfile: /<<PKGBUILDDIR>>/build.xml
>
> init:
> [mkdir] Created dir: /<<PKGBUILDDIR>>/build
>
> filter:
> [copy] Copying 155 files to /<<PKGBUILDDIR>>/src-temp
> [copy] Copied 19 empty directories to 1 empty directory under
> /<<PKGBUILDDIR>>/src-temp
> [copy] Copying 8 files to /<<PKGBUILDDIR>>/src-temp
>
> compile:
> [javac] /<<PKGBUILDDIR>>/build.xml:60: warning: 'includeantruntime' was
> not set, defaulting to build.sysclasspath=last; set to false for repeatable
> builds
> [javac] Compiling 141 source files to /<<PKGBUILDDIR>>/build
> [javac] warning: [options] bootstrap class path not set in conjunction
> with -source 1.4
> [javac] warning: [options] source value 1.4 is obsolete and will be
> removed in a future release
> [javac] warning: [options] target value 1.4 is obsolete and will be
> removed in a future release
> [javac] warning: [options] To suppress warnings about obsolete options,
> use -Xlint:-options.
> [javac]
> /<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:39:
> error: SymbolicNameAnnotation is not abstract and does not override abstract
> method removeChangeListener(AnnotationChangeListener) in Annotation
> [javac] public class SymbolicNameAnnotation implements XYAnnotation {
> [javac] ^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] 1 error
> [javac] 4 warnings
>
> BUILD FAILED
> /<<PKGBUILDDIR>>/build.xml:60: Compile failed; see the compiler error output
> for details.
>
> Total time: 2 seconds
> /usr/share/cdbs/1/class/ant.mk:39: recipe for target 'debian/stamp-ant-build'
> failed
> make: *** [debian/stamp-ant-build] Error 1
If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185
If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.
The full build log is available from:
http://aws-logs.debian.net/2016/10/21/statcvs_0.7.0.dfsg-5_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: statcvs
Source-Version: 1:0.7.0.dfsg-6
We believe that the bug you reported is fixed in the latest version of
statcvs, 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 841...@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 statcvs 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, 21 Oct 2016 17:32:06 +0200
Source: statcvs
Binary: statcvs
Architecture: source
Version: 1:0.7.0.dfsg-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
statcvs - CVS Repository statistic analysis tool, written in Java
Closes: 841547
Changes:
statcvs (1:0.7.0.dfsg-6) unstable; urgency=medium
.
* Team upload.
* Switch to compat level 10.
* wrap-and-sort -sa.
* Declare compliance with Debian Policy 3.9.8.
* Use canonical Vcs-URI.
* Tighten dependency on libjfreechart-java.
* Depend on default-jre | java7-runtime.
* Add jfreechart-compatibility.patch and fix FTBFS with jfreechart 1.0.19.
(Closes: #841547)
Checksums-Sha1:
74d4039d0b26f2ab9574e76d897c17aca3eedf1b 2224 statcvs_0.7.0.dfsg-6.dsc
8ba629c5e9fff27b04bbac5e89a96041a918e928 8200
statcvs_0.7.0.dfsg-6.debian.tar.xz
Checksums-Sha256:
75f3c66c489d2f2a22a8a581df7ef69f0b3dd04804fc7c998f3c032a778d177e 2224
statcvs_0.7.0.dfsg-6.dsc
f19de2bb30ec65530e9d93e581e1941d16ac82577d3cd4ec4c126742d0b062fe 8200
statcvs_0.7.0.dfsg-6.debian.tar.xz
Files:
f2e8acf8729f46b8c5e19a82b42150a2 2224 vcs optional statcvs_0.7.0.dfsg-6.dsc
ee9728c1ae61615d78cc45f68cd00a49 8200 vcs optional
statcvs_0.7.0.dfsg-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKMBAEBCgB2BQJYCjcCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0DxxhcG9AZGViaWFuLm9yZwAKCRDZrRS5UTtR5BjnD/4q
374rE5Z36PyaKEHtzP3KdoRkB/XJQ+LkqQ7rrDWLFiYCn0HijH+O/mgTLIsOgYdZ
P6acjEjmHVFaHici6sGmor07L+G63IS5wlOfLG3tYNAgWDs2NY+6rUN8UCBIecdS
r4FL8ytvV/nO87qvo45JPRZY43mIz7TAru3pPgwTrnRCEdCbkldAfuCHt7jZuLFI
N1q3zxYvg3qRSgA13nJHE5QDRpbXjO2JLKSv8LNhCR6erHNdzON249IalTL1iRHz
6eNJg35oVisd37+Za2PeXDDxdF39ZYsCKR/1LLiOcs/RHdYN13n4lW+gcZT22xPF
cuCmbQKIBPl0xO+jVCdzHkMnNzlepZGF6hbW+wNnC+eGP+pU3HYIafWvyf6tc+d8
H4hhxVw9+ftHHYNzTbWy8qwUoDFycUMgJ6tuZ22XtHETY4/Z6cBlmcmOleDCnpWp
xRzsU00Cq9HrW020XNOU6rTIxzywrqZ9KTO28osnw/IJ7n/E2kXiorVDu9hy2WmN
uF7/4s1+0Lr7UfwzwUdQPTinqrwzPRLrkPuNIuaZMcr9Y6HSjhKejN167Beu33WG
TeGICzz+os+mRyO1egBl6NmHzZv4oPqEKDY+9DGN/z70ZYyQNndNLoFyv8LzgcmN
0ZLEvkdwbBEEli876/TVRhu51+H0Ohxrd2gYRmfGxg==
=qoZV
-----END PGP SIGNATURE-----
--- End Message ---