Your message dated Fri, 25 Nov 2022 13:20:04 +0000
with message-id <e1oyyce-00171s...@fasolo.debian.org>
and subject line Bug#1022323: fixed in lucene8 8.8.1-4
has caused the Debian Bug report #1022323,
regarding lucene8: FTBFS:     [javac] 
/<<PKGBUILDDIR>>/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java:2865:
 error: cannot access SelfDescribing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1022323: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022323
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lucene8
Version: 8.8.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@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=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@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.

--- End Message ---
--- Begin Message ---
Source: lucene8
Source-Version: 8.8.1-4
Done: Andrius Merkys <mer...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lucene8, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1022...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrius Merkys <mer...@debian.org> (supplier of updated lucene8 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 25 Nov 2022 08:00:25 -0500
Source: lucene8
Architecture: source
Version: 8.8.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Andrius Merkys <mer...@debian.org>
Closes: 1022323
Changes:
 lucene8 (8.8.1-4) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS due to JARs not being present for all hamcrest artifacts
     (Closes: #1022323).
Checksums-Sha1:
 17d142f0e9dad4d91ee57dd94208182d836067ee 2552 lucene8_8.8.1-4.dsc
 b81e35439a981f8194b13b593f7fd5cee1aa8cfb 22428 lucene8_8.8.1-4.debian.tar.xz
 5042eff530b051b31b2c6163265a24d158438301 11431 lucene8_8.8.1-4_source.buildinfo
Checksums-Sha256:
 3e77578a42de2b03d4d0aa7ebd004698c25ef3604e9dfcd86fd79ba35041fabc 2552 
lucene8_8.8.1-4.dsc
 1b10a52d5be5ceca81ba841fc60ffe84eec920b8ff0dbc1e13c64b0e851ec2af 22428 
lucene8_8.8.1-4.debian.tar.xz
 a4e5e7d4cdf5c002fcf618a8611bffe7ba7dfc7cbc5a2c33841f81d608c97312 11431 
lucene8_8.8.1-4_source.buildinfo
Files:
 2f47e504ee38a7131dab3e2d53abf720 2552 java optional lucene8_8.8.1-4.dsc
 30c3527302ecd414537ebadd6a39a7c5 22428 java optional 
lucene8_8.8.1-4.debian.tar.xz
 0d159e611b1ef456bb5f8de5e8a332fe 11431 java optional 
lucene8_8.8.1-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmOAvQwSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHpzAQAJuUU+/gglNZkvhGdvryhYJvDssgzRle
fgO9g8MLbISSOGynQRokRoIJy5KKTIpp0Op9FxQSQVLFqrJR+KkSsIWBxazEz9BM
Kzqubwswx5zk5Z1UI2v9NfnwkYmVCU3msieoKpZKvVM2ac56sJY7nAWl2lCdE4lJ
WNhGxxmXXkl6CmTp///22kIOAwmrC3vtkF0rsvr1NR4rv2mT8GZDZwQGN6qfBoBA
ONTZ1fqgEdPA/dDuoaqRbHRCNzoKUPw0VGYxVJOMT5IhyxmxbEtQrVuNpyC+9rtI
AUtJbDfeCnIP3PZpWC7OyJRoRP0I0+dfwmpa/zGy0UmVD+th8EmirBVzKs6in/4J
ste90wDA3ezJ8QmlCtOffUjmsnpS9AB1G0ekio3o5GKIUyLtJLni+66m4YDZ0zHF
SGkh7qhZTgM7zAndaaIsBxksR/ka5Sv7CtztblEsq5VuTWlv8gUyOMIkrZTLDcNx
AEiD+R0zwzh1iriw6/1taO999wAqushlSRhRLibvaefd4LnbpdiUV+PdL76GAdLx
R/x4YF14cn6DymWoMRmkYCjefeRz6oyJPvCXGDPIOjSaWAitRj2g7FGSFgbJQOSE
rw8si+yh2C0ljOLVQ3tmUq1MxZyCa9wu3JdijgW2Qzly6NPIkF5+IPJC38vna1nd
sif5Ndgz9Cdp
=gfOG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to