Bug#978360: python-whoosh: FTBFS: AttributeError: 'NullMatcherClass' object has no attribute '__name__'

2021-01-25 Thread s3v
Dear Maintainer,

I was able to build your package in a sid chroot environment
without any issue.
Maybe this FTBFS was triggered by old bugged versions of Sphinx?

Kind Regards



Bug#978360: python-whoosh: FTBFS: AttributeError: 'NullMatcherClass' object has no attribute '__name__'

2020-12-26 Thread Lucas Nussbaum
Source: python-whoosh
Version: 2.7.4+git6-g9134ad92-5
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build --buildsystem=pybuild
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/externalsort.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/idsets.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/scoring.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/fields.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/index.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/highlight.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/columns.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/searching.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/compat.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/sorting.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/spelling.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/legacy.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/formats.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/multiproc.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/classify.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/collectors.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/writing.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/system.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> copying src/whoosh/reading.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh
> creating /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/analyzers.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/ngrams.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/tokenizers.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/intraword.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/acore.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/morph.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> copying src/whoosh/analysis/filters.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/analysis
> creating /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/versions.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/cache.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/text.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/varints.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/loading.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/times.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/numlists.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/filelock.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/numeric.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> copying src/whoosh/util/testing.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/util
> creating /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/default.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/taggers.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/dateparse.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/common.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/plugins.py -> 
> /<>/.pybuild/cpython3_3.9_whoosh/build/whoosh/qparser
> copying src/whoosh/qparser/syntax.py -> 
> /<>/.pybuild/cpython3_3.