Bug#1022323: lucene8: FTBFS: [javac] /<<PKGBUILDDIR>>/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java:2865: error: cannot access SelfDescribing

Lucas Nussbaum lucas at debian.org
Sun Oct 23 13:41:51 BST 2022


Source: lucene8
Version: 8.8.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p /<<PKGBUILDDIR>>/debian/home//.ant/lib
> dh_auto_build -- -buildfile queryparser/build.xml regenerate
> 	ant -Divy.settings.file=/usr/share/ivy-debian-helper/ivysettings.xml -Divy.default.ivy.user.dir=/<<PKGBUILDDIR>>/.ivy2 -buildfile queryparser/build.xml regenerate
> Buildfile: /<<PKGBUILDDIR>>/queryparser/build.xml
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> resolve-javacc:
> [ivy:retrieve] :: Apache Ivy non official version -  :: https://ant.apache.org/ivy/ ::
> [ivy:retrieve] :: loading settings :: file = /usr/share/ivy-debian-helper/ivysettings.xml
> [ivy:retrieve] [ivy-debian-helper] Loading the Maven rules...
> [ivy:retrieve] :: resolving dependencies :: net.java.dev.javacc#javacc-caller;working [not transitive]
> [ivy:retrieve] 	confs: [default]
> [ivy:retrieve] [ivy-debian-helper] Replacing net.java.dev.javacc:javacc:jar:5.0  ->  net.java.dev.javacc:javacc:jar:5.x
> [ivy:retrieve] 	found net.java.dev.javacc#javacc;5.x in debian
> [ivy:retrieve] 	[5.x] net.java.dev.javacc#javacc;5.0 (forced)
> [ivy:retrieve] downloading file:/usr/share/maven-repo/net/java/dev/javacc/javacc/5.x/javacc-5.x.jar ...
> [ivy:retrieve] ...... (309kB)
> [ivy:retrieve] 	[SUCCESSFUL ] net.java.dev.javacc#javacc;5.x!javacc.jar (3ms)
> [ivy:retrieve] :: resolution report :: resolve 69ms :: artifacts dl 4ms
> 	---------------------------------------------------------------------
> 	|                  |            modules            ||   artifacts   |
> 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
> 	---------------------------------------------------------------------
> 	|      default     |   1   |   1   |   1   |   0   ||   1   |   1   |
> 	---------------------------------------------------------------------
> [ivy:retrieve] :: retrieving :: net.java.dev.javacc#javacc-caller [sync]
> [ivy:retrieve] 	confs: [default]
> [ivy:retrieve] 	1 artifacts copied, 0 already retrieved (309kB/5ms)
> 
> javacc-QueryParser:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /<<PKGBUILDDIR>>/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc-surround:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /<<PKGBUILDDIR>>/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/QueryParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc-flexible:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)   [javacc] Warning: Line 6, Column 3: Command line setting of "JDK_VERSION" modifies option value in file.
> 
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /<<PKGBUILDDIR>>/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated with 0 errors and 1 warnings.
> 
> javacc:
> 
> regenerate:
> 
> BUILD SUCCESSFUL
> Total time: 1 second
> dh_auto_build -- -Duser.home=/<<PKGBUILDDIR>>/debian/home/ -Dversion=8.8.1-3 -Djavac.doclint.args=-Xdoclint:none jar
> 	ant -Divy.settings.file=/usr/share/ivy-debian-helper/ivysettings.xml -Divy.default.ivy.user.dir=/<<PKGBUILDDIR>>/.ivy2 -Duser.home=/<<PKGBUILDDIR>>/debian/home/ -Dversion=8.8.1-3 -Djavac.doclint.args=-Xdoclint:none jar
> Buildfile: /<<PKGBUILDDIR>>/build.xml
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -ivy-fail-disallowed-ivy-version:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> ivy-fail:
> 
> ivy-configure:
> 
> resolve-groovy:
> [ivy:cachepath] :: Apache Ivy non official version -  :: https://ant.apache.org/ivy/ ::
> [ivy:cachepath] :: loading settings :: file = /usr/share/ivy-debian-helper/ivysettings.xml
> [ivy:cachepath] [ivy-debian-helper] Loading the Maven rules...
> [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
> [ivy:cachepath] 	confs: [default]
> [ivy:cachepath] [ivy-debian-helper] Replacing org.codehaus.groovy:groovy-all:jar:2.4.17  ->  org.codehaus.groovy:groovy-all:jar:debian
> [ivy:cachepath] 	found org.codehaus.groovy#groovy-all;debian in debian
> [ivy:cachepath] 	[debian] org.codehaus.groovy#groovy-all;2.4.17 (forced)
> [ivy:cachepath] downloading file:/usr/share/maven-repo/org/codehaus/groovy/groovy-all/debian/groovy-all-debian.jar ...
> [ivy:cachepath] .................................................................................................................. (7172kB)
> [ivy:cachepath] 	[SUCCESSFUL ] org.codehaus.groovy#groovy-all;debian!groovy-all.jar (10ms)
> [ivy:cachepath] :: resolution report :: resolve 78ms :: artifacts dl 11ms
> 	---------------------------------------------------------------------
> 	|                  |            modules            ||   artifacts   |
> 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
> 	---------------------------------------------------------------------
> 	|      default     |   1   |   1   |   1   |   0   ||   1   |   1   |
> 	---------------------------------------------------------------------
> 
> check-lucene-core-uptodate:
> 
> compile-lucene-core:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -check-git-state:
> 
> -git-cleanroot:
> 
> -copy-git-state:
> 
> git-autoclean:
> 
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -ivy-fail-disallowed-ivy-version:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> ivy-fail:
> 
> ivy-configure:
> 
> resolve:
> [ivy:retrieve] :: loading settings :: file = /usr/share/ivy-debian-helper/ivysettings.xml
> [ivy:retrieve] [ivy-debian-helper] Loading the Maven rules...
> 
> init:
> 
> -clover.disable:
> 
> -clover.load:
> 
> -clover.classpath:
> 
> -clover.setup:
> 
> clover:
> 
> 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/search/MaxScoreAccumulator.java:55: warning: [overrides] Class DocAndScore overrides equals, but neither it nor any superclass overrides hashCode method
>     [javac]   static class DocAndScore implements Comparable<DocAndScore> {
>     [javac]          ^
>     [javac] /<<PKGBUILDDIR>>/core/src/java/org/apache/lucene/store/SimpleFSDirectory.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac] public class SimpleFSDirectory extends FSDirectory {
>     [javac]        ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 2 warnings
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/document/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/compress/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/index/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/search/comparators/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/lucene87/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/search/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/lucene86/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/lucene84/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/analysis/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/store/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/core/classes/java/org/apache/lucene/geo/package-info.class
>      [copy] Copying 4 files to /<<PKGBUILDDIR>>/build/core/classes/java
> 
> jar-core:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -mrjar-classes-uptodate:
> 
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -ivy-fail-disallowed-ivy-version:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> ivy-fail:
> 
> ivy-configure:
> 
> resolve-groovy:
> 
> -check-git-state:
> 
> -git-cleanroot:
> 
> -copy-git-state:
> 
> git-autoclean:
> 
> resolve:
> [ivy:retrieve] :: loading settings :: file = /usr/share/ivy-debian-helper/ivysettings.xml
> [ivy:retrieve] [ivy-debian-helper] Loading the Maven rules...
> 
> init:
> 
> -clover.disable:
> 
> -clover.load:
> 
> -clover.classpath:
> 
> -clover.setup:
> 
> clover:
> 
> compile-core:
> 
> patch-mrjar-classes:
> [ivy:cachepath] [ivy-debian-helper] Replacing org.ow2.asm:asm-commons:jar:8.0.1  ->  org.ow2.asm:asm-commons:jar:debian
> [ivy:cachepath] [ivy-debian-helper] Passing through org.ow2.asm:asm:jar:debian
> [ivy:cachepath] [ivy-debian-helper] Passing through org.ow2.asm:asm-analysis:jar:debian
> [ivy:cachepath] [ivy-debian-helper] Passing through org.ow2.asm:asm-tree:jar:debian
> [ivy:cachepath] downloading file:/usr/share/maven-repo/org/ow2/asm/asm-commons/debian/asm-commons-debian.jar ...
> [ivy:cachepath] ... (82kB)
> [ivy:cachepath] 	[SUCCESSFUL ] org.ow2.asm#asm-commons;debian!asm-commons.jar (2ms)
> [ivy:cachepath] downloading file:/usr/share/maven-repo/org/ow2/asm/asm/debian/asm-debian.jar ...
> [ivy:cachepath] ... (124kB)
> [ivy:cachepath] 	[SUCCESSFUL ] org.ow2.asm#asm;debian!asm.jar (2ms)
> [ivy:cachepath] downloading file:/usr/share/maven-repo/org/ow2/asm/asm-analysis/debian/asm-analysis-debian.jar ...
> [ivy:cachepath] .. (34kB)
> [ivy:cachepath] 	[SUCCESSFUL ] org.ow2.asm#asm-analysis;debian!asm-analysis.jar (1ms)
> [ivy:cachepath] downloading file:/usr/share/maven-repo/org/ow2/asm/asm-tree/debian/asm-tree-debian.jar ...
> [ivy:cachepath] .. (52kB)
> [ivy:cachepath] 	[SUCCESSFUL ] org.ow2.asm#asm-tree;debian!asm-tree.jar (2ms)
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/<<PKGBUILDDIR>>/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-debian.jar) to method java.lang.Object.finalize()
> WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [patch-cls] Remapped: org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl
> [patch-cls] Remapped: org/apache/lucene/codecs/blocktree/BlockTreeTermsWriter$TermsWriter
> [patch-cls] Remapped: org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame
> [patch-cls] Remapped: org/apache/lucene/codecs/compressing/FieldsIndexReader
> [patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2
> [patch-cls] Remapped: org/apache/lucene/document/DoubleRange
> [patch-cls] Remapped: org/apache/lucene/document/FloatRange
> [patch-cls] Remapped: org/apache/lucene/document/IntRange
> [patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceFeatureQuery$DistanceScorer$2
> [patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceQuery$1
> [patch-cls] Remapped: org/apache/lucene/document/LatLonPointQuery$1
> [patch-cls] Remapped: org/apache/lucene/document/LatLonShapeBoundingBoxQuery$EncodedRectangle
> [patch-cls] Remapped: org/apache/lucene/document/LongDistanceFeatureQuery$DistanceScorer$2
> [patch-cls] Remapped: org/apache/lucene/document/LongRange
> [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$1
> [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$2
> [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$3
> [patch-cls] Remapped: org/apache/lucene/index/BitsSlice
> [patch-cls] Remapped: org/apache/lucene/index/CheckIndex$VerifyPointsVisitor
> [patch-cls] Remapped: org/apache/lucene/index/CodecReader
> [patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper
> [patch-cls] Remapped: org/apache/lucene/index/PointValues
> [patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue
> [patch-cls] Remapped: org/apache/lucene/search/PointInSetQuery$SinglePointVisitor
> [patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1
> [patch-cls] Remapped: org/apache/lucene/search/TopFieldCollector
> [patch-cls] Remapped: org/apache/lucene/search/comparators/NumericComparator$NumericLeafComparator$1
> [patch-cls] Remapped: org/apache/lucene/store/DataInput
> [patch-cls] Remapped: org/apache/lucene/util/BytesRef
> [patch-cls] Remapped: org/apache/lucene/util/BytesRefArray
> [patch-cls] Remapped: org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator
> [patch-cls] Remapped: org/apache/lucene/util/CharsRef
> [patch-cls] Remapped: org/apache/lucene/util/IntsRef
> [patch-cls] Remapped: org/apache/lucene/util/LongsRef
> [patch-cls] Remapped: org/apache/lucene/util/StringHelper
> [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder
> [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$1$1
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$2$1
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDReader
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$BKDMergeQueue
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$OneDimensionBKDWriter
> [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter
> [patch-cls] Remapped: org/apache/lucene/util/bkd/HeapPointWriter
> [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$1$1
> [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$2
> [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$3$1
> [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4$FastCompressionHashTable
> [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4$HighCompressionHashTable
> [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4
> [patch-cls] Remapped 51 class files for Java 9 to: /<<PKGBUILDDIR>>/build/core/classes/java9
>     [touch] Creating /<<PKGBUILDDIR>>/build/core/patch-mrjar.stamp
> 
> -mrjar-check:
> 
> -mrjar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/<<PKGBUILDDIR>>/core"): error=2, No such file or directory
>       [jar] Building jar: /<<PKGBUILDDIR>>/build/core/lucene-core-8.8.1-3.jar
> 
> -jar-core:
> 
> jar-core:
> 
> jar-test-framework:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -mrjar-classes-uptodate:
> 
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -ivy-fail-disallowed-ivy-version:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> ivy-fail:
> 
> ivy-configure:
> 
> resolve-groovy:
> 
> -check-git-state:
> 
> -git-cleanroot:
> 
> -copy-git-state:
> 
> git-autoclean:
> 
> resolve:
> [ivy:retrieve] :: loading settings :: file = /usr/share/ivy-debian-helper/ivysettings.xml
> [ivy:retrieve] [ivy-debian-helper] Loading the Maven rules...
> [ivy:retrieve] [ivy-debian-helper] Replacing junit:junit:jar:${/junit/junit}  ->  junit:junit:jar:4.x
> [ivy:retrieve] [ivy-debian-helper] Passing through org.hamcrest:hamcrest-core:jar:debian
> [ivy:retrieve] org.hamcrest#hamcrest-core;debian is relocated to org.hamcrest#hamcrest;debian. Please update your dependencies.
> [ivy:retrieve] [ivy-debian-helper] Replacing com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:${/com.carrotsearch.randomizedtesting/randomizedtesting-runner}  ->  com.carrotsearch.randomizedtesting:randomizedtesting-runner:jar:debian
> [ivy:retrieve] [ivy-debian-helper] Passing through com.carrotsearch.randomizedtesting:randomizedtesting-parent:jar:debian
> [ivy:retrieve] downloading file:/usr/share/maven-repo/junit/junit/4.x/junit-4.x.jar ...
> [ivy:retrieve] ....... (377kB)
> [ivy:retrieve] 	[SUCCESSFUL ] junit#junit;4.x!junit.jar (1ms)
> [ivy:retrieve] downloading file:/usr/share/maven-repo/com/carrotsearch/randomizedtesting/randomizedtesting-runner/debian/randomizedtesting-runner-debian.jar ...
> [ivy:retrieve] ..... (240kB)
> [ivy:retrieve] 	[SUCCESSFUL ] com.carrotsearch.randomizedtesting#randomizedtesting-runner;debian!randomizedtesting-runner.jar (2ms)
> 
> init:
> 
> compile-lucene-core:
> 
> compile-codecs:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -check-git-state:
> 
> -git-cleanroot:
> 
> -copy-git-state:
> 
> git-autoclean:
> 
> ivy-availability-check:
> [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> -ivy-fail-disallowed-ivy-version:
>    [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been set to 1653722057
> 
> ivy-fail:
> 
> ivy-configure:
> 
> resolve:
> [ivy:retrieve] :: loading settings :: file = /usr/share/ivy-debian-helper/ivysettings.xml
> [ivy:retrieve] [ivy-debian-helper] Loading the Maven rules...
> 
> common.init:
> 
> compile-lucene-core:
> 
> init:
> 
> -clover.disable:
> 
> -clover.load:
> 
> -clover.classpath:
> 
> -clover.setup:
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/build/codecs/classes/java
>     [javac] Compiling 102 source files to /<<PKGBUILDDIR>>/build/codecs/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/sharedterms/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
>     [javac] Creating empty /<<PKGBUILDDIR>>/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
>      [copy] Copying 3 files to /<<PKGBUILDDIR>>/build/codecs/classes/java
> 
> -clover.disable:
> 
> -clover.load:
> 
> -clover.classpath:
> 
> -clover.setup:
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/build/test-framework/classes/java
>     [javac] Compiling 205 source files to /<<PKGBUILDDIR>>/build/test-framework/classes/java
>     [javac] warning: [path] bad path element "/<<PKGBUILDDIR>>/test-framework/lib/hamcrest-core.jar": no such file or directory
>     [javac] /<<PKGBUILDDIR>>/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java:2865: error: cannot access SelfDescribing
>     [javac]     } catch (AssertionError | AssumptionViolatedException ae) {
>     [javac]              ^
>     [javac]   class file for org.hamcrest.SelfDescribing not found
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 1 error
>     [javac] 1 warning
> 
> BUILD FAILED
> /<<PKGBUILDDIR>>/build.xml:539: The following error occurred while executing this line:
> /<<PKGBUILDDIR>>/common-build.xml:580: The following error occurred while executing this line:
> /<<PKGBUILDDIR>>/common-build.xml:2082: Compile failed; see the compiler error output for details.
> 
> Total time: 11 seconds
> dh_auto_build: error: ant -Divy.settings.file=/usr/share/ivy-debian-helper/ivysettings.xml -Divy.default.ivy.user.dir=/<<PKGBUILDDIR>>/.ivy2 -Duser.home=/<<PKGBUILDDIR>>/debian/home/ -Dversion=8.8.1-3 -Djavac.doclint.args=-Xdoclint:none jar returned exit code 1
> make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/lucene8_8.8.1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-java-maintainers mailing list