Source: png-sixlegs
Severity: important
Tags: ftbfs sid bookworm
User: [email protected]
Usertags: default-java17
png-sixlegs fails to build with OpenJDK 17 due to javadoc errors:
javadoc:
[javadoc] Generating Javadoc
[javadoc] Debian build on Java 9+ detected: Adding the
--ignore-source-errors option
[javadoc] Javadoc execution
[javadoc] Loading source files for package com.sixlegs.png...
[javadoc] Constructing Javadoc information...
[javadoc] Building index for all the packages and classes...
[javadoc] Standard Doclet version 17-ea+8-Debian-1
[javadoc] Building tree for all the packages and classes...
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngConfig.java:292:
warning: no @return
[javadoc] public boolean getConvertIndexed()
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngConfig.java:301:
warning: no @return
[javadoc] public boolean getReduce16()
[javadoc] ^
[...]
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:447: error:
tag not supported in HTML5: center
[javadoc] * <center><table border=1 cellspacing=0 cellpadding=4
width="80%">
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:447: error:
attribute not supported in HTML5: cellspacing
[javadoc] * <center><table border=1 cellspacing=0 cellpadding=4
width="80%">
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:447: error:
attribute not supported in HTML5: cellpadding
[javadoc] * <center><table border=1 cellspacing=0 cellpadding=4
width="80%">
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:447: error:
attribute not supported in HTML5: width
[javadoc] * <center><table border=1 cellspacing=0 cellpadding=4
width="80%">
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:448: error:
attribute not supported in HTML5: bgcolor
[javadoc] * <tr bgcolor="#E0E0E0"><td nowrap><b>Property</b></td><td
nowrap><b>Type</b></td>
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:448: error:
attribute not supported in HTML5: nowrap
[javadoc] * <tr bgcolor="#E0E0E0"><td nowrap><b>Property</b></td><td
nowrap><b>Type</b></td>
[javadoc] ^
[javadoc]
/<<PKGBUILDDIR>>/javapng-2.0/src/main/com/sixlegs/png/PngImage.java:448: error:
attribute not supported in HTML5: nowrap
[javadoc] * <tr bgcolor="#E0E0E0"><td nowrap><b>Property</b></td><td
nowrap><b>Type</b></td>
[javadoc] ^