Your message dated Fri, 03 Feb 2017 19:03:56 +0000
with message-id <[email protected]>
and subject line Bug#845084: fixed in pylucene 4.10.1+dfsg-2
has caused the Debian Bug report #845084,
regarding pylucene FTBFS on mips, mipsel: [compile] Segmentation fault
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 [email protected]
immediately.)
--
845084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845084
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pylucene
Version: 4.10.1+dfsg-1
Severity: serious
https://buildd.debian.org/status/package.php?p=pylucene&suite=sid
...
rm -f lucene-java-4.10.x/lucene/expressions/lib/asm-commons-4.x.jar
find /usr/share/maven-repo -name `basename
lucene-java-4.10.x/lucene/expressions/lib/asm-commons-4.x.jar` -exec ln -s {}
lucene-java-4.10.x/lucene/expressions/lib/asm-commons-4.x.jar \;
test -e lucene-java-4.10.x/lucene/expressions/lib/asm-commons-4.x.jar
python2.7 -m jcc.__main__ --jar
lucene-java-4.10.x/lucene/build/core/lucene-core-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/analysis/common/lucene-analyzers-common-4.10.x.jar
--jar lucene-java-4.10.x/lucene/build/memory/lucene-memory-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/highlighter/lucene-highlighter-4.10.x.jar --jar
build/jar/extensions.jar --jar
lucene-java-4.10.x/lucene/build/queries/lucene-queries-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/queryparser/lucene-queryparser-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/sandbox/lucene-sandbox-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/analysis/stempel/lucene-analyzers-stempel-4.10.x.jar
--jar lucene-java-4.10.x/lucene/build/grouping/lucene-grouping-4.10.x.jar
--jar lucene-java-4.10.x/lucene/build/join/lucene-join-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/facet/lucene-facet-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/suggest/lucene-suggest-4.10.x.jar --jar
lucene-java-4.10.x/lucene/build/exp
ressions/lucene-expressions-4.10.x.jar --output build-python2.7 --debug
--use_full_names --include
lucene-java-4.10.x/lucene/build/misc/lucene-misc-4.10.x.jar --include
lucene-java-4.10.x/lucene/expressions/lib/antlr-runtime-3.x.jar --include
lucene-java-4.10.x/lucene/expressions/lib/asm-4.x.jar --include
lucene-java-4.10.x/lucene/expressions/lib/asm-commons-4.x.jar --package
java.lang java.lang.System java.lang.Runtime --package java.util
java.util.Arrays java.util.Collections java.util.HashMap java.util.HashSet
java.util.TreeSet java.lang.IllegalStateException
java.lang.IndexOutOfBoundsException java.util.NoSuchElementException
java.text.SimpleDateFormat java.text.DecimalFormat java.text.Collator --package
java.util.concurrent java.util.concurrent.Executors --package java.util.regex
--package java.io java.io.StringReader java.io.InputStreamReader
java.io.FileInputStream java.io.DataInputStream --exclude
org.apache.lucene.sandbox.queries.regex.JakartaRegexpCapabilities --exclude or
g.apache.regexp.RegexpTunnel --python lucene --mapping
org.apache.lucene.document.Document
'get:(Ljava/lang/String;)Ljava/lang/String;' --mapping java.util.Properties
'getProperty:(Ljava/lang/String;)Ljava/lang/String;' --sequence
java.util.AbstractList 'size:()I' 'get:(I)Ljava/lang/Object;'
org.apache.lucene.index.IndexWriter:getReader --version 4.10.x --module
python/collections.py --module python/ICUNormalizer2Filter.py --module
python/ICUFoldingFilter.py --module python/ICUTransformFilter.py --files 16
--build
Makefile:393: recipe for target 'compile' failed
make[2]: *** [compile] Segmentation fault
make[2]: Leaving directory '/«BUILDDIR»/pylucene-4.10.1+dfsg'
debian/rules:38: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/«BUILDDIR»/pylucene-4.10.1+dfsg'
debian/rules:21: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: pylucene
Source-Version: 4.10.1+dfsg-2
We believe that the bug you reported is fixed in the latest version of
pylucene, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Nezhevenko <[email protected]> (supplier of updated pylucene 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 03 Feb 2017 15:10:46 +0200
Source: pylucene
Binary: python-lucene
Architecture: source
Version: 4.10.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Nezhevenko <[email protected]>
Changed-By: Dmitry Nezhevenko <[email protected]>
Description:
python-lucene - Python extension for accessing Java Lucene
Closes: 839722 845083 845084
Changes:
pylucene (4.10.1+dfsg-2) unstable; urgency=medium
.
* Add wrapper around jcc to avoid build failure on armel, armhf, mips,
mipsel (Closes: #845083, #845084)
* Change Build-Depends to libasm-java (Closes: #839722)
* Update debian/watch
Checksums-Sha1:
3eb0e0735428423e499572379e5ed353cd93d114 1880 pylucene_4.10.1+dfsg-2.dsc
425fd800f8fcaf6f43534a1ecdbb4d46ebb26220 9584
pylucene_4.10.1+dfsg-2.debian.tar.xz
Checksums-Sha256:
5d798e0bf856afa82c1e6a2636d0f64a47d8efd36139b522dcf6a06965b2b70d 1880
pylucene_4.10.1+dfsg-2.dsc
1afa6bf5301f86856afe3eeb3446f9e5346fb5e55380bf45b45c0a9be3133639 9584
pylucene_4.10.1+dfsg-2.debian.tar.xz
Files:
dae78f9943e3924693b97e7508e5d2d5 1880 python optional
pylucene_4.10.1+dfsg-2.dsc
2306a22162ef75e109b05c87abea0a93 9584 python optional
pylucene_4.10.1+dfsg-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJYlNF8AAoJEPNPCXROn13ZwikQANRcsr1ntl34Jpr6X13Rt9QN
/QG1xafoEGhrFZr9yUT4v1p1kgYEsHO1K46sB8VyeNbwqZ97F5hse7MHY++fuYfO
54X5yVGkBXj6oeJYB6kKA3rOiI/hFAJcA94WccAuU+I7klv6gze2Jszr5yl5C2Bt
FofghsLFQiYdEtgHZH1KsQqoAnkb5HF2QmJyy8JYHQ++MOfkbowE1KbHZ8G1dESu
9bLv3DuE6tmaCVDXC3JOj2d3l/cVtYxH4RYOFSIFjtHXORQMZirp8AjhoT9fbQsy
ZwqBTf4ZRGTqW0YraMp18OTKlX4c0WBJ9Y1LVWKmD8bHsRZwdfgQSdiozXc9oK4s
G9qiNSepXOnTU09GpAwZMDsEc2scaBkwd5YtkAJzymnM3kMjjYpPEX7UNj/Vi0XY
G+jwgLGez5Bi2c6AMa+yWkoupt/ajUPbVJzwOP9KdEgBu6YAvE28Phc51UmSYp2T
p0txTfWbyLA6WOTJLl9GaveTxbKVjS1Db1MF1JcsJM79wcexaf0JwcZfjL9yFR0+
QVfiqglGftwfMEk8Q2fsP9OPdw5OUwcrUQf82Lj3ktmFQAUTaIx2AH8oz58uWkOY
zRGXL26k+9oQxGrv0w6IQlmyxWAsqy5izFBFjyqFBgfYlLD5qetenn0jBhq6iiHE
awkocybom8P69gDDr80+
=z8fZ
-----END PGP SIGNATURE-----
--- End Message ---