>>> py3-langdetect: Building community/py3-langdetect 1.0.9-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:59:08 +0000 >>> py3-langdetect: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/23) Installing py3-six-pyc (1.17.0-r0) (2/23) Installing py3-six (1.17.0-r0) (3/23) Installing py3-parsing (3.2.3-r0) (4/23) Installing py3-parsing-pyc (3.2.3-r0) (5/23) Installing py3-packaging (25.0-r0) (6/23) Installing py3-packaging-pyc (25.0-r0) (7/23) Installing py3-setuptools (80.9.0-r0) (8/23) Installing py3-setuptools-pyc (80.9.0-r0) (9/23) Installing py3-installer (0.7.0-r2) (10/23) Installing py3-installer-pyc (0.7.0-r2) (11/23) Installing py3-gpep517 (19-r0) (12/23) Installing py3-gpep517-pyc (19-r0) (13/23) Installing py3-wheel (0.46.1-r0) (14/23) Installing py3-wheel-pyc (0.46.1-r0) (15/23) Installing py3-iniconfig (2.1.0-r0) (16/23) Installing py3-iniconfig-pyc (2.1.0-r0) (17/23) Installing py3-pluggy (1.5.0-r0) (18/23) Installing py3-pluggy-pyc (1.5.0-r0) (19/23) Installing py3-py (1.11.0-r4) (20/23) Installing py3-py-pyc (1.11.0-r4) (21/23) Installing py3-pytest (8.3.5-r0) (22/23) Installing py3-pytest-pyc (8.3.5-r0) (23/23) Installing .makedepends-py3-langdetect (20251012.195909) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 112 packages >>> py3-langdetect: Cleaning up srcdir >>> py3-langdetect: Cleaning up pkgdir >>> py3-langdetect: Cleaning up tmpdir >>> py3-langdetect: Fetching py3-langdetect-1.0.9.tar.gz::https://pypi.io/packages/source/l/langdetect/langdetect-1.0.9.tar.gz >>> py3-langdetect: Fetching py3-langdetect-1.0.9.tar.gz::https://pypi.io/packages/source/l/langdetect/langdetect-1.0.9.tar.gz >>> py3-langdetect: Checking sha512sums... py3-langdetect-1.0.9.tar.gz: OK >>> py3-langdetect: Unpacking /var/cache/distfiles/py3-langdetect-1.0.9.tar.gz... 2025-10-12 19:59:11,254 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-12 19:59:11,287 root INFO running bdist_wheel 2025-10-12 19:59:11,312 root INFO running build 2025-10-12 19:59:11,312 root INFO running build_py 2025-10-12 19:59:11,318 root INFO creating build/lib/langdetect 2025-10-12 19:59:11,318 root INFO copying langdetect/language.py -> build/lib/langdetect 2025-10-12 19:59:11,319 root INFO copying langdetect/detector.py -> build/lib/langdetect 2025-10-12 19:59:11,319 root INFO copying langdetect/lang_detect_exception.py -> build/lib/langdetect 2025-10-12 19:59:11,320 root INFO copying langdetect/__init__.py -> build/lib/langdetect 2025-10-12 19:59:11,320 root INFO copying langdetect/detector_factory.py -> build/lib/langdetect 2025-10-12 19:59:11,321 root INFO creating build/lib/langdetect/utils 2025-10-12 19:59:11,321 root INFO copying langdetect/utils/lang_profile.py -> build/lib/langdetect/utils 2025-10-12 19:59:11,321 root INFO copying langdetect/utils/messages.py -> build/lib/langdetect/utils 2025-10-12 19:59:11,322 root INFO copying langdetect/utils/ngram.py -> build/lib/langdetect/utils 2025-10-12 19:59:11,322 root INFO copying langdetect/utils/unicode_block.py -> build/lib/langdetect/utils 2025-10-12 19:59:11,323 root INFO copying langdetect/utils/__init__.py -> build/lib/langdetect/utils 2025-10-12 19:59:11,323 root INFO creating build/lib/langdetect/tests 2025-10-12 19:59:11,323 root INFO copying langdetect/tests/test_language.py -> build/lib/langdetect/tests 2025-10-12 19:59:11,324 root INFO copying langdetect/tests/test_detector.py -> build/lib/langdetect/tests 2025-10-12 19:59:11,324 root INFO copying langdetect/tests/__init__.py -> build/lib/langdetect/tests 2025-10-12 19:59:11,324 root INFO running egg_info 2025-10-12 19:59:11,328 root INFO writing langdetect.egg-info/PKG-INFO 2025-10-12 19:59:11,331 root INFO writing dependency_links to langdetect.egg-info/dependency_links.txt 2025-10-12 19:59:11,331 root INFO writing requirements to langdetect.egg-info/requires.txt 2025-10-12 19:59:11,331 root INFO writing top-level names to langdetect.egg-info/top_level.txt 2025-10-12 19:59:11,337 root INFO reading manifest file 'langdetect.egg-info/SOURCES.txt' 2025-10-12 19:59:11,339 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 19:59:11,342 root INFO adding license file 'LICENSE' 2025-10-12 19:59:11,343 root INFO adding license file 'NOTICE' 2025-10-12 19:59:11,345 root INFO writing manifest file 'langdetect.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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) 2025-10-12 19:59:11,349 root INFO creating build/lib/langdetect/profiles 2025-10-12 19:59:11,350 root INFO copying langdetect/profiles/af -> build/lib/langdetect/profiles 2025-10-12 19:59:11,350 root INFO copying langdetect/profiles/ar -> build/lib/langdetect/profiles 2025-10-12 19:59:11,351 root INFO copying langdetect/profiles/bg -> build/lib/langdetect/profiles 2025-10-12 19:59:11,351 root INFO copying langdetect/profiles/bn -> build/lib/langdetect/profiles 2025-10-12 19:59:11,352 root INFO copying langdetect/profiles/ca -> build/lib/langdetect/profiles 2025-10-12 19:59:11,352 root INFO copying langdetect/profiles/cs -> build/lib/langdetect/profiles 2025-10-12 19:59:11,353 root INFO copying langdetect/profiles/cy -> build/lib/langdetect/profiles 2025-10-12 19:59:11,353 root INFO copying langdetect/profiles/da -> build/lib/langdetect/profiles 2025-10-12 19:59:11,353 root INFO copying langdetect/profiles/de -> build/lib/langdetect/profiles 2025-10-12 19:59:11,354 root INFO copying langdetect/profiles/el -> build/lib/langdetect/profiles 2025-10-12 19:59:11,354 root INFO copying langdetect/profiles/en -> build/lib/langdetect/profiles 2025-10-12 19:59:11,355 root INFO copying langdetect/profiles/es -> build/lib/langdetect/profiles 2025-10-12 19:59:11,355 root INFO copying langdetect/profiles/et -> build/lib/langdetect/profiles 2025-10-12 19:59:11,355 root INFO copying langdetect/profiles/fa -> build/lib/langdetect/profiles 2025-10-12 19:59:11,356 root INFO copying langdetect/profiles/fi -> build/lib/langdetect/profiles 2025-10-12 19:59:11,356 root INFO copying langdetect/profiles/fr -> build/lib/langdetect/profiles 2025-10-12 19:59:11,356 root INFO copying langdetect/profiles/gu -> build/lib/langdetect/profiles 2025-10-12 19:59:11,357 root INFO copying langdetect/profiles/he -> build/lib/langdetect/profiles 2025-10-12 19:59:11,357 root INFO copying langdetect/profiles/hi -> build/lib/langdetect/profiles 2025-10-12 19:59:11,358 root INFO copying langdetect/profiles/hr -> build/lib/langdetect/profiles 2025-10-12 19:59:11,358 root INFO copying langdetect/profiles/hu -> build/lib/langdetect/profiles 2025-10-12 19:59:11,358 root INFO copying langdetect/profiles/id -> build/lib/langdetect/profiles 2025-10-12 19:59:11,359 root INFO copying langdetect/profiles/it -> build/lib/langdetect/profiles 2025-10-12 19:59:11,359 root INFO copying langdetect/profiles/ja -> build/lib/langdetect/profiles 2025-10-12 19:59:11,359 root INFO copying langdetect/profiles/kn -> build/lib/langdetect/profiles 2025-10-12 19:59:11,360 root INFO copying langdetect/profiles/ko -> build/lib/langdetect/profiles 2025-10-12 19:59:11,361 root INFO copying langdetect/profiles/lt -> build/lib/langdetect/profiles 2025-10-12 19:59:11,361 root INFO copying langdetect/profiles/lv -> build/lib/langdetect/profiles 2025-10-12 19:59:11,362 root INFO copying langdetect/profiles/mk -> build/lib/langdetect/profiles 2025-10-12 19:59:11,362 root INFO copying langdetect/profiles/ml -> build/lib/langdetect/profiles 2025-10-12 19:59:11,362 root INFO copying langdetect/profiles/mr -> build/lib/langdetect/profiles 2025-10-12 19:59:11,363 root INFO copying langdetect/profiles/ne -> build/lib/langdetect/profiles 2025-10-12 19:59:11,363 root INFO copying langdetect/profiles/nl -> build/lib/langdetect/profiles 2025-10-12 19:59:11,364 root INFO copying langdetect/profiles/no -> build/lib/langdetect/profiles 2025-10-12 19:59:11,364 root INFO copying langdetect/profiles/pa -> build/lib/langdetect/profiles 2025-10-12 19:59:11,364 root INFO copying langdetect/profiles/pl -> build/lib/langdetect/profiles 2025-10-12 19:59:11,365 root INFO copying langdetect/profiles/pt -> build/lib/langdetect/profiles 2025-10-12 19:59:11,365 root INFO copying langdetect/profiles/ro -> build/lib/langdetect/profiles 2025-10-12 19:59:11,365 root INFO copying langdetect/profiles/ru -> build/lib/langdetect/profiles 2025-10-12 19:59:11,366 root INFO copying langdetect/profiles/sk -> build/lib/langdetect/profiles 2025-10-12 19:59:11,366 root INFO copying langdetect/profiles/sl -> build/lib/langdetect/profiles 2025-10-12 19:59:11,367 root INFO copying langdetect/profiles/so -> build/lib/langdetect/profiles 2025-10-12 19:59:11,367 root INFO copying langdetect/profiles/sq -> build/lib/langdetect/profiles 2025-10-12 19:59:11,367 root INFO copying langdetect/profiles/sv -> build/lib/langdetect/profiles 2025-10-12 19:59:11,368 root INFO copying langdetect/profiles/sw -> build/lib/langdetect/profiles 2025-10-12 19:59:11,368 root INFO copying langdetect/profiles/ta -> build/lib/langdetect/profiles 2025-10-12 19:59:11,368 root INFO copying langdetect/profiles/te -> build/lib/langdetect/profiles 2025-10-12 19:59:11,369 root INFO copying langdetect/profiles/th -> build/lib/langdetect/profiles 2025-10-12 19:59:11,369 root INFO copying langdetect/profiles/tl -> build/lib/langdetect/profiles 2025-10-12 19:59:11,369 root INFO copying langdetect/profiles/tr -> build/lib/langdetect/profiles 2025-10-12 19:59:11,370 root INFO copying langdetect/profiles/uk -> build/lib/langdetect/profiles 2025-10-12 19:59:11,370 root INFO copying langdetect/profiles/ur -> build/lib/langdetect/profiles 2025-10-12 19:59:11,371 root INFO copying langdetect/profiles/vi -> build/lib/langdetect/profiles 2025-10-12 19:59:11,371 root INFO copying langdetect/profiles/zh-cn -> build/lib/langdetect/profiles 2025-10-12 19:59:11,371 root INFO copying langdetect/profiles/zh-tw -> build/lib/langdetect/profiles 2025-10-12 19:59:11,372 root INFO copying langdetect/utils/messages.properties -> build/lib/langdetect/utils 2025-10-12 19:59:11,383 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 19:59:11,383 root INFO running install 2025-10-12 19:59:11,392 root INFO running install_lib 2025-10-12 19:59:11,398 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 19:59:11,398 root INFO creating build/bdist.linux-x86_64/wheel/langdetect 2025-10-12 19:59:11,399 root INFO creating build/bdist.linux-x86_64/wheel/langdetect/profiles 2025-10-12 19:59:11,399 root INFO copying build/lib/langdetect/profiles/fr -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,399 root INFO copying build/lib/langdetect/profiles/te -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,400 root INFO copying build/lib/langdetect/profiles/sq -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,400 root INFO copying build/lib/langdetect/profiles/mk -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,400 root INFO copying build/lib/langdetect/profiles/kn -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,401 root INFO copying build/lib/langdetect/profiles/tr -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,401 root INFO copying build/lib/langdetect/profiles/en -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,401 root INFO copying build/lib/langdetect/profiles/sl -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,401 root INFO copying build/lib/langdetect/profiles/ko -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,402 root INFO copying build/lib/langdetect/profiles/fa -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,402 root INFO copying build/lib/langdetect/profiles/da -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,403 root INFO copying build/lib/langdetect/profiles/ca -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,403 root INFO copying build/lib/langdetect/profiles/tl -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,403 root INFO copying build/lib/langdetect/profiles/ru -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,404 root INFO copying build/lib/langdetect/profiles/ta -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,404 root INFO copying build/lib/langdetect/profiles/uk -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,404 root INFO copying build/lib/langdetect/profiles/sk -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,405 root INFO copying build/lib/langdetect/profiles/so -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,405 root INFO copying build/lib/langdetect/profiles/mr -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,405 root INFO copying build/lib/langdetect/profiles/gu -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,405 root INFO copying build/lib/langdetect/profiles/he -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,406 root INFO copying build/lib/langdetect/profiles/zh-cn -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,406 root INFO copying build/lib/langdetect/profiles/zh-tw -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,406 root INFO copying build/lib/langdetect/profiles/cy -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,407 root INFO copying build/lib/langdetect/profiles/bn -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,407 root INFO copying build/lib/langdetect/profiles/ro -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,407 root INFO copying build/lib/langdetect/profiles/vi -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,407 root INFO copying build/lib/langdetect/profiles/hu -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,408 root INFO copying build/lib/langdetect/profiles/sw -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,408 root INFO copying build/lib/langdetect/profiles/ja -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,408 root INFO copying build/lib/langdetect/profiles/bg -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,408 root INFO copying build/lib/langdetect/profiles/lt -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,409 root INFO copying build/lib/langdetect/profiles/no -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,409 root INFO copying build/lib/langdetect/profiles/ur -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,409 root INFO copying build/lib/langdetect/profiles/pt -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,410 root INFO copying build/lib/langdetect/profiles/de -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,410 root INFO copying build/lib/langdetect/profiles/it -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,410 root INFO copying build/lib/langdetect/profiles/af -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,410 root INFO copying build/lib/langdetect/profiles/et -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,411 root INFO copying build/lib/langdetect/profiles/hr -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,411 root INFO copying build/lib/langdetect/profiles/es -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,411 root INFO copying build/lib/langdetect/profiles/pl -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,411 root INFO copying build/lib/langdetect/profiles/hi -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,412 root INFO copying build/lib/langdetect/profiles/fi -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,412 root INFO copying build/lib/langdetect/profiles/sv -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,412 root INFO copying build/lib/langdetect/profiles/ml -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,413 root INFO copying build/lib/langdetect/profiles/id -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,413 root INFO copying build/lib/langdetect/profiles/nl -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,413 root INFO copying build/lib/langdetect/profiles/ne -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,413 root INFO copying build/lib/langdetect/profiles/cs -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,414 root INFO copying build/lib/langdetect/profiles/lv -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,414 root INFO copying build/lib/langdetect/profiles/ar -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,414 root INFO copying build/lib/langdetect/profiles/pa -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,414 root INFO copying build/lib/langdetect/profiles/th -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,415 root INFO copying build/lib/langdetect/profiles/el -> build/bdist.linux-x86_64/wheel/./langdetect/profiles 2025-10-12 19:59:11,415 root INFO copying build/lib/langdetect/language.py -> build/bdist.linux-x86_64/wheel/./langdetect 2025-10-12 19:59:11,415 root INFO copying build/lib/langdetect/detector.py -> build/bdist.linux-x86_64/wheel/./langdetect 2025-10-12 19:59:11,416 root INFO creating build/bdist.linux-x86_64/wheel/langdetect/utils 2025-10-12 19:59:11,416 root INFO copying build/lib/langdetect/utils/lang_profile.py -> build/bdist.linux-x86_64/wheel/./langdetect/utils 2025-10-12 19:59:11,416 root INFO copying build/lib/langdetect/utils/messages.properties -> build/bdist.linux-x86_64/wheel/./langdetect/utils 2025-10-12 19:59:11,417 root INFO copying build/lib/langdetect/utils/messages.py -> build/bdist.linux-x86_64/wheel/./langdetect/utils 2025-10-12 19:59:11,417 root INFO copying build/lib/langdetect/utils/ngram.py -> build/bdist.linux-x86_64/wheel/./langdetect/utils 2025-10-12 19:59:11,417 root INFO copying build/lib/langdetect/utils/unicode_block.py -> build/bdist.linux-x86_64/wheel/./langdetect/utils 2025-10-12 19:59:11,417 root INFO copying build/lib/langdetect/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./langdetect/utils 2025-10-12 19:59:11,417 root INFO copying build/lib/langdetect/lang_detect_exception.py -> build/bdist.linux-x86_64/wheel/./langdetect 2025-10-12 19:59:11,418 root INFO copying build/lib/langdetect/__init__.py -> build/bdist.linux-x86_64/wheel/./langdetect 2025-10-12 19:59:11,418 root INFO creating build/bdist.linux-x86_64/wheel/langdetect/tests 2025-10-12 19:59:11,418 root INFO copying build/lib/langdetect/tests/test_language.py -> build/bdist.linux-x86_64/wheel/./langdetect/tests 2025-10-12 19:59:11,418 root INFO copying build/lib/langdetect/tests/test_detector.py -> build/bdist.linux-x86_64/wheel/./langdetect/tests 2025-10-12 19:59:11,419 root INFO copying build/lib/langdetect/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./langdetect/tests 2025-10-12 19:59:11,419 root INFO copying build/lib/langdetect/detector_factory.py -> build/bdist.linux-x86_64/wheel/./langdetect 2025-10-12 19:59:11,419 root INFO running install_egg_info 2025-10-12 19:59:11,425 root INFO Copying langdetect.egg-info to build/bdist.linux-x86_64/wheel/./langdetect-1.0.9-py3.12.egg-info 2025-10-12 19:59:11,426 root INFO running install_scripts 2025-10-12 19:59:11,428 root INFO creating build/bdist.linux-x86_64/wheel/langdetect-1.0.9.dist-info/WHEEL 2025-10-12 19:59:11,428 wheel INFO creating '/home/udu/aports/community/py3-langdetect/src/langdetect-1.0.9/.dist/.tmp-jva0nric/langdetect-1.0.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 19:59:11,429 wheel INFO adding 'langdetect/__init__.py' 2025-10-12 19:59:11,429 wheel INFO adding 'langdetect/detector.py' 2025-10-12 19:59:11,430 wheel INFO adding 'langdetect/detector_factory.py' 2025-10-12 19:59:11,430 wheel INFO adding 'langdetect/lang_detect_exception.py' 2025-10-12 19:59:11,430 wheel INFO adding 'langdetect/language.py' 2025-10-12 19:59:11,431 wheel INFO adding 'langdetect/profiles/af' 2025-10-12 19:59:11,431 wheel INFO adding 'langdetect/profiles/ar' 2025-10-12 19:59:11,431 wheel INFO adding 'langdetect/profiles/bg' 2025-10-12 19:59:11,432 wheel INFO adding 'langdetect/profiles/bn' 2025-10-12 19:59:11,432 wheel INFO adding 'langdetect/profiles/ca' 2025-10-12 19:59:11,433 wheel INFO adding 'langdetect/profiles/cs' 2025-10-12 19:59:11,433 wheel INFO adding 'langdetect/profiles/cy' 2025-10-12 19:59:11,434 wheel INFO adding 'langdetect/profiles/da' 2025-10-12 19:59:11,434 wheel INFO adding 'langdetect/profiles/de' 2025-10-12 19:59:11,434 wheel INFO adding 'langdetect/profiles/el' 2025-10-12 19:59:11,435 wheel INFO adding 'langdetect/profiles/en' 2025-10-12 19:59:11,435 wheel INFO adding 'langdetect/profiles/es' 2025-10-12 19:59:11,435 wheel INFO adding 'langdetect/profiles/et' 2025-10-12 19:59:11,436 wheel INFO adding 'langdetect/profiles/fa' 2025-10-12 19:59:11,436 wheel INFO adding 'langdetect/profiles/fi' 2025-10-12 19:59:11,436 wheel INFO adding 'langdetect/profiles/fr' 2025-10-12 19:59:11,437 wheel INFO adding 'langdetect/profiles/gu' 2025-10-12 19:59:11,437 wheel INFO adding 'langdetect/profiles/he' 2025-10-12 19:59:11,438 wheel INFO adding 'langdetect/profiles/hi' 2025-10-12 19:59:11,438 wheel INFO adding 'langdetect/profiles/hr' 2025-10-12 19:59:11,438 wheel INFO adding 'langdetect/profiles/hu' 2025-10-12 19:59:11,439 wheel INFO adding 'langdetect/profiles/id' 2025-10-12 19:59:11,439 wheel INFO adding 'langdetect/profiles/it' 2025-10-12 19:59:11,439 wheel INFO adding 'langdetect/profiles/ja' 2025-10-12 19:59:11,440 wheel INFO adding 'langdetect/profiles/kn' 2025-10-12 19:59:11,441 wheel INFO adding 'langdetect/profiles/ko' 2025-10-12 19:59:11,441 wheel INFO adding 'langdetect/profiles/lt' 2025-10-12 19:59:11,442 wheel INFO adding 'langdetect/profiles/lv' 2025-10-12 19:59:11,442 wheel INFO adding 'langdetect/profiles/mk' 2025-10-12 19:59:11,443 wheel INFO adding 'langdetect/profiles/ml' 2025-10-12 19:59:11,443 wheel INFO adding 'langdetect/profiles/mr' 2025-10-12 19:59:11,443 wheel INFO adding 'langdetect/profiles/ne' 2025-10-12 19:59:11,444 wheel INFO adding 'langdetect/profiles/nl' 2025-10-12 19:59:11,444 wheel INFO adding 'langdetect/profiles/no' 2025-10-12 19:59:11,444 wheel INFO adding 'langdetect/profiles/pa' 2025-10-12 19:59:11,445 wheel INFO adding 'langdetect/profiles/pl' 2025-10-12 19:59:11,445 wheel INFO adding 'langdetect/profiles/pt' 2025-10-12 19:59:11,445 wheel INFO adding 'langdetect/profiles/ro' 2025-10-12 19:59:11,446 wheel INFO adding 'langdetect/profiles/ru' 2025-10-12 19:59:11,446 wheel INFO adding 'langdetect/profiles/sk' 2025-10-12 19:59:11,446 wheel INFO adding 'langdetect/profiles/sl' 2025-10-12 19:59:11,447 wheel INFO adding 'langdetect/profiles/so' 2025-10-12 19:59:11,447 wheel INFO adding 'langdetect/profiles/sq' 2025-10-12 19:59:11,447 wheel INFO adding 'langdetect/profiles/sv' 2025-10-12 19:59:11,448 wheel INFO adding 'langdetect/profiles/sw' 2025-10-12 19:59:11,448 wheel INFO adding 'langdetect/profiles/ta' 2025-10-12 19:59:11,448 wheel INFO adding 'langdetect/profiles/te' 2025-10-12 19:59:11,449 wheel INFO adding 'langdetect/profiles/th' 2025-10-12 19:59:11,449 wheel INFO adding 'langdetect/profiles/tl' 2025-10-12 19:59:11,449 wheel INFO adding 'langdetect/profiles/tr' 2025-10-12 19:59:11,450 wheel INFO adding 'langdetect/profiles/uk' 2025-10-12 19:59:11,450 wheel INFO adding 'langdetect/profiles/ur' 2025-10-12 19:59:11,450 wheel INFO adding 'langdetect/profiles/vi' 2025-10-12 19:59:11,451 wheel INFO adding 'langdetect/profiles/zh-cn' 2025-10-12 19:59:11,451 wheel INFO adding 'langdetect/profiles/zh-tw' 2025-10-12 19:59:11,451 wheel INFO adding 'langdetect/tests/__init__.py' 2025-10-12 19:59:11,452 wheel INFO adding 'langdetect/tests/test_detector.py' 2025-10-12 19:59:11,452 wheel INFO adding 'langdetect/tests/test_language.py' 2025-10-12 19:59:11,452 wheel INFO adding 'langdetect/utils/__init__.py' 2025-10-12 19:59:11,452 wheel INFO adding 'langdetect/utils/lang_profile.py' 2025-10-12 19:59:11,453 wheel INFO adding 'langdetect/utils/messages.properties' 2025-10-12 19:59:11,453 wheel INFO adding 'langdetect/utils/messages.py' 2025-10-12 19:59:11,453 wheel INFO adding 'langdetect/utils/ngram.py' 2025-10-12 19:59:11,453 wheel INFO adding 'langdetect/utils/unicode_block.py' 2025-10-12 19:59:11,454 wheel INFO adding 'langdetect-1.0.9.dist-info/licenses/LICENSE' 2025-10-12 19:59:11,454 wheel INFO adding 'langdetect-1.0.9.dist-info/licenses/NOTICE' 2025-10-12 19:59:11,454 wheel INFO adding 'langdetect-1.0.9.dist-info/METADATA' 2025-10-12 19:59:11,454 wheel INFO adding 'langdetect-1.0.9.dist-info/WHEEL' 2025-10-12 19:59:11,454 wheel INFO adding 'langdetect-1.0.9.dist-info/top_level.txt' 2025-10-12 19:59:11,455 wheel INFO adding 'langdetect-1.0.9.dist-info/RECORD' 2025-10-12 19:59:11,455 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 19:59:11,458 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.12.11, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/udu/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... libfakeroot internal error: payload not recognized! >>> py3-langdetect-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/langdetect/utils/__pycache__' -> '/home/udu/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.12/site-packages/langdetect/utils/__pycache__' 'usr/lib/python3.12/site-packages/langdetect/__pycache__' -> '/home/udu/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.12/site-packages/langdetect/__pycache__' 'usr/lib/python3.12/site-packages/langdetect/tests/__pycache__' -> '/home/udu/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.12/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... py3-six python3~3.12 >>> py3-langdetect-pyc*: Package size: 68.0 KB >>> py3-langdetect-pyc*: Compressing data... >>> py3-langdetect-pyc*: Create checksum... >>> py3-langdetect-pyc*: Create py3-langdetect-pyc-1.0.9-r1.apk >>> py3-langdetect*: Tracing dependencies... py3-six python3~3.12 >>> py3-langdetect*: Package size: 2.2 MB >>> py3-langdetect*: Compressing data... >>> py3-langdetect*: Create checksum... >>> py3-langdetect*: Create py3-langdetect-1.0.9-r1.apk >>> py3-langdetect: Build complete at Sun, 12 Oct 2025 19:59:12 +0000 elapsed time 0h 0m 4s >>> py3-langdetect: Cleaning up srcdir >>> py3-langdetect: Cleaning up pkgdir >>> py3-langdetect: Uninstalling dependencies... (1/23) Purging .makedepends-py3-langdetect (20251012.195909) (2/23) Purging py3-six-pyc (1.17.0-r0) (3/23) Purging py3-six (1.17.0-r0) (4/23) Purging py3-setuptools-pyc (80.9.0-r0) (5/23) Purging py3-setuptools (80.9.0-r0) (6/23) Purging py3-gpep517-pyc (19-r0) (7/23) Purging py3-gpep517 (19-r0) (8/23) Purging py3-installer-pyc (0.7.0-r2) (9/23) Purging py3-installer (0.7.0-r2) (10/23) Purging py3-wheel-pyc (0.46.1-r0) (11/23) Purging py3-wheel (0.46.1-r0) (12/23) Purging py3-pytest-pyc (8.3.5-r0) (13/23) Purging py3-pytest (8.3.5-r0) (14/23) Purging py3-iniconfig-pyc (2.1.0-r0) (15/23) Purging py3-iniconfig (2.1.0-r0) (16/23) Purging py3-packaging-pyc (25.0-r0) (17/23) Purging py3-packaging (25.0-r0) (18/23) Purging py3-parsing-pyc (3.2.3-r0) (19/23) Purging py3-parsing (3.2.3-r0) (20/23) Purging py3-pluggy-pyc (1.5.0-r0) (21/23) Purging py3-pluggy (1.5.0-r0) (22/23) Purging py3-py-pyc (1.11.0-r4) (23/23) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-langdetect: Updating the community/x86_64 repository index... >>> py3-langdetect: Signing the index...