Bug#841547: 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

Lucas Nussbaum lucas at debian.org
Fri Oct 21 13:30:20 UTC 2016


Source: statcvs
Version: 1:0.7.0.dfsg-5
Severity: serious
Tags: stretch sid
User: debian-qa at 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.



More information about the pkg-java-maintainers mailing list