>>> py3-whoosh: Building community/py3-whoosh 2.7.4-r1 (using abuild 3.13.0-r3) started Sun, 05 May 2024 04:40:17 +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.3-r0) (9/25) Installing python3 (3.12.3-r1) (10/25) Installing python3-pycache-pyc0 (3.12.3-r1) (11/25) Installing pyc (3.12.3-r1) (12/25) Installing py3-setuptools-pyc (69.5.1-r0) (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-r1) (17/25) Installing py3-packaging (24.0-r1) (18/25) Installing py3-setuptools (69.5.1-r0) (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 (20240505.044026) Executing busybox-1.36.1-r26.trigger OK: 278 MiB in 127 packages >>> py3-whoosh: Cleaning up srcdir >>> py3-whoosh: Cleaning up pkgdir >>> py3-whoosh: Cleaning up tmpdir >>> py3-whoosh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-whoosh-2.7.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-whoosh-2.7.4.tar.gz.part' py3-whoosh-2.7.4.tar 100% |********************************| 946k 0:00:00 ETA '/var/cache/distfiles/py3-whoosh-2.7.4.tar.gz.part' saved >>> py3-whoosh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/py3-whoosh-2.7.4.tar.gz... >>> py3-whoosh: test-fix.patch patching file setup.cfg 2024-05-05 04:40:29,631 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-05 04:40:29,924 root INFO running bdist_wheel 2024-05-05 04:40:29,962 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-05-05 04:40:29,995 root INFO running build 2024-05-05 04:40:29,995 root INFO running build_py 2024-05-05 04:40:30,006 root INFO creating build 2024-05-05 04:40:30,006 root INFO creating build/lib 2024-05-05 04:40:30,007 root INFO creating build/lib/whoosh 2024-05-05 04:40:30,007 root INFO copying src/whoosh/spelling.py -> build/lib/whoosh 2024-05-05 04:40:30,009 root INFO copying src/whoosh/__init__.py -> build/lib/whoosh 2024-05-05 04:40:30,010 root INFO copying src/whoosh/system.py -> build/lib/whoosh 2024-05-05 04:40:30,011 root INFO copying src/whoosh/classify.py -> build/lib/whoosh 2024-05-05 04:40:30,012 root INFO copying src/whoosh/formats.py -> build/lib/whoosh 2024-05-05 04:40:30,013 root INFO copying src/whoosh/collectors.py -> build/lib/whoosh 2024-05-05 04:40:30,015 root INFO copying src/whoosh/index.py -> build/lib/whoosh 2024-05-05 04:40:30,017 root INFO copying src/whoosh/reading.py -> build/lib/whoosh 2024-05-05 04:40:30,018 root INFO copying src/whoosh/highlight.py -> build/lib/whoosh 2024-05-05 04:40:30,020 root INFO copying src/whoosh/externalsort.py -> build/lib/whoosh 2024-05-05 04:40:30,021 root INFO copying src/whoosh/fields.py -> build/lib/whoosh 2024-05-05 04:40:30,023 root INFO copying src/whoosh/multiproc.py -> build/lib/whoosh 2024-05-05 04:40:30,024 root INFO copying src/whoosh/idsets.py -> build/lib/whoosh 2024-05-05 04:40:30,025 root INFO copying src/whoosh/columns.py -> build/lib/whoosh 2024-05-05 04:40:30,027 root INFO copying src/whoosh/sorting.py -> build/lib/whoosh 2024-05-05 04:40:30,028 root INFO copying src/whoosh/scoring.py -> build/lib/whoosh 2024-05-05 04:40:30,029 root INFO copying src/whoosh/legacy.py -> build/lib/whoosh 2024-05-05 04:40:30,030 root INFO copying src/whoosh/compat.py -> build/lib/whoosh 2024-05-05 04:40:30,031 root INFO copying src/whoosh/writing.py -> build/lib/whoosh 2024-05-05 04:40:30,032 root INFO copying src/whoosh/searching.py -> build/lib/whoosh 2024-05-05 04:40:30,034 root INFO creating build/lib/whoosh/automata 2024-05-05 04:40:30,035 root INFO copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata 2024-05-05 04:40:30,036 root INFO copying src/whoosh/automata/lev.py -> build/lib/whoosh/automata 2024-05-05 04:40:30,036 root INFO copying src/whoosh/automata/reg.py -> build/lib/whoosh/automata 2024-05-05 04:40:30,037 root INFO copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata 2024-05-05 04:40:30,038 root INFO copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata 2024-05-05 04:40:30,039 root INFO copying src/whoosh/automata/nfa.py -> build/lib/whoosh/automata 2024-05-05 04:40:30,041 root INFO creating build/lib/whoosh/query 2024-05-05 04:40:30,041 root INFO copying src/whoosh/query/__init__.py -> build/lib/whoosh/query 2024-05-05 04:40:30,042 root INFO copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query 2024-05-05 04:40:30,043 root INFO copying src/whoosh/query/spans.py -> build/lib/whoosh/query 2024-05-05 04:40:30,044 root INFO copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query 2024-05-05 04:40:30,045 root INFO copying src/whoosh/query/ranges.py -> build/lib/whoosh/query 2024-05-05 04:40:30,046 root INFO copying src/whoosh/query/positional.py -> build/lib/whoosh/query 2024-05-05 04:40:30,047 root INFO copying src/whoosh/query/qcore.py -> build/lib/whoosh/query 2024-05-05 04:40:30,048 root INFO copying src/whoosh/query/terms.py -> build/lib/whoosh/query 2024-05-05 04:40:30,049 root INFO copying src/whoosh/query/compound.py -> build/lib/whoosh/query 2024-05-05 04:40:30,051 root INFO copying src/whoosh/query/nested.py -> build/lib/whoosh/query 2024-05-05 04:40:30,052 root INFO creating build/lib/whoosh/codec 2024-05-05 04:40:30,053 root INFO copying src/whoosh/codec/__init__.py -> build/lib/whoosh/codec 2024-05-05 04:40:30,054 root INFO copying src/whoosh/codec/plaintext.py -> build/lib/whoosh/codec 2024-05-05 04:40:30,055 root INFO copying src/whoosh/codec/memory.py -> build/lib/whoosh/codec 2024-05-05 04:40:30,056 root INFO copying src/whoosh/codec/whoosh3.py -> build/lib/whoosh/codec 2024-05-05 04:40:30,057 root INFO copying src/whoosh/codec/base.py -> build/lib/whoosh/codec 2024-05-05 04:40:30,059 root INFO creating build/lib/whoosh/lang 2024-05-05 04:40:30,059 root INFO copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,060 root INFO copying src/whoosh/lang/porter.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,061 root INFO copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,062 root INFO copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,063 root INFO copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,064 root INFO copying src/whoosh/lang/stopwords.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,065 root INFO copying src/whoosh/lang/phonetic.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,066 root INFO copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,067 root INFO copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,068 root INFO copying src/whoosh/lang/lovins.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,069 root INFO copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang 2024-05-05 04:40:30,071 root INFO creating build/lib/whoosh/filedb 2024-05-05 04:40:30,072 root INFO copying src/whoosh/filedb/filetables.py -> build/lib/whoosh/filedb 2024-05-05 04:40:30,073 root INFO copying src/whoosh/filedb/__init__.py -> build/lib/whoosh/filedb 2024-05-05 04:40:30,074 root INFO copying src/whoosh/filedb/structfile.py -> build/lib/whoosh/filedb 2024-05-05 04:40:30,075 root INFO copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb 2024-05-05 04:40:30,076 root INFO copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb 2024-05-05 04:40:30,077 root INFO copying src/whoosh/filedb/gae.py -> build/lib/whoosh/filedb 2024-05-05 04:40:30,078 root INFO creating build/lib/whoosh/matching 2024-05-05 04:40:30,079 root INFO copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching 2024-05-05 04:40:30,080 root INFO copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching 2024-05-05 04:40:30,081 root INFO copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching 2024-05-05 04:40:30,082 root INFO copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching 2024-05-05 04:40:30,083 root INFO copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching 2024-05-05 04:40:30,084 root INFO creating build/lib/whoosh/support 2024-05-05 04:40:30,085 root INFO copying src/whoosh/support/charset.py -> build/lib/whoosh/support 2024-05-05 04:40:30,086 root INFO copying src/whoosh/support/__init__.py -> build/lib/whoosh/support 2024-05-05 04:40:30,087 root INFO copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support 2024-05-05 04:40:30,088 root INFO copying src/whoosh/support/unicode.py -> build/lib/whoosh/support 2024-05-05 04:40:30,089 root INFO copying src/whoosh/support/bench.py -> build/lib/whoosh/support 2024-05-05 04:40:30,090 root INFO copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support 2024-05-05 04:40:30,091 root INFO copying src/whoosh/support/base85.py -> build/lib/whoosh/support 2024-05-05 04:40:30,093 root INFO creating build/lib/whoosh/analysis 2024-05-05 04:40:30,093 root INFO copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,094 root INFO copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,095 root INFO copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,096 root INFO copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,097 root INFO copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,098 root INFO copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,099 root INFO copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,100 root INFO copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis 2024-05-05 04:40:30,102 root INFO creating build/lib/whoosh/util 2024-05-05 04:40:30,103 root INFO copying src/whoosh/util/filelock.py -> build/lib/whoosh/util 2024-05-05 04:40:30,103 root INFO copying src/whoosh/util/__init__.py -> build/lib/whoosh/util 2024-05-05 04:40:30,104 root INFO copying src/whoosh/util/cache.py -> build/lib/whoosh/util 2024-05-05 04:40:30,105 root INFO copying src/whoosh/util/versions.py -> build/lib/whoosh/util 2024-05-05 04:40:30,106 root INFO copying src/whoosh/util/numeric.py -> build/lib/whoosh/util 2024-05-05 04:40:30,107 root INFO copying src/whoosh/util/times.py -> build/lib/whoosh/util 2024-05-05 04:40:30,108 root INFO copying src/whoosh/util/text.py -> build/lib/whoosh/util 2024-05-05 04:40:30,109 root INFO copying src/whoosh/util/numlists.py -> build/lib/whoosh/util 2024-05-05 04:40:30,110 root INFO copying src/whoosh/util/loading.py -> build/lib/whoosh/util 2024-05-05 04:40:30,111 root INFO copying src/whoosh/util/varints.py -> build/lib/whoosh/util 2024-05-05 04:40:30,112 root INFO copying src/whoosh/util/testing.py -> build/lib/whoosh/util 2024-05-05 04:40:30,113 root INFO creating build/lib/whoosh/qparser 2024-05-05 04:40:30,114 root INFO copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,115 root INFO copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,116 root INFO copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,117 root INFO copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,118 root INFO copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,119 root INFO copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,120 root INFO copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser 2024-05-05 04:40:30,122 root INFO creating build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,122 root INFO copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,123 root INFO copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,124 root INFO copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,125 root INFO copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,126 root INFO copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,127 root INFO copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,128 root INFO copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,129 root INFO copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,130 root INFO copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,131 root INFO copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,132 root INFO copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,133 root INFO copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,134 root INFO copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,135 root INFO copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,136 root INFO copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,137 root INFO copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball 2024-05-05 04:40:30,169 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-05 04:40:30,169 root INFO running install 2024-05-05 04:40:30,210 root INFO running install_lib 2024-05-05 04:40:30,218 root INFO creating build/bdist.linux-riscv64 2024-05-05 04:40:30,219 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-05 04:40:30,219 root INFO creating build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,220 root INFO copying build/lib/whoosh/spelling.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,221 root INFO copying build/lib/whoosh/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,222 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,223 root INFO copying build/lib/whoosh/automata/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,223 root INFO copying build/lib/whoosh/automata/lev.py -> build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,224 root INFO copying build/lib/whoosh/automata/reg.py -> build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,225 root INFO copying build/lib/whoosh/automata/glob.py -> build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,226 root INFO copying build/lib/whoosh/automata/fsa.py -> build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,226 root INFO copying build/lib/whoosh/automata/nfa.py -> build/bdist.linux-riscv64/wheel/whoosh/automata 2024-05-05 04:40:30,228 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,228 root INFO copying build/lib/whoosh/query/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,229 root INFO copying build/lib/whoosh/query/wrappers.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,230 root INFO copying build/lib/whoosh/query/spans.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,231 root INFO copying build/lib/whoosh/query/qcolumns.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,232 root INFO copying build/lib/whoosh/query/ranges.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,233 root INFO copying build/lib/whoosh/query/positional.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,234 root INFO copying build/lib/whoosh/query/qcore.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,235 root INFO copying build/lib/whoosh/query/terms.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,236 root INFO copying build/lib/whoosh/query/compound.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,237 root INFO copying build/lib/whoosh/query/nested.py -> build/bdist.linux-riscv64/wheel/whoosh/query 2024-05-05 04:40:30,238 root INFO copying build/lib/whoosh/system.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,239 root INFO copying build/lib/whoosh/classify.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,240 root INFO copying build/lib/whoosh/formats.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,241 root INFO copying build/lib/whoosh/collectors.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,242 root INFO copying build/lib/whoosh/index.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,243 root INFO copying build/lib/whoosh/reading.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,244 root INFO copying build/lib/whoosh/highlight.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,245 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/codec 2024-05-05 04:40:30,246 root INFO copying build/lib/whoosh/codec/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/codec 2024-05-05 04:40:30,247 root INFO copying build/lib/whoosh/codec/plaintext.py -> build/bdist.linux-riscv64/wheel/whoosh/codec 2024-05-05 04:40:30,248 root INFO copying build/lib/whoosh/codec/memory.py -> build/bdist.linux-riscv64/wheel/whoosh/codec 2024-05-05 04:40:30,249 root INFO copying build/lib/whoosh/codec/whoosh3.py -> build/bdist.linux-riscv64/wheel/whoosh/codec 2024-05-05 04:40:30,250 root INFO copying build/lib/whoosh/codec/base.py -> build/bdist.linux-riscv64/wheel/whoosh/codec 2024-05-05 04:40:30,251 root INFO copying build/lib/whoosh/externalsort.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,252 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,253 root INFO copying build/lib/whoosh/lang/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,254 root INFO copying build/lib/whoosh/lang/porter.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,255 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,255 root INFO copying build/lib/whoosh/lang/snowball/hungarian.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,256 root INFO copying build/lib/whoosh/lang/snowball/norwegian.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,257 root INFO copying build/lib/whoosh/lang/snowball/swedish.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,258 root INFO copying build/lib/whoosh/lang/snowball/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,259 root INFO copying build/lib/whoosh/lang/snowball/russian.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,260 root INFO copying build/lib/whoosh/lang/snowball/english.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,260 root INFO copying build/lib/whoosh/lang/snowball/danish.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,261 root INFO copying build/lib/whoosh/lang/snowball/finnish.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,262 root INFO copying build/lib/whoosh/lang/snowball/romanian.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,263 root INFO copying build/lib/whoosh/lang/snowball/french.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,264 root INFO copying build/lib/whoosh/lang/snowball/german.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,265 root INFO copying build/lib/whoosh/lang/snowball/bases.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,266 root INFO copying build/lib/whoosh/lang/snowball/italian.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,267 root INFO copying build/lib/whoosh/lang/snowball/spanish.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,268 root INFO copying build/lib/whoosh/lang/snowball/dutch.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,269 root INFO copying build/lib/whoosh/lang/snowball/portugese.py -> build/bdist.linux-riscv64/wheel/whoosh/lang/snowball 2024-05-05 04:40:30,270 root INFO copying build/lib/whoosh/lang/porter2.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,270 root INFO copying build/lib/whoosh/lang/morph_en.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,272 root INFO copying build/lib/whoosh/lang/wordnet.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,273 root INFO copying build/lib/whoosh/lang/stopwords.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,274 root INFO copying build/lib/whoosh/lang/phonetic.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,275 root INFO copying build/lib/whoosh/lang/paicehusk.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,275 root INFO copying build/lib/whoosh/lang/dmetaphone.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,276 root INFO copying build/lib/whoosh/lang/lovins.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,277 root INFO copying build/lib/whoosh/lang/isri.py -> build/bdist.linux-riscv64/wheel/whoosh/lang 2024-05-05 04:40:30,279 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,279 root INFO copying build/lib/whoosh/filedb/filetables.py -> build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,280 root INFO copying build/lib/whoosh/filedb/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,281 root INFO copying build/lib/whoosh/filedb/structfile.py -> build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,282 root INFO copying build/lib/whoosh/filedb/filestore.py -> build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,283 root INFO copying build/lib/whoosh/filedb/compound.py -> build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,284 root INFO copying build/lib/whoosh/filedb/gae.py -> build/bdist.linux-riscv64/wheel/whoosh/filedb 2024-05-05 04:40:30,285 root INFO copying build/lib/whoosh/fields.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,286 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/matching 2024-05-05 04:40:30,287 root INFO copying build/lib/whoosh/matching/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/matching 2024-05-05 04:40:30,288 root INFO copying build/lib/whoosh/matching/mcore.py -> build/bdist.linux-riscv64/wheel/whoosh/matching 2024-05-05 04:40:30,288 root INFO copying build/lib/whoosh/matching/wrappers.py -> build/bdist.linux-riscv64/wheel/whoosh/matching 2024-05-05 04:40:30,289 root INFO copying build/lib/whoosh/matching/combo.py -> build/bdist.linux-riscv64/wheel/whoosh/matching 2024-05-05 04:40:30,290 root INFO copying build/lib/whoosh/matching/binary.py -> build/bdist.linux-riscv64/wheel/whoosh/matching 2024-05-05 04:40:30,291 root INFO copying build/lib/whoosh/multiproc.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,292 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,293 root INFO copying build/lib/whoosh/support/charset.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,294 root INFO copying build/lib/whoosh/support/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,295 root INFO copying build/lib/whoosh/support/levenshtein.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,296 root INFO copying build/lib/whoosh/support/unicode.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,297 root INFO copying build/lib/whoosh/support/bench.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,298 root INFO copying build/lib/whoosh/support/relativedelta.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,299 root INFO copying build/lib/whoosh/support/base85.py -> build/bdist.linux-riscv64/wheel/whoosh/support 2024-05-05 04:40:30,300 root INFO copying build/lib/whoosh/idsets.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,301 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,301 root INFO copying build/lib/whoosh/analysis/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,302 root INFO copying build/lib/whoosh/analysis/filters.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,303 root INFO copying build/lib/whoosh/analysis/intraword.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,304 root INFO copying build/lib/whoosh/analysis/analyzers.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,305 root INFO copying build/lib/whoosh/analysis/morph.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,306 root INFO copying build/lib/whoosh/analysis/acore.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,307 root INFO copying build/lib/whoosh/analysis/ngrams.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,308 root INFO copying build/lib/whoosh/analysis/tokenizers.py -> build/bdist.linux-riscv64/wheel/whoosh/analysis 2024-05-05 04:40:30,309 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,310 root INFO copying build/lib/whoosh/util/filelock.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,311 root INFO copying build/lib/whoosh/util/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,312 root INFO copying build/lib/whoosh/util/cache.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,312 root INFO copying build/lib/whoosh/util/versions.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,313 root INFO copying build/lib/whoosh/util/numeric.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,314 root INFO copying build/lib/whoosh/util/times.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,315 root INFO copying build/lib/whoosh/util/text.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,316 root INFO copying build/lib/whoosh/util/numlists.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,317 root INFO copying build/lib/whoosh/util/loading.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,318 root INFO copying build/lib/whoosh/util/varints.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,319 root INFO copying build/lib/whoosh/util/testing.py -> build/bdist.linux-riscv64/wheel/whoosh/util 2024-05-05 04:40:30,320 root INFO copying build/lib/whoosh/columns.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,321 root INFO creating build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,321 root INFO copying build/lib/whoosh/qparser/plugins.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,322 root INFO copying build/lib/whoosh/qparser/__init__.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,323 root INFO copying build/lib/whoosh/qparser/dateparse.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,324 root INFO copying build/lib/whoosh/qparser/common.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,325 root INFO copying build/lib/whoosh/qparser/default.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,326 root INFO copying build/lib/whoosh/qparser/syntax.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,327 root INFO copying build/lib/whoosh/qparser/taggers.py -> build/bdist.linux-riscv64/wheel/whoosh/qparser 2024-05-05 04:40:30,328 root INFO copying build/lib/whoosh/sorting.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,329 root INFO copying build/lib/whoosh/scoring.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,330 root INFO copying build/lib/whoosh/legacy.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,331 root INFO copying build/lib/whoosh/compat.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,331 root INFO copying build/lib/whoosh/writing.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,332 root INFO copying build/lib/whoosh/searching.py -> build/bdist.linux-riscv64/wheel/whoosh 2024-05-05 04:40:30,333 root INFO running install_egg_info 2024-05-05 04:40:30,344 root INFO running egg_info 2024-05-05 04:40:30,349 root INFO writing src/Whoosh.egg-info/PKG-INFO 2024-05-05 04:40:30,351 root INFO writing dependency_links to src/Whoosh.egg-info/dependency_links.txt 2024-05-05 04:40:30,353 root INFO writing top-level names to src/Whoosh.egg-info/top_level.txt 2024-05-05 04:40:30,374 root INFO reading manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-05-05 04:40:30,381 root INFO reading manifest template 'MANIFEST.in' 2024-05-05 04:40:30,385 root WARNING warning: no files found matching '*.txt' under directory 'tests' 2024-05-05 04:40:30,389 root WARNING warning: no files found matching '*.txt' under directory 'benchmark' 2024-05-05 04:40:30,395 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2024-05-05 04:40:30,409 root WARNING warning: no files found matching '*.txt' under directory 'files' 2024-05-05 04:40:30,410 root WARNING warning: no files found matching '*.py' under directory 'files' 2024-05-05 04:40:30,412 root WARNING warning: no files found matching '*.jpg' under directory 'files' 2024-05-05 04:40:30,413 root INFO adding license file 'LICENSE.txt' 2024-05-05 04:40:30,427 root INFO writing manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-05-05 04:40:30,429 root INFO Copying src/Whoosh.egg-info to build/bdist.linux-riscv64/wheel/Whoosh-2.7.4-py3.12.egg-info 2024-05-05 04:40:30,432 root INFO running install_scripts 2024-05-05 04:40:30,440 wheel INFO creating build/bdist.linux-riscv64/wheel/Whoosh-2.7.4.dist-info/WHEEL 2024-05-05 04:40:30,442 wheel INFO creating '/home/buildozer/aports/community/py3-whoosh/src/Whoosh-2.7.4/.dist/.tmp-l709ponv/Whoosh-2.7.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-05 04:40:30,444 wheel INFO adding 'whoosh/__init__.py' 2024-05-05 04:40:30,445 wheel INFO adding 'whoosh/classify.py' 2024-05-05 04:40:30,447 wheel INFO adding 'whoosh/collectors.py' 2024-05-05 04:40:30,449 wheel INFO adding 'whoosh/columns.py' 2024-05-05 04:40:30,451 wheel INFO adding 'whoosh/compat.py' 2024-05-05 04:40:30,452 wheel INFO adding 'whoosh/externalsort.py' 2024-05-05 04:40:30,454 wheel INFO adding 'whoosh/fields.py' 2024-05-05 04:40:30,456 wheel INFO adding 'whoosh/formats.py' 2024-05-05 04:40:30,457 wheel INFO adding 'whoosh/highlight.py' 2024-05-05 04:40:30,459 wheel INFO adding 'whoosh/idsets.py' 2024-05-05 04:40:30,461 wheel INFO adding 'whoosh/index.py' 2024-05-05 04:40:30,462 wheel INFO adding 'whoosh/legacy.py' 2024-05-05 04:40:30,463 wheel INFO adding 'whoosh/multiproc.py' 2024-05-05 04:40:30,465 wheel INFO adding 'whoosh/reading.py' 2024-05-05 04:40:30,467 wheel INFO adding 'whoosh/scoring.py' 2024-05-05 04:40:30,469 wheel INFO adding 'whoosh/searching.py' 2024-05-05 04:40:30,472 wheel INFO adding 'whoosh/sorting.py' 2024-05-05 04:40:30,474 wheel INFO adding 'whoosh/spelling.py' 2024-05-05 04:40:30,475 wheel INFO adding 'whoosh/system.py' 2024-05-05 04:40:30,476 wheel INFO adding 'whoosh/writing.py' 2024-05-05 04:40:30,479 wheel INFO adding 'whoosh/analysis/__init__.py' 2024-05-05 04:40:30,480 wheel INFO adding 'whoosh/analysis/acore.py' 2024-05-05 04:40:30,481 wheel INFO adding 'whoosh/analysis/analyzers.py' 2024-05-05 04:40:30,482 wheel INFO adding 'whoosh/analysis/filters.py' 2024-05-05 04:40:30,484 wheel INFO adding 'whoosh/analysis/intraword.py' 2024-05-05 04:40:30,485 wheel INFO adding 'whoosh/analysis/morph.py' 2024-05-05 04:40:30,486 wheel INFO adding 'whoosh/analysis/ngrams.py' 2024-05-05 04:40:30,488 wheel INFO adding 'whoosh/analysis/tokenizers.py' 2024-05-05 04:40:30,489 wheel INFO adding 'whoosh/automata/__init__.py' 2024-05-05 04:40:30,490 wheel INFO adding 'whoosh/automata/fsa.py' 2024-05-05 04:40:30,491 wheel INFO adding 'whoosh/automata/glob.py' 2024-05-05 04:40:30,492 wheel INFO adding 'whoosh/automata/lev.py' 2024-05-05 04:40:30,493 wheel INFO adding 'whoosh/automata/nfa.py' 2024-05-05 04:40:30,494 wheel INFO adding 'whoosh/automata/reg.py' 2024-05-05 04:40:30,495 wheel INFO adding 'whoosh/codec/__init__.py' 2024-05-05 04:40:30,497 wheel INFO adding 'whoosh/codec/base.py' 2024-05-05 04:40:30,498 wheel INFO adding 'whoosh/codec/memory.py' 2024-05-05 04:40:30,500 wheel INFO adding 'whoosh/codec/plaintext.py' 2024-05-05 04:40:30,501 wheel INFO adding 'whoosh/codec/whoosh3.py' 2024-05-05 04:40:30,503 wheel INFO adding 'whoosh/filedb/__init__.py' 2024-05-05 04:40:30,504 wheel INFO adding 'whoosh/filedb/compound.py' 2024-05-05 04:40:30,505 wheel INFO adding 'whoosh/filedb/filestore.py' 2024-05-05 04:40:30,507 wheel INFO adding 'whoosh/filedb/filetables.py' 2024-05-05 04:40:30,509 wheel INFO adding 'whoosh/filedb/gae.py' 2024-05-05 04:40:30,510 wheel INFO adding 'whoosh/filedb/structfile.py' 2024-05-05 04:40:30,511 wheel INFO adding 'whoosh/lang/__init__.py' 2024-05-05 04:40:30,512 wheel INFO adding 'whoosh/lang/dmetaphone.py' 2024-05-05 04:40:30,514 wheel INFO adding 'whoosh/lang/isri.py' 2024-05-05 04:40:30,515 wheel INFO adding 'whoosh/lang/lovins.py' 2024-05-05 04:40:30,517 wheel INFO adding 'whoosh/lang/morph_en.py' 2024-05-05 04:40:30,519 wheel INFO adding 'whoosh/lang/paicehusk.py' 2024-05-05 04:40:30,520 wheel INFO adding 'whoosh/lang/phonetic.py' 2024-05-05 04:40:30,521 wheel INFO adding 'whoosh/lang/porter.py' 2024-05-05 04:40:30,522 wheel INFO adding 'whoosh/lang/porter2.py' 2024-05-05 04:40:30,523 wheel INFO adding 'whoosh/lang/stopwords.py' 2024-05-05 04:40:30,524 wheel INFO adding 'whoosh/lang/wordnet.py' 2024-05-05 04:40:30,525 wheel INFO adding 'whoosh/lang/snowball/__init__.py' 2024-05-05 04:40:30,526 wheel INFO adding 'whoosh/lang/snowball/bases.py' 2024-05-05 04:40:30,527 wheel INFO adding 'whoosh/lang/snowball/danish.py' 2024-05-05 04:40:30,528 wheel INFO adding 'whoosh/lang/snowball/dutch.py' 2024-05-05 04:40:30,529 wheel INFO adding 'whoosh/lang/snowball/english.py' 2024-05-05 04:40:30,531 wheel INFO adding 'whoosh/lang/snowball/finnish.py' 2024-05-05 04:40:30,532 wheel INFO adding 'whoosh/lang/snowball/french.py' 2024-05-05 04:40:30,533 wheel INFO adding 'whoosh/lang/snowball/german.py' 2024-05-05 04:40:30,534 wheel INFO adding 'whoosh/lang/snowball/hungarian.py' 2024-05-05 04:40:30,536 wheel INFO adding 'whoosh/lang/snowball/italian.py' 2024-05-05 04:40:30,537 wheel INFO adding 'whoosh/lang/snowball/norwegian.py' 2024-05-05 04:40:30,538 wheel INFO adding 'whoosh/lang/snowball/portugese.py' 2024-05-05 04:40:30,539 wheel INFO adding 'whoosh/lang/snowball/romanian.py' 2024-05-05 04:40:30,540 wheel INFO adding 'whoosh/lang/snowball/russian.py' 2024-05-05 04:40:30,542 wheel INFO adding 'whoosh/lang/snowball/spanish.py' 2024-05-05 04:40:30,543 wheel INFO adding 'whoosh/lang/snowball/swedish.py' 2024-05-05 04:40:30,544 wheel INFO adding 'whoosh/matching/__init__.py' 2024-05-05 04:40:30,545 wheel INFO adding 'whoosh/matching/binary.py' 2024-05-05 04:40:30,547 wheel INFO adding 'whoosh/matching/combo.py' 2024-05-05 04:40:30,548 wheel INFO adding 'whoosh/matching/mcore.py' 2024-05-05 04:40:30,549 wheel INFO adding 'whoosh/matching/wrappers.py' 2024-05-05 04:40:30,551 wheel INFO adding 'whoosh/qparser/__init__.py' 2024-05-05 04:40:30,552 wheel INFO adding 'whoosh/qparser/common.py' 2024-05-05 04:40:30,553 wheel INFO adding 'whoosh/qparser/dateparse.py' 2024-05-05 04:40:30,555 wheel INFO adding 'whoosh/qparser/default.py' 2024-05-05 04:40:30,556 wheel INFO adding 'whoosh/qparser/plugins.py' 2024-05-05 04:40:30,558 wheel INFO adding 'whoosh/qparser/syntax.py' 2024-05-05 04:40:30,560 wheel INFO adding 'whoosh/qparser/taggers.py' 2024-05-05 04:40:30,561 wheel INFO adding 'whoosh/query/__init__.py' 2024-05-05 04:40:30,562 wheel INFO adding 'whoosh/query/compound.py' 2024-05-05 04:40:30,563 wheel INFO adding 'whoosh/query/nested.py' 2024-05-05 04:40:30,565 wheel INFO adding 'whoosh/query/positional.py' 2024-05-05 04:40:30,566 wheel INFO adding 'whoosh/query/qcolumns.py' 2024-05-05 04:40:30,567 wheel INFO adding 'whoosh/query/qcore.py' 2024-05-05 04:40:30,569 wheel INFO adding 'whoosh/query/ranges.py' 2024-05-05 04:40:30,570 wheel INFO adding 'whoosh/query/spans.py' 2024-05-05 04:40:30,572 wheel INFO adding 'whoosh/query/terms.py' 2024-05-05 04:40:30,573 wheel INFO adding 'whoosh/query/wrappers.py' 2024-05-05 04:40:30,574 wheel INFO adding 'whoosh/support/__init__.py' 2024-05-05 04:40:30,575 wheel INFO adding 'whoosh/support/base85.py' 2024-05-05 04:40:30,576 wheel INFO adding 'whoosh/support/bench.py' 2024-05-05 04:40:30,578 wheel INFO adding 'whoosh/support/charset.py' 2024-05-05 04:40:30,581 wheel INFO adding 'whoosh/support/levenshtein.py' 2024-05-05 04:40:30,582 wheel INFO adding 'whoosh/support/relativedelta.py' 2024-05-05 04:40:30,583 wheel INFO adding 'whoosh/support/unicode.py' 2024-05-05 04:40:30,585 wheel INFO adding 'whoosh/util/__init__.py' 2024-05-05 04:40:30,586 wheel INFO adding 'whoosh/util/cache.py' 2024-05-05 04:40:30,587 wheel INFO adding 'whoosh/util/filelock.py' 2024-05-05 04:40:30,588 wheel INFO adding 'whoosh/util/loading.py' 2024-05-05 04:40:30,589 wheel INFO adding 'whoosh/util/numeric.py' 2024-05-05 04:40:30,591 wheel INFO adding 'whoosh/util/numlists.py' 2024-05-05 04:40:30,592 wheel INFO adding 'whoosh/util/testing.py' 2024-05-05 04:40:30,593 wheel INFO adding 'whoosh/util/text.py' 2024-05-05 04:40:30,594 wheel INFO adding 'whoosh/util/times.py' 2024-05-05 04:40:30,595 wheel INFO adding 'whoosh/util/varints.py' 2024-05-05 04:40:30,596 wheel INFO adding 'whoosh/util/versions.py' 2024-05-05 04:40:30,597 wheel INFO adding 'Whoosh-2.7.4.dist-info/LICENSE.txt' 2024-05-05 04:40:30,597 wheel INFO adding 'Whoosh-2.7.4.dist-info/METADATA' 2024-05-05 04:40:30,598 wheel INFO adding 'Whoosh-2.7.4.dist-info/WHEEL' 2024-05-05 04:40:30,599 wheel INFO adding 'Whoosh-2.7.4.dist-info/top_level.txt' 2024-05-05 04:40:30,599 wheel INFO adding 'Whoosh-2.7.4.dist-info/zip-safe' 2024-05-05 04:40:30,601 wheel INFO adding 'Whoosh-2.7.4.dist-info/RECORD' 2024-05-05 04:40:30,604 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-05 04:40:30,619 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/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/__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/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/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/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/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/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/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/analysis/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/analysis/__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/qparser/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/qparser/__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 Sun, 05 May 2024 04:40:35 +0000 elapsed time 0h 0m 18s >>> py3-whoosh: Cleaning up srcdir >>> py3-whoosh: Cleaning up pkgdir >>> py3-whoosh: Uninstalling dependencies... (1/25) Purging .makedepends-py3-whoosh (20240505.044026) (2/25) Purging py3-setuptools-pyc (69.5.1-r0) (3/25) Purging py3-setuptools (69.5.1-r0) (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-r1) (15/25) Purging python3-pycache-pyc0 (3.12.3-r1) (16/25) Purging pyc (3.12.3-r1) (17/25) Purging python3 (3.12.3-r1) (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.3-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-whoosh: Updating the community/riscv64 repository index... >>> py3-whoosh: Signing the index...