Source: lucene8
Version: 8.8.1-2
Severity: important
Tags: ftbfs sid bookworm
User: [email protected]
Usertags: default-java17
lucene8 fails to build with OpenJDK 17 due to javadoc errors:
compile-core:
[mkdir] Created dir: /<<PKGBUILDDIR>>/build/core/classes/java
[javac] Compiling 948 source files to
/<<PKGBUILDDIR>>/build/core/classes/java
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:386:
error: attribute not supported in HTML5: summary
[javac] * <table summary="table showing position increments of 1 and 0 for
red and magenta, respectively">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:397:
error: attribute not supported in HTML5: summary
[javac] * <table summary="position increments where international is zero">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:408:
error: attribute not supported in HTML5: summary
[javac] * <table summary="position lengths where IBM is three">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:417:
error: attribute not supported in HTML5: name
[javac] * <a name="corrupt"></a>
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:475:
error: attribute not supported in HTML5: rules
[javac] * <table rules="all" frame="box" cellpadding="3" summary="common
bundled attributes">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:475:
error: attribute not supported in HTML5: frame
[javac] * <table rules="all" frame="box" cellpadding="3" summary="common
bundled attributes">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:475:
error: attribute not supported in HTML5: cellpadding
[javac] * <table rules="all" frame="box" cellpadding="3" summary="common
bundled attributes">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/package-info.java:475:
error: attribute not supported in HTML5: summary
[javac] * <table rules="all" frame="box" cellpadding="3" summary="common
bundled attributes">
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/standard/StandardTokenizerImpl.java:729:
error: tag not supported in HTML5: tt
[javac] * Lexical state is set to <tt>ZZ_INITIAL</tt>.
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/analysis/standard/StandardTokenizerImpl.java:777:
error: tag not supported in HTML5: tt
[javac] * Returns the character at position <tt>pos</tt> from the
[javac] ^
[javac]
/<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsWriter.java:99:
error: tag not supported in HTML5: tt
[javac] * <li><tt>.tim</tt>: <a href="#Termdictionary">Term
Dictionary</a></li>
[javac] ^
__
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.