Package: src:python-whoosh
Version: 2.7.4+git6-g9134ad92-9
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with=python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
I: pybuild base:311: python3.12 setup.py config
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/classify.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/collectors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/writing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/searching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/formats.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/reading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/index.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/columns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/scoring.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/sorting.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/highlight.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/idsets.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/spelling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/externalsort.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/multiproc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/system.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/glob.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/reg.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/nfa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/lev.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/fsa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/combo.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/binary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/mcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/stopwords.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/isri.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/phonetic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/lovins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/dmetaphone.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/paicehusk.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/wordnet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/morph_en.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/plugins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/default.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/common.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/taggers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/dateparse.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/syntax.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/structfile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filetables.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/gae.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/relativedelta.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/charset.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/unicode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/levenshtein.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/base85.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/bench.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/whoosh3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/memory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/plaintext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/loading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/varints.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/cache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/numlists.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/versions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/numeric.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/filelock.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/text.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/times.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/testing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/spans.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/terms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/nested.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/positional.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/qcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/qcolumns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/ranges.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/ngrams.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/acore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/analyzers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/tokenizers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/filters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/morph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/intraword.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/hungarian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/swedish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/german.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/norwegian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/italian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/english.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/portugese.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/danish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/bases.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/russian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/finnish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/spanish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/dutch.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/french.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/romanian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
I: pybuild base:311: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/classify.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/collectors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/writing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/searching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/formats.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/reading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/index.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/columns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/scoring.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/sorting.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/highlight.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/idsets.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/spelling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/externalsort.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/multiproc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/system.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/glob.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/reg.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/nfa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/lev.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/fsa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/combo.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/binary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/mcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/stopwords.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/isri.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/phonetic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/lovins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/dmetaphone.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/paicehusk.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/wordnet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/morph_en.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/plugins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/default.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/common.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/taggers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/dateparse.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/syntax.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/structfile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filetables.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/gae.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/relativedelta.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/charset.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/unicode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/levenshtein.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/base85.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/bench.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/whoosh3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/memory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/plaintext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/loading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/varints.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/cache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/numlists.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/versions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/numeric.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/filelock.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/text.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/times.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/testing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/spans.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/terms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/nested.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/positional.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/qcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/qcolumns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/ranges.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/ngrams.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/acore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/analyzers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/tokenizers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/filters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/morph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/intraword.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/hungarian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/swedish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/german.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/norwegian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/italian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/english.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/portugese.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/danish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/bases.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/russian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/finnish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/spanish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/dutch.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/french.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/romanian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
LC_ALL=C PYTHONPATH=. sphinx-build -N -bhtml docs/source docs/build/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.