Source: libusb-java
Severity: important
Tags: ftbfs sid bookworm
User: [email protected]
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.
^
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.