==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-whoosh 2.7.4-14 (Sat Jan 10 16:29:58 2026)
==> Retrieving sources...
-> Updating whoosh git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
whoosh ... Passed
==> Making package: python-whoosh 2.7.4-14 (Sat Jan 10 23:30:23 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.2-2
Total Installed Size: 68.57 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (18) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 zlib-ng-2.3.2-1 git-2.52.0-2 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 60.67 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of whoosh git repo...
Cloning into 'whoosh'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
<string>: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.
********************************************************************************
!!
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating src/Whoosh.egg-info
writing src/Whoosh.egg-info/PKG-INFO
writing dependency_links to src/Whoosh.egg-info/dependency_links.txt
writing top-level names to src/Whoosh.egg-info/top_level.txt
writing manifest file 'src/Whoosh.egg-info/SOURCES.txt'
reading manifest file 'src/Whoosh.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'tests'
warning: no files found matching '*.txt' under directory 'benchmark'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.txt' under directory 'files'
warning: no files found matching '*.py' under directory 'files'
warning: no files found matching '*.jpg' under directory 'files'
adding license file 'LICENSE.txt'
writing manifest file 'src/Whoosh.egg-info/SOURCES.txt'
* Building wheel...
<string>: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.
********************************************************************************
!!
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
creating build/lib/whoosh
copying src/whoosh/spelling.py -> build/lib/whoosh
copying src/whoosh/system.py -> build/lib/whoosh
copying src/whoosh/fields.py -> build/lib/whoosh
copying src/whoosh/columns.py -> build/lib/whoosh
copying src/whoosh/index.py -> build/lib/whoosh
copying src/whoosh/reading.py -> build/lib/whoosh
copying src/whoosh/legacy.py -> build/lib/whoosh
copying src/whoosh/__init__.py -> build/lib/whoosh
copying src/whoosh/externalsort.py -> build/lib/whoosh
copying src/whoosh/classify.py -> build/lib/whoosh
copying src/whoosh/idsets.py -> build/lib/whoosh
copying src/whoosh/collectors.py -> build/lib/whoosh
copying src/whoosh/formats.py -> build/lib/whoosh
copying src/whoosh/writing.py -> build/lib/whoosh
copying src/whoosh/multiproc.py -> build/lib/whoosh
copying src/whoosh/sorting.py -> build/lib/whoosh
copying src/whoosh/searching.py -> build/lib/whoosh
copying src/whoosh/compat.py -> build/lib/whoosh
copying src/whoosh/scoring.py -> build/lib/whoosh
copying src/whoosh/highlight.py -> build/lib/whoosh
creating build/lib/whoosh/analysis
copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis
copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis
creating build/lib/whoosh/matching
copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching
copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching
copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching
copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching
copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching
creating build/lib/whoosh/query
copying src/whoosh/query/ranges.py -> build/lib/whoosh/query
copying src/whoosh/query/positional.py -> build/lib/whoosh/query
copying src/whoosh/query/compound.py -> build/lib/whoosh/query
copying src/whoosh/query/__init__.py -> build/lib/whoosh/query
copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query
copying src/whoosh/query/nested.py -> build/lib/whoosh/query
copying src/whoosh/query/qcore.py -> build/lib/whoosh/query
copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query
copying src/whoosh/query/terms.py -> build/lib/whoosh/query
copying src/whoosh/query/spans.py -> build/lib/whoosh/query
creating build/lib/whoosh/filedb
copying src/whoosh/filedb/gae.py -> build/lib/whoosh/filedb
copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb
copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb
copying src/whoosh/filedb/__init__.py -> build/lib/whoosh/filedb
copying src/whoosh/filedb/structfile.py -> build/lib/whoosh/filedb
copying src/whoosh/filedb/filetables.py -> build/lib/whoosh/filedb
creating build/lib/whoosh/support
copying src/whoosh/support/__init__.py -> build/lib/whoosh/support
copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support
copying src/whoosh/support/bench.py -> build/lib/whoosh/support
copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support
copying src/whoosh/support/charset.py -> build/lib/whoosh/support
copying src/whoosh/support/unicode.py -> build/lib/whoosh/support
copying src/whoosh/support/base85.py -> build/lib/whoosh/support
creating build/lib/whoosh/util
copying src/whoosh/util/loading.py -> build/lib/whoosh/util
copying src/whoosh/util/text.py -> build/lib/whoosh/util
copying src/whoosh/util/versions.py -> build/lib/whoosh/util
copying src/whoosh/util/numlists.py -> build/lib/whoosh/util
copying src/whoosh/util/filelock.py -> build/lib/whoosh/util
copying src/whoosh/util/varints.py -> build/lib/whoosh/util
copying src/whoosh/util/__init__.py -> build/lib/whoosh/util
copying src/whoosh/util/cache.py -> build/lib/whoosh/util
copying src/whoosh/util/times.py -> build/lib/whoosh/util
copying src/whoosh/util/numeric.py -> build/lib/whoosh/util
copying src/whoosh/util/testing.py -> build/lib/whoosh/util
creating build/lib/whoosh/qparser
copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser
copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser
copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser
copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser
copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser
copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser
copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser
creating build/lib/whoosh/lang
copying src/whoosh/lang/porter.py -> build/lib/whoosh/lang
copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang
copying src/whoosh/lang/stopwords.py -> build/lib/whoosh/lang
copying src/whoosh/lang/phonetic.py -> build/lib/whoosh/lang
copying src/whoosh/lang/lovins.py -> build/lib/whoosh/lang
copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang
copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang
copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang
copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang
copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang
copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang
creating build/lib/whoosh/automata
copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata
copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata
copying src/whoosh/automata/nfa.py -> build/lib/whoosh/automata
copying src/whoosh/automata/lev.py -> build/lib/whoosh/automata
copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata
copying src/whoosh/automata/reg.py -> build/lib/whoosh/automata
creating build/lib/whoosh/codec
copying src/whoosh/codec/memory.py -> build/lib/whoosh/codec
copying src/whoosh/codec/__init__.py -> build/lib/whoosh/codec
copying src/whoosh/codec/plaintext.py -> build/lib/whoosh/codec
copying src/whoosh/codec/base.py -> build/lib/whoosh/codec
copying src/whoosh/codec/whoosh3.py -> build/lib/whoosh/codec
creating build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball
copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/whoosh
copying build/lib/whoosh/spelling.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/system.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/analysis
copying build/lib/whoosh/analysis/intraword.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/morph.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/ngrams.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/tokenizers.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/filters.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/acore.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/analysis/analyzers.py -> build/bdist.linux-armv7l/wheel/./whoosh/analysis
copying build/lib/whoosh/fields.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/columns.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/matching
copying build/lib/whoosh/matching/binary.py -> build/bdist.linux-armv7l/wheel/./whoosh/matching
copying build/lib/whoosh/matching/combo.py -> build/bdist.linux-armv7l/wheel/./whoosh/matching
copying build/lib/whoosh/matching/mcore.py -> build/bdist.linux-armv7l/wheel/./whoosh/matching
copying build/lib/whoosh/matching/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/matching
copying build/lib/whoosh/matching/wrappers.py -> build/bdist.linux-armv7l/wheel/./whoosh/matching
creating build/bdist.linux-armv7l/wheel/whoosh/query
copying build/lib/whoosh/query/ranges.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/positional.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/compound.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/wrappers.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/nested.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/qcore.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/qcolumns.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/terms.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/query/spans.py -> build/bdist.linux-armv7l/wheel/./whoosh/query
copying build/lib/whoosh/index.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/reading.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/legacy.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/filedb
copying build/lib/whoosh/filedb/gae.py -> build/bdist.linux-armv7l/wheel/./whoosh/filedb
copying build/lib/whoosh/filedb/filestore.py -> build/bdist.linux-armv7l/wheel/./whoosh/filedb
copying build/lib/whoosh/filedb/compound.py -> build/bdist.linux-armv7l/wheel/./whoosh/filedb
copying build/lib/whoosh/filedb/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/filedb
copying build/lib/whoosh/filedb/structfile.py -> build/bdist.linux-armv7l/wheel/./whoosh/filedb
copying build/lib/whoosh/filedb/filetables.py -> build/bdist.linux-armv7l/wheel/./whoosh/filedb
creating build/bdist.linux-armv7l/wheel/whoosh/support
copying build/lib/whoosh/support/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/support/relativedelta.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/support/bench.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/support/levenshtein.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/support/charset.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/support/unicode.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/support/base85.py -> build/bdist.linux-armv7l/wheel/./whoosh/support
copying build/lib/whoosh/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/externalsort.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/classify.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/idsets.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/collectors.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/formats.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/writing.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/util
copying build/lib/whoosh/util/loading.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/text.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/versions.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/numlists.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/filelock.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/varints.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/cache.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/times.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/numeric.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/util/testing.py -> build/bdist.linux-armv7l/wheel/./whoosh/util
copying build/lib/whoosh/multiproc.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/qparser
copying build/lib/whoosh/qparser/syntax.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/qparser/common.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/qparser/taggers.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/qparser/plugins.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/qparser/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/qparser/dateparse.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/qparser/default.py -> build/bdist.linux-armv7l/wheel/./whoosh/qparser
copying build/lib/whoosh/sorting.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/lang
copying build/lib/whoosh/lang/porter.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/morph_en.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/stopwords.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/phonetic.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
creating build/bdist.linux-armv7l/wheel/whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/swedish.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/hungarian.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/danish.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/german.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/finnish.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/bases.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/portugese.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/dutch.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/french.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/italian.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/norwegian.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/russian.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/english.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/spanish.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/snowball/romanian.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang/snowball
copying build/lib/whoosh/lang/lovins.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/isri.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/dmetaphone.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/porter2.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/paicehusk.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/lang/wordnet.py -> build/bdist.linux-armv7l/wheel/./whoosh/lang
copying build/lib/whoosh/searching.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/compat.py -> build/bdist.linux-armv7l/wheel/./whoosh
copying build/lib/whoosh/scoring.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/automata
copying build/lib/whoosh/automata/glob.py -> build/bdist.linux-armv7l/wheel/./whoosh/automata
copying build/lib/whoosh/automata/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/automata
copying build/lib/whoosh/automata/nfa.py -> build/bdist.linux-armv7l/wheel/./whoosh/automata
copying build/lib/whoosh/automata/lev.py -> build/bdist.linux-armv7l/wheel/./whoosh/automata
copying build/lib/whoosh/automata/fsa.py -> build/bdist.linux-armv7l/wheel/./whoosh/automata
copying build/lib/whoosh/automata/reg.py -> build/bdist.linux-armv7l/wheel/./whoosh/automata
copying build/lib/whoosh/highlight.py -> build/bdist.linux-armv7l/wheel/./whoosh
creating build/bdist.linux-armv7l/wheel/whoosh/codec
copying build/lib/whoosh/codec/memory.py -> build/bdist.linux-armv7l/wheel/./whoosh/codec
copying build/lib/whoosh/codec/__init__.py -> build/bdist.linux-armv7l/wheel/./whoosh/codec
copying build/lib/whoosh/codec/plaintext.py -> build/bdist.linux-armv7l/wheel/./whoosh/codec
copying build/lib/whoosh/codec/base.py -> build/bdist.linux-armv7l/wheel/./whoosh/codec
copying build/lib/whoosh/codec/whoosh3.py -> build/bdist.linux-armv7l/wheel/./whoosh/codec
running install_egg_info
running egg_info
writing src/Whoosh.egg-info/PKG-INFO
writing dependency_links to src/Whoosh.egg-info/dependency_links.txt
writing top-level names to src/Whoosh.egg-info/top_level.txt
reading manifest file 'src/Whoosh.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'tests'
warning: no files found matching '*.txt' under directory 'benchmark'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.txt' under directory 'files'
warning: no files found matching '*.py' under directory 'files'
warning: no files found matching '*.jpg' under directory 'files'
adding license file 'LICENSE.txt'
writing manifest file 'src/Whoosh.egg-info/SOURCES.txt'
Copying src/Whoosh.egg-info to build/bdist.linux-armv7l/wheel/./Whoosh-2.7.4-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/whoosh-2.7.4.dist-info/WHEEL
creating '/build/python-whoosh/src/whoosh/dist/.tmp-nubzp05e/whoosh-2.7.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'whoosh/__init__.py'
adding 'whoosh/classify.py'
adding 'whoosh/collectors.py'
adding 'whoosh/columns.py'
adding 'whoosh/compat.py'
adding 'whoosh/externalsort.py'
adding 'whoosh/fields.py'
adding 'whoosh/formats.py'
adding 'whoosh/highlight.py'
adding 'whoosh/idsets.py'
adding 'whoosh/index.py'
adding 'whoosh/legacy.py'
adding 'whoosh/multiproc.py'
adding 'whoosh/reading.py'
adding 'whoosh/scoring.py'
adding 'whoosh/searching.py'
adding 'whoosh/sorting.py'
adding 'whoosh/spelling.py'
adding 'whoosh/system.py'
adding 'whoosh/writing.py'
adding 'whoosh/analysis/__init__.py'
adding 'whoosh/analysis/acore.py'
adding 'whoosh/analysis/analyzers.py'
adding 'whoosh/analysis/filters.py'
adding 'whoosh/analysis/intraword.py'
adding 'whoosh/analysis/morph.py'
adding 'whoosh/analysis/ngrams.py'
adding 'whoosh/analysis/tokenizers.py'
adding 'whoosh/automata/__init__.py'
adding 'whoosh/automata/fsa.py'
adding 'whoosh/automata/glob.py'
adding 'whoosh/automata/lev.py'
adding 'whoosh/automata/nfa.py'
adding 'whoosh/automata/reg.py'
adding 'whoosh/codec/__init__.py'
adding 'whoosh/codec/base.py'
adding 'whoosh/codec/memory.py'
adding 'whoosh/codec/plaintext.py'
adding 'whoosh/codec/whoosh3.py'
adding 'whoosh/filedb/__init__.py'
adding 'whoosh/filedb/compound.py'
adding 'whoosh/filedb/filestore.py'
adding 'whoosh/filedb/filetables.py'
adding 'whoosh/filedb/gae.py'
adding 'whoosh/filedb/structfile.py'
adding 'whoosh/lang/__init__.py'
adding 'whoosh/lang/dmetaphone.py'
adding 'whoosh/lang/isri.py'
adding 'whoosh/lang/lovins.py'
adding 'whoosh/lang/morph_en.py'
adding 'whoosh/lang/paicehusk.py'
adding 'whoosh/lang/phonetic.py'
adding 'whoosh/lang/porter.py'
adding 'whoosh/lang/porter2.py'
adding 'whoosh/lang/stopwords.py'
adding 'whoosh/lang/wordnet.py'
adding 'whoosh/lang/snowball/__init__.py'
adding 'whoosh/lang/snowball/bases.py'
adding 'whoosh/lang/snowball/danish.py'
adding 'whoosh/lang/snowball/dutch.py'
adding 'whoosh/lang/snowball/english.py'
adding 'whoosh/lang/snowball/finnish.py'
adding 'whoosh/lang/snowball/french.py'
adding 'whoosh/lang/snowball/german.py'
adding 'whoosh/lang/snowball/hungarian.py'
adding 'whoosh/lang/snowball/italian.py'
adding 'whoosh/lang/snowball/norwegian.py'
adding 'whoosh/lang/snowball/portugese.py'
adding 'whoosh/lang/snowball/romanian.py'
adding 'whoosh/lang/snowball/russian.py'
adding 'whoosh/lang/snowball/spanish.py'
adding 'whoosh/lang/snowball/swedish.py'
adding 'whoosh/matching/__init__.py'
adding 'whoosh/matching/binary.py'
adding 'whoosh/matching/combo.py'
adding 'whoosh/matching/mcore.py'
adding 'whoosh/matching/wrappers.py'
adding 'whoosh/qparser/__init__.py'
adding 'whoosh/qparser/common.py'
adding 'whoosh/qparser/dateparse.py'
adding 'whoosh/qparser/default.py'
adding 'whoosh/qparser/plugins.py'
adding 'whoosh/qparser/syntax.py'
adding 'whoosh/qparser/taggers.py'
adding 'whoosh/query/__init__.py'
adding 'whoosh/query/compound.py'
adding 'whoosh/query/nested.py'
adding 'whoosh/query/positional.py'
adding 'whoosh/query/qcolumns.py'
adding 'whoosh/query/qcore.py'
adding 'whoosh/query/ranges.py'
adding 'whoosh/query/spans.py'
adding 'whoosh/query/terms.py'
adding 'whoosh/query/wrappers.py'
adding 'whoosh/support/__init__.py'
adding 'whoosh/support/base85.py'
adding 'whoosh/support/bench.py'
adding 'whoosh/support/charset.py'
adding 'whoosh/support/levenshtein.py'
adding 'whoosh/support/relativedelta.py'
adding 'whoosh/support/unicode.py'
adding 'whoosh/util/__init__.py'
adding 'whoosh/util/cache.py'
adding 'whoosh/util/filelock.py'
adding 'whoosh/util/loading.py'
adding 'whoosh/util/numeric.py'
adding 'whoosh/util/numlists.py'
adding 'whoosh/util/testing.py'
adding 'whoosh/util/text.py'
adding 'whoosh/util/times.py'
adding 'whoosh/util/varints.py'
adding 'whoosh/util/versions.py'
adding 'whoosh-2.7.4.dist-info/licenses/LICENSE.txt'
adding 'whoosh-2.7.4.dist-info/METADATA'
adding 'whoosh-2.7.4.dist-info/WHEEL'
adding 'whoosh-2.7.4.dist-info/top_level.txt'
adding 'whoosh-2.7.4.dist-info/zip-safe'
adding 'whoosh-2.7.4.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built whoosh-2.7.4-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/whoosh/analysis/filters.py:56: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/filters.py:158: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/filters.py:56: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/filters.py:158: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/intraword.py:49: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/intraword.py:275: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/intraword.py:285: SyntaxWarning: "\|" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\|"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/intraword.py:49: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/intraword.py:275: SyntaxWarning: "\S" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\S"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/analysis/intraword.py:285: SyntaxWarning: "\|" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\|"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/codec/whoosh3.py:1116: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.14/site-packages/whoosh/codec/whoosh3.py:1116: SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
/usr/lib/python3.14/site-packages/whoosh/lang/paicehusk.py:33: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/lang/paicehusk.py:33: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/lang/porter2.py:67: SyntaxWarning: "\g" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\g"? A raw string is also an option.
/usr/lib/python3.14/site-packages/whoosh/lang/porter2.py:67: SyntaxWarning: "\g" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\g"? A raw string is also an option.
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-whoosh"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-whoosh 2.7.4-14 (Sat Jan 10 23:31:01 2026)
==> Cleaning up...
[?12l[?25h