>>> py3-whoosh: Building community/py3-whoosh 2.7.4-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 17:21:31 +0000 >>> py3-whoosh: Checking sanity of /home/buildozer/aports/community/py3-whoosh/APKBUILD... >>> py3-whoosh: Analyzing dependencies... >>> py3-whoosh: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.2-r0) (9/25) Installing python3 (3.12.3-r0) (10/25) Installing python3-pycache-pyc0 (3.12.3-r0) (11/25) Installing pyc (3.12.3-r0) (12/25) Installing py3-setuptools-pyc (69.2.0-r2) (13/25) Installing py3-parsing (3.1.2-r1) (14/25) Installing py3-parsing-pyc (3.1.2-r1) (15/25) Installing py3-packaging-pyc (24.0-r1) (16/25) Installing python3-pyc (3.12.3-r0) (17/25) Installing py3-packaging (24.0-r1) (18/25) Installing py3-setuptools (69.2.0-r2) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (15-r2) (22/25) Installing py3-gpep517-pyc (15-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-whoosh (20240413.172133) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 132 packages >>> py3-whoosh: Cleaning up srcdir >>> py3-whoosh: Cleaning up pkgdir >>> py3-whoosh: Cleaning up tmpdir >>> py3-whoosh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whoosh-2.7.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 946k 100 946k 0 0 3316k 0 --:--:-- --:--:-- --:--:-- 3331k >>> py3-whoosh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whoosh-2.7.4.tar.gz >>> py3-whoosh: Checking sha512sums... py3-whoosh-2.7.4.tar.gz: OK test-fix.patch: OK >>> py3-whoosh: Unpacking /var/cache/distfiles/edge/py3-whoosh-2.7.4.tar.gz... >>> py3-whoosh: test-fix.patch patching file setup.cfg 2024-04-13 17:21:34,730 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 17:21:34,840 root INFO running bdist_wheel 2024-04-13 17:21:34,853 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-04-13 17:21:34,865 root INFO running build 2024-04-13 17:21:34,865 root INFO running build_py 2024-04-13 17:21:34,869 root INFO creating build 2024-04-13 17:21:34,869 root INFO creating build/lib 2024-04-13 17:21:34,869 root INFO creating build/lib/whoosh 2024-04-13 17:21:34,870 root INFO copying src/whoosh/multiproc.py -> build/lib/whoosh 2024-04-13 17:21:34,870 root INFO copying src/whoosh/sorting.py -> build/lib/whoosh 2024-04-13 17:21:34,871 root INFO copying src/whoosh/system.py -> build/lib/whoosh 2024-04-13 17:21:34,871 root INFO copying src/whoosh/formats.py -> build/lib/whoosh 2024-04-13 17:21:34,871 root INFO copying src/whoosh/searching.py -> build/lib/whoosh 2024-04-13 17:21:34,872 root INFO copying src/whoosh/scoring.py -> build/lib/whoosh 2024-04-13 17:21:34,872 root INFO copying src/whoosh/writing.py -> build/lib/whoosh 2024-04-13 17:21:34,873 root INFO copying src/whoosh/legacy.py -> build/lib/whoosh 2024-04-13 17:21:34,873 root INFO copying src/whoosh/__init__.py -> build/lib/whoosh 2024-04-13 17:21:34,873 root INFO copying src/whoosh/columns.py -> build/lib/whoosh 2024-04-13 17:21:34,874 root INFO copying src/whoosh/spelling.py -> build/lib/whoosh 2024-04-13 17:21:34,874 root INFO copying src/whoosh/collectors.py -> build/lib/whoosh 2024-04-13 17:21:34,875 root INFO copying src/whoosh/index.py -> build/lib/whoosh 2024-04-13 17:21:34,875 root INFO copying src/whoosh/idsets.py -> build/lib/whoosh 2024-04-13 17:21:34,875 root INFO copying src/whoosh/fields.py -> build/lib/whoosh 2024-04-13 17:21:34,876 root INFO copying src/whoosh/highlight.py -> build/lib/whoosh 2024-04-13 17:21:34,876 root INFO copying src/whoosh/externalsort.py -> build/lib/whoosh 2024-04-13 17:21:34,877 root INFO copying src/whoosh/classify.py -> build/lib/whoosh 2024-04-13 17:21:34,877 root INFO copying src/whoosh/reading.py -> build/lib/whoosh 2024-04-13 17:21:34,878 root INFO copying src/whoosh/compat.py -> build/lib/whoosh 2024-04-13 17:21:34,878 root INFO creating build/lib/whoosh/automata 2024-04-13 17:21:34,878 root INFO copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata 2024-04-13 17:21:34,879 root INFO copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata 2024-04-13 17:21:34,879 root INFO copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata 2024-04-13 17:21:34,879 root INFO copying src/whoosh/automata/lev.py -> build/lib/whoosh/automata 2024-04-13 17:21:34,880 root INFO copying src/whoosh/automata/reg.py -> build/lib/whoosh/automata 2024-04-13 17:21:34,880 root INFO copying src/whoosh/automata/nfa.py -> build/lib/whoosh/automata 2024-04-13 17:21:34,880 root INFO creating build/lib/whoosh/lang 2024-04-13 17:21:34,881 root INFO copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,881 root INFO copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,881 root INFO copying src/whoosh/lang/lovins.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,882 root INFO copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,882 root INFO copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,882 root INFO copying src/whoosh/lang/phonetic.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,882 root INFO copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,883 root INFO copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,883 root INFO copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,883 root INFO copying src/whoosh/lang/porter.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,884 root INFO copying src/whoosh/lang/stopwords.py -> build/lib/whoosh/lang 2024-04-13 17:21:34,884 root INFO creating build/lib/whoosh/filedb 2024-04-13 17:21:34,884 root INFO copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb 2024-04-13 17:21:34,885 root INFO copying src/whoosh/filedb/__init__.py -> build/lib/whoosh/filedb 2024-04-13 17:21:34,885 root INFO copying src/whoosh/filedb/filetables.py -> build/lib/whoosh/filedb 2024-04-13 17:21:34,885 root INFO copying src/whoosh/filedb/gae.py -> build/lib/whoosh/filedb 2024-04-13 17:21:34,886 root INFO copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb 2024-04-13 17:21:34,886 root INFO copying src/whoosh/filedb/structfile.py -> build/lib/whoosh/filedb 2024-04-13 17:21:34,887 root INFO creating build/lib/whoosh/query 2024-04-13 17:21:34,887 root INFO copying src/whoosh/query/ranges.py -> build/lib/whoosh/query 2024-04-13 17:21:34,887 root INFO copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query 2024-04-13 17:21:34,887 root INFO copying src/whoosh/query/terms.py -> build/lib/whoosh/query 2024-04-13 17:21:34,888 root INFO copying src/whoosh/query/__init__.py -> build/lib/whoosh/query 2024-04-13 17:21:34,888 root INFO copying src/whoosh/query/spans.py -> build/lib/whoosh/query 2024-04-13 17:21:34,888 root INFO copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query 2024-04-13 17:21:34,889 root INFO copying src/whoosh/query/compound.py -> build/lib/whoosh/query 2024-04-13 17:21:34,889 root INFO copying src/whoosh/query/positional.py -> build/lib/whoosh/query 2024-04-13 17:21:34,889 root INFO copying src/whoosh/query/qcore.py -> build/lib/whoosh/query 2024-04-13 17:21:34,890 root INFO copying src/whoosh/query/nested.py -> build/lib/whoosh/query 2024-04-13 17:21:34,890 root INFO creating build/lib/whoosh/util 2024-04-13 17:21:34,890 root INFO copying src/whoosh/util/loading.py -> build/lib/whoosh/util 2024-04-13 17:21:34,891 root INFO copying src/whoosh/util/varints.py -> build/lib/whoosh/util 2024-04-13 17:21:34,891 root INFO copying src/whoosh/util/numlists.py -> build/lib/whoosh/util 2024-04-13 17:21:34,891 root INFO copying src/whoosh/util/times.py -> build/lib/whoosh/util 2024-04-13 17:21:34,892 root INFO copying src/whoosh/util/testing.py -> build/lib/whoosh/util 2024-04-13 17:21:34,892 root INFO copying src/whoosh/util/numeric.py -> build/lib/whoosh/util 2024-04-13 17:21:34,892 root INFO copying src/whoosh/util/__init__.py -> build/lib/whoosh/util 2024-04-13 17:21:34,893 root INFO copying src/whoosh/util/versions.py -> build/lib/whoosh/util 2024-04-13 17:21:34,893 root INFO copying src/whoosh/util/cache.py -> build/lib/whoosh/util 2024-04-13 17:21:34,893 root INFO copying src/whoosh/util/text.py -> build/lib/whoosh/util 2024-04-13 17:21:34,893 root INFO copying src/whoosh/util/filelock.py -> build/lib/whoosh/util 2024-04-13 17:21:34,894 root INFO creating build/lib/whoosh/codec 2024-04-13 17:21:34,894 root INFO copying src/whoosh/codec/base.py -> build/lib/whoosh/codec 2024-04-13 17:21:34,895 root INFO copying src/whoosh/codec/__init__.py -> build/lib/whoosh/codec 2024-04-13 17:21:34,895 root INFO copying src/whoosh/codec/whoosh3.py -> build/lib/whoosh/codec 2024-04-13 17:21:34,895 root INFO copying src/whoosh/codec/memory.py -> build/lib/whoosh/codec 2024-04-13 17:21:34,895 root INFO copying src/whoosh/codec/plaintext.py -> build/lib/whoosh/codec 2024-04-13 17:21:34,896 root INFO creating build/lib/whoosh/qparser 2024-04-13 17:21:34,896 root INFO copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,896 root INFO copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,897 root INFO copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,897 root INFO copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,897 root INFO copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,898 root INFO copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,898 root INFO copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser 2024-04-13 17:21:34,899 root INFO creating build/lib/whoosh/support 2024-04-13 17:21:34,899 root INFO copying src/whoosh/support/bench.py -> build/lib/whoosh/support 2024-04-13 17:21:34,899 root INFO copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support 2024-04-13 17:21:34,899 root INFO copying src/whoosh/support/base85.py -> build/lib/whoosh/support 2024-04-13 17:21:34,900 root INFO copying src/whoosh/support/__init__.py -> build/lib/whoosh/support 2024-04-13 17:21:34,900 root INFO copying src/whoosh/support/charset.py -> build/lib/whoosh/support 2024-04-13 17:21:34,900 root INFO copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support 2024-04-13 17:21:34,901 root INFO copying src/whoosh/support/unicode.py -> build/lib/whoosh/support 2024-04-13 17:21:34,901 root INFO creating build/lib/whoosh/matching 2024-04-13 17:21:34,901 root INFO copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching 2024-04-13 17:21:34,902 root INFO copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching 2024-04-13 17:21:34,902 root INFO copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching 2024-04-13 17:21:34,902 root INFO copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching 2024-04-13 17:21:34,903 root INFO copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching 2024-04-13 17:21:34,903 root INFO creating build/lib/whoosh/analysis 2024-04-13 17:21:34,904 root INFO copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,904 root INFO copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,904 root INFO copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,904 root INFO copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,905 root INFO copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,905 root INFO copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,905 root INFO copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,906 root INFO copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis 2024-04-13 17:21:34,906 root INFO creating build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,907 root INFO copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,907 root INFO copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,907 root INFO copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,908 root INFO copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,908 root INFO copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,908 root INFO copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,908 root INFO copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,909 root INFO copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,909 root INFO copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,909 root INFO copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,910 root INFO copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,910 root INFO copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,910 root INFO copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,911 root INFO copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,911 root INFO copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,911 root INFO copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball 2024-04-13 17:21:34,924 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-13 17:21:34,924 root INFO running install 2024-04-13 17:21:34,939 root INFO running install_lib 2024-04-13 17:21:34,942 root INFO creating build/bdist.linux-x86_64 2024-04-13 17:21:34,942 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-13 17:21:34,942 root INFO creating build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,942 root INFO copying build/lib/whoosh/multiproc.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,943 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,943 root INFO copying build/lib/whoosh/automata/glob.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,943 root INFO copying build/lib/whoosh/automata/fsa.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,943 root INFO copying build/lib/whoosh/automata/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,944 root INFO copying build/lib/whoosh/automata/lev.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,944 root INFO copying build/lib/whoosh/automata/reg.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,944 root INFO copying build/lib/whoosh/automata/nfa.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-04-13 17:21:34,945 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,945 root INFO copying build/lib/whoosh/lang/porter2.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,945 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,945 root INFO copying build/lib/whoosh/lang/snowball/danish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,946 root INFO copying build/lib/whoosh/lang/snowball/portugese.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,946 root INFO copying build/lib/whoosh/lang/snowball/german.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,946 root INFO copying build/lib/whoosh/lang/snowball/finnish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,946 root INFO copying build/lib/whoosh/lang/snowball/dutch.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,947 root INFO copying build/lib/whoosh/lang/snowball/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,947 root INFO copying build/lib/whoosh/lang/snowball/norwegian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,947 root INFO copying build/lib/whoosh/lang/snowball/hungarian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,948 root INFO copying build/lib/whoosh/lang/snowball/romanian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,948 root INFO copying build/lib/whoosh/lang/snowball/spanish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,948 root INFO copying build/lib/whoosh/lang/snowball/french.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,948 root INFO copying build/lib/whoosh/lang/snowball/bases.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,949 root INFO copying build/lib/whoosh/lang/snowball/english.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,949 root INFO copying build/lib/whoosh/lang/snowball/russian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,949 root INFO copying build/lib/whoosh/lang/snowball/italian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,950 root INFO copying build/lib/whoosh/lang/snowball/swedish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-04-13 17:21:34,950 root INFO copying build/lib/whoosh/lang/isri.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,950 root INFO copying build/lib/whoosh/lang/lovins.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,951 root INFO copying build/lib/whoosh/lang/paicehusk.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,951 root INFO copying build/lib/whoosh/lang/wordnet.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,951 root INFO copying build/lib/whoosh/lang/phonetic.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,951 root INFO copying build/lib/whoosh/lang/morph_en.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,952 root INFO copying build/lib/whoosh/lang/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,952 root INFO copying build/lib/whoosh/lang/dmetaphone.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,952 root INFO copying build/lib/whoosh/lang/porter.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,953 root INFO copying build/lib/whoosh/lang/stopwords.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-04-13 17:21:34,953 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,953 root INFO copying build/lib/whoosh/filedb/filestore.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,953 root INFO copying build/lib/whoosh/filedb/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,954 root INFO copying build/lib/whoosh/filedb/filetables.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,954 root INFO copying build/lib/whoosh/filedb/gae.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,954 root INFO copying build/lib/whoosh/filedb/compound.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,955 root INFO copying build/lib/whoosh/filedb/structfile.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-04-13 17:21:34,955 root INFO copying build/lib/whoosh/sorting.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,955 root INFO copying build/lib/whoosh/system.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,955 root INFO copying build/lib/whoosh/formats.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,956 root INFO copying build/lib/whoosh/searching.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,956 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,956 root INFO copying build/lib/whoosh/query/ranges.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,957 root INFO copying build/lib/whoosh/query/qcolumns.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,957 root INFO copying build/lib/whoosh/query/terms.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,957 root INFO copying build/lib/whoosh/query/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,957 root INFO copying build/lib/whoosh/query/spans.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,958 root INFO copying build/lib/whoosh/query/wrappers.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,958 root INFO copying build/lib/whoosh/query/compound.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,958 root INFO copying build/lib/whoosh/query/positional.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,959 root INFO copying build/lib/whoosh/query/qcore.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,959 root INFO copying build/lib/whoosh/query/nested.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-04-13 17:21:34,959 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,959 root INFO copying build/lib/whoosh/util/loading.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,960 root INFO copying build/lib/whoosh/util/varints.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,960 root INFO copying build/lib/whoosh/util/numlists.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,960 root INFO copying build/lib/whoosh/util/times.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,961 root INFO copying build/lib/whoosh/util/testing.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,961 root INFO copying build/lib/whoosh/util/numeric.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,961 root INFO copying build/lib/whoosh/util/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,961 root INFO copying build/lib/whoosh/util/versions.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,962 root INFO copying build/lib/whoosh/util/cache.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,962 root INFO copying build/lib/whoosh/util/text.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,962 root INFO copying build/lib/whoosh/util/filelock.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-04-13 17:21:34,963 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/codec 2024-04-13 17:21:34,963 root INFO copying build/lib/whoosh/codec/base.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-04-13 17:21:34,963 root INFO copying build/lib/whoosh/codec/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-04-13 17:21:34,963 root INFO copying build/lib/whoosh/codec/whoosh3.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-04-13 17:21:34,964 root INFO copying build/lib/whoosh/codec/memory.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-04-13 17:21:34,964 root INFO copying build/lib/whoosh/codec/plaintext.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-04-13 17:21:34,964 root INFO copying build/lib/whoosh/scoring.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,965 root INFO copying build/lib/whoosh/writing.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,965 root INFO copying build/lib/whoosh/legacy.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,965 root INFO copying build/lib/whoosh/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,965 root INFO copying build/lib/whoosh/columns.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,966 root INFO copying build/lib/whoosh/spelling.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,966 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,966 root INFO copying build/lib/whoosh/qparser/common.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,967 root INFO copying build/lib/whoosh/qparser/dateparse.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,967 root INFO copying build/lib/whoosh/qparser/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,967 root INFO copying build/lib/whoosh/qparser/taggers.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,967 root INFO copying build/lib/whoosh/qparser/plugins.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,968 root INFO copying build/lib/whoosh/qparser/default.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,968 root INFO copying build/lib/whoosh/qparser/syntax.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-04-13 17:21:34,968 root INFO copying build/lib/whoosh/collectors.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,969 root INFO copying build/lib/whoosh/index.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,969 root INFO copying build/lib/whoosh/idsets.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,969 root INFO copying build/lib/whoosh/fields.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,970 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,970 root INFO copying build/lib/whoosh/support/bench.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,970 root INFO copying build/lib/whoosh/support/levenshtein.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,971 root INFO copying build/lib/whoosh/support/base85.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,971 root INFO copying build/lib/whoosh/support/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,971 root INFO copying build/lib/whoosh/support/charset.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,971 root INFO copying build/lib/whoosh/support/relativedelta.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,972 root INFO copying build/lib/whoosh/support/unicode.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-04-13 17:21:34,972 root INFO copying build/lib/whoosh/highlight.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,972 root INFO copying build/lib/whoosh/externalsort.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,973 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/matching 2024-04-13 17:21:34,973 root INFO copying build/lib/whoosh/matching/mcore.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-04-13 17:21:34,973 root INFO copying build/lib/whoosh/matching/combo.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-04-13 17:21:34,973 root INFO copying build/lib/whoosh/matching/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-04-13 17:21:34,974 root INFO copying build/lib/whoosh/matching/binary.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-04-13 17:21:34,974 root INFO copying build/lib/whoosh/matching/wrappers.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-04-13 17:21:34,974 root INFO copying build/lib/whoosh/classify.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,975 root INFO copying build/lib/whoosh/reading.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,975 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,975 root INFO copying build/lib/whoosh/analysis/ngrams.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,976 root INFO copying build/lib/whoosh/analysis/analyzers.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,976 root INFO copying build/lib/whoosh/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,976 root INFO copying build/lib/whoosh/analysis/intraword.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,976 root INFO copying build/lib/whoosh/analysis/tokenizers.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,977 root INFO copying build/lib/whoosh/analysis/morph.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,977 root INFO copying build/lib/whoosh/analysis/filters.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,977 root INFO copying build/lib/whoosh/analysis/acore.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-04-13 17:21:34,978 root INFO copying build/lib/whoosh/compat.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-04-13 17:21:34,978 root INFO running install_egg_info 2024-04-13 17:21:34,984 root INFO running egg_info 2024-04-13 17:21:34,986 root INFO writing src/Whoosh.egg-info/PKG-INFO 2024-04-13 17:21:34,987 root INFO writing dependency_links to src/Whoosh.egg-info/dependency_links.txt 2024-04-13 17:21:34,987 root INFO writing top-level names to src/Whoosh.egg-info/top_level.txt 2024-04-13 17:21:34,996 root INFO reading manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-04-13 17:21:34,998 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 17:21:34,999 root WARNING warning: no files found matching '*.txt' under directory 'tests' 2024-04-13 17:21:35,000 root WARNING warning: no files found matching '*.txt' under directory 'benchmark' 2024-04-13 17:21:35,002 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2024-04-13 17:21:35,006 root WARNING warning: no files found matching '*.txt' under directory 'files' 2024-04-13 17:21:35,006 root WARNING warning: no files found matching '*.py' under directory 'files' 2024-04-13 17:21:35,006 root WARNING warning: no files found matching '*.jpg' under directory 'files' 2024-04-13 17:21:35,007 root INFO adding license file 'LICENSE.txt' 2024-04-13 17:21:35,011 root INFO writing manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-04-13 17:21:35,011 root INFO Copying src/Whoosh.egg-info to build/bdist.linux-x86_64/wheel/Whoosh-2.7.4-py3.12.egg-info 2024-04-13 17:21:35,012 root INFO running install_scripts 2024-04-13 17:21:35,014 wheel INFO creating build/bdist.linux-x86_64/wheel/Whoosh-2.7.4.dist-info/WHEEL 2024-04-13 17:21:35,014 wheel INFO creating '/home/buildozer/aports/community/py3-whoosh/src/Whoosh-2.7.4/.dist/.tmp-56wm8_ea/Whoosh-2.7.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-13 17:21:35,015 wheel INFO adding 'whoosh/__init__.py' 2024-04-13 17:21:35,015 wheel INFO adding 'whoosh/classify.py' 2024-04-13 17:21:35,015 wheel INFO adding 'whoosh/collectors.py' 2024-04-13 17:21:35,016 wheel INFO adding 'whoosh/columns.py' 2024-04-13 17:21:35,016 wheel INFO adding 'whoosh/compat.py' 2024-04-13 17:21:35,017 wheel INFO adding 'whoosh/externalsort.py' 2024-04-13 17:21:35,017 wheel INFO adding 'whoosh/fields.py' 2024-04-13 17:21:35,018 wheel INFO adding 'whoosh/formats.py' 2024-04-13 17:21:35,018 wheel INFO adding 'whoosh/highlight.py' 2024-04-13 17:21:35,018 wheel INFO adding 'whoosh/idsets.py' 2024-04-13 17:21:35,019 wheel INFO adding 'whoosh/index.py' 2024-04-13 17:21:35,019 wheel INFO adding 'whoosh/legacy.py' 2024-04-13 17:21:35,019 wheel INFO adding 'whoosh/multiproc.py' 2024-04-13 17:21:35,020 wheel INFO adding 'whoosh/reading.py' 2024-04-13 17:21:35,020 wheel INFO adding 'whoosh/scoring.py' 2024-04-13 17:21:35,021 wheel INFO adding 'whoosh/searching.py' 2024-04-13 17:21:35,021 wheel INFO adding 'whoosh/sorting.py' 2024-04-13 17:21:35,022 wheel INFO adding 'whoosh/spelling.py' 2024-04-13 17:21:35,022 wheel INFO adding 'whoosh/system.py' 2024-04-13 17:21:35,022 wheel INFO adding 'whoosh/writing.py' 2024-04-13 17:21:35,023 wheel INFO adding 'whoosh/analysis/__init__.py' 2024-04-13 17:21:35,023 wheel INFO adding 'whoosh/analysis/acore.py' 2024-04-13 17:21:35,023 wheel INFO adding 'whoosh/analysis/analyzers.py' 2024-04-13 17:21:35,024 wheel INFO adding 'whoosh/analysis/filters.py' 2024-04-13 17:21:35,024 wheel INFO adding 'whoosh/analysis/intraword.py' 2024-04-13 17:21:35,024 wheel INFO adding 'whoosh/analysis/morph.py' 2024-04-13 17:21:35,025 wheel INFO adding 'whoosh/analysis/ngrams.py' 2024-04-13 17:21:35,025 wheel INFO adding 'whoosh/analysis/tokenizers.py' 2024-04-13 17:21:35,025 wheel INFO adding 'whoosh/automata/__init__.py' 2024-04-13 17:21:35,025 wheel INFO adding 'whoosh/automata/fsa.py' 2024-04-13 17:21:35,026 wheel INFO adding 'whoosh/automata/glob.py' 2024-04-13 17:21:35,026 wheel INFO adding 'whoosh/automata/lev.py' 2024-04-13 17:21:35,026 wheel INFO adding 'whoosh/automata/nfa.py' 2024-04-13 17:21:35,027 wheel INFO adding 'whoosh/automata/reg.py' 2024-04-13 17:21:35,027 wheel INFO adding 'whoosh/codec/__init__.py' 2024-04-13 17:21:35,027 wheel INFO adding 'whoosh/codec/base.py' 2024-04-13 17:21:35,027 wheel INFO adding 'whoosh/codec/memory.py' 2024-04-13 17:21:35,028 wheel INFO adding 'whoosh/codec/plaintext.py' 2024-04-13 17:21:35,028 wheel INFO adding 'whoosh/codec/whoosh3.py' 2024-04-13 17:21:35,029 wheel INFO adding 'whoosh/filedb/__init__.py' 2024-04-13 17:21:35,029 wheel INFO adding 'whoosh/filedb/compound.py' 2024-04-13 17:21:35,029 wheel INFO adding 'whoosh/filedb/filestore.py' 2024-04-13 17:21:35,030 wheel INFO adding 'whoosh/filedb/filetables.py' 2024-04-13 17:21:35,030 wheel INFO adding 'whoosh/filedb/gae.py' 2024-04-13 17:21:35,030 wheel INFO adding 'whoosh/filedb/structfile.py' 2024-04-13 17:21:35,030 wheel INFO adding 'whoosh/lang/__init__.py' 2024-04-13 17:21:35,031 wheel INFO adding 'whoosh/lang/dmetaphone.py' 2024-04-13 17:21:35,031 wheel INFO adding 'whoosh/lang/isri.py' 2024-04-13 17:21:35,031 wheel INFO adding 'whoosh/lang/lovins.py' 2024-04-13 17:21:35,032 wheel INFO adding 'whoosh/lang/morph_en.py' 2024-04-13 17:21:35,032 wheel INFO adding 'whoosh/lang/paicehusk.py' 2024-04-13 17:21:35,033 wheel INFO adding 'whoosh/lang/phonetic.py' 2024-04-13 17:21:35,033 wheel INFO adding 'whoosh/lang/porter.py' 2024-04-13 17:21:35,033 wheel INFO adding 'whoosh/lang/porter2.py' 2024-04-13 17:21:35,033 wheel INFO adding 'whoosh/lang/stopwords.py' 2024-04-13 17:21:35,034 wheel INFO adding 'whoosh/lang/wordnet.py' 2024-04-13 17:21:35,034 wheel INFO adding 'whoosh/lang/snowball/__init__.py' 2024-04-13 17:21:35,034 wheel INFO adding 'whoosh/lang/snowball/bases.py' 2024-04-13 17:21:35,034 wheel INFO adding 'whoosh/lang/snowball/danish.py' 2024-04-13 17:21:35,035 wheel INFO adding 'whoosh/lang/snowball/dutch.py' 2024-04-13 17:21:35,035 wheel INFO adding 'whoosh/lang/snowball/english.py' 2024-04-13 17:21:35,035 wheel INFO adding 'whoosh/lang/snowball/finnish.py' 2024-04-13 17:21:35,036 wheel INFO adding 'whoosh/lang/snowball/french.py' 2024-04-13 17:21:35,036 wheel INFO adding 'whoosh/lang/snowball/german.py' 2024-04-13 17:21:35,036 wheel INFO adding 'whoosh/lang/snowball/hungarian.py' 2024-04-13 17:21:35,036 wheel INFO adding 'whoosh/lang/snowball/italian.py' 2024-04-13 17:21:35,037 wheel INFO adding 'whoosh/lang/snowball/norwegian.py' 2024-04-13 17:21:35,037 wheel INFO adding 'whoosh/lang/snowball/portugese.py' 2024-04-13 17:21:35,037 wheel INFO adding 'whoosh/lang/snowball/romanian.py' 2024-04-13 17:21:35,038 wheel INFO adding 'whoosh/lang/snowball/russian.py' 2024-04-13 17:21:35,038 wheel INFO adding 'whoosh/lang/snowball/spanish.py' 2024-04-13 17:21:35,038 wheel INFO adding 'whoosh/lang/snowball/swedish.py' 2024-04-13 17:21:35,038 wheel INFO adding 'whoosh/matching/__init__.py' 2024-04-13 17:21:35,039 wheel INFO adding 'whoosh/matching/binary.py' 2024-04-13 17:21:35,039 wheel INFO adding 'whoosh/matching/combo.py' 2024-04-13 17:21:35,039 wheel INFO adding 'whoosh/matching/mcore.py' 2024-04-13 17:21:35,040 wheel INFO adding 'whoosh/matching/wrappers.py' 2024-04-13 17:21:35,040 wheel INFO adding 'whoosh/qparser/__init__.py' 2024-04-13 17:21:35,040 wheel INFO adding 'whoosh/qparser/common.py' 2024-04-13 17:21:35,041 wheel INFO adding 'whoosh/qparser/dateparse.py' 2024-04-13 17:21:35,041 wheel INFO adding 'whoosh/qparser/default.py' 2024-04-13 17:21:35,041 wheel INFO adding 'whoosh/qparser/plugins.py' 2024-04-13 17:21:35,042 wheel INFO adding 'whoosh/qparser/syntax.py' 2024-04-13 17:21:35,042 wheel INFO adding 'whoosh/qparser/taggers.py' 2024-04-13 17:21:35,042 wheel INFO adding 'whoosh/query/__init__.py' 2024-04-13 17:21:35,043 wheel INFO adding 'whoosh/query/compound.py' 2024-04-13 17:21:35,043 wheel INFO adding 'whoosh/query/nested.py' 2024-04-13 17:21:35,043 wheel INFO adding 'whoosh/query/positional.py' 2024-04-13 17:21:35,044 wheel INFO adding 'whoosh/query/qcolumns.py' 2024-04-13 17:21:35,044 wheel INFO adding 'whoosh/query/qcore.py' 2024-04-13 17:21:35,044 wheel INFO adding 'whoosh/query/ranges.py' 2024-04-13 17:21:35,045 wheel INFO adding 'whoosh/query/spans.py' 2024-04-13 17:21:35,045 wheel INFO adding 'whoosh/query/terms.py' 2024-04-13 17:21:35,045 wheel INFO adding 'whoosh/query/wrappers.py' 2024-04-13 17:21:35,046 wheel INFO adding 'whoosh/support/__init__.py' 2024-04-13 17:21:35,046 wheel INFO adding 'whoosh/support/base85.py' 2024-04-13 17:21:35,046 wheel INFO adding 'whoosh/support/bench.py' 2024-04-13 17:21:35,047 wheel INFO adding 'whoosh/support/charset.py' 2024-04-13 17:21:35,047 wheel INFO adding 'whoosh/support/levenshtein.py' 2024-04-13 17:21:35,047 wheel INFO adding 'whoosh/support/relativedelta.py' 2024-04-13 17:21:35,048 wheel INFO adding 'whoosh/support/unicode.py' 2024-04-13 17:21:35,048 wheel INFO adding 'whoosh/util/__init__.py' 2024-04-13 17:21:35,048 wheel INFO adding 'whoosh/util/cache.py' 2024-04-13 17:21:35,049 wheel INFO adding 'whoosh/util/filelock.py' 2024-04-13 17:21:35,049 wheel INFO adding 'whoosh/util/loading.py' 2024-04-13 17:21:35,049 wheel INFO adding 'whoosh/util/numeric.py' 2024-04-13 17:21:35,049 wheel INFO adding 'whoosh/util/numlists.py' 2024-04-13 17:21:35,050 wheel INFO adding 'whoosh/util/testing.py' 2024-04-13 17:21:35,050 wheel INFO adding 'whoosh/util/text.py' 2024-04-13 17:21:35,050 wheel INFO adding 'whoosh/util/times.py' 2024-04-13 17:21:35,051 wheel INFO adding 'whoosh/util/varints.py' 2024-04-13 17:21:35,051 wheel INFO adding 'whoosh/util/versions.py' 2024-04-13 17:21:35,051 wheel INFO adding 'Whoosh-2.7.4.dist-info/LICENSE.txt' 2024-04-13 17:21:35,051 wheel INFO adding 'Whoosh-2.7.4.dist-info/METADATA' 2024-04-13 17:21:35,051 wheel INFO adding 'Whoosh-2.7.4.dist-info/WHEEL' 2024-04-13 17:21:35,052 wheel INFO adding 'Whoosh-2.7.4.dist-info/top_level.txt' 2024-04-13 17:21:35,052 wheel INFO adding 'Whoosh-2.7.4.dist-info/zip-safe' 2024-04-13 17:21:35,052 wheel INFO adding 'Whoosh-2.7.4.dist-info/RECORD' 2024-04-13 17:21:35,053 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-13 17:21:35,056 gpep517 INFO The backend produced .dist/Whoosh-2.7.4-py2.py3-none-any.whl Whoosh-2.7.4-py2.py3-none-any.whl >>> py3-whoosh: Entering fakeroot... /usr/lib/python3.12/site-packages/whoosh/analysis/filters.py:50: SyntaxWarning: invalid escape sequence '\w' /usr/lib/python3.12/site-packages/whoosh/analysis/filters.py:148: SyntaxWarning: invalid escape sequence '\S' /usr/lib/python3.12/site-packages/whoosh/analysis/intraword.py:37: SyntaxWarning: invalid escape sequence '\S' /usr/lib/python3.12/site-packages/whoosh/analysis/intraword.py:224: SyntaxWarning: invalid escape sequence '\S' /usr/lib/python3.12/site-packages/whoosh/analysis/intraword.py:285: SyntaxWarning: invalid escape sequence '\|' /usr/lib/python3.12/site-packages/whoosh/codec/whoosh3.py:1116: SyntaxWarning: "is" with 'int' literal. Did you mean "=="? /usr/lib/python3.12/site-packages/whoosh/lang/paicehusk.py:33: SyntaxWarning: invalid escape sequence '\w' /usr/lib/python3.12/site-packages/whoosh/lang/porter2.py:67: SyntaxWarning: invalid escape sequence '\g' >>> py3-whoosh-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/automata/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/automata/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/lang/snowball/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/lang/snowball/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/lang/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/lang/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/filedb/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/filedb/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/query/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/query/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/util/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/util/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/codec/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/codec/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/qparser/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/qparser/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/support/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/support/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/matching/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/matching/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/__pycache__' '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh/usr/lib/python3.12/site-packages/whoosh/analysis/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/analysis/__pycache__' >>> py3-whoosh-pyc*: Preparing subpackage py3-whoosh-pyc... >>> py3-whoosh-pyc*: Running postcheck for py3-whoosh-pyc >>> py3-whoosh*: Running postcheck for py3-whoosh >>> py3-whoosh*: Preparing package py3-whoosh... >>> py3-whoosh-pyc*: Tracing dependencies... python3~3.12 >>> py3-whoosh-pyc*: Package size: 2.3 MB >>> py3-whoosh-pyc*: Compressing data... >>> py3-whoosh-pyc*: Create checksum... >>> py3-whoosh-pyc*: Create py3-whoosh-pyc-2.7.4-r1.apk >>> py3-whoosh*: Tracing dependencies... python3~3.12 >>> py3-whoosh*: Package size: 1.9 MB >>> py3-whoosh*: Compressing data... >>> py3-whoosh*: Create checksum... >>> py3-whoosh*: Create py3-whoosh-2.7.4-r1.apk >>> py3-whoosh: Build complete at Sat, 13 Apr 2024 17:21:37 +0000 elapsed time 0h 0m 6s >>> py3-whoosh: Cleaning up srcdir >>> py3-whoosh: Cleaning up pkgdir >>> py3-whoosh: Uninstalling dependencies... (1/25) Purging .makedepends-py3-whoosh (20240413.172133) (2/25) Purging py3-setuptools-pyc (69.2.0-r2) (3/25) Purging py3-setuptools (69.2.0-r2) (4/25) Purging py3-gpep517-pyc (15-r2) (5/25) Purging py3-gpep517 (15-r2) (6/25) Purging py3-installer-pyc (0.7.0-r2) (7/25) Purging py3-installer (0.7.0-r2) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.3-r0) (15/25) Purging python3-pycache-pyc0 (3.12.3-r0) (16/25) Purging pyc (3.12.3-r0) (17/25) Purging python3 (3.12.3-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.2-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-whoosh: Updating the community/x86_64 repository index... >>> py3-whoosh: Signing the index...