Your message dated Sun, 29 Jan 2023 12:36:07 +0000
with message-id <e1pm6ul-007euw...@fasolo.debian.org>
and subject line Bug#1022325: fixed in lucene4.10 4.10.4+dfsg-7.1
has caused the Debian Bug report #1022325,
regarding lucene4.10: FTBFS: [javac]
/<<PKGBUILDDIR>>/test-framework/src/java/org/apache/lucene/util/TestRuleSetupAndRestoreClassEnv.java:298:
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.)
--
1022325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022325
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lucene4.10
Version: 4.10.4+dfsg-7
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>>'
> dh_auto_build -- -buildfile queryparser/build.xml regenerate
> ant -Divy.settings.file=/usr/share/ivy-debian-helper/ivysettings.xml
> -Divy.default.ivy.user.dir=/<<BUILDDIR>>/lucene4.10-4.10.4\+dfsg/.ivy2
> -buildfile queryparser/build.xml regenerate
> Buildfile: /<<PKGBUILDDIR>>/queryparser/build.xml
> [echo] Building queryparser...
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> 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 66ms :: 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] Warning: Line 10, Column 3: Command line setting of "JDK_VERSION"
> modifies option value in file.
> [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/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 -- -Dversion=4.10.4 jar
> ant -Divy.settings.file=/usr/share/ivy-debian-helper/ivysettings.xml
> -Divy.default.ivy.user.dir=/<<BUILDDIR>>/lucene4.10-4.10.4\+dfsg/.ivy2
> -Dversion=4.10.4 jar
> Buildfile: /<<PKGBUILDDIR>>/build.xml
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> check-lucene-core-uptodate:
>
> compile-lucene-core:
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> ivy-availability-check:
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> ivy-fail:
>
> ivy-configure:
>
> resolve:
> [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...
>
> init:
>
> -clover.disable:
>
> -clover.load:
>
> -clover.classpath:
>
> -clover.setup:
>
> clover:
>
> compile-core:
> [mkdir] Created dir: /<<PKGBUILDDIR>>/build/core/classes/java
> [javac] Compiling 734 source files to
> /<<PKGBUILDDIR>>/build/core/classes/java
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [copy] Copying 3 files to /<<PKGBUILDDIR>>/build/core/classes/java
>
> jar-core:
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> ivy-availability-check:
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> 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:
>
> jar-core:
> [exec] Execute failed: java.io.IOException: Cannot run program
> "svnversion" (in directory "/<<PKGBUILDDIR>>/core"): error=2, No such file or
> directory
> [jar] Building jar: /<<PKGBUILDDIR>>/build/core/lucene-core-4.10.4.jar
>
> jar-test-framework:
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> ivy-availability-check:
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> 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...
> [ivy:retrieve] [ivy-debian-helper] Replacing
> org.apache.ant:ant:jar:${/org.apache.ant/ant} ->
> org.apache.ant:ant:jar:debian
> [ivy:retrieve] [ivy-debian-helper] Passing through
> org.apache.ant:ant-parent:jar:debian
> [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/org/apache/ant/ant/debian/ant-debian.jar ...
> [ivy:retrieve] .................................... (2203kB)
> [ivy:retrieve] [SUCCESSFUL ] org.apache.ant#ant;debian!ant.jar (4ms)
> [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 (2ms)
> [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
> (1ms)
>
> init:
>
> compile-lucene-core:
>
> compile-codecs:
> [echo] Building codecs...
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> ivy-availability-check:
> [echo] Building codecs...
> [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been
> set to 1652653107
>
> 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 80 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.
> [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 168 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/TestRuleSetupAndRestoreClassEnv.java:298:
> error: cannot access SelfDescribing
> [javac] System.err.println("NOTE: " + e.getMessage() + " Suppressed
> codecs: " +
> [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:565: The following error occurred while executing
> this line:
> /<<PKGBUILDDIR>>/common-build.xml:525: The following error occurred while
> executing this line:
> /<<PKGBUILDDIR>>/common-build.xml:1833: Compile failed; see the compiler
> error output for details.
>
> Total time: 8 seconds
> dh_auto_build: error: ant
> -Divy.settings.file=/usr/share/ivy-debian-helper/ivysettings.xml
> -Divy.default.ivy.user.dir=/<<BUILDDIR>>/lucene4.10-4.10.4\+dfsg/.ivy2
> -Dversion=4.10.4 jar returned exit code 1
> make[1]: *** [debian/rules:10: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/10/23/lucene4.10_4.10.4+dfsg-7_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: lucene4.10
Source-Version: 4.10.4+dfsg-7.1
Done: David Prévot <taf...@debian.org>
We believe that the bug you reported is fixed in the latest version of
lucene4.10, 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.
David Prévot <taf...@debian.org> (supplier of updated lucene4.10 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: SHA256
Format: 1.8
Date: Sun, 29 Jan 2023 11:36:35 +0100
Source: lucene4.10
Architecture: source
Version: 4.10.4+dfsg-7.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: David Prévot <taf...@debian.org>
Closes: 1022325
Changes:
lucene4.10 (4.10.4+dfsg-7.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Adapt patches for hamcrest version 2.2 (Closes: #1022325)
Checksums-Sha1:
c0b04c9df43ddd69838bd04ef0a73f5935a97c2f 2169 lucene4.10_4.10.4+dfsg-7.1.dsc
48d8afa5f7518e154a025d2d8272486f91fc1303 25544
lucene4.10_4.10.4+dfsg-7.1.debian.tar.xz
500e3367700b3250f64bd18af3a8743de562d00d 11877
lucene4.10_4.10.4+dfsg-7.1_amd64.buildinfo
Checksums-Sha256:
45637fa272ec8f8ed18465146effb2dfed0403d74545e961b7efba462f673541 2169
lucene4.10_4.10.4+dfsg-7.1.dsc
c94cad7453782bbf152d8d70574516704998e4a961aae770b4091d0dcf3fa8e2 25544
lucene4.10_4.10.4+dfsg-7.1.debian.tar.xz
e9abac63db7d84bc566789b6d9c643b33bdf973c95cb3d1c269071841b787e13 11877
lucene4.10_4.10.4+dfsg-7.1_amd64.buildinfo
Files:
642037a444030ff2aa97cb7844254753 2169 java optional
lucene4.10_4.10.4+dfsg-7.1.dsc
12aa3c60a5162248098254e22a8321e1 25544 java optional
lucene4.10_4.10.4+dfsg-7.1.debian.tar.xz
c41d29f1721958d0ee50bc56a1895ba8 11877 java optional
lucene4.10_4.10.4+dfsg-7.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmPWZBsSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08HRUH/ig9qgUx1dPv3QGgcxwOof6fZbul/OgK
NQrFwsPE78VRyMTjPh1IT/LYMsOSkGAsg0p2kJkp7FtwgCREO0aElaMwcAqN32FI
eoN/6uO6Hw31id2biAPHpA7kk+4kRxqc71IoIJuC1T8LvnyDc8nZ8lHSaiuBDPAS
pwViS4i3pDY2I2WdBjXoW7kl4cJx8DJ4jrG/2S/GsBofA0jmGL5yhZyKL3+kiR3O
zNaB4q/6vl9EmCGtTmvchr+oeeGuO1+qviRBGZPartBtkBzdtmHBBTKym+son10k
VRSQ+qGjTRke6dsxrf+7SrR0YVAd04jcWeS3mau8yPjxS/3gu4sLlHQ=
=lldi
-----END PGP SIGNATURE-----
--- End Message ---