[Debian-med-packaging] Bug#982054: librdp-taxonomy-tree-java: FTBFS with OpenJDK 17 due to javadoc errors

Emmanuel Bourg ebourg at apache.org
Sat Feb 6 00:44:45 GMT 2021


Source: librdp-taxonomy-tree-java
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17

librdp-taxonomy-tree-java fails to build with OpenJDK 17 due to a javadoc error:


  make[1]: Entering directory '/<<PKGBUILDDIR>>'
  jh_build rdp-taxonomy-tree.jar src
  warning: [options] bootstrap class path not set in conjunction with -source 7
  warning: [options] source value 7 is obsolete and will be removed in a future release
  warning: [options] target value 7 is obsolete and will be removed in a future release
  warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
  Note: Some input files use unchecked or unsafe operations.
  Note: Recompile with -Xlint:unchecked for details.
  4 warnings
  src/edu/msu/cme/rdp/taxatree/interfaces/TreeVisitor.java:31: error: @param name not found
       * @param taxon
                ^
  src/edu/msu/cme/rdp/taxatree/interfaces/TreeVisitor.java:31: warning: no description for @param
       * @param taxon
         ^



More information about the Debian-med-packaging mailing list