>>> py3-whoosh: Building community/py3-whoosh 2.7.4-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:02:28 +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.050229) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 128 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 >>> 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/py3-whoosh-2.7.4.tar.gz... >>> py3-whoosh: test-fix.patch patching file setup.cfg 2024-04-13 05:02:30,420 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 05:02:30,483 root INFO running bdist_wheel 2024-04-13 05:02:30,490 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-04-13 05:02:30,497 root INFO running build 2024-04-13 05:02:30,497 root INFO running build_py 2024-04-13 05:02:30,499 root INFO creating build 2024-04-13 05:02:30,500 root INFO creating build/lib 2024-04-13 05:02:30,500 root INFO creating build/lib/whoosh 2024-04-13 05:02:30,500 root INFO copying src/whoosh/__init__.py -> build/lib/whoosh 2024-04-13 05:02:30,500 root INFO copying src/whoosh/idsets.py -> build/lib/whoosh 2024-04-13 05:02:30,500 root INFO copying src/whoosh/index.py -> build/lib/whoosh 2024-04-13 05:02:30,500 root INFO copying src/whoosh/system.py -> build/lib/whoosh 2024-04-13 05:02:30,501 root INFO copying src/whoosh/formats.py -> build/lib/whoosh 2024-04-13 05:02:30,501 root INFO copying src/whoosh/reading.py -> build/lib/whoosh 2024-04-13 05:02:30,501 root INFO copying src/whoosh/legacy.py -> build/lib/whoosh 2024-04-13 05:02:30,501 root INFO copying src/whoosh/multiproc.py -> build/lib/whoosh 2024-04-13 05:02:30,502 root INFO copying src/whoosh/sorting.py -> build/lib/whoosh 2024-04-13 05:02:30,502 root INFO copying src/whoosh/columns.py -> build/lib/whoosh 2024-04-13 05:02:30,502 root INFO copying src/whoosh/highlight.py -> build/lib/whoosh 2024-04-13 05:02:30,502 root INFO copying src/whoosh/scoring.py -> build/lib/whoosh 2024-04-13 05:02:30,503 root INFO copying src/whoosh/writing.py -> build/lib/whoosh 2024-04-13 05:02:30,503 root INFO copying src/whoosh/collectors.py -> build/lib/whoosh 2024-04-13 05:02:30,503 root INFO copying src/whoosh/fields.py -> build/lib/whoosh 2024-04-13 05:02:30,503 root INFO copying src/whoosh/searching.py -> build/lib/whoosh 2024-04-13 05:02:30,504 root INFO copying src/whoosh/compat.py -> build/lib/whoosh 2024-04-13 05:02:30,504 root INFO copying src/whoosh/classify.py -> build/lib/whoosh 2024-04-13 05:02:30,504 root INFO copying src/whoosh/spelling.py -> build/lib/whoosh 2024-04-13 05:02:30,504 root INFO copying src/whoosh/externalsort.py -> build/lib/whoosh 2024-04-13 05:02:30,505 root INFO creating build/lib/whoosh/lang 2024-04-13 05:02:30,505 root INFO copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,505 root INFO copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,505 root INFO copying src/whoosh/lang/lovins.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,506 root INFO copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,506 root INFO copying src/whoosh/lang/porter.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,506 root INFO copying src/whoosh/lang/phonetic.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,506 root INFO copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,506 root INFO copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,507 root INFO copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,507 root INFO copying src/whoosh/lang/stopwords.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,507 root INFO copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang 2024-04-13 05:02:30,507 root INFO creating build/lib/whoosh/filedb 2024-04-13 05:02:30,507 root INFO copying src/whoosh/filedb/__init__.py -> build/lib/whoosh/filedb 2024-04-13 05:02:30,508 root INFO copying src/whoosh/filedb/gae.py -> build/lib/whoosh/filedb 2024-04-13 05:02:30,508 root INFO copying src/whoosh/filedb/filetables.py -> build/lib/whoosh/filedb 2024-04-13 05:02:30,508 root INFO copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb 2024-04-13 05:02:30,508 root INFO copying src/whoosh/filedb/structfile.py -> build/lib/whoosh/filedb 2024-04-13 05:02:30,508 root INFO copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb 2024-04-13 05:02:30,509 root INFO creating build/lib/whoosh/query 2024-04-13 05:02:30,509 root INFO copying src/whoosh/query/__init__.py -> build/lib/whoosh/query 2024-04-13 05:02:30,509 root INFO copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query 2024-04-13 05:02:30,509 root INFO copying src/whoosh/query/positional.py -> build/lib/whoosh/query 2024-04-13 05:02:30,509 root INFO copying src/whoosh/query/compound.py -> build/lib/whoosh/query 2024-04-13 05:02:30,510 root INFO copying src/whoosh/query/qcore.py -> build/lib/whoosh/query 2024-04-13 05:02:30,510 root INFO copying src/whoosh/query/ranges.py -> build/lib/whoosh/query 2024-04-13 05:02:30,510 root INFO copying src/whoosh/query/spans.py -> build/lib/whoosh/query 2024-04-13 05:02:30,510 root INFO copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query 2024-04-13 05:02:30,510 root INFO copying src/whoosh/query/terms.py -> build/lib/whoosh/query 2024-04-13 05:02:30,511 root INFO copying src/whoosh/query/nested.py -> build/lib/whoosh/query 2024-04-13 05:02:30,511 root INFO creating build/lib/whoosh/analysis 2024-04-13 05:02:30,511 root INFO copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,511 root INFO copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,511 root INFO copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,512 root INFO copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,512 root INFO copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,512 root INFO copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,512 root INFO copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,512 root INFO copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis 2024-04-13 05:02:30,513 root INFO creating build/lib/whoosh/automata 2024-04-13 05:02:30,513 root INFO copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata 2024-04-13 05:02:30,513 root INFO copying src/whoosh/automata/lev.py -> build/lib/whoosh/automata 2024-04-13 05:02:30,513 root INFO copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata 2024-04-13 05:02:30,513 root INFO copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata 2024-04-13 05:02:30,513 root INFO copying src/whoosh/automata/nfa.py -> build/lib/whoosh/automata 2024-04-13 05:02:30,514 root INFO copying src/whoosh/automata/reg.py -> build/lib/whoosh/automata 2024-04-13 05:02:30,514 root INFO creating build/lib/whoosh/util 2024-04-13 05:02:30,514 root INFO copying src/whoosh/util/__init__.py -> build/lib/whoosh/util 2024-04-13 05:02:30,514 root INFO copying src/whoosh/util/versions.py -> build/lib/whoosh/util 2024-04-13 05:02:30,514 root INFO copying src/whoosh/util/numlists.py -> build/lib/whoosh/util 2024-04-13 05:02:30,515 root INFO copying src/whoosh/util/testing.py -> build/lib/whoosh/util 2024-04-13 05:02:30,515 root INFO copying src/whoosh/util/cache.py -> build/lib/whoosh/util 2024-04-13 05:02:30,515 root INFO copying src/whoosh/util/times.py -> build/lib/whoosh/util 2024-04-13 05:02:30,515 root INFO copying src/whoosh/util/filelock.py -> build/lib/whoosh/util 2024-04-13 05:02:30,515 root INFO copying src/whoosh/util/varints.py -> build/lib/whoosh/util 2024-04-13 05:02:30,515 root INFO copying src/whoosh/util/loading.py -> build/lib/whoosh/util 2024-04-13 05:02:30,516 root INFO copying src/whoosh/util/numeric.py -> build/lib/whoosh/util 2024-04-13 05:02:30,516 root INFO copying src/whoosh/util/text.py -> build/lib/whoosh/util 2024-04-13 05:02:30,516 root INFO creating build/lib/whoosh/support 2024-04-13 05:02:30,516 root INFO copying src/whoosh/support/__init__.py -> build/lib/whoosh/support 2024-04-13 05:02:30,516 root INFO copying src/whoosh/support/base85.py -> build/lib/whoosh/support 2024-04-13 05:02:30,517 root INFO copying src/whoosh/support/charset.py -> build/lib/whoosh/support 2024-04-13 05:02:30,517 root INFO copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support 2024-04-13 05:02:30,517 root INFO copying src/whoosh/support/unicode.py -> build/lib/whoosh/support 2024-04-13 05:02:30,517 root INFO copying src/whoosh/support/bench.py -> build/lib/whoosh/support 2024-04-13 05:02:30,517 root INFO copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support 2024-04-13 05:02:30,518 root INFO creating build/lib/whoosh/codec 2024-04-13 05:02:30,518 root INFO copying src/whoosh/codec/__init__.py -> build/lib/whoosh/codec 2024-04-13 05:02:30,518 root INFO copying src/whoosh/codec/whoosh3.py -> build/lib/whoosh/codec 2024-04-13 05:02:30,518 root INFO copying src/whoosh/codec/memory.py -> build/lib/whoosh/codec 2024-04-13 05:02:30,518 root INFO copying src/whoosh/codec/plaintext.py -> build/lib/whoosh/codec 2024-04-13 05:02:30,519 root INFO copying src/whoosh/codec/base.py -> build/lib/whoosh/codec 2024-04-13 05:02:30,519 root INFO creating build/lib/whoosh/qparser 2024-04-13 05:02:30,519 root INFO copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,519 root INFO copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,519 root INFO copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,520 root INFO copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,520 root INFO copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,520 root INFO copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,520 root INFO copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser 2024-04-13 05:02:30,520 root INFO creating build/lib/whoosh/matching 2024-04-13 05:02:30,521 root INFO copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching 2024-04-13 05:02:30,521 root INFO copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching 2024-04-13 05:02:30,521 root INFO copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching 2024-04-13 05:02:30,521 root INFO copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching 2024-04-13 05:02:30,521 root INFO copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching 2024-04-13 05:02:30,521 root INFO creating build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,522 root INFO copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,523 root INFO copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,523 root INFO copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,523 root INFO copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,523 root INFO copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,523 root INFO copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,523 root INFO copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,524 root INFO copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,524 root INFO copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,524 root INFO copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball 2024-04-13 05:02:30,531 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-13 05:02:30,531 root INFO running install 2024-04-13 05:02:30,540 root INFO running install_lib 2024-04-13 05:02:30,541 root INFO creating build/bdist.linux-armv8l 2024-04-13 05:02:30,541 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-13 05:02:30,542 root INFO creating build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,542 root INFO copying build/lib/whoosh/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,542 root INFO copying build/lib/whoosh/idsets.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,542 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,542 root INFO copying build/lib/whoosh/lang/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,542 root INFO copying build/lib/whoosh/lang/wordnet.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,542 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/swedish.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/russian.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/portugese.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/german.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/danish.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/romanian.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,543 root INFO copying build/lib/whoosh/lang/snowball/french.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/finnish.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/hungarian.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/spanish.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/english.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/italian.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/bases.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,544 root INFO copying build/lib/whoosh/lang/snowball/dutch.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/snowball/norwegian.py -> build/bdist.linux-armv8l/wheel/whoosh/lang/snowball 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/lovins.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/dmetaphone.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/porter.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/phonetic.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/isri.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,545 root INFO copying build/lib/whoosh/lang/morph_en.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,546 root INFO copying build/lib/whoosh/lang/porter2.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,546 root INFO copying build/lib/whoosh/lang/stopwords.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,546 root INFO copying build/lib/whoosh/lang/paicehusk.py -> build/bdist.linux-armv8l/wheel/whoosh/lang 2024-04-13 05:02:30,546 root INFO copying build/lib/whoosh/index.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,546 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,546 root INFO copying build/lib/whoosh/filedb/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,546 root INFO copying build/lib/whoosh/filedb/gae.py -> build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/filedb/filetables.py -> build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/filedb/filestore.py -> build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/filedb/structfile.py -> build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/filedb/compound.py -> build/bdist.linux-armv8l/wheel/whoosh/filedb 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/system.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/formats.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,547 root INFO copying build/lib/whoosh/reading.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,548 root INFO copying build/lib/whoosh/legacy.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,548 root INFO copying build/lib/whoosh/multiproc.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,548 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,548 root INFO copying build/lib/whoosh/query/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,548 root INFO copying build/lib/whoosh/query/qcolumns.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,548 root INFO copying build/lib/whoosh/query/positional.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,548 root INFO copying build/lib/whoosh/query/compound.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO copying build/lib/whoosh/query/qcore.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO copying build/lib/whoosh/query/ranges.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO copying build/lib/whoosh/query/spans.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO copying build/lib/whoosh/query/wrappers.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO copying build/lib/whoosh/query/terms.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO copying build/lib/whoosh/query/nested.py -> build/bdist.linux-armv8l/wheel/whoosh/query 2024-04-13 05:02:30,549 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/acore.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/tokenizers.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/intraword.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/analyzers.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/filters.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,550 root INFO copying build/lib/whoosh/analysis/morph.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,551 root INFO copying build/lib/whoosh/analysis/ngrams.py -> build/bdist.linux-armv8l/wheel/whoosh/analysis 2024-04-13 05:02:30,551 root INFO copying build/lib/whoosh/sorting.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,551 root INFO copying build/lib/whoosh/columns.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,551 root INFO copying build/lib/whoosh/highlight.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,551 root INFO copying build/lib/whoosh/scoring.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,552 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/automata/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/automata/lev.py -> build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/automata/fsa.py -> build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/automata/glob.py -> build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/automata/nfa.py -> build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/automata/reg.py -> build/bdist.linux-armv8l/wheel/whoosh/automata 2024-04-13 05:02:30,552 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,552 root INFO copying build/lib/whoosh/util/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/versions.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/numlists.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/testing.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/cache.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/times.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/filelock.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,553 root INFO copying build/lib/whoosh/util/varints.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,554 root INFO copying build/lib/whoosh/util/loading.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,554 root INFO copying build/lib/whoosh/util/numeric.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,554 root INFO copying build/lib/whoosh/util/text.py -> build/bdist.linux-armv8l/wheel/whoosh/util 2024-04-13 05:02:30,554 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,554 root INFO copying build/lib/whoosh/support/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,554 root INFO copying build/lib/whoosh/support/base85.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,554 root INFO copying build/lib/whoosh/support/charset.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/support/relativedelta.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/support/unicode.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/support/bench.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/support/levenshtein.py -> build/bdist.linux-armv8l/wheel/whoosh/support 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/writing.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/collectors.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,555 root INFO copying build/lib/whoosh/fields.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,556 root INFO copying build/lib/whoosh/searching.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,556 root INFO copying build/lib/whoosh/compat.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,556 root INFO copying build/lib/whoosh/classify.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,556 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/codec 2024-04-13 05:02:30,556 root INFO copying build/lib/whoosh/codec/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/codec 2024-04-13 05:02:30,556 root INFO copying build/lib/whoosh/codec/whoosh3.py -> build/bdist.linux-armv8l/wheel/whoosh/codec 2024-04-13 05:02:30,557 root INFO copying build/lib/whoosh/codec/memory.py -> build/bdist.linux-armv8l/wheel/whoosh/codec 2024-04-13 05:02:30,557 root INFO copying build/lib/whoosh/codec/plaintext.py -> build/bdist.linux-armv8l/wheel/whoosh/codec 2024-04-13 05:02:30,557 root INFO copying build/lib/whoosh/codec/base.py -> build/bdist.linux-armv8l/wheel/whoosh/codec 2024-04-13 05:02:30,557 root INFO copying build/lib/whoosh/spelling.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,557 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,557 root INFO copying build/lib/whoosh/qparser/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,557 root INFO copying build/lib/whoosh/qparser/dateparse.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,558 root INFO copying build/lib/whoosh/qparser/syntax.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,558 root INFO copying build/lib/whoosh/qparser/default.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,558 root INFO copying build/lib/whoosh/qparser/plugins.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,558 root INFO copying build/lib/whoosh/qparser/common.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,558 root INFO copying build/lib/whoosh/qparser/taggers.py -> build/bdist.linux-armv8l/wheel/whoosh/qparser 2024-04-13 05:02:30,558 root INFO copying build/lib/whoosh/externalsort.py -> build/bdist.linux-armv8l/wheel/whoosh 2024-04-13 05:02:30,558 root INFO creating build/bdist.linux-armv8l/wheel/whoosh/matching 2024-04-13 05:02:30,559 root INFO copying build/lib/whoosh/matching/__init__.py -> build/bdist.linux-armv8l/wheel/whoosh/matching 2024-04-13 05:02:30,559 root INFO copying build/lib/whoosh/matching/binary.py -> build/bdist.linux-armv8l/wheel/whoosh/matching 2024-04-13 05:02:30,559 root INFO copying build/lib/whoosh/matching/combo.py -> build/bdist.linux-armv8l/wheel/whoosh/matching 2024-04-13 05:02:30,559 root INFO copying build/lib/whoosh/matching/wrappers.py -> build/bdist.linux-armv8l/wheel/whoosh/matching 2024-04-13 05:02:30,559 root INFO copying build/lib/whoosh/matching/mcore.py -> build/bdist.linux-armv8l/wheel/whoosh/matching 2024-04-13 05:02:30,559 root INFO running install_egg_info 2024-04-13 05:02:30,563 root INFO running egg_info 2024-04-13 05:02:30,564 root INFO writing src/Whoosh.egg-info/PKG-INFO 2024-04-13 05:02:30,565 root INFO writing dependency_links to src/Whoosh.egg-info/dependency_links.txt 2024-04-13 05:02:30,565 root INFO writing top-level names to src/Whoosh.egg-info/top_level.txt 2024-04-13 05:02:30,569 root INFO reading manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-04-13 05:02:30,570 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 05:02:30,571 root WARNING warning: no files found matching '*.txt' under directory 'tests' 2024-04-13 05:02:30,572 root WARNING warning: no files found matching '*.txt' under directory 'benchmark' 2024-04-13 05:02:30,573 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2024-04-13 05:02:30,575 root WARNING warning: no files found matching '*.txt' under directory 'files' 2024-04-13 05:02:30,575 root WARNING warning: no files found matching '*.py' under directory 'files' 2024-04-13 05:02:30,576 root WARNING warning: no files found matching '*.jpg' under directory 'files' 2024-04-13 05:02:30,576 root INFO adding license file 'LICENSE.txt' 2024-04-13 05:02:30,579 root INFO writing manifest file 'src/Whoosh.egg-info/SOURCES.txt' 2024-04-13 05:02:30,579 root INFO Copying src/Whoosh.egg-info to build/bdist.linux-armv8l/wheel/Whoosh-2.7.4-py3.12.egg-info 2024-04-13 05:02:30,580 root INFO running install_scripts 2024-04-13 05:02:30,581 wheel INFO creating build/bdist.linux-armv8l/wheel/Whoosh-2.7.4.dist-info/WHEEL 2024-04-13 05:02:30,582 wheel INFO creating '/home/buildozer/aports/community/py3-whoosh/src/Whoosh-2.7.4/.dist/.tmp-f22xtmky/Whoosh-2.7.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-13 05:02:30,582 wheel INFO adding 'whoosh/__init__.py' 2024-04-13 05:02:30,583 wheel INFO adding 'whoosh/classify.py' 2024-04-13 05:02:30,583 wheel INFO adding 'whoosh/collectors.py' 2024-04-13 05:02:30,583 wheel INFO adding 'whoosh/columns.py' 2024-04-13 05:02:30,583 wheel INFO adding 'whoosh/compat.py' 2024-04-13 05:02:30,584 wheel INFO adding 'whoosh/externalsort.py' 2024-04-13 05:02:30,584 wheel INFO adding 'whoosh/fields.py' 2024-04-13 05:02:30,584 wheel INFO adding 'whoosh/formats.py' 2024-04-13 05:02:30,584 wheel INFO adding 'whoosh/highlight.py' 2024-04-13 05:02:30,585 wheel INFO adding 'whoosh/idsets.py' 2024-04-13 05:02:30,585 wheel INFO adding 'whoosh/index.py' 2024-04-13 05:02:30,585 wheel INFO adding 'whoosh/legacy.py' 2024-04-13 05:02:30,585 wheel INFO adding 'whoosh/multiproc.py' 2024-04-13 05:02:30,585 wheel INFO adding 'whoosh/reading.py' 2024-04-13 05:02:30,586 wheel INFO adding 'whoosh/scoring.py' 2024-04-13 05:02:30,586 wheel INFO adding 'whoosh/searching.py' 2024-04-13 05:02:30,586 wheel INFO adding 'whoosh/sorting.py' 2024-04-13 05:02:30,587 wheel INFO adding 'whoosh/spelling.py' 2024-04-13 05:02:30,587 wheel INFO adding 'whoosh/system.py' 2024-04-13 05:02:30,587 wheel INFO adding 'whoosh/writing.py' 2024-04-13 05:02:30,587 wheel INFO adding 'whoosh/analysis/__init__.py' 2024-04-13 05:02:30,587 wheel INFO adding 'whoosh/analysis/acore.py' 2024-04-13 05:02:30,588 wheel INFO adding 'whoosh/analysis/analyzers.py' 2024-04-13 05:02:30,588 wheel INFO adding 'whoosh/analysis/filters.py' 2024-04-13 05:02:30,588 wheel INFO adding 'whoosh/analysis/intraword.py' 2024-04-13 05:02:30,588 wheel INFO adding 'whoosh/analysis/morph.py' 2024-04-13 05:02:30,588 wheel INFO adding 'whoosh/analysis/ngrams.py' 2024-04-13 05:02:30,588 wheel INFO adding 'whoosh/analysis/tokenizers.py' 2024-04-13 05:02:30,589 wheel INFO adding 'whoosh/automata/__init__.py' 2024-04-13 05:02:30,589 wheel INFO adding 'whoosh/automata/fsa.py' 2024-04-13 05:02:30,589 wheel INFO adding 'whoosh/automata/glob.py' 2024-04-13 05:02:30,589 wheel INFO adding 'whoosh/automata/lev.py' 2024-04-13 05:02:30,589 wheel INFO adding 'whoosh/automata/nfa.py' 2024-04-13 05:02:30,589 wheel INFO adding 'whoosh/automata/reg.py' 2024-04-13 05:02:30,590 wheel INFO adding 'whoosh/codec/__init__.py' 2024-04-13 05:02:30,590 wheel INFO adding 'whoosh/codec/base.py' 2024-04-13 05:02:30,590 wheel INFO adding 'whoosh/codec/memory.py' 2024-04-13 05:02:30,590 wheel INFO adding 'whoosh/codec/plaintext.py' 2024-04-13 05:02:30,590 wheel INFO adding 'whoosh/codec/whoosh3.py' 2024-04-13 05:02:30,591 wheel INFO adding 'whoosh/filedb/__init__.py' 2024-04-13 05:02:30,591 wheel INFO adding 'whoosh/filedb/compound.py' 2024-04-13 05:02:30,591 wheel INFO adding 'whoosh/filedb/filestore.py' 2024-04-13 05:02:30,591 wheel INFO adding 'whoosh/filedb/filetables.py' 2024-04-13 05:02:30,591 wheel INFO adding 'whoosh/filedb/gae.py' 2024-04-13 05:02:30,592 wheel INFO adding 'whoosh/filedb/structfile.py' 2024-04-13 05:02:30,592 wheel INFO adding 'whoosh/lang/__init__.py' 2024-04-13 05:02:30,592 wheel INFO adding 'whoosh/lang/dmetaphone.py' 2024-04-13 05:02:30,592 wheel INFO adding 'whoosh/lang/isri.py' 2024-04-13 05:02:30,592 wheel INFO adding 'whoosh/lang/lovins.py' 2024-04-13 05:02:30,593 wheel INFO adding 'whoosh/lang/morph_en.py' 2024-04-13 05:02:30,593 wheel INFO adding 'whoosh/lang/paicehusk.py' 2024-04-13 05:02:30,593 wheel INFO adding 'whoosh/lang/phonetic.py' 2024-04-13 05:02:30,593 wheel INFO adding 'whoosh/lang/porter.py' 2024-04-13 05:02:30,593 wheel INFO adding 'whoosh/lang/porter2.py' 2024-04-13 05:02:30,593 wheel INFO adding 'whoosh/lang/stopwords.py' 2024-04-13 05:02:30,594 wheel INFO adding 'whoosh/lang/wordnet.py' 2024-04-13 05:02:30,594 wheel INFO adding 'whoosh/lang/snowball/__init__.py' 2024-04-13 05:02:30,594 wheel INFO adding 'whoosh/lang/snowball/bases.py' 2024-04-13 05:02:30,594 wheel INFO adding 'whoosh/lang/snowball/danish.py' 2024-04-13 05:02:30,594 wheel INFO adding 'whoosh/lang/snowball/dutch.py' 2024-04-13 05:02:30,595 wheel INFO adding 'whoosh/lang/snowball/english.py' 2024-04-13 05:02:30,595 wheel INFO adding 'whoosh/lang/snowball/finnish.py' 2024-04-13 05:02:30,595 wheel INFO adding 'whoosh/lang/snowball/french.py' 2024-04-13 05:02:30,595 wheel INFO adding 'whoosh/lang/snowball/german.py' 2024-04-13 05:02:30,595 wheel INFO adding 'whoosh/lang/snowball/hungarian.py' 2024-04-13 05:02:30,595 wheel INFO adding 'whoosh/lang/snowball/italian.py' 2024-04-13 05:02:30,596 wheel INFO adding 'whoosh/lang/snowball/norwegian.py' 2024-04-13 05:02:30,596 wheel INFO adding 'whoosh/lang/snowball/portugese.py' 2024-04-13 05:02:30,596 wheel INFO adding 'whoosh/lang/snowball/romanian.py' 2024-04-13 05:02:30,596 wheel INFO adding 'whoosh/lang/snowball/russian.py' 2024-04-13 05:02:30,596 wheel INFO adding 'whoosh/lang/snowball/spanish.py' 2024-04-13 05:02:30,596 wheel INFO adding 'whoosh/lang/snowball/swedish.py' 2024-04-13 05:02:30,597 wheel INFO adding 'whoosh/matching/__init__.py' 2024-04-13 05:02:30,597 wheel INFO adding 'whoosh/matching/binary.py' 2024-04-13 05:02:30,597 wheel INFO adding 'whoosh/matching/combo.py' 2024-04-13 05:02:30,597 wheel INFO adding 'whoosh/matching/mcore.py' 2024-04-13 05:02:30,597 wheel INFO adding 'whoosh/matching/wrappers.py' 2024-04-13 05:02:30,598 wheel INFO adding 'whoosh/qparser/__init__.py' 2024-04-13 05:02:30,598 wheel INFO adding 'whoosh/qparser/common.py' 2024-04-13 05:02:30,598 wheel INFO adding 'whoosh/qparser/dateparse.py' 2024-04-13 05:02:30,598 wheel INFO adding 'whoosh/qparser/default.py' 2024-04-13 05:02:30,598 wheel INFO adding 'whoosh/qparser/plugins.py' 2024-04-13 05:02:30,599 wheel INFO adding 'whoosh/qparser/syntax.py' 2024-04-13 05:02:30,599 wheel INFO adding 'whoosh/qparser/taggers.py' 2024-04-13 05:02:30,599 wheel INFO adding 'whoosh/query/__init__.py' 2024-04-13 05:02:30,599 wheel INFO adding 'whoosh/query/compound.py' 2024-04-13 05:02:30,599 wheel INFO adding 'whoosh/query/nested.py' 2024-04-13 05:02:30,600 wheel INFO adding 'whoosh/query/positional.py' 2024-04-13 05:02:30,600 wheel INFO adding 'whoosh/query/qcolumns.py' 2024-04-13 05:02:30,600 wheel INFO adding 'whoosh/query/qcore.py' 2024-04-13 05:02:30,600 wheel INFO adding 'whoosh/query/ranges.py' 2024-04-13 05:02:30,600 wheel INFO adding 'whoosh/query/spans.py' 2024-04-13 05:02:30,600 wheel INFO adding 'whoosh/query/terms.py' 2024-04-13 05:02:30,601 wheel INFO adding 'whoosh/query/wrappers.py' 2024-04-13 05:02:30,601 wheel INFO adding 'whoosh/support/__init__.py' 2024-04-13 05:02:30,601 wheel INFO adding 'whoosh/support/base85.py' 2024-04-13 05:02:30,601 wheel INFO adding 'whoosh/support/bench.py' 2024-04-13 05:02:30,601 wheel INFO adding 'whoosh/support/charset.py' 2024-04-13 05:02:30,602 wheel INFO adding 'whoosh/support/levenshtein.py' 2024-04-13 05:02:30,602 wheel INFO adding 'whoosh/support/relativedelta.py' 2024-04-13 05:02:30,602 wheel INFO adding 'whoosh/support/unicode.py' 2024-04-13 05:02:30,602 wheel INFO adding 'whoosh/util/__init__.py' 2024-04-13 05:02:30,602 wheel INFO adding 'whoosh/util/cache.py' 2024-04-13 05:02:30,603 wheel INFO adding 'whoosh/util/filelock.py' 2024-04-13 05:02:30,603 wheel INFO adding 'whoosh/util/loading.py' 2024-04-13 05:02:30,603 wheel INFO adding 'whoosh/util/numeric.py' 2024-04-13 05:02:30,603 wheel INFO adding 'whoosh/util/numlists.py' 2024-04-13 05:02:30,603 wheel INFO adding 'whoosh/util/testing.py' 2024-04-13 05:02:30,603 wheel INFO adding 'whoosh/util/text.py' 2024-04-13 05:02:30,604 wheel INFO adding 'whoosh/util/times.py' 2024-04-13 05:02:30,604 wheel INFO adding 'whoosh/util/varints.py' 2024-04-13 05:02:30,604 wheel INFO adding 'whoosh/util/versions.py' 2024-04-13 05:02:30,604 wheel INFO adding 'Whoosh-2.7.4.dist-info/LICENSE.txt' 2024-04-13 05:02:30,604 wheel INFO adding 'Whoosh-2.7.4.dist-info/METADATA' 2024-04-13 05:02:30,604 wheel INFO adding 'Whoosh-2.7.4.dist-info/WHEEL' 2024-04-13 05:02:30,604 wheel INFO adding 'Whoosh-2.7.4.dist-info/top_level.txt' 2024-04-13 05:02:30,604 wheel INFO adding 'Whoosh-2.7.4.dist-info/zip-safe' 2024-04-13 05:02:30,605 wheel INFO adding 'Whoosh-2.7.4.dist-info/RECORD' 2024-04-13 05:02:30,605 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-13 05:02:30,608 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/__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/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/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/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/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/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/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/matching/__pycache__' -> '/home/buildozer/aports/community/py3-whoosh/pkg/py3-whoosh-pyc/usr/lib/python3.12/site-packages/whoosh/matching/__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 05:02:31 +0000 elapsed time 0h 0m 3s >>> py3-whoosh: Cleaning up srcdir >>> py3-whoosh: Cleaning up pkgdir >>> py3-whoosh: Uninstalling dependencies... (1/25) Purging .makedepends-py3-whoosh (20240413.050229) (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: 270 MiB in 103 packages >>> py3-whoosh: Updating the community/armv7 repository index... >>> py3-whoosh: Signing the index...