>>> py3-lunr: Building testing/py3-lunr 0.6.2-r5 (using abuild 3.16.0-r0) started Fri, 20 Mar 2026 01:24:28 +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/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.12.12-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.12-r0) (10/22) Installing pyc (3.12.12-r0) (11/22) Installing python3-pyc (3.12.12-r0) (12/22) Installing py3-parsing (3.3.2-r0) (13/22) Installing py3-parsing-pyc (3.3.2-r0) (14/22) Installing py3-packaging (26.0-r0) (15/22) Installing py3-packaging-pyc (26.0-r0) (16/22) Installing py3-setuptools (82.0.1-r0) (17/22) Installing py3-setuptools-pyc (82.0.1-r0) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (19-r1) (21/22) Installing py3-gpep517-pyc (19-r1) (22/22) Installing .makedepends-py3-lunr (20260320.012429) Executing busybox-1.37.0-r31.trigger OK: 385.6 MiB in 126 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-03-20 01:24:30,301 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/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-03-20 01:24:30,323 root INFO running bdist_wheel 2026-03-20 01:24:30,333 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/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-03-20 01:24:30,340 root INFO running build 2026-03-20 01:24:30,340 root INFO running build_py 2026-03-20 01:24:30,344 root INFO creating build/lib/lunr 2026-03-20 01:24:30,344 root INFO copying lunr/__init__.py -> build/lib/lunr 2026-03-20 01:24:30,345 root INFO copying lunr/query.py -> build/lib/lunr 2026-03-20 01:24:30,345 root INFO copying lunr/token_set_builder.py -> build/lib/lunr 2026-03-20 01:24:30,345 root INFO copying lunr/index.py -> build/lib/lunr 2026-03-20 01:24:30,346 root INFO copying lunr/vector.py -> build/lib/lunr 2026-03-20 01:24:30,346 root INFO copying lunr/match_data.py -> build/lib/lunr 2026-03-20 01:24:30,346 root INFO copying lunr/exceptions.py -> build/lib/lunr 2026-03-20 01:24:30,346 root INFO copying lunr/query_lexer.py -> build/lib/lunr 2026-03-20 01:24:30,347 root INFO copying lunr/pipeline.py -> build/lib/lunr 2026-03-20 01:24:30,347 root INFO copying lunr/idf.py -> build/lib/lunr 2026-03-20 01:24:30,347 root INFO copying lunr/field_ref.py -> build/lib/lunr 2026-03-20 01:24:30,347 root INFO copying lunr/tokenizer.py -> build/lib/lunr 2026-03-20 01:24:30,348 root INFO copying lunr/utils.py -> build/lib/lunr 2026-03-20 01:24:30,348 root INFO copying lunr/stemmer.py -> build/lib/lunr 2026-03-20 01:24:30,348 root INFO copying lunr/__main__.py -> build/lib/lunr 2026-03-20 01:24:30,349 root INFO copying lunr/stop_word_filter.py -> build/lib/lunr 2026-03-20 01:24:30,349 root INFO copying lunr/trimmer.py -> build/lib/lunr 2026-03-20 01:24:30,349 root INFO copying lunr/query_parser.py -> build/lib/lunr 2026-03-20 01:24:30,349 root INFO copying lunr/token_set.py -> build/lib/lunr 2026-03-20 01:24:30,350 root INFO copying lunr/builder.py -> build/lib/lunr 2026-03-20 01:24:30,350 root INFO copying lunr/token.py -> build/lib/lunr 2026-03-20 01:24:30,350 root INFO creating build/lib/lunr/languages 2026-03-20 01:24:30,350 root INFO copying lunr/languages/__init__.py -> build/lib/lunr/languages 2026-03-20 01:24:30,351 root INFO copying lunr/languages/stemmer.py -> build/lib/lunr/languages 2026-03-20 01:24:30,351 root INFO copying lunr/languages/trimmer.py -> build/lib/lunr/languages 2026-03-20 01:24:30,351 root INFO running egg_info 2026-03-20 01:24:30,353 root INFO writing lunr.egg-info/PKG-INFO 2026-03-20 01:24:30,354 root INFO writing dependency_links to lunr.egg-info/dependency_links.txt 2026-03-20 01:24:30,355 root INFO writing requirements to lunr.egg-info/requires.txt 2026-03-20 01:24:30,355 root INFO writing top-level names to lunr.egg-info/top_level.txt 2026-03-20 01:24:30,358 root INFO reading manifest file 'lunr.egg-info/SOURCES.txt' 2026-03-20 01:24:30,360 root INFO reading manifest template 'MANIFEST.in' 2026-03-20 01:24:30,360 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-03-20 01:24:30,360 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-03-20 01:24:30,361 root INFO adding license file 'LICENSE' 2026-03-20 01:24:30,362 root INFO writing manifest file 'lunr.egg-info/SOURCES.txt' 2026-03-20 01:24:30,369 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-20 01:24:30,369 root INFO running install 2026-03-20 01:24:30,380 root INFO running install_lib 2026-03-20 01:24:30,383 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-20 01:24:30,383 root INFO creating build/bdist.linux-armv8l/wheel/lunr 2026-03-20 01:24:30,383 root INFO copying build/lib/lunr/__init__.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,384 root INFO copying build/lib/lunr/query.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,384 root INFO copying build/lib/lunr/token_set_builder.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,384 root INFO copying build/lib/lunr/index.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,384 root INFO copying build/lib/lunr/vector.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,385 root INFO copying build/lib/lunr/match_data.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,385 root INFO copying build/lib/lunr/exceptions.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,385 root INFO copying build/lib/lunr/query_lexer.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,385 root INFO copying build/lib/lunr/pipeline.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,385 root INFO copying build/lib/lunr/idf.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,386 root INFO copying build/lib/lunr/field_ref.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,386 root INFO copying build/lib/lunr/tokenizer.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,386 root INFO copying build/lib/lunr/utils.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,386 root INFO copying build/lib/lunr/stemmer.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,387 root INFO copying build/lib/lunr/__main__.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,387 root INFO copying build/lib/lunr/stop_word_filter.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,387 root INFO creating build/bdist.linux-armv8l/wheel/lunr/languages 2026-03-20 01:24:30,387 root INFO copying build/lib/lunr/languages/__init__.py -> build/bdist.linux-armv8l/wheel/./lunr/languages 2026-03-20 01:24:30,387 root INFO copying build/lib/lunr/languages/stemmer.py -> build/bdist.linux-armv8l/wheel/./lunr/languages 2026-03-20 01:24:30,388 root INFO copying build/lib/lunr/languages/trimmer.py -> build/bdist.linux-armv8l/wheel/./lunr/languages 2026-03-20 01:24:30,388 root INFO copying build/lib/lunr/trimmer.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,388 root INFO copying build/lib/lunr/query_parser.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,388 root INFO copying build/lib/lunr/token_set.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,388 root INFO copying build/lib/lunr/builder.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,389 root INFO copying build/lib/lunr/token.py -> build/bdist.linux-armv8l/wheel/./lunr 2026-03-20 01:24:30,389 root INFO running install_egg_info 2026-03-20 01:24:30,392 root INFO Copying lunr.egg-info to build/bdist.linux-armv8l/wheel/./lunr-0.6.2-py3.12.egg-info 2026-03-20 01:24:30,393 root INFO running install_scripts 2026-03-20 01:24:30,394 root INFO creating build/bdist.linux-armv8l/wheel/lunr-0.6.2.dist-info/WHEEL 2026-03-20 01:24:30,395 wheel INFO creating '/home/buildozer/aports/testing/py3-lunr/src/lunr-0.6.2/.dist/.tmp-d03naxab/lunr-0.6.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-20 01:24:30,395 wheel INFO adding 'lunr/__init__.py' 2026-03-20 01:24:30,395 wheel INFO adding 'lunr/__main__.py' 2026-03-20 01:24:30,395 wheel INFO adding 'lunr/builder.py' 2026-03-20 01:24:30,396 wheel INFO adding 'lunr/exceptions.py' 2026-03-20 01:24:30,396 wheel INFO adding 'lunr/field_ref.py' 2026-03-20 01:24:30,396 wheel INFO adding 'lunr/idf.py' 2026-03-20 01:24:30,396 wheel INFO adding 'lunr/index.py' 2026-03-20 01:24:30,396 wheel INFO adding 'lunr/match_data.py' 2026-03-20 01:24:30,397 wheel INFO adding 'lunr/pipeline.py' 2026-03-20 01:24:30,397 wheel INFO adding 'lunr/query.py' 2026-03-20 01:24:30,397 wheel INFO adding 'lunr/query_lexer.py' 2026-03-20 01:24:30,397 wheel INFO adding 'lunr/query_parser.py' 2026-03-20 01:24:30,397 wheel INFO adding 'lunr/stemmer.py' 2026-03-20 01:24:30,398 wheel INFO adding 'lunr/stop_word_filter.py' 2026-03-20 01:24:30,398 wheel INFO adding 'lunr/token.py' 2026-03-20 01:24:30,398 wheel INFO adding 'lunr/token_set.py' 2026-03-20 01:24:30,398 wheel INFO adding 'lunr/token_set_builder.py' 2026-03-20 01:24:30,398 wheel INFO adding 'lunr/tokenizer.py' 2026-03-20 01:24:30,399 wheel INFO adding 'lunr/trimmer.py' 2026-03-20 01:24:30,399 wheel INFO adding 'lunr/utils.py' 2026-03-20 01:24:30,399 wheel INFO adding 'lunr/vector.py' 2026-03-20 01:24:30,399 wheel INFO adding 'lunr/languages/__init__.py' 2026-03-20 01:24:30,399 wheel INFO adding 'lunr/languages/stemmer.py' 2026-03-20 01:24:30,399 wheel INFO adding 'lunr/languages/trimmer.py' 2026-03-20 01:24:30,400 wheel INFO adding 'lunr-0.6.2.dist-info/licenses/LICENSE' 2026-03-20 01:24:30,400 wheel INFO adding 'lunr-0.6.2.dist-info/METADATA' 2026-03-20 01:24:30,400 wheel INFO adding 'lunr-0.6.2.dist-info/WHEEL' 2026-03-20 01:24:30,400 wheel INFO adding 'lunr-0.6.2.dist-info/top_level.txt' 2026-03-20 01:24:30,401 wheel INFO adding 'lunr-0.6.2.dist-info/RECORD' 2026-03-20 01:24:30,401 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-20 01:24:30,402 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-03-20 01:24:30,603 gpep517 INFO Installing .dist/lunr-0.6.2-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-lunr/pkg/py3-lunr 2026-03-20 01:24:30,655 gpep517 INFO Installation complete >>> py3-lunr-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lunr/__pycache__' -> '/home/buildozer/aports/testing/py3-lunr/pkg/py3-lunr-pyc/usr/lib/python3.12/site-packages/lunr/__pycache__' 'usr/lib/python3.12/site-packages/lunr/languages/__pycache__' -> '/home/buildozer/aports/testing/py3-lunr/pkg/py3-lunr-pyc/usr/lib/python3.12/site-packages/lunr/languages/__pycache__' >>> py3-lunr-pyc*: Preparing subpackage py3-lunr-pyc... >>> py3-lunr-pyc*: Running postcheck for py3-lunr-pyc >>> py3-lunr*: Running postcheck for py3-lunr >>> py3-lunr*: Preparing package py3-lunr... >>> py3-lunr-pyc*: Tracing dependencies... python3~3.12 >>> py3-lunr-pyc*: Package size: 113.9 KB >>> py3-lunr-pyc*: Compressing data... >>> py3-lunr-pyc*: Create checksum... >>> py3-lunr-pyc*: Create py3-lunr-pyc-0.6.2-r5.apk >>> py3-lunr*: Tracing dependencies... python3 python3~3.12 >>> py3-lunr*: Package size: 100.4 KB >>> py3-lunr*: Compressing data... >>> py3-lunr*: Create checksum... >>> py3-lunr*: Create py3-lunr-0.6.2-r5.apk >>> py3-lunr: Build complete at Fri, 20 Mar 2026 01:24:31 +0000 elapsed time 0h 0m 3s >>> py3-lunr: Cleaning up srcdir >>> py3-lunr: Cleaning up pkgdir >>> py3-lunr: Cleaning up tmpdir >>> py3-lunr: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-lunr (20260320.012429) ( 2/22) Purging py3-setuptools-pyc (82.0.1-r0) ( 3/22) Purging py3-setuptools (82.0.1-r0) ( 4/22) Purging py3-packaging-pyc (26.0-r0) ( 5/22) Purging py3-packaging (26.0-r0) ( 6/22) Purging py3-parsing-pyc (3.3.2-r0) ( 7/22) Purging py3-parsing (3.3.2-r0) ( 8/22) Purging py3-gpep517-pyc (19-r1) ( 9/22) Purging py3-gpep517 (19-r1) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.12-r0) (13/22) Purging python3-pycache-pyc0 (3.12.12-r0) (14/22) Purging pyc (3.12.12-r0) (15/22) Purging python3 (3.12.12-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-lunr: Updating the testing/armhf repository index... >>> py3-lunr: Signing the index...