>>> py3-langdetect: Building community/py3-langdetect 1.0.9-r2 (using abuild 3.17.0_rc2-r0) started Sun, 03 May 2026 07:50:39 +0000 >>> py3-langdetect: Validating /home/buildozer/aports/community/py3-langdetect/APKBUILD... >>> py3-langdetect: Analyzing dependencies... >>> py3-langdetect: Installing for build: build-base py3-six py3-setuptools py3-gpep517 py3-wheel py3-pytest ( 1/37) Installing libbz2 (1.0.8-r6) ( 2/37) Installing libffi (3.5.2-r1) ( 3/37) Installing gdbm (1.26-r0) ( 4/37) Installing xz-libs (5.8.3-r0) ( 5/37) Installing mpdecimal (4.0.1-r0) ( 6/37) Installing libpanelw (6.6_p20260404-r0) ( 7/37) Installing readline (8.3.3-r1) ( 8/37) Installing sqlite-libs (3.53.0-r0) ( 9/37) Installing python3 (3.14.3-r0) (10/37) Installing python3-pycache-pyc0 (3.14.3-r0) (11/37) Installing pyc (3.14.3-r0) (12/37) Installing py3-six-pyc (1.17.0-r1) (13/37) Installing python3-pyc (3.14.3-r0) (14/37) Installing py3-six (1.17.0-r1) (15/37) Installing py3-parsing (3.3.2-r1) (16/37) Installing py3-parsing-pyc (3.3.2-r1) (17/37) Installing py3-packaging (26.2-r0) (18/37) Installing py3-packaging-pyc (26.2-r0) (19/37) Installing py3-setuptools (82.0.1-r1) (20/37) Installing py3-setuptools-pyc (82.0.1-r1) (21/37) Installing py3-installer (1.0.0-r0) (22/37) Installing py3-installer-pyc (1.0.0-r0) (23/37) Installing py3-gpep517 (19-r2) (24/37) Installing py3-gpep517-pyc (19-r2) (25/37) Installing py3-wheel (0.47.0-r0) (26/37) Installing py3-wheel-pyc (0.47.0-r0) (27/37) Installing py3-iniconfig (2.3.0-r1) (28/37) Installing py3-iniconfig-pyc (2.3.0-r1) (29/37) Installing py3-pluggy (1.6.0-r1) (30/37) Installing py3-pluggy-pyc (1.6.0-r1) (31/37) Installing py3-py (1.11.0-r5) (32/37) Installing py3-py-pyc (1.11.0-r5) (33/37) Installing py3-pygments (2.20.0-r0) (34/37) Installing py3-pygments-pyc (2.20.0-r0) (35/37) Installing py3-pytest (9.0.3-r0) (36/37) Installing py3-pytest-pyc (9.0.3-r0) (37/37) Installing .makedepends-py3-langdetect (20260503.075045) Executing busybox-1.37.0-r31.trigger OK: 605.0 MiB in 140 packages >>> py3-langdetect: Cleaning up srcdir >>> py3-langdetect: Cleaning up pkgdir >>> py3-langdetect: Cleaning up tmpdir >>> py3-langdetect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-langdetect-1.0.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-langdetect-1.0.9.tar.gz.part' py3-langdetect-1.0.9 100% |********************************| 958k 0:00:00 ETA '/var/cache/distfiles/py3-langdetect-1.0.9.tar.gz.part' saved /var/cache/distfiles/py3-langdetect-1.0.9.tar.gz: OK >>> py3-langdetect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-langdetect-1.0.9.tar.gz /var/cache/distfiles/py3-langdetect-1.0.9.tar.gz: OK >>> py3-langdetect: Unpacking /var/cache/distfiles/py3-langdetect-1.0.9.tar.gz... 2026-05-03 07:50:47,066 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-03 07:50:47,097 root INFO running bdist_wheel 2026-05-03 07:50:47,121 root INFO running build 2026-05-03 07:50:47,121 root INFO running build_py 2026-05-03 07:50:47,126 root INFO creating build/lib/langdetect 2026-05-03 07:50:47,127 root INFO copying langdetect/detector_factory.py -> build/lib/langdetect 2026-05-03 07:50:47,127 root INFO copying langdetect/lang_detect_exception.py -> build/lib/langdetect 2026-05-03 07:50:47,128 root INFO copying langdetect/__init__.py -> build/lib/langdetect 2026-05-03 07:50:47,128 root INFO copying langdetect/detector.py -> build/lib/langdetect 2026-05-03 07:50:47,129 root INFO copying langdetect/language.py -> build/lib/langdetect 2026-05-03 07:50:47,129 root INFO creating build/lib/langdetect/utils 2026-05-03 07:50:47,130 root INFO copying langdetect/utils/unicode_block.py -> build/lib/langdetect/utils 2026-05-03 07:50:47,130 root INFO copying langdetect/utils/lang_profile.py -> build/lib/langdetect/utils 2026-05-03 07:50:47,131 root INFO copying langdetect/utils/__init__.py -> build/lib/langdetect/utils 2026-05-03 07:50:47,131 root INFO copying langdetect/utils/messages.py -> build/lib/langdetect/utils 2026-05-03 07:50:47,131 root INFO copying langdetect/utils/ngram.py -> build/lib/langdetect/utils 2026-05-03 07:50:47,132 root INFO creating build/lib/langdetect/tests 2026-05-03 07:50:47,132 root INFO copying langdetect/tests/test_language.py -> build/lib/langdetect/tests 2026-05-03 07:50:47,133 root INFO copying langdetect/tests/test_detector.py -> build/lib/langdetect/tests 2026-05-03 07:50:47,133 root INFO copying langdetect/tests/__init__.py -> build/lib/langdetect/tests 2026-05-03 07:50:47,133 root INFO running egg_info 2026-05-03 07:50:47,137 root INFO writing langdetect.egg-info/PKG-INFO 2026-05-03 07:50:47,138 root INFO writing dependency_links to langdetect.egg-info/dependency_links.txt 2026-05-03 07:50:47,139 root INFO writing requirements to langdetect.egg-info/requires.txt 2026-05-03 07:50:47,139 root INFO writing top-level names to langdetect.egg-info/top_level.txt 2026-05-03 07:50:47,145 root INFO reading manifest file 'langdetect.egg-info/SOURCES.txt' 2026-05-03 07:50:47,147 root INFO reading manifest template 'MANIFEST.in' 2026-05-03 07:50:47,149 root INFO adding license file 'LICENSE' 2026-05-03 07:50:47,149 root INFO adding license file 'NOTICE' 2026-05-03 07:50:47,152 root INFO writing manifest file 'langdetect.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'langdetect.profiles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'langdetect.profiles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'langdetect.profiles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'langdetect.profiles' to be distributed and are already explicitly excluding 'langdetect.profiles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-05-03 07:50:47,155 root INFO creating build/lib/langdetect/profiles 2026-05-03 07:50:47,156 root INFO copying langdetect/profiles/af -> build/lib/langdetect/profiles 2026-05-03 07:50:47,156 root INFO copying langdetect/profiles/ar -> build/lib/langdetect/profiles 2026-05-03 07:50:47,157 root INFO copying langdetect/profiles/bg -> build/lib/langdetect/profiles 2026-05-03 07:50:47,157 root INFO copying langdetect/profiles/bn -> build/lib/langdetect/profiles 2026-05-03 07:50:47,158 root INFO copying langdetect/profiles/ca -> build/lib/langdetect/profiles 2026-05-03 07:50:47,158 root INFO copying langdetect/profiles/cs -> build/lib/langdetect/profiles 2026-05-03 07:50:47,159 root INFO copying langdetect/profiles/cy -> build/lib/langdetect/profiles 2026-05-03 07:50:47,159 root INFO copying langdetect/profiles/da -> build/lib/langdetect/profiles 2026-05-03 07:50:47,159 root INFO copying langdetect/profiles/de -> build/lib/langdetect/profiles 2026-05-03 07:50:47,160 root INFO copying langdetect/profiles/el -> build/lib/langdetect/profiles 2026-05-03 07:50:47,160 root INFO copying langdetect/profiles/en -> build/lib/langdetect/profiles 2026-05-03 07:50:47,161 root INFO copying langdetect/profiles/es -> build/lib/langdetect/profiles 2026-05-03 07:50:47,161 root INFO copying langdetect/profiles/et -> build/lib/langdetect/profiles 2026-05-03 07:50:47,162 root INFO copying langdetect/profiles/fa -> build/lib/langdetect/profiles 2026-05-03 07:50:47,162 root INFO copying langdetect/profiles/fi -> build/lib/langdetect/profiles 2026-05-03 07:50:47,163 root INFO copying langdetect/profiles/fr -> build/lib/langdetect/profiles 2026-05-03 07:50:47,163 root INFO copying langdetect/profiles/gu -> build/lib/langdetect/profiles 2026-05-03 07:50:47,164 root INFO copying langdetect/profiles/he -> build/lib/langdetect/profiles 2026-05-03 07:50:47,164 root INFO copying langdetect/profiles/hi -> build/lib/langdetect/profiles 2026-05-03 07:50:47,165 root INFO copying langdetect/profiles/hr -> build/lib/langdetect/profiles 2026-05-03 07:50:47,165 root INFO copying langdetect/profiles/hu -> build/lib/langdetect/profiles 2026-05-03 07:50:47,165 root INFO copying langdetect/profiles/id -> build/lib/langdetect/profiles 2026-05-03 07:50:47,166 root INFO copying langdetect/profiles/it -> build/lib/langdetect/profiles 2026-05-03 07:50:47,166 root INFO copying langdetect/profiles/ja -> build/lib/langdetect/profiles 2026-05-03 07:50:47,167 root INFO copying langdetect/profiles/kn -> build/lib/langdetect/profiles 2026-05-03 07:50:47,167 root INFO copying langdetect/profiles/ko -> build/lib/langdetect/profiles 2026-05-03 07:50:47,168 root INFO copying langdetect/profiles/lt -> build/lib/langdetect/profiles 2026-05-03 07:50:47,169 root INFO copying langdetect/profiles/lv -> build/lib/langdetect/profiles 2026-05-03 07:50:47,169 root INFO copying langdetect/profiles/mk -> build/lib/langdetect/profiles 2026-05-03 07:50:47,170 root INFO copying langdetect/profiles/ml -> build/lib/langdetect/profiles 2026-05-03 07:50:47,170 root INFO copying langdetect/profiles/mr -> build/lib/langdetect/profiles 2026-05-03 07:50:47,170 root INFO copying langdetect/profiles/ne -> build/lib/langdetect/profiles 2026-05-03 07:50:47,171 root INFO copying langdetect/profiles/nl -> build/lib/langdetect/profiles 2026-05-03 07:50:47,171 root INFO copying langdetect/profiles/no -> build/lib/langdetect/profiles 2026-05-03 07:50:47,172 root INFO copying langdetect/profiles/pa -> build/lib/langdetect/profiles 2026-05-03 07:50:47,173 root INFO copying langdetect/profiles/pl -> build/lib/langdetect/profiles 2026-05-03 07:50:47,173 root INFO copying langdetect/profiles/pt -> build/lib/langdetect/profiles 2026-05-03 07:50:47,173 root INFO copying langdetect/profiles/ro -> build/lib/langdetect/profiles 2026-05-03 07:50:47,174 root INFO copying langdetect/profiles/ru -> build/lib/langdetect/profiles 2026-05-03 07:50:47,174 root INFO copying langdetect/profiles/sk -> build/lib/langdetect/profiles 2026-05-03 07:50:47,175 root INFO copying langdetect/profiles/sl -> build/lib/langdetect/profiles 2026-05-03 07:50:47,175 root INFO copying langdetect/profiles/so -> build/lib/langdetect/profiles 2026-05-03 07:50:47,176 root INFO copying langdetect/profiles/sq -> build/lib/langdetect/profiles 2026-05-03 07:50:47,176 root INFO copying langdetect/profiles/sv -> build/lib/langdetect/profiles 2026-05-03 07:50:47,177 root INFO copying langdetect/profiles/sw -> build/lib/langdetect/profiles 2026-05-03 07:50:47,177 root INFO copying langdetect/profiles/ta -> build/lib/langdetect/profiles 2026-05-03 07:50:47,178 root INFO copying langdetect/profiles/te -> build/lib/langdetect/profiles 2026-05-03 07:50:47,178 root INFO copying langdetect/profiles/th -> build/lib/langdetect/profiles 2026-05-03 07:50:47,179 root INFO copying langdetect/profiles/tl -> build/lib/langdetect/profiles 2026-05-03 07:50:47,179 root INFO copying langdetect/profiles/tr -> build/lib/langdetect/profiles 2026-05-03 07:50:47,179 root INFO copying langdetect/profiles/uk -> build/lib/langdetect/profiles 2026-05-03 07:50:47,180 root INFO copying langdetect/profiles/ur -> build/lib/langdetect/profiles 2026-05-03 07:50:47,180 root INFO copying langdetect/profiles/vi -> build/lib/langdetect/profiles 2026-05-03 07:50:47,181 root INFO copying langdetect/profiles/zh-cn -> build/lib/langdetect/profiles 2026-05-03 07:50:47,181 root INFO copying langdetect/profiles/zh-tw -> build/lib/langdetect/profiles 2026-05-03 07:50:47,182 root INFO copying langdetect/utils/messages.properties -> build/lib/langdetect/utils 2026-05-03 07:50:47,192 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-05-03 07:50:47,192 root INFO running install 2026-05-03 07:50:47,205 root INFO running install_lib 2026-05-03 07:50:47,210 root INFO creating build/bdist.linux-loongarch64/wheel 2026-05-03 07:50:47,210 root INFO creating build/bdist.linux-loongarch64/wheel/langdetect 2026-05-03 07:50:47,211 root INFO creating build/bdist.linux-loongarch64/wheel/langdetect/utils 2026-05-03 07:50:47,211 root INFO copying build/lib/langdetect/utils/unicode_block.py -> build/bdist.linux-loongarch64/wheel/./langdetect/utils 2026-05-03 07:50:47,211 root INFO copying build/lib/langdetect/utils/lang_profile.py -> build/bdist.linux-loongarch64/wheel/./langdetect/utils 2026-05-03 07:50:47,212 root INFO copying build/lib/langdetect/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/./langdetect/utils 2026-05-03 07:50:47,212 root INFO copying build/lib/langdetect/utils/messages.py -> build/bdist.linux-loongarch64/wheel/./langdetect/utils 2026-05-03 07:50:47,212 root INFO copying build/lib/langdetect/utils/ngram.py -> build/bdist.linux-loongarch64/wheel/./langdetect/utils 2026-05-03 07:50:47,213 root INFO copying build/lib/langdetect/utils/messages.properties -> build/bdist.linux-loongarch64/wheel/./langdetect/utils 2026-05-03 07:50:47,213 root INFO copying build/lib/langdetect/detector_factory.py -> build/bdist.linux-loongarch64/wheel/./langdetect 2026-05-03 07:50:47,213 root INFO copying build/lib/langdetect/lang_detect_exception.py -> build/bdist.linux-loongarch64/wheel/./langdetect 2026-05-03 07:50:47,214 root INFO creating build/bdist.linux-loongarch64/wheel/langdetect/profiles 2026-05-03 07:50:47,214 root INFO copying build/lib/langdetect/profiles/fa -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,214 root INFO copying build/lib/langdetect/profiles/fr -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,215 root INFO copying build/lib/langdetect/profiles/mk -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,215 root INFO copying build/lib/langdetect/profiles/ne -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,216 root INFO copying build/lib/langdetect/profiles/sk -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,216 root INFO copying build/lib/langdetect/profiles/de -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,216 root INFO copying build/lib/langdetect/profiles/ca -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,217 root INFO copying build/lib/langdetect/profiles/tl -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,217 root INFO copying build/lib/langdetect/profiles/ko -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,218 root INFO copying build/lib/langdetect/profiles/ta -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,218 root INFO copying build/lib/langdetect/profiles/so -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,219 root INFO copying build/lib/langdetect/profiles/zh-tw -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,219 root INFO copying build/lib/langdetect/profiles/pl -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,219 root INFO copying build/lib/langdetect/profiles/et -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,220 root INFO copying build/lib/langdetect/profiles/tr -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,220 root INFO copying build/lib/langdetect/profiles/hr -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,221 root INFO copying build/lib/langdetect/profiles/ja -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,221 root INFO copying build/lib/langdetect/profiles/sq -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,221 root INFO copying build/lib/langdetect/profiles/sv -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,222 root INFO copying build/lib/langdetect/profiles/gu -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,222 root INFO copying build/lib/langdetect/profiles/da -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,222 root INFO copying build/lib/langdetect/profiles/ml -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,223 root INFO copying build/lib/langdetect/profiles/sw -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,223 root INFO copying build/lib/langdetect/profiles/cs -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,224 root INFO copying build/lib/langdetect/profiles/th -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,224 root INFO copying build/lib/langdetect/profiles/hi -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,224 root INFO copying build/lib/langdetect/profiles/fi -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,225 root INFO copying build/lib/langdetect/profiles/te -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,225 root INFO copying build/lib/langdetect/profiles/ur -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,226 root INFO copying build/lib/langdetect/profiles/pt -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,226 root INFO copying build/lib/langdetect/profiles/cy -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,226 root INFO copying build/lib/langdetect/profiles/vi -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,227 root INFO copying build/lib/langdetect/profiles/lt -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,227 root INFO copying build/lib/langdetect/profiles/en -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,228 root INFO copying build/lib/langdetect/profiles/ro -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,228 root INFO copying build/lib/langdetect/profiles/id -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,228 root INFO copying build/lib/langdetect/profiles/ar -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,229 root INFO copying build/lib/langdetect/profiles/nl -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,229 root INFO copying build/lib/langdetect/profiles/zh-cn -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,230 root INFO copying build/lib/langdetect/profiles/kn -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,230 root INFO copying build/lib/langdetect/profiles/ru -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,230 root INFO copying build/lib/langdetect/profiles/it -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,231 root INFO copying build/lib/langdetect/profiles/no -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,231 root INFO copying build/lib/langdetect/profiles/sl -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,232 root INFO copying build/lib/langdetect/profiles/es -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,232 root INFO copying build/lib/langdetect/profiles/el -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,232 root INFO copying build/lib/langdetect/profiles/he -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,233 root INFO copying build/lib/langdetect/profiles/lv -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,233 root INFO copying build/lib/langdetect/profiles/bg -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,234 root INFO copying build/lib/langdetect/profiles/bn -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,234 root INFO copying build/lib/langdetect/profiles/af -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,234 root INFO copying build/lib/langdetect/profiles/mr -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,235 root INFO copying build/lib/langdetect/profiles/pa -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,235 root INFO copying build/lib/langdetect/profiles/uk -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,236 root INFO copying build/lib/langdetect/profiles/hu -> build/bdist.linux-loongarch64/wheel/./langdetect/profiles 2026-05-03 07:50:47,236 root INFO copying build/lib/langdetect/__init__.py -> build/bdist.linux-loongarch64/wheel/./langdetect 2026-05-03 07:50:47,236 root INFO creating build/bdist.linux-loongarch64/wheel/langdetect/tests 2026-05-03 07:50:47,237 root INFO copying build/lib/langdetect/tests/test_language.py -> build/bdist.linux-loongarch64/wheel/./langdetect/tests 2026-05-03 07:50:47,237 root INFO copying build/lib/langdetect/tests/test_detector.py -> build/bdist.linux-loongarch64/wheel/./langdetect/tests 2026-05-03 07:50:47,237 root INFO copying build/lib/langdetect/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./langdetect/tests 2026-05-03 07:50:47,238 root INFO copying build/lib/langdetect/detector.py -> build/bdist.linux-loongarch64/wheel/./langdetect 2026-05-03 07:50:47,238 root INFO copying build/lib/langdetect/language.py -> build/bdist.linux-loongarch64/wheel/./langdetect 2026-05-03 07:50:47,238 root INFO running install_egg_info 2026-05-03 07:50:47,244 root INFO Copying langdetect.egg-info to build/bdist.linux-loongarch64/wheel/./langdetect-1.0.9-py3.14.egg-info 2026-05-03 07:50:47,245 root INFO running install_scripts 2026-05-03 07:50:47,248 root INFO creating build/bdist.linux-loongarch64/wheel/langdetect-1.0.9.dist-info/WHEEL 2026-05-03 07:50:47,249 wheel INFO creating '/home/buildozer/aports/community/py3-langdetect/src/langdetect-1.0.9/.dist/.tmp-ruyp4g_k/langdetect-1.0.9-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-05-03 07:50:47,249 wheel INFO adding 'langdetect/__init__.py' 2026-05-03 07:50:47,250 wheel INFO adding 'langdetect/detector.py' 2026-05-03 07:50:47,250 wheel INFO adding 'langdetect/detector_factory.py' 2026-05-03 07:50:47,250 wheel INFO adding 'langdetect/lang_detect_exception.py' 2026-05-03 07:50:47,251 wheel INFO adding 'langdetect/language.py' 2026-05-03 07:50:47,251 wheel INFO adding 'langdetect/profiles/af' 2026-05-03 07:50:47,252 wheel INFO adding 'langdetect/profiles/ar' 2026-05-03 07:50:47,252 wheel INFO adding 'langdetect/profiles/bg' 2026-05-03 07:50:47,253 wheel INFO adding 'langdetect/profiles/bn' 2026-05-03 07:50:47,254 wheel INFO adding 'langdetect/profiles/ca' 2026-05-03 07:50:47,255 wheel INFO adding 'langdetect/profiles/cs' 2026-05-03 07:50:47,255 wheel INFO adding 'langdetect/profiles/cy' 2026-05-03 07:50:47,256 wheel INFO adding 'langdetect/profiles/da' 2026-05-03 07:50:47,257 wheel INFO adding 'langdetect/profiles/de' 2026-05-03 07:50:47,257 wheel INFO adding 'langdetect/profiles/el' 2026-05-03 07:50:47,258 wheel INFO adding 'langdetect/profiles/en' 2026-05-03 07:50:47,258 wheel INFO adding 'langdetect/profiles/es' 2026-05-03 07:50:47,259 wheel INFO adding 'langdetect/profiles/et' 2026-05-03 07:50:47,260 wheel INFO adding 'langdetect/profiles/fa' 2026-05-03 07:50:47,260 wheel INFO adding 'langdetect/profiles/fi' 2026-05-03 07:50:47,261 wheel INFO adding 'langdetect/profiles/fr' 2026-05-03 07:50:47,261 wheel INFO adding 'langdetect/profiles/gu' 2026-05-03 07:50:47,262 wheel INFO adding 'langdetect/profiles/he' 2026-05-03 07:50:47,263 wheel INFO adding 'langdetect/profiles/hi' 2026-05-03 07:50:47,263 wheel INFO adding 'langdetect/profiles/hr' 2026-05-03 07:50:47,264 wheel INFO adding 'langdetect/profiles/hu' 2026-05-03 07:50:47,264 wheel INFO adding 'langdetect/profiles/id' 2026-05-03 07:50:47,265 wheel INFO adding 'langdetect/profiles/it' 2026-05-03 07:50:47,265 wheel INFO adding 'langdetect/profiles/ja' 2026-05-03 07:50:47,266 wheel INFO adding 'langdetect/profiles/kn' 2026-05-03 07:50:47,267 wheel INFO adding 'langdetect/profiles/ko' 2026-05-03 07:50:47,270 wheel INFO adding 'langdetect/profiles/lt' 2026-05-03 07:50:47,270 wheel INFO adding 'langdetect/profiles/lv' 2026-05-03 07:50:47,271 wheel INFO adding 'langdetect/profiles/mk' 2026-05-03 07:50:47,272 wheel INFO adding 'langdetect/profiles/ml' 2026-05-03 07:50:47,273 wheel INFO adding 'langdetect/profiles/mr' 2026-05-03 07:50:47,273 wheel INFO adding 'langdetect/profiles/ne' 2026-05-03 07:50:47,274 wheel INFO adding 'langdetect/profiles/nl' 2026-05-03 07:50:47,274 wheel INFO adding 'langdetect/profiles/no' 2026-05-03 07:50:47,275 wheel INFO adding 'langdetect/profiles/pa' 2026-05-03 07:50:47,276 wheel INFO adding 'langdetect/profiles/pl' 2026-05-03 07:50:47,276 wheel INFO adding 'langdetect/profiles/pt' 2026-05-03 07:50:47,277 wheel INFO adding 'langdetect/profiles/ro' 2026-05-03 07:50:47,278 wheel INFO adding 'langdetect/profiles/ru' 2026-05-03 07:50:47,278 wheel INFO adding 'langdetect/profiles/sk' 2026-05-03 07:50:47,279 wheel INFO adding 'langdetect/profiles/sl' 2026-05-03 07:50:47,280 wheel INFO adding 'langdetect/profiles/so' 2026-05-03 07:50:47,280 wheel INFO adding 'langdetect/profiles/sq' 2026-05-03 07:50:47,281 wheel INFO adding 'langdetect/profiles/sv' 2026-05-03 07:50:47,281 wheel INFO adding 'langdetect/profiles/sw' 2026-05-03 07:50:47,282 wheel INFO adding 'langdetect/profiles/ta' 2026-05-03 07:50:47,282 wheel INFO adding 'langdetect/profiles/te' 2026-05-03 07:50:47,283 wheel INFO adding 'langdetect/profiles/th' 2026-05-03 07:50:47,284 wheel INFO adding 'langdetect/profiles/tl' 2026-05-03 07:50:47,284 wheel INFO adding 'langdetect/profiles/tr' 2026-05-03 07:50:47,285 wheel INFO adding 'langdetect/profiles/uk' 2026-05-03 07:50:47,285 wheel INFO adding 'langdetect/profiles/ur' 2026-05-03 07:50:47,286 wheel INFO adding 'langdetect/profiles/vi' 2026-05-03 07:50:47,287 wheel INFO adding 'langdetect/profiles/zh-cn' 2026-05-03 07:50:47,288 wheel INFO adding 'langdetect/profiles/zh-tw' 2026-05-03 07:50:47,288 wheel INFO adding 'langdetect/tests/__init__.py' 2026-05-03 07:50:47,288 wheel INFO adding 'langdetect/tests/test_detector.py' 2026-05-03 07:50:47,289 wheel INFO adding 'langdetect/tests/test_language.py' 2026-05-03 07:50:47,289 wheel INFO adding 'langdetect/utils/__init__.py' 2026-05-03 07:50:47,289 wheel INFO adding 'langdetect/utils/lang_profile.py' 2026-05-03 07:50:47,290 wheel INFO adding 'langdetect/utils/messages.properties' 2026-05-03 07:50:47,291 wheel INFO adding 'langdetect/utils/messages.py' 2026-05-03 07:50:47,291 wheel INFO adding 'langdetect/utils/ngram.py' 2026-05-03 07:50:47,291 wheel INFO adding 'langdetect/utils/unicode_block.py' 2026-05-03 07:50:47,292 wheel INFO adding 'langdetect-1.0.9.dist-info/licenses/LICENSE' 2026-05-03 07:50:47,292 wheel INFO adding 'langdetect-1.0.9.dist-info/licenses/NOTICE' 2026-05-03 07:50:47,293 wheel INFO adding 'langdetect-1.0.9.dist-info/METADATA' 2026-05-03 07:50:47,293 wheel INFO adding 'langdetect-1.0.9.dist-info/WHEEL' 2026-05-03 07:50:47,293 wheel INFO adding 'langdetect-1.0.9.dist-info/top_level.txt' 2026-05-03 07:50:47,294 wheel INFO adding 'langdetect-1.0.9.dist-info/RECORD' 2026-05-03 07:50:47,294 root INFO removing build/bdist.linux-loongarch64/wheel 2026-05-03 07:50:47,298 gpep517 INFO The backend produced .dist/langdetect-1.0.9-py3-none-any.whl langdetect-1.0.9-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-langdetect/src/langdetect-1.0.9 collecting ... collected 8 items langdetect/tests/test_detector.py::DetectorTest::test_detector1 PASSED [ 12%] langdetect/tests/test_detector.py::DetectorTest::test_detector2 PASSED [ 25%] langdetect/tests/test_detector.py::DetectorTest::test_detector3 PASSED [ 37%] langdetect/tests/test_detector.py::DetectorTest::test_detector4 PASSED [ 50%] langdetect/tests/test_detector.py::DetectorTest::test_factory_from_json_string PASSED [ 62%] langdetect/tests/test_detector.py::DetectorTest::test_lang_list PASSED [ 75%] langdetect/tests/test_language.py::LanguageTest::test_cmp PASSED [ 87%] langdetect/tests/test_language.py::LanguageTest::test_language PASSED [100%] ============================== 8 passed in 0.08s =============================== >>> py3-langdetect: Entering fakeroot... >>> py3-langdetect-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/langdetect/utils/__pycache__' -> '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.14/site-packages/langdetect/utils/__pycache__' 'usr/lib/python3.14/site-packages/langdetect/__pycache__' -> '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.14/site-packages/langdetect/__pycache__' 'usr/lib/python3.14/site-packages/langdetect/tests/__pycache__' -> '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.14/site-packages/langdetect/tests/__pycache__' >>> py3-langdetect-pyc*: Preparing subpackage py3-langdetect-pyc... >>> py3-langdetect-pyc*: Running postcheck for py3-langdetect-pyc >>> py3-langdetect*: Running postcheck for py3-langdetect >>> py3-langdetect*: Preparing package py3-langdetect... >>> py3-langdetect-pyc*: Tracing dependencies... python3~3.14 >>> py3-langdetect-pyc*: Package size: 68.1 KB >>> py3-langdetect-pyc*: Compressing data... >>> py3-langdetect-pyc*: Create checksum... >>> py3-langdetect-pyc*: Create py3-langdetect-pyc-1.0.9-r2.apk >>> py3-langdetect*: Tracing dependencies... py3-six python3~3.14 >>> py3-langdetect*: Package size: 2.2 MB >>> py3-langdetect*: Compressing data... >>> py3-langdetect*: Create checksum... >>> py3-langdetect*: Create py3-langdetect-1.0.9-r2.apk >>> py3-langdetect: Build complete at Sun, 03 May 2026 07:50:48 +0000 elapsed time 0h 0m 9s >>> py3-langdetect: Cleaning up srcdir >>> py3-langdetect: Cleaning up pkgdir >>> py3-langdetect: Cleaning up tmpdir >>> py3-langdetect: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-langdetect (20260503.075045) ( 2/37) Purging py3-six-pyc (1.17.0-r1) ( 3/37) Purging py3-six (1.17.0-r1) ( 4/37) Purging py3-setuptools-pyc (82.0.1-r1) ( 5/37) Purging py3-setuptools (82.0.1-r1) ( 6/37) Purging py3-gpep517-pyc (19-r2) ( 7/37) Purging py3-gpep517 (19-r2) ( 8/37) Purging py3-installer-pyc (1.0.0-r0) ( 9/37) Purging py3-installer (1.0.0-r0) (10/37) Purging py3-wheel-pyc (0.47.0-r0) (11/37) Purging py3-wheel (0.47.0-r0) (12/37) Purging py3-pytest-pyc (9.0.3-r0) (13/37) Purging py3-pytest (9.0.3-r0) (14/37) Purging py3-iniconfig-pyc (2.3.0-r1) (15/37) Purging py3-iniconfig (2.3.0-r1) (16/37) Purging py3-packaging-pyc (26.2-r0) (17/37) Purging py3-packaging (26.2-r0) (18/37) Purging py3-parsing-pyc (3.3.2-r1) (19/37) Purging py3-parsing (3.3.2-r1) (20/37) Purging py3-pluggy-pyc (1.6.0-r1) (21/37) Purging py3-pluggy (1.6.0-r1) (22/37) Purging py3-py-pyc (1.11.0-r5) (23/37) Purging py3-py (1.11.0-r5) (24/37) Purging py3-pygments-pyc (2.20.0-r0) (25/37) Purging py3-pygments (2.20.0-r0) (26/37) Purging python3-pyc (3.14.3-r0) (27/37) Purging python3-pycache-pyc0 (3.14.3-r0) (28/37) Purging pyc (3.14.3-r0) (29/37) Purging python3 (3.14.3-r0) (30/37) Purging gdbm (1.26-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.5.2-r1) (33/37) Purging libpanelw (6.6_p20260404-r0) (34/37) Purging mpdecimal (4.0.1-r0) (35/37) Purging readline (8.3.3-r1) (36/37) Purging sqlite-libs (3.53.0-r0) (37/37) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> py3-langdetect: Updating the community/loongarch64 repository index... >>> py3-langdetect: Signing the index...