>>> py3-lunr: Building testing/py3-lunr 0.6.2-r7 (using abuild 3.17.0_rc1-r0) started Tue, 14 Apr 2026 14:53:15 +0000 >>> py3-lunr: Validating /home/buildozer/aports/testing/py3-lunr/APKBUILD... >>> py3-lunr: Analyzing dependencies... >>> py3-lunr: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r0) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing python3-pyc (3.14.3-r0) (13/23) Installing py3-parsing (3.3.2-r1) (14/23) Installing py3-parsing-pyc (3.3.2-r1) (15/23) Installing py3-packaging (26.0-r1) (16/23) Installing py3-packaging-pyc (26.0-r1) (17/23) Installing py3-setuptools (82.0.1-r1) (18/23) Installing py3-setuptools-pyc (82.0.1-r1) (19/23) Installing py3-installer (1.0.0-r0) (20/23) Installing py3-installer-pyc (1.0.0-r0) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-lunr (20260414.145320) Executing busybox-1.37.0-r31.trigger OK: 435.1 MiB in 127 packages >>> py3-lunr: Cleaning up srcdir >>> py3-lunr: Cleaning up pkgdir >>> py3-lunr: Cleaning up tmpdir >>> py3-lunr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lunr-0.6.2.tar.gz /var/cache/distfiles/edge/lunr-0.6.2.tar.gz: OK >>> py3-lunr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lunr-0.6.2.tar.gz /var/cache/distfiles/edge/lunr-0.6.2.tar.gz: OK >>> py3-lunr: Unpacking /var/cache/distfiles/edge/lunr-0.6.2.tar.gz... 2026-04-14 14:53:23,231 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-14 14:53:23,331 root INFO running bdist_wheel 2026-04-14 14:53:23,363 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-14 14:53:23,393 root INFO running build 2026-04-14 14:53:23,394 root INFO running build_py 2026-04-14 14:53:23,408 root INFO creating build/lib/lunr 2026-04-14 14:53:23,410 root INFO copying lunr/stop_word_filter.py -> build/lib/lunr 2026-04-14 14:53:23,412 root INFO copying lunr/exceptions.py -> build/lib/lunr 2026-04-14 14:53:23,413 root INFO copying lunr/idf.py -> build/lib/lunr 2026-04-14 14:53:23,415 root INFO copying lunr/__init__.py -> build/lib/lunr 2026-04-14 14:53:23,416 root INFO copying lunr/pipeline.py -> build/lib/lunr 2026-04-14 14:53:23,418 root INFO copying lunr/builder.py -> build/lib/lunr 2026-04-14 14:53:23,420 root INFO copying lunr/utils.py -> build/lib/lunr 2026-04-14 14:53:23,421 root INFO copying lunr/match_data.py -> build/lib/lunr 2026-04-14 14:53:23,423 root INFO copying lunr/vector.py -> build/lib/lunr 2026-04-14 14:53:23,424 root INFO copying lunr/query_parser.py -> build/lib/lunr 2026-04-14 14:53:23,426 root INFO copying lunr/token.py -> build/lib/lunr 2026-04-14 14:53:23,428 root INFO copying lunr/index.py -> build/lib/lunr 2026-04-14 14:53:23,429 root INFO copying lunr/stemmer.py -> build/lib/lunr 2026-04-14 14:53:23,431 root INFO copying lunr/query.py -> build/lib/lunr 2026-04-14 14:53:23,433 root INFO copying lunr/__main__.py -> build/lib/lunr 2026-04-14 14:53:23,434 root INFO copying lunr/field_ref.py -> build/lib/lunr 2026-04-14 14:53:23,436 root INFO copying lunr/tokenizer.py -> build/lib/lunr 2026-04-14 14:53:23,437 root INFO copying lunr/token_set_builder.py -> build/lib/lunr 2026-04-14 14:53:23,439 root INFO copying lunr/trimmer.py -> build/lib/lunr 2026-04-14 14:53:23,440 root INFO copying lunr/query_lexer.py -> build/lib/lunr 2026-04-14 14:53:23,442 root INFO copying lunr/token_set.py -> build/lib/lunr 2026-04-14 14:53:23,444 root INFO creating build/lib/lunr/languages 2026-04-14 14:53:23,445 root INFO copying lunr/languages/__init__.py -> build/lib/lunr/languages 2026-04-14 14:53:23,446 root INFO copying lunr/languages/stemmer.py -> build/lib/lunr/languages 2026-04-14 14:53:23,448 root INFO copying lunr/languages/trimmer.py -> build/lib/lunr/languages 2026-04-14 14:53:23,449 root INFO running egg_info 2026-04-14 14:53:23,458 root INFO writing lunr.egg-info/PKG-INFO 2026-04-14 14:53:23,461 root INFO writing dependency_links to lunr.egg-info/dependency_links.txt 2026-04-14 14:53:23,463 root INFO writing requirements to lunr.egg-info/requires.txt 2026-04-14 14:53:23,464 root INFO writing top-level names to lunr.egg-info/top_level.txt 2026-04-14 14:53:23,479 root INFO reading manifest file 'lunr.egg-info/SOURCES.txt' 2026-04-14 14:53:23,485 root INFO reading manifest template 'MANIFEST.in' 2026-04-14 14:53:23,487 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-04-14 14:53:23,488 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-04-14 14:53:23,489 root INFO adding license file 'LICENSE' 2026-04-14 14:53:23,494 root INFO writing manifest file 'lunr.egg-info/SOURCES.txt' 2026-04-14 14:53:23,523 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-14 14:53:23,523 root INFO running install 2026-04-14 14:53:23,558 root INFO running install_lib 2026-04-14 14:53:23,570 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-14 14:53:23,572 root INFO creating build/bdist.linux-riscv64/wheel/lunr 2026-04-14 14:53:23,572 root INFO copying build/lib/lunr/stop_word_filter.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,573 root INFO copying build/lib/lunr/exceptions.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,575 root INFO creating build/bdist.linux-riscv64/wheel/lunr/languages 2026-04-14 14:53:23,576 root INFO copying build/lib/lunr/languages/__init__.py -> build/bdist.linux-riscv64/wheel/./lunr/languages 2026-04-14 14:53:23,577 root INFO copying build/lib/lunr/languages/stemmer.py -> build/bdist.linux-riscv64/wheel/./lunr/languages 2026-04-14 14:53:23,578 root INFO copying build/lib/lunr/languages/trimmer.py -> build/bdist.linux-riscv64/wheel/./lunr/languages 2026-04-14 14:53:23,579 root INFO copying build/lib/lunr/idf.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,580 root INFO copying build/lib/lunr/__init__.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,581 root INFO copying build/lib/lunr/pipeline.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,583 root INFO copying build/lib/lunr/builder.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,584 root INFO copying build/lib/lunr/utils.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,585 root INFO copying build/lib/lunr/match_data.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,586 root INFO copying build/lib/lunr/vector.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,588 root INFO copying build/lib/lunr/query_parser.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,589 root INFO copying build/lib/lunr/token.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,590 root INFO copying build/lib/lunr/index.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,591 root INFO copying build/lib/lunr/stemmer.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,593 root INFO copying build/lib/lunr/query.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,594 root INFO copying build/lib/lunr/__main__.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,595 root INFO copying build/lib/lunr/field_ref.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,596 root INFO copying build/lib/lunr/tokenizer.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,597 root INFO copying build/lib/lunr/token_set_builder.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,598 root INFO copying build/lib/lunr/trimmer.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,599 root INFO copying build/lib/lunr/query_lexer.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,601 root INFO copying build/lib/lunr/token_set.py -> build/bdist.linux-riscv64/wheel/./lunr 2026-04-14 14:53:23,602 root INFO running install_egg_info 2026-04-14 14:53:23,616 root INFO Copying lunr.egg-info to build/bdist.linux-riscv64/wheel/./lunr-0.6.2-py3.14.egg-info 2026-04-14 14:53:23,622 root INFO running install_scripts 2026-04-14 14:53:23,629 root INFO creating build/bdist.linux-riscv64/wheel/lunr-0.6.2.dist-info/WHEEL 2026-04-14 14:53:23,632 wheel INFO creating '/home/buildozer/aports/testing/py3-lunr/src/lunr-0.6.2/.dist/.tmp-18a5pmh_/lunr-0.6.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-14 14:53:23,633 wheel INFO adding 'lunr/__init__.py' 2026-04-14 14:53:23,635 wheel INFO adding 'lunr/__main__.py' 2026-04-14 14:53:23,636 wheel INFO adding 'lunr/builder.py' 2026-04-14 14:53:23,638 wheel INFO adding 'lunr/exceptions.py' 2026-04-14 14:53:23,639 wheel INFO adding 'lunr/field_ref.py' 2026-04-14 14:53:23,640 wheel INFO adding 'lunr/idf.py' 2026-04-14 14:53:23,641 wheel INFO adding 'lunr/index.py' 2026-04-14 14:53:23,643 wheel INFO adding 'lunr/match_data.py' 2026-04-14 14:53:23,644 wheel INFO adding 'lunr/pipeline.py' 2026-04-14 14:53:23,645 wheel INFO adding 'lunr/query.py' 2026-04-14 14:53:23,647 wheel INFO adding 'lunr/query_lexer.py' 2026-04-14 14:53:23,648 wheel INFO adding 'lunr/query_parser.py' 2026-04-14 14:53:23,649 wheel INFO adding 'lunr/stemmer.py' 2026-04-14 14:53:23,651 wheel INFO adding 'lunr/stop_word_filter.py' 2026-04-14 14:53:23,652 wheel INFO adding 'lunr/token.py' 2026-04-14 14:53:23,653 wheel INFO adding 'lunr/token_set.py' 2026-04-14 14:53:23,655 wheel INFO adding 'lunr/token_set_builder.py' 2026-04-14 14:53:23,656 wheel INFO adding 'lunr/tokenizer.py' 2026-04-14 14:53:23,657 wheel INFO adding 'lunr/trimmer.py' 2026-04-14 14:53:23,658 wheel INFO adding 'lunr/utils.py' 2026-04-14 14:53:23,659 wheel INFO adding 'lunr/vector.py' 2026-04-14 14:53:23,661 wheel INFO adding 'lunr/languages/__init__.py' 2026-04-14 14:53:23,662 wheel INFO adding 'lunr/languages/stemmer.py' 2026-04-14 14:53:23,663 wheel INFO adding 'lunr/languages/trimmer.py' 2026-04-14 14:53:23,665 wheel INFO adding 'lunr-0.6.2.dist-info/licenses/LICENSE' 2026-04-14 14:53:23,666 wheel INFO adding 'lunr-0.6.2.dist-info/METADATA' 2026-04-14 14:53:23,667 wheel INFO adding 'lunr-0.6.2.dist-info/WHEEL' 2026-04-14 14:53:23,668 wheel INFO adding 'lunr-0.6.2.dist-info/top_level.txt' 2026-04-14 14:53:23,669 wheel INFO adding 'lunr-0.6.2.dist-info/RECORD' 2026-04-14 14:53:23,670 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-14 14:53:23,675 gpep517 INFO The backend produced .dist/lunr-0.6.2-py2.py3-none-any.whl lunr-0.6.2-py2.py3-none-any.whl >>> py3-lunr: Entering fakeroot... 2026-04-14 14:53:24,557 gpep517 INFO Installing .dist/lunr-0.6.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-lunr/pkg/py3-lunr 2026-04-14 14:53:24,850 gpep517 INFO Installation complete >>> py3-lunr-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/lunr/languages/__pycache__' -> '/home/buildozer/aports/testing/py3-lunr/pkg/py3-lunr-pyc/usr/lib/python3.14/site-packages/lunr/languages/__pycache__' 'usr/lib/python3.14/site-packages/lunr/__pycache__' -> '/home/buildozer/aports/testing/py3-lunr/pkg/py3-lunr-pyc/usr/lib/python3.14/site-packages/lunr/__pycache__' >>> py3-lunr-pyc*: Preparing subpackage py3-lunr-pyc... Please specify at least one package name on the command line. >>> py3-lunr-pyc*: Running postcheck for py3-lunr-pyc >>> py3-lunr*: Running postcheck for py3-lunr >>> py3-lunr*: Preparing package py3-lunr... Please specify at least one package name on the command line. >>> py3-lunr-pyc*: Tracing dependencies... python3~3.14 >>> py3-lunr-pyc*: Package size: 121.2 KB >>> py3-lunr-pyc*: Compressing data... >>> py3-lunr-pyc*: Create checksum... >>> py3-lunr-pyc*: Create py3-lunr-pyc-0.6.2-r7.apk >>> py3-lunr*: Tracing dependencies... python3 python3~3.14 >>> py3-lunr*: Package size: 100.4 KB >>> py3-lunr*: Compressing data... >>> py3-lunr*: Create checksum... >>> py3-lunr*: Create py3-lunr-0.6.2-r7.apk >>> py3-lunr: Build complete at Tue, 14 Apr 2026 14:53:25 +0000 elapsed time 0h 0m 10s >>> py3-lunr: Cleaning up srcdir >>> py3-lunr: Cleaning up pkgdir >>> py3-lunr: Cleaning up tmpdir >>> py3-lunr: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-lunr (20260414.145320) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.0-r1) ( 5/23) Purging py3-packaging (26.0-r1) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging py3-gpep517-pyc (19-r2) ( 9/23) Purging py3-gpep517 (19-r2) (10/23) Purging py3-installer-pyc (1.0.0-r0) (11/23) Purging py3-installer (1.0.0-r0) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r0) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-lunr: Updating the testing/riscv64 repository index... >>> py3-lunr: Signing the index...