Bug#981961: libusb-java: FTBFS with OpenJDK 17 due to javadoc errors

Emmanuel Bourg ebourg at apache.org
Fri Feb 5 11:34:23 GMT 2021


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

libusb-java fails to build with OpenJDK 17 due to javadoc errors:


  javadoc -source 1.7 -encoding ISO-8859-1 -classpath . -d doc/html ch.ntb.usb
  Loading source files for package ch.ntb.usb...
  Constructing Javadoc information...
  Building index for all the packages and classes...
  Standard Doclet version 17-ea+8-Debian-1
  Building tree for all the packages and classes...
  ./ch/ntb/usb/LibusbJava.java:14: error: unexpected heading used: <H1>, compared to implicit preceding heading: <H1>
   * <h1>Project Description</h1>
     ^
  ./ch/ntb/usb/package.html:9: error: unknown attribute: title
  This software has originally been developed by members of the <a href="http://inf.ntb.ch" title="Computer Science Laboratory" target="_blank">Computer Science Laboratory</a>
                                                                                            ^
  ./ch/ntb/usb/package.html:10: error: unknown attribute: title
  at the <a href="http://www.ntb.ch" title="NTB" target="_blank">University of Applied Sciences of Technology NTB</a>, Buchs, Switzerland.
                                     ^



More information about the pkg-java-maintainers mailing list