>>> py3-whoosh: Building community/py3-whoosh 2.7.4-r1 (using abuild 3.13.0-r3) started Fri, 03 May 2024 05:20:13 +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/22) Installing gdbm (1.23-r1) (2/22) Installing mpdecimal (4.0.0-r0) (3/22) Installing libpanelw (6.4_p20240330-r0) (4/22) Installing readline (8.2.10-r0) (5/22) Installing sqlite-libs (3.45.3-r0) (6/22) Installing python3 (3.12.3-r1) (7/22) Installing python3-pycache-pyc0 (3.12.3-r1) (8/22) Installing pyc (3.12.3-r1) (9/22) Installing py3-setuptools-pyc (69.5.1-r0) (10/22) Installing py3-parsing (3.1.2-r1) (11/22) Installing py3-parsing-pyc (3.1.2-r1) (12/22) Installing py3-packaging-pyc (24.0-r1) (13/22) Installing python3-pyc (3.12.3-r1) (14/22) Installing py3-packaging (24.0-r1) (15/22) Installing py3-setuptools (69.5.1-r0) (16/22) Installing py3-installer (0.7.0-r2) (17/22) Installing py3-installer-pyc (0.7.0-r2) (18/22) Installing py3-gpep517 (15-r2) (19/22) Installing py3-gpep517-pyc (15-r2) (20/22) Installing py3-wheel (0.42.0-r1) (21/22) Installing py3-wheel-pyc (0.42.0-r1) (22/22) Installing .makedepends-py3-whoosh (20240503.052017) Executing busybox-1.36.1-r26.trigger OK: 1742 MiB in 145 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/v3.20/py3-whoosh-2.7.4.tar.gz.part' py3-whoosh-2.7.4.tar 100% |********************************| 946k 0:00:00 ETA '/var/cache/distfiles/v3.20/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/v3.20/py3-whoosh-2.7.4.tar.gz... >>> py3-whoosh: test-fix.patch patching file setup.cfg 2024-05-03 05:20:19,045 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-03 05:20:19,150 root INFO running bdist_wheel 2024-05-03 05:20:19,163 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-05-03 05:20:19,175 root INFO running build 2024-05-03 05:20:19,175 root INFO running build_py 2024-05-03 05:20:19,179 root INFO creating build 2024-05-03 05:20:19,179 root INFO creating build/lib 2024-05-03 05:20:19,180 root INFO creating build/lib/whoosh 2024-05-03 05:20:19,180 root INFO copying src/whoosh/multiproc.py -> build/lib/whoosh 2024-05-03 05:20:19,180 root INFO copying src/whoosh/sorting.py -> build/lib/whoosh 2024-05-03 05:20:19,181 root INFO copying src/whoosh/system.py -> build/lib/whoosh 2024-05-03 05:20:19,181 root INFO copying src/whoosh/formats.py -> build/lib/whoosh 2024-05-03 05:20:19,181 root INFO copying src/whoosh/searching.py -> build/lib/whoosh 2024-05-03 05:20:19,182 root INFO copying src/whoosh/scoring.py -> build/lib/whoosh 2024-05-03 05:20:19,183 root INFO copying src/whoosh/writing.py -> build/lib/whoosh 2024-05-03 05:20:19,183 root INFO copying src/whoosh/legacy.py -> build/lib/whoosh 2024-05-03 05:20:19,183 root INFO copying src/whoosh/__init__.py -> build/lib/whoosh 2024-05-03 05:20:19,184 root INFO copying src/whoosh/columns.py -> build/lib/whoosh 2024-05-03 05:20:19,184 root INFO copying src/whoosh/spelling.py -> build/lib/whoosh 2024-05-03 05:20:19,185 root INFO copying src/whoosh/collectors.py -> build/lib/whoosh 2024-05-03 05:20:19,185 root INFO copying src/whoosh/index.py -> build/lib/whoosh 2024-05-03 05:20:19,185 root INFO copying src/whoosh/idsets.py -> build/lib/whoosh 2024-05-03 05:20:19,186 root INFO copying src/whoosh/fields.py -> build/lib/whoosh 2024-05-03 05:20:19,186 root INFO copying src/whoosh/highlight.py -> build/lib/whoosh 2024-05-03 05:20:19,187 root INFO copying src/whoosh/externalsort.py -> build/lib/whoosh 2024-05-03 05:20:19,187 root INFO copying src/whoosh/classify.py -> build/lib/whoosh 2024-05-03 05:20:19,187 root INFO copying src/whoosh/reading.py -> build/lib/whoosh 2024-05-03 05:20:19,188 root INFO copying src/whoosh/compat.py -> build/lib/whoosh 2024-05-03 05:20:19,188 root INFO creating build/lib/whoosh/automata 2024-05-03 05:20:19,188 root INFO copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata 2024-05-03 05:20:19,189 root INFO copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata 2024-05-03 05:20:19,189 root INFO copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata 2024-05-03 05:20:19,189 root INFO copying src/whoosh/automata/lev.py -> build/lib/whoosh/automata 2024-05-03 05:20:19,189 root INFO copying src/whoosh/automata/reg.py -> build/lib/whoosh/automata 2024-05-03 05:20:19,190 root INFO copying src/whoosh/automata/nfa.py -> build/lib/whoosh/automata 2024-05-03 05:20:19,190 root INFO creating build/lib/whoosh/lang 2024-05-03 05:20:19,191 root INFO copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,191 root INFO copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,191 root INFO copying src/whoosh/lang/lovins.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,191 root INFO copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,192 root INFO copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,192 root INFO copying src/whoosh/lang/phonetic.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,192 root INFO copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,193 root INFO copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,193 root INFO copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,193 root INFO copying src/whoosh/lang/porter.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,194 root INFO copying src/whoosh/lang/stopwords.py -> build/lib/whoosh/lang 2024-05-03 05:20:19,194 root INFO creating build/lib/whoosh/filedb 2024-05-03 05:20:19,194 root INFO copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb 2024-05-03 05:20:19,195 root INFO copying src/whoosh/filedb/__init__.py -> build/lib/whoosh/filedb 2024-05-03 05:20:19,195 root INFO copying src/whoosh/filedb/filetables.py -> build/lib/whoosh/filedb 2024-05-03 05:20:19,195 root INFO copying src/whoosh/filedb/gae.py -> build/lib/whoosh/filedb 2024-05-03 05:20:19,196 root INFO copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb 2024-05-03 05:20:19,196 root INFO copying src/whoosh/filedb/structfile.py -> build/lib/whoosh/filedb 2024-05-03 05:20:19,196 root INFO creating build/lib/whoosh/query 2024-05-03 05:20:19,197 root INFO copying src/whoosh/query/ranges.py -> build/lib/whoosh/query 2024-05-03 05:20:19,197 root INFO copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query 2024-05-03 05:20:19,197 root INFO copying src/whoosh/query/terms.py -> build/lib/whoosh/query 2024-05-03 05:20:19,198 root INFO copying src/whoosh/query/__init__.py -> build/lib/whoosh/query 2024-05-03 05:20:19,198 root INFO copying src/whoosh/query/spans.py -> build/lib/whoosh/query 2024-05-03 05:20:19,198 root INFO copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query 2024-05-03 05:20:19,198 root INFO copying src/whoosh/query/compound.py -> build/lib/whoosh/query 2024-05-03 05:20:19,199 root INFO copying src/whoosh/query/positional.py -> build/lib/whoosh/query 2024-05-03 05:20:19,199 root INFO copying src/whoosh/query/qcore.py -> build/lib/whoosh/query 2024-05-03 05:20:19,200 root INFO copying src/whoosh/query/nested.py -> build/lib/whoosh/query 2024-05-03 05:20:19,200 root INFO creating build/lib/whoosh/util 2024-05-03 05:20:19,200 root INFO copying src/whoosh/util/loading.py -> build/lib/whoosh/util 2024-05-03 05:20:19,201 root INFO copying src/whoosh/util/varints.py -> build/lib/whoosh/util 2024-05-03 05:20:19,201 root INFO copying src/whoosh/util/numlists.py -> build/lib/whoosh/util 2024-05-03 05:20:19,201 root INFO copying src/whoosh/util/times.py -> build/lib/whoosh/util 2024-05-03 05:20:19,202 root INFO copying src/whoosh/util/testing.py -> build/lib/whoosh/util 2024-05-03 05:20:19,202 root INFO copying src/whoosh/util/numeric.py -> build/lib/whoosh/util 2024-05-03 05:20:19,202 root INFO copying src/whoosh/util/__init__.py -> build/lib/whoosh/util 2024-05-03 05:20:19,202 root INFO copying src/whoosh/util/versions.py -> build/lib/whoosh/util 2024-05-03 05:20:19,203 root INFO copying src/whoosh/util/cache.py -> build/lib/whoosh/util 2024-05-03 05:20:19,203 root INFO copying src/whoosh/util/text.py -> build/lib/whoosh/util 2024-05-03 05:20:19,203 root INFO copying src/whoosh/util/filelock.py -> build/lib/whoosh/util 2024-05-03 05:20:19,204 root INFO creating build/lib/whoosh/codec 2024-05-03 05:20:19,204 root INFO copying src/whoosh/codec/base.py -> build/lib/whoosh/codec 2024-05-03 05:20:19,204 root INFO copying src/whoosh/codec/__init__.py -> build/lib/whoosh/codec 2024-05-03 05:20:19,205 root INFO copying src/whoosh/codec/whoosh3.py -> build/lib/whoosh/codec 2024-05-03 05:20:19,205 root INFO copying src/whoosh/codec/memory.py -> build/lib/whoosh/codec 2024-05-03 05:20:19,205 root INFO copying src/whoosh/codec/plaintext.py -> build/lib/whoosh/codec 2024-05-03 05:20:19,206 root INFO creating build/lib/whoosh/qparser 2024-05-03 05:20:19,206 root INFO copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,206 root INFO copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,207 root INFO copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,207 root INFO copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,207 root INFO copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,208 root INFO copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,208 root INFO copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser 2024-05-03 05:20:19,208 root INFO creating build/lib/whoosh/support 2024-05-03 05:20:19,209 root INFO copying src/whoosh/support/bench.py -> build/lib/whoosh/support 2024-05-03 05:20:19,209 root INFO copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support 2024-05-03 05:20:19,209 root INFO copying src/whoosh/support/base85.py -> build/lib/whoosh/support 2024-05-03 05:20:19,209 root INFO copying src/whoosh/support/__init__.py -> build/lib/whoosh/support 2024-05-03 05:20:19,210 root INFO copying src/whoosh/support/charset.py -> build/lib/whoosh/support 2024-05-03 05:20:19,210 root INFO copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support 2024-05-03 05:20:19,210 root INFO copying src/whoosh/support/unicode.py -> build/lib/whoosh/support 2024-05-03 05:20:19,211 root INFO creating build/lib/whoosh/matching 2024-05-03 05:20:19,211 root INFO copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching 2024-05-03 05:20:19,211 root INFO copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching 2024-05-03 05:20:19,212 root INFO copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching 2024-05-03 05:20:19,212 root INFO copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching 2024-05-03 05:20:19,212 root INFO copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching 2024-05-03 05:20:19,213 root INFO creating build/lib/whoosh/analysis 2024-05-03 05:20:19,213 root INFO copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,214 root INFO copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,214 root INFO copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,214 root INFO copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,214 root INFO copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,215 root INFO copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,215 root INFO copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,215 root INFO copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis 2024-05-03 05:20:19,216 root INFO creating build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,216 root INFO copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,217 root INFO copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,217 root INFO copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,217 root INFO copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,217 root INFO copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,218 root INFO copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,218 root INFO copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,218 root INFO copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,219 root INFO copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,219 root INFO copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,219 root INFO copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,220 root INFO copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,220 root INFO copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,220 root INFO copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,221 root INFO copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,221 root INFO copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball 2024-05-03 05:20:19,233 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-05-03 05:20:19,233 root INFO running install 2024-05-03 05:20:19,247 root INFO running install_lib 2024-05-03 05:20:19,251 root INFO creating build/bdist.linux-x86_64 2024-05-03 05:20:19,251 root INFO creating build/bdist.linux-x86_64/wheel 2024-05-03 05:20:19,251 root INFO creating build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,251 root INFO copying build/lib/whoosh/multiproc.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,252 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,252 root INFO copying build/lib/whoosh/automata/glob.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,252 root INFO copying build/lib/whoosh/automata/fsa.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,252 root INFO copying build/lib/whoosh/automata/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,253 root INFO copying build/lib/whoosh/automata/lev.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,253 root INFO copying build/lib/whoosh/automata/reg.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,253 root INFO copying build/lib/whoosh/automata/nfa.py -> build/bdist.linux-x86_64/wheel/whoosh/automata 2024-05-03 05:20:19,253 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,254 root INFO copying build/lib/whoosh/lang/porter2.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,254 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,254 root INFO copying build/lib/whoosh/lang/snowball/danish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,254 root INFO copying build/lib/whoosh/lang/snowball/portugese.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,255 root INFO copying build/lib/whoosh/lang/snowball/german.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,255 root INFO copying build/lib/whoosh/lang/snowball/finnish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,255 root INFO copying build/lib/whoosh/lang/snowball/dutch.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,256 root INFO copying build/lib/whoosh/lang/snowball/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,256 root INFO copying build/lib/whoosh/lang/snowball/norwegian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,256 root INFO copying build/lib/whoosh/lang/snowball/hungarian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,256 root INFO copying build/lib/whoosh/lang/snowball/romanian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,257 root INFO copying build/lib/whoosh/lang/snowball/spanish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,257 root INFO copying build/lib/whoosh/lang/snowball/french.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,257 root INFO copying build/lib/whoosh/lang/snowball/bases.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,258 root INFO copying build/lib/whoosh/lang/snowball/english.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,258 root INFO copying build/lib/whoosh/lang/snowball/russian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,258 root INFO copying build/lib/whoosh/lang/snowball/italian.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,259 root INFO copying build/lib/whoosh/lang/snowball/swedish.py -> build/bdist.linux-x86_64/wheel/whoosh/lang/snowball 2024-05-03 05:20:19,259 root INFO copying build/lib/whoosh/lang/isri.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,259 root INFO copying build/lib/whoosh/lang/lovins.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,259 root INFO copying build/lib/whoosh/lang/paicehusk.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,260 root INFO copying build/lib/whoosh/lang/wordnet.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,260 root INFO copying build/lib/whoosh/lang/phonetic.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,260 root INFO copying build/lib/whoosh/lang/morph_en.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,261 root INFO copying build/lib/whoosh/lang/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,261 root INFO copying build/lib/whoosh/lang/dmetaphone.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,261 root INFO copying build/lib/whoosh/lang/porter.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,261 root INFO copying build/lib/whoosh/lang/stopwords.py -> build/bdist.linux-x86_64/wheel/whoosh/lang 2024-05-03 05:20:19,262 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,262 root INFO copying build/lib/whoosh/filedb/filestore.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,262 root INFO copying build/lib/whoosh/filedb/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,262 root INFO copying build/lib/whoosh/filedb/filetables.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,263 root INFO copying build/lib/whoosh/filedb/gae.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,263 root INFO copying build/lib/whoosh/filedb/compound.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,263 root INFO copying build/lib/whoosh/filedb/structfile.py -> build/bdist.linux-x86_64/wheel/whoosh/filedb 2024-05-03 05:20:19,264 root INFO copying build/lib/whoosh/sorting.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,264 root INFO copying build/lib/whoosh/system.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,264 root INFO copying build/lib/whoosh/formats.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,264 root INFO copying build/lib/whoosh/searching.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,265 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,265 root INFO copying build/lib/whoosh/query/ranges.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,265 root INFO copying build/lib/whoosh/query/qcolumns.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,266 root INFO copying build/lib/whoosh/query/terms.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,266 root INFO copying build/lib/whoosh/query/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,266 root INFO copying build/lib/whoosh/query/spans.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,266 root INFO copying build/lib/whoosh/query/wrappers.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,267 root INFO copying build/lib/whoosh/query/compound.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,267 root INFO copying build/lib/whoosh/query/positional.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,267 root INFO copying build/lib/whoosh/query/qcore.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,268 root INFO copying build/lib/whoosh/query/nested.py -> build/bdist.linux-x86_64/wheel/whoosh/query 2024-05-03 05:20:19,268 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,268 root INFO copying build/lib/whoosh/util/loading.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,269 root INFO copying build/lib/whoosh/util/varints.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,269 root INFO copying build/lib/whoosh/util/numlists.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,269 root INFO copying build/lib/whoosh/util/times.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,269 root INFO copying build/lib/whoosh/util/testing.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,270 root INFO copying build/lib/whoosh/util/numeric.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,270 root INFO copying build/lib/whoosh/util/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,270 root INFO copying build/lib/whoosh/util/versions.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,270 root INFO copying build/lib/whoosh/util/cache.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,271 root INFO copying build/lib/whoosh/util/text.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,271 root INFO copying build/lib/whoosh/util/filelock.py -> build/bdist.linux-x86_64/wheel/whoosh/util 2024-05-03 05:20:19,271 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/codec 2024-05-03 05:20:19,272 root INFO copying build/lib/whoosh/codec/base.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-05-03 05:20:19,272 root INFO copying build/lib/whoosh/codec/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-05-03 05:20:19,272 root INFO copying build/lib/whoosh/codec/whoosh3.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-05-03 05:20:19,272 root INFO copying build/lib/whoosh/codec/memory.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-05-03 05:20:19,273 root INFO copying build/lib/whoosh/codec/plaintext.py -> build/bdist.linux-x86_64/wheel/whoosh/codec 2024-05-03 05:20:19,273 root INFO copying build/lib/whoosh/scoring.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,273 root INFO copying build/lib/whoosh/writing.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,274 root INFO copying build/lib/whoosh/legacy.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,274 root INFO copying build/lib/whoosh/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,274 root INFO copying build/lib/whoosh/columns.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,274 root INFO copying build/lib/whoosh/spelling.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,275 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,275 root INFO copying build/lib/whoosh/qparser/common.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,275 root INFO copying build/lib/whoosh/qparser/dateparse.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,276 root INFO copying build/lib/whoosh/qparser/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,276 root INFO copying build/lib/whoosh/qparser/taggers.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,276 root INFO copying build/lib/whoosh/qparser/plugins.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,276 root INFO copying build/lib/whoosh/qparser/default.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,277 root INFO copying build/lib/whoosh/qparser/syntax.py -> build/bdist.linux-x86_64/wheel/whoosh/qparser 2024-05-03 05:20:19,277 root INFO copying build/lib/whoosh/collectors.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,277 root INFO copying build/lib/whoosh/index.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,278 root INFO copying build/lib/whoosh/idsets.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,278 root INFO copying build/lib/whoosh/fields.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,279 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,279 root INFO copying build/lib/whoosh/support/bench.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,279 root INFO copying build/lib/whoosh/support/levenshtein.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,279 root INFO copying build/lib/whoosh/support/base85.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,280 root INFO copying build/lib/whoosh/support/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,280 root INFO copying build/lib/whoosh/support/charset.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,280 root INFO copying build/lib/whoosh/support/relativedelta.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,280 root INFO copying build/lib/whoosh/support/unicode.py -> build/bdist.linux-x86_64/wheel/whoosh/support 2024-05-03 05:20:19,281 root INFO copying build/lib/whoosh/highlight.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,281 root INFO copying build/lib/whoosh/externalsort.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,281 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/matching 2024-05-03 05:20:19,282 root INFO copying build/lib/whoosh/matching/mcore.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-05-03 05:20:19,282 root INFO copying build/lib/whoosh/matching/combo.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-05-03 05:20:19,282 root INFO copying build/lib/whoosh/matching/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-05-03 05:20:19,283 root INFO copying build/lib/whoosh/matching/binary.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-05-03 05:20:19,283 root INFO copying build/lib/whoosh/matching/wrappers.py -> build/bdist.linux-x86_64/wheel/whoosh/matching 2024-05-03 05:20:19,283 root INFO copying build/lib/whoosh/classify.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,283 root INFO copying build/lib/whoosh/reading.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,284 root INFO creating build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,284 root INFO copying build/lib/whoosh/analysis/ngrams.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,284 root INFO copying build/lib/whoosh/analysis/analyzers.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,285 root INFO copying build/lib/whoosh/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,285 root INFO copying build/lib/whoosh/analysis/intraword.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,285 root INFO copying build/lib/whoosh/analysis/tokenizers.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,285 root INFO copying build/lib/whoosh/analysis/morph.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,286 root INFO copying build/lib/whoosh/analysis/filters.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,286 root INFO copying build/lib/whoosh/analysis/acore.py -> build/bdist.linux-x86_64/wheel/whoosh/analysis 2024-05-03 05:20:19,286 root INFO copying build/lib/whoosh/compat.py -> build/bdist.linux-x86_64/wheel/whoosh 2024-05-03 05:20:19,287 root INFO running install_egg_info 2024-05-03 05:20:19,291 root INFO running egg_info 2024-05-03 05:20:19,293 root INFO writing src/Whoosh.egg-info/PKG-INFO 2024-05-03 05:20:19,293 root INFO writing dependency_links to src/Whoosh.egg-info/dependency_links.txt 2024-05-03 05:20:19,294 root INFO writing top-level names to src/Whoosh.egg-info/top_level.txt 2024-05-03 05:20:19,302 root INFO reading manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-05-03 05:20:19,304 root INFO reading manifest template 'MANIFEST.in' 2024-05-03 05:20:19,306 root WARNING warning: no files found matching '*.txt' under directory 'tests' 2024-05-03 05:20:19,308 root WARNING warning: no files found matching '*.txt' under directory 'benchmark' 2024-05-03 05:20:19,310 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2024-05-03 05:20:19,315 root WARNING warning: no files found matching '*.txt' under directory 'files' 2024-05-03 05:20:19,315 root WARNING warning: no files found matching '*.py' under directory 'files' 2024-05-03 05:20:19,316 root WARNING warning: no files found matching '*.jpg' under directory 'files' 2024-05-03 05:20:19,316 root INFO adding license file 'LICENSE.txt' 2024-05-03 05:20:19,322 root INFO writing manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-05-03 05:20:19,322 root INFO Copying src/Whoosh.egg-info to build/bdist.linux-x86_64/wheel/Whoosh-2.7.4-py3.12.egg-info 2024-05-03 05:20:19,323 root INFO running install_scripts 2024-05-03 05:20:19,326 wheel INFO creating build/bdist.linux-x86_64/wheel/Whoosh-2.7.4.dist-info/WHEEL 2024-05-03 05:20:19,326 wheel INFO creating '/home/buildozer/aports/community/py3-whoosh/src/Whoosh-2.7.4/.dist/.tmp-p3kcplts/Whoosh-2.7.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-05-03 05:20:19,327 wheel INFO adding 'whoosh/__init__.py' 2024-05-03 05:20:19,328 wheel INFO adding 'whoosh/classify.py' 2024-05-03 05:20:19,328 wheel INFO adding 'whoosh/collectors.py' 2024-05-03 05:20:19,329 wheel INFO adding 'whoosh/columns.py' 2024-05-03 05:20:19,330 wheel INFO adding 'whoosh/compat.py' 2024-05-03 05:20:19,330 wheel INFO adding 'whoosh/externalsort.py' 2024-05-03 05:20:19,331 wheel INFO adding 'whoosh/fields.py' 2024-05-03 05:20:19,331 wheel INFO adding 'whoosh/formats.py' 2024-05-03 05:20:19,332 wheel INFO adding 'whoosh/highlight.py' 2024-05-03 05:20:19,332 wheel INFO adding 'whoosh/idsets.py' 2024-05-03 05:20:19,333 wheel INFO adding 'whoosh/index.py' 2024-05-03 05:20:19,333 wheel INFO adding 'whoosh/legacy.py' 2024-05-03 05:20:19,334 wheel INFO adding 'whoosh/multiproc.py' 2024-05-03 05:20:19,334 wheel INFO adding 'whoosh/reading.py' 2024-05-03 05:20:19,335 wheel INFO adding 'whoosh/scoring.py' 2024-05-03 05:20:19,335 wheel INFO adding 'whoosh/searching.py' 2024-05-03 05:20:19,336 wheel INFO adding 'whoosh/sorting.py' 2024-05-03 05:20:19,337 wheel INFO adding 'whoosh/spelling.py' 2024-05-03 05:20:19,337 wheel INFO adding 'whoosh/system.py' 2024-05-03 05:20:19,338 wheel INFO adding 'whoosh/writing.py' 2024-05-03 05:20:19,338 wheel INFO adding 'whoosh/analysis/__init__.py' 2024-05-03 05:20:19,339 wheel INFO adding 'whoosh/analysis/acore.py' 2024-05-03 05:20:19,339 wheel INFO adding 'whoosh/analysis/analyzers.py' 2024-05-03 05:20:19,340 wheel INFO adding 'whoosh/analysis/filters.py' 2024-05-03 05:20:19,340 wheel INFO adding 'whoosh/analysis/intraword.py' 2024-05-03 05:20:19,340 wheel INFO adding 'whoosh/analysis/morph.py' 2024-05-03 05:20:19,341 wheel INFO adding 'whoosh/analysis/ngrams.py' 2024-05-03 05:20:19,341 wheel INFO adding 'whoosh/analysis/tokenizers.py' 2024-05-03 05:20:19,342 wheel INFO adding 'whoosh/automata/__init__.py' 2024-05-03 05:20:19,342 wheel INFO adding 'whoosh/automata/fsa.py' 2024-05-03 05:20:19,343 wheel INFO adding 'whoosh/automata/glob.py' 2024-05-03 05:20:19,343 wheel INFO adding 'whoosh/automata/lev.py' 2024-05-03 05:20:19,343 wheel INFO adding 'whoosh/automata/nfa.py' 2024-05-03 05:20:19,344 wheel INFO adding 'whoosh/automata/reg.py' 2024-05-03 05:20:19,344 wheel INFO adding 'whoosh/codec/__init__.py' 2024-05-03 05:20:19,344 wheel INFO adding 'whoosh/codec/base.py' 2024-05-03 05:20:19,345 wheel INFO adding 'whoosh/codec/memory.py' 2024-05-03 05:20:19,345 wheel INFO adding 'whoosh/codec/plaintext.py' 2024-05-03 05:20:19,346 wheel INFO adding 'whoosh/codec/whoosh3.py' 2024-05-03 05:20:19,346 wheel INFO adding 'whoosh/filedb/__init__.py' 2024-05-03 05:20:19,347 wheel INFO adding 'whoosh/filedb/compound.py' 2024-05-03 05:20:19,347 wheel INFO adding 'whoosh/filedb/filestore.py' 2024-05-03 05:20:19,348 wheel INFO adding 'whoosh/filedb/filetables.py' 2024-05-03 05:20:19,348 wheel INFO adding 'whoosh/filedb/gae.py' 2024-05-03 05:20:19,348 wheel INFO adding 'whoosh/filedb/structfile.py' 2024-05-03 05:20:19,349 wheel INFO adding 'whoosh/lang/__init__.py' 2024-05-03 05:20:19,349 wheel INFO adding 'whoosh/lang/dmetaphone.py' 2024-05-03 05:20:19,350 wheel INFO adding 'whoosh/lang/isri.py' 2024-05-03 05:20:19,350 wheel INFO adding 'whoosh/lang/lovins.py' 2024-05-03 05:20:19,351 wheel INFO adding 'whoosh/lang/morph_en.py' 2024-05-03 05:20:19,351 wheel INFO adding 'whoosh/lang/paicehusk.py' 2024-05-03 05:20:19,352 wheel INFO adding 'whoosh/lang/phonetic.py' 2024-05-03 05:20:19,352 wheel INFO adding 'whoosh/lang/porter.py' 2024-05-03 05:20:19,352 wheel INFO adding 'whoosh/lang/porter2.py' 2024-05-03 05:20:19,353 wheel INFO adding 'whoosh/lang/stopwords.py' 2024-05-03 05:20:19,353 wheel INFO adding 'whoosh/lang/wordnet.py' 2024-05-03 05:20:19,354 wheel INFO adding 'whoosh/lang/snowball/__init__.py' 2024-05-03 05:20:19,354 wheel INFO adding 'whoosh/lang/snowball/bases.py' 2024-05-03 05:20:19,354 wheel INFO adding 'whoosh/lang/snowball/danish.py' 2024-05-03 05:20:19,355 wheel INFO adding 'whoosh/lang/snowball/dutch.py' 2024-05-03 05:20:19,355 wheel INFO adding 'whoosh/lang/snowball/english.py' 2024-05-03 05:20:19,355 wheel INFO adding 'whoosh/lang/snowball/finnish.py' 2024-05-03 05:20:19,356 wheel INFO adding 'whoosh/lang/snowball/french.py' 2024-05-03 05:20:19,356 wheel INFO adding 'whoosh/lang/snowball/german.py' 2024-05-03 05:20:19,357 wheel INFO adding 'whoosh/lang/snowball/hungarian.py' 2024-05-03 05:20:19,357 wheel INFO adding 'whoosh/lang/snowball/italian.py' 2024-05-03 05:20:19,357 wheel INFO adding 'whoosh/lang/snowball/norwegian.py' 2024-05-03 05:20:19,358 wheel INFO adding 'whoosh/lang/snowball/portugese.py' 2024-05-03 05:20:19,358 wheel INFO adding 'whoosh/lang/snowball/romanian.py' 2024-05-03 05:20:19,358 wheel INFO adding 'whoosh/lang/snowball/russian.py' 2024-05-03 05:20:19,359 wheel INFO adding 'whoosh/lang/snowball/spanish.py' 2024-05-03 05:20:19,359 wheel INFO adding 'whoosh/lang/snowball/swedish.py' 2024-05-03 05:20:19,360 wheel INFO adding 'whoosh/matching/__init__.py' 2024-05-03 05:20:19,360 wheel INFO adding 'whoosh/matching/binary.py' 2024-05-03 05:20:19,360 wheel INFO adding 'whoosh/matching/combo.py' 2024-05-03 05:20:19,361 wheel INFO adding 'whoosh/matching/mcore.py' 2024-05-03 05:20:19,361 wheel INFO adding 'whoosh/matching/wrappers.py' 2024-05-03 05:20:19,362 wheel INFO adding 'whoosh/qparser/__init__.py' 2024-05-03 05:20:19,362 wheel INFO adding 'whoosh/qparser/common.py' 2024-05-03 05:20:19,363 wheel INFO adding 'whoosh/qparser/dateparse.py' 2024-05-03 05:20:19,363 wheel INFO adding 'whoosh/qparser/default.py' 2024-05-03 05:20:19,364 wheel INFO adding 'whoosh/qparser/plugins.py' 2024-05-03 05:20:19,364 wheel INFO adding 'whoosh/qparser/syntax.py' 2024-05-03 05:20:19,365 wheel INFO adding 'whoosh/qparser/taggers.py' 2024-05-03 05:20:19,365 wheel INFO adding 'whoosh/query/__init__.py' 2024-05-03 05:20:19,366 wheel INFO adding 'whoosh/query/compound.py' 2024-05-03 05:20:19,366 wheel INFO adding 'whoosh/query/nested.py' 2024-05-03 05:20:19,367 wheel INFO adding 'whoosh/query/positional.py' 2024-05-03 05:20:19,367 wheel INFO adding 'whoosh/query/qcolumns.py' 2024-05-03 05:20:19,367 wheel INFO adding 'whoosh/query/qcore.py' 2024-05-03 05:20:19,368 wheel INFO adding 'whoosh/query/ranges.py' 2024-05-03 05:20:19,368 wheel INFO adding 'whoosh/query/spans.py' 2024-05-03 05:20:19,369 wheel INFO adding 'whoosh/query/terms.py' 2024-05-03 05:20:19,369 wheel INFO adding 'whoosh/query/wrappers.py' 2024-05-03 05:20:19,370 wheel INFO adding 'whoosh/support/__init__.py' 2024-05-03 05:20:19,370 wheel INFO adding 'whoosh/support/base85.py' 2024-05-03 05:20:19,371 wheel INFO adding 'whoosh/support/bench.py' 2024-05-03 05:20:19,371 wheel INFO adding 'whoosh/support/charset.py' 2024-05-03 05:20:19,372 wheel INFO adding 'whoosh/support/levenshtein.py' 2024-05-03 05:20:19,372 wheel INFO adding 'whoosh/support/relativedelta.py' 2024-05-03 05:20:19,373 wheel INFO adding 'whoosh/support/unicode.py' 2024-05-03 05:20:19,373 wheel INFO adding 'whoosh/util/__init__.py' 2024-05-03 05:20:19,374 wheel INFO adding 'whoosh/util/cache.py' 2024-05-03 05:20:19,374 wheel INFO adding 'whoosh/util/filelock.py' 2024-05-03 05:20:19,375 wheel INFO adding 'whoosh/util/loading.py' 2024-05-03 05:20:19,375 wheel INFO adding 'whoosh/util/numeric.py' 2024-05-03 05:20:19,375 wheel INFO adding 'whoosh/util/numlists.py' 2024-05-03 05:20:19,376 wheel INFO adding 'whoosh/util/testing.py' 2024-05-03 05:20:19,376 wheel INFO adding 'whoosh/util/text.py' 2024-05-03 05:20:19,376 wheel INFO adding 'whoosh/util/times.py' 2024-05-03 05:20:19,377 wheel INFO adding 'whoosh/util/varints.py' 2024-05-03 05:20:19,377 wheel INFO adding 'whoosh/util/versions.py' 2024-05-03 05:20:19,377 wheel INFO adding 'Whoosh-2.7.4.dist-info/LICENSE.txt' 2024-05-03 05:20:19,378 wheel INFO adding 'Whoosh-2.7.4.dist-info/METADATA' 2024-05-03 05:20:19,378 wheel INFO adding 'Whoosh-2.7.4.dist-info/WHEEL' 2024-05-03 05:20:19,378 wheel INFO adding 'Whoosh-2.7.4.dist-info/top_level.txt' 2024-05-03 05:20:19,378 wheel INFO adding 'Whoosh-2.7.4.dist-info/zip-safe' 2024-05-03 05:20:19,379 wheel INFO adding 'Whoosh-2.7.4.dist-info/RECORD' 2024-05-03 05:20:19,380 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-05-03 05:20:19,385 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 Fri, 03 May 2024 05:20:21 +0000 elapsed time 0h 0m 8s >>> py3-whoosh: Cleaning up srcdir >>> py3-whoosh: Cleaning up pkgdir >>> py3-whoosh: Uninstalling dependencies... (1/22) Purging .makedepends-py3-whoosh (20240503.052017) (2/22) Purging py3-setuptools-pyc (69.5.1-r0) (3/22) Purging py3-setuptools (69.5.1-r0) (4/22) Purging py3-gpep517-pyc (15-r2) (5/22) Purging py3-gpep517 (15-r2) (6/22) Purging py3-installer-pyc (0.7.0-r2) (7/22) Purging py3-installer (0.7.0-r2) (8/22) Purging py3-wheel-pyc (0.42.0-r1) (9/22) Purging py3-wheel (0.42.0-r1) (10/22) Purging py3-packaging-pyc (24.0-r1) (11/22) Purging py3-packaging (24.0-r1) (12/22) Purging py3-parsing-pyc (3.1.2-r1) (13/22) Purging py3-parsing (3.1.2-r1) (14/22) Purging python3-pyc (3.12.3-r1) (15/22) Purging python3-pycache-pyc0 (3.12.3-r1) (16/22) Purging pyc (3.12.3-r1) (17/22) Purging python3 (3.12.3-r1) (18/22) Purging gdbm (1.23-r1) (19/22) Purging libpanelw (6.4_p20240330-r0) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging readline (8.2.10-r0) (22/22) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> py3-whoosh: Updating the community/x86_64 repository index... >>> py3-whoosh: Signing the index...