>>> py3-lunr: Building testing/py3-lunr 0.6.2-r5 (using abuild 3.16.0-r0) started Fri, 20 Mar 2026 01:24: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/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.012417) Executing busybox-1.37.0-r31.trigger OK: 486.0 MiB in 128 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lunr: Fetching https://files.pythonhosted.org/packages/source/l/lunr/lunr-0.6.2.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/edge/lunr-0.6.2.tar.gz.part' lunr-0.6.2.tar.gz.pa 100% |********************************| 45968 0:00:00 ETA '/var/cache/distfiles/edge/lunr-0.6.2.tar.gz.part' saved /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:17,915 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:17,934 root INFO running bdist_wheel 2026-03-20 01:24:17,942 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:17,949 root INFO running build 2026-03-20 01:24:17,949 root INFO running build_py 2026-03-20 01:24:17,953 root INFO creating build/lib/lunr 2026-03-20 01:24:17,953 root INFO copying lunr/token_set_builder.py -> build/lib/lunr 2026-03-20 01:24:17,953 root INFO copying lunr/query_parser.py -> build/lib/lunr 2026-03-20 01:24:17,953 root INFO copying lunr/builder.py -> build/lib/lunr 2026-03-20 01:24:17,954 root INFO copying lunr/vector.py -> build/lib/lunr 2026-03-20 01:24:17,954 root INFO copying lunr/tokenizer.py -> build/lib/lunr 2026-03-20 01:24:17,954 root INFO copying lunr/query_lexer.py -> build/lib/lunr 2026-03-20 01:24:17,955 root INFO copying lunr/trimmer.py -> build/lib/lunr 2026-03-20 01:24:17,955 root INFO copying lunr/utils.py -> build/lib/lunr 2026-03-20 01:24:17,955 root INFO copying lunr/stemmer.py -> build/lib/lunr 2026-03-20 01:24:17,955 root INFO copying lunr/match_data.py -> build/lib/lunr 2026-03-20 01:24:17,956 root INFO copying lunr/exceptions.py -> build/lib/lunr 2026-03-20 01:24:17,956 root INFO copying lunr/stop_word_filter.py -> build/lib/lunr 2026-03-20 01:24:17,956 root INFO copying lunr/token.py -> build/lib/lunr 2026-03-20 01:24:17,956 root INFO copying lunr/__init__.py -> build/lib/lunr 2026-03-20 01:24:17,956 root INFO copying lunr/token_set.py -> build/lib/lunr 2026-03-20 01:24:17,957 root INFO copying lunr/__main__.py -> build/lib/lunr 2026-03-20 01:24:17,957 root INFO copying lunr/field_ref.py -> build/lib/lunr 2026-03-20 01:24:17,957 root INFO copying lunr/query.py -> build/lib/lunr 2026-03-20 01:24:17,957 root INFO copying lunr/idf.py -> build/lib/lunr 2026-03-20 01:24:17,958 root INFO copying lunr/index.py -> build/lib/lunr 2026-03-20 01:24:17,958 root INFO copying lunr/pipeline.py -> build/lib/lunr 2026-03-20 01:24:17,958 root INFO creating build/lib/lunr/languages 2026-03-20 01:24:17,958 root INFO copying lunr/languages/trimmer.py -> build/lib/lunr/languages 2026-03-20 01:24:17,959 root INFO copying lunr/languages/stemmer.py -> build/lib/lunr/languages 2026-03-20 01:24:17,959 root INFO copying lunr/languages/__init__.py -> build/lib/lunr/languages 2026-03-20 01:24:17,959 root INFO running egg_info 2026-03-20 01:24:17,961 root INFO writing lunr.egg-info/PKG-INFO 2026-03-20 01:24:17,962 root INFO writing dependency_links to lunr.egg-info/dependency_links.txt 2026-03-20 01:24:17,962 root INFO writing requirements to lunr.egg-info/requires.txt 2026-03-20 01:24:17,962 root INFO writing top-level names to lunr.egg-info/top_level.txt 2026-03-20 01:24:17,966 root INFO reading manifest file 'lunr.egg-info/SOURCES.txt' 2026-03-20 01:24:17,967 root INFO reading manifest template 'MANIFEST.in' 2026-03-20 01:24:17,967 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2026-03-20 01:24:17,967 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2026-03-20 01:24:17,968 root INFO adding license file 'LICENSE' 2026-03-20 01:24:17,969 root INFO writing manifest file 'lunr.egg-info/SOURCES.txt' 2026-03-20 01:24:17,975 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-20 01:24:17,975 root INFO running install 2026-03-20 01:24:17,983 root INFO running install_lib 2026-03-20 01:24:17,986 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-20 01:24:17,986 root INFO creating build/bdist.linux-x86_64/wheel/lunr 2026-03-20 01:24:17,986 root INFO copying build/lib/lunr/token_set_builder.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,987 root INFO copying build/lib/lunr/query_parser.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,987 root INFO copying build/lib/lunr/builder.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,987 root INFO copying build/lib/lunr/vector.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,987 root INFO copying build/lib/lunr/tokenizer.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,987 root INFO copying build/lib/lunr/query_lexer.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,987 root INFO copying build/lib/lunr/trimmer.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,988 root INFO copying build/lib/lunr/utils.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,988 root INFO creating build/bdist.linux-x86_64/wheel/lunr/languages 2026-03-20 01:24:17,988 root INFO copying build/lib/lunr/languages/trimmer.py -> build/bdist.linux-x86_64/wheel/./lunr/languages 2026-03-20 01:24:17,988 root INFO copying build/lib/lunr/languages/stemmer.py -> build/bdist.linux-x86_64/wheel/./lunr/languages 2026-03-20 01:24:17,988 root INFO copying build/lib/lunr/languages/__init__.py -> build/bdist.linux-x86_64/wheel/./lunr/languages 2026-03-20 01:24:17,989 root INFO copying build/lib/lunr/stemmer.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,989 root INFO copying build/lib/lunr/match_data.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,989 root INFO copying build/lib/lunr/exceptions.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,989 root INFO copying build/lib/lunr/stop_word_filter.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,989 root INFO copying build/lib/lunr/token.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,989 root INFO copying build/lib/lunr/__init__.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,990 root INFO copying build/lib/lunr/token_set.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,990 root INFO copying build/lib/lunr/__main__.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,990 root INFO copying build/lib/lunr/field_ref.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,990 root INFO copying build/lib/lunr/query.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,990 root INFO copying build/lib/lunr/idf.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,990 root INFO copying build/lib/lunr/index.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,991 root INFO copying build/lib/lunr/pipeline.py -> build/bdist.linux-x86_64/wheel/./lunr 2026-03-20 01:24:17,991 root INFO running install_egg_info 2026-03-20 01:24:17,994 root INFO Copying lunr.egg-info to build/bdist.linux-x86_64/wheel/./lunr-0.6.2-py3.12.egg-info 2026-03-20 01:24:17,995 root INFO running install_scripts 2026-03-20 01:24:17,996 root INFO creating build/bdist.linux-x86_64/wheel/lunr-0.6.2.dist-info/WHEEL 2026-03-20 01:24:17,996 wheel INFO creating '/home/buildozer/aports/testing/py3-lunr/src/lunr-0.6.2/.dist/.tmp-yrjocrss/lunr-0.6.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-20 01:24:17,996 wheel INFO adding 'lunr/__init__.py' 2026-03-20 01:24:17,997 wheel INFO adding 'lunr/__main__.py' 2026-03-20 01:24:17,997 wheel INFO adding 'lunr/builder.py' 2026-03-20 01:24:17,997 wheel INFO adding 'lunr/exceptions.py' 2026-03-20 01:24:17,997 wheel INFO adding 'lunr/field_ref.py' 2026-03-20 01:24:17,997 wheel INFO adding 'lunr/idf.py' 2026-03-20 01:24:17,998 wheel INFO adding 'lunr/index.py' 2026-03-20 01:24:17,998 wheel INFO adding 'lunr/match_data.py' 2026-03-20 01:24:17,998 wheel INFO adding 'lunr/pipeline.py' 2026-03-20 01:24:17,998 wheel INFO adding 'lunr/query.py' 2026-03-20 01:24:17,998 wheel INFO adding 'lunr/query_lexer.py' 2026-03-20 01:24:17,999 wheel INFO adding 'lunr/query_parser.py' 2026-03-20 01:24:17,999 wheel INFO adding 'lunr/stemmer.py' 2026-03-20 01:24:17,999 wheel INFO adding 'lunr/stop_word_filter.py' 2026-03-20 01:24:17,999 wheel INFO adding 'lunr/token.py' 2026-03-20 01:24:18,000 wheel INFO adding 'lunr/token_set.py' 2026-03-20 01:24:18,000 wheel INFO adding 'lunr/token_set_builder.py' 2026-03-20 01:24:18,000 wheel INFO adding 'lunr/tokenizer.py' 2026-03-20 01:24:18,000 wheel INFO adding 'lunr/trimmer.py' 2026-03-20 01:24:18,000 wheel INFO adding 'lunr/utils.py' 2026-03-20 01:24:18,001 wheel INFO adding 'lunr/vector.py' 2026-03-20 01:24:18,001 wheel INFO adding 'lunr/languages/__init__.py' 2026-03-20 01:24:18,001 wheel INFO adding 'lunr/languages/stemmer.py' 2026-03-20 01:24:18,001 wheel INFO adding 'lunr/languages/trimmer.py' 2026-03-20 01:24:18,002 wheel INFO adding 'lunr-0.6.2.dist-info/licenses/LICENSE' 2026-03-20 01:24:18,002 wheel INFO adding 'lunr-0.6.2.dist-info/METADATA' 2026-03-20 01:24:18,002 wheel INFO adding 'lunr-0.6.2.dist-info/WHEEL' 2026-03-20 01:24:18,002 wheel INFO adding 'lunr-0.6.2.dist-info/top_level.txt' 2026-03-20 01:24:18,002 wheel INFO adding 'lunr-0.6.2.dist-info/RECORD' 2026-03-20 01:24:18,003 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-20 01:24:18,003 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:18,217 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:18,270 gpep517 INFO Installation complete >>> py3-lunr-pyc*: Running split function pyc... '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__' '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__' >>> 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:18 +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.012417) ( 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: 441.4 MiB in 106 packages >>> py3-lunr: Updating the testing/x86_64 repository index... >>> py3-lunr: Signing the index...