>>> py3-langdetect: Building community/py3-langdetect 1.0.9-r1 (using abuild 3.13.0-r3) started Mon, 29 Apr 2024 11:58:33 +0000 >>> py3-langdetect: Checking sanity of /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/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.1-r3) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240330-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.45.3-r0) (9/35) Installing python3 (3.12.3-r1) (10/35) Installing python3-pycache-pyc0 (3.12.3-r1) (11/35) Installing pyc (3.12.3-r1) (12/35) Installing py3-six-pyc (1.16.0-r9) (13/35) Installing python3-pyc (3.12.3-r1) (14/35) Installing py3-six (1.16.0-r9) (15/35) Installing py3-parsing (3.1.2-r1) (16/35) Installing py3-parsing-pyc (3.1.2-r1) (17/35) Installing py3-packaging (24.0-r1) (18/35) Installing py3-packaging-pyc (24.0-r1) (19/35) Installing py3-setuptools (69.5.1-r0) (20/35) Installing py3-setuptools-pyc (69.5.1-r0) (21/35) Installing py3-installer (0.7.0-r2) (22/35) Installing py3-installer-pyc (0.7.0-r2) (23/35) Installing py3-gpep517 (15-r2) (24/35) Installing py3-gpep517-pyc (15-r2) (25/35) Installing py3-wheel (0.42.0-r1) (26/35) Installing py3-wheel-pyc (0.42.0-r1) (27/35) Installing py3-iniconfig (2.0.0-r1) (28/35) Installing py3-iniconfig-pyc (2.0.0-r1) (29/35) Installing py3-pluggy (1.4.0-r1) (30/35) Installing py3-pluggy-pyc (1.4.0-r1) (31/35) Installing py3-py (1.11.0-r3) (32/35) Installing py3-py-pyc (1.11.0-r3) (33/35) Installing py3-pytest (8.1.1-r1) (34/35) Installing py3-pytest-pyc (8.1.1-r1) (35/35) Installing .makedepends-py3-langdetect (20240429.115837) Executing busybox-1.36.1-r26.trigger OK: 429 MiB in 137 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.20/py3-langdetect-1.0.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-langdetect: Fetching py3-langdetect-1.0.9.tar.gz::https://pypi.io/packages/source/l/langdetect/langdetect-1.0.9.tar.gz Connecting to pypi.io (151.101.0.223:443) Connecting to pypi.org (151.101.128.223:443) Connecting to files.pythonhosted.org (146.75.72.223:443) Connecting to files.pythonhosted.org (146.75.72.223:443) saving to '/var/cache/distfiles/v3.20/py3-langdetect-1.0.9.tar.gz.part' py3-langdetect-1.0.9 100% |********************************| 958k 0:00:00 ETA '/var/cache/distfiles/v3.20/py3-langdetect-1.0.9.tar.gz.part' saved >>> py3-langdetect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-langdetect-1.0.9.tar.gz >>> py3-langdetect: Checking sha512sums... py3-langdetect-1.0.9.tar.gz: OK >>> py3-langdetect: Unpacking /var/cache/distfiles/v3.20/py3-langdetect-1.0.9.tar.gz... 2024-04-29 11:58:39,312 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-29 11:58:39,360 root INFO running bdist_wheel 2024-04-29 11:58:39,394 root INFO running build 2024-04-29 11:58:39,394 root INFO running build_py 2024-04-29 11:58:39,400 root INFO creating build 2024-04-29 11:58:39,400 root INFO creating build/lib 2024-04-29 11:58:39,400 root INFO creating build/lib/langdetect 2024-04-29 11:58:39,401 root INFO copying langdetect/detector.py -> build/lib/langdetect 2024-04-29 11:58:39,401 root INFO copying langdetect/__init__.py -> build/lib/langdetect 2024-04-29 11:58:39,401 root INFO copying langdetect/detector_factory.py -> build/lib/langdetect 2024-04-29 11:58:39,402 root INFO copying langdetect/lang_detect_exception.py -> build/lib/langdetect 2024-04-29 11:58:39,402 root INFO copying langdetect/language.py -> build/lib/langdetect 2024-04-29 11:58:39,403 root INFO creating build/lib/langdetect/utils 2024-04-29 11:58:39,403 root INFO copying langdetect/utils/unicode_block.py -> build/lib/langdetect/utils 2024-04-29 11:58:39,404 root INFO copying langdetect/utils/__init__.py -> build/lib/langdetect/utils 2024-04-29 11:58:39,404 root INFO copying langdetect/utils/ngram.py -> build/lib/langdetect/utils 2024-04-29 11:58:39,404 root INFO copying langdetect/utils/messages.py -> build/lib/langdetect/utils 2024-04-29 11:58:39,405 root INFO copying langdetect/utils/lang_profile.py -> build/lib/langdetect/utils 2024-04-29 11:58:39,405 root INFO creating build/lib/langdetect/tests 2024-04-29 11:58:39,406 root INFO copying langdetect/tests/test_detector.py -> build/lib/langdetect/tests 2024-04-29 11:58:39,406 root INFO copying langdetect/tests/__init__.py -> build/lib/langdetect/tests 2024-04-29 11:58:39,406 root INFO copying langdetect/tests/test_language.py -> build/lib/langdetect/tests 2024-04-29 11:58:39,407 root INFO running egg_info 2024-04-29 11:58:39,410 root INFO writing langdetect.egg-info/PKG-INFO 2024-04-29 11:58:39,411 root INFO writing dependency_links to langdetect.egg-info/dependency_links.txt 2024-04-29 11:58:39,412 root INFO writing requirements to langdetect.egg-info/requires.txt 2024-04-29 11:58:39,412 root INFO writing top-level names to langdetect.egg-info/top_level.txt 2024-04-29 11:58:39,417 root INFO reading manifest file 'langdetect.egg-info/SOURCES.txt' 2024-04-29 11:58:39,419 root INFO reading manifest template 'MANIFEST.in' 2024-04-29 11:58:39,422 root INFO adding license file 'LICENSE' 2024-04-29 11:58:39,423 root INFO adding license file 'NOTICE' 2024-04-29 11:58:39,425 root INFO writing manifest file 'langdetect.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _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) 2024-04-29 11:58:39,431 root INFO creating build/lib/langdetect/profiles 2024-04-29 11:58:39,431 root INFO copying langdetect/profiles/af -> build/lib/langdetect/profiles 2024-04-29 11:58:39,432 root INFO copying langdetect/profiles/ar -> build/lib/langdetect/profiles 2024-04-29 11:58:39,432 root INFO copying langdetect/profiles/bg -> build/lib/langdetect/profiles 2024-04-29 11:58:39,433 root INFO copying langdetect/profiles/bn -> build/lib/langdetect/profiles 2024-04-29 11:58:39,434 root INFO copying langdetect/profiles/ca -> build/lib/langdetect/profiles 2024-04-29 11:58:39,434 root INFO copying langdetect/profiles/cs -> build/lib/langdetect/profiles 2024-04-29 11:58:39,435 root INFO copying langdetect/profiles/cy -> build/lib/langdetect/profiles 2024-04-29 11:58:39,435 root INFO copying langdetect/profiles/da -> build/lib/langdetect/profiles 2024-04-29 11:58:39,436 root INFO copying langdetect/profiles/de -> build/lib/langdetect/profiles 2024-04-29 11:58:39,436 root INFO copying langdetect/profiles/el -> build/lib/langdetect/profiles 2024-04-29 11:58:39,437 root INFO copying langdetect/profiles/en -> build/lib/langdetect/profiles 2024-04-29 11:58:39,437 root INFO copying langdetect/profiles/es -> build/lib/langdetect/profiles 2024-04-29 11:58:39,438 root INFO copying langdetect/profiles/et -> build/lib/langdetect/profiles 2024-04-29 11:58:39,438 root INFO copying langdetect/profiles/fa -> build/lib/langdetect/profiles 2024-04-29 11:58:39,439 root INFO copying langdetect/profiles/fi -> build/lib/langdetect/profiles 2024-04-29 11:58:39,439 root INFO copying langdetect/profiles/fr -> build/lib/langdetect/profiles 2024-04-29 11:58:39,440 root INFO copying langdetect/profiles/gu -> build/lib/langdetect/profiles 2024-04-29 11:58:39,440 root INFO copying langdetect/profiles/he -> build/lib/langdetect/profiles 2024-04-29 11:58:39,441 root INFO copying langdetect/profiles/hi -> build/lib/langdetect/profiles 2024-04-29 11:58:39,441 root INFO copying langdetect/profiles/hr -> build/lib/langdetect/profiles 2024-04-29 11:58:39,442 root INFO copying langdetect/profiles/hu -> build/lib/langdetect/profiles 2024-04-29 11:58:39,442 root INFO copying langdetect/profiles/id -> build/lib/langdetect/profiles 2024-04-29 11:58:39,443 root INFO copying langdetect/profiles/it -> build/lib/langdetect/profiles 2024-04-29 11:58:39,443 root INFO copying langdetect/profiles/ja -> build/lib/langdetect/profiles 2024-04-29 11:58:39,443 root INFO copying langdetect/profiles/kn -> build/lib/langdetect/profiles 2024-04-29 11:58:39,444 root INFO copying langdetect/profiles/ko -> build/lib/langdetect/profiles 2024-04-29 11:58:39,445 root INFO copying langdetect/profiles/lt -> build/lib/langdetect/profiles 2024-04-29 11:58:39,445 root INFO copying langdetect/profiles/lv -> build/lib/langdetect/profiles 2024-04-29 11:58:39,446 root INFO copying langdetect/profiles/mk -> build/lib/langdetect/profiles 2024-04-29 11:58:39,446 root INFO copying langdetect/profiles/ml -> build/lib/langdetect/profiles 2024-04-29 11:58:39,446 root INFO copying langdetect/profiles/mr -> build/lib/langdetect/profiles 2024-04-29 11:58:39,447 root INFO copying langdetect/profiles/ne -> build/lib/langdetect/profiles 2024-04-29 11:58:39,447 root INFO copying langdetect/profiles/nl -> build/lib/langdetect/profiles 2024-04-29 11:58:39,448 root INFO copying langdetect/profiles/no -> build/lib/langdetect/profiles 2024-04-29 11:58:39,448 root INFO copying langdetect/profiles/pa -> build/lib/langdetect/profiles 2024-04-29 11:58:39,449 root INFO copying langdetect/profiles/pl -> build/lib/langdetect/profiles 2024-04-29 11:58:39,449 root INFO copying langdetect/profiles/pt -> build/lib/langdetect/profiles 2024-04-29 11:58:39,449 root INFO copying langdetect/profiles/ro -> build/lib/langdetect/profiles 2024-04-29 11:58:39,450 root INFO copying langdetect/profiles/ru -> build/lib/langdetect/profiles 2024-04-29 11:58:39,450 root INFO copying langdetect/profiles/sk -> build/lib/langdetect/profiles 2024-04-29 11:58:39,451 root INFO copying langdetect/profiles/sl -> build/lib/langdetect/profiles 2024-04-29 11:58:39,451 root INFO copying langdetect/profiles/so -> build/lib/langdetect/profiles 2024-04-29 11:58:39,452 root INFO copying langdetect/profiles/sq -> build/lib/langdetect/profiles 2024-04-29 11:58:39,452 root INFO copying langdetect/profiles/sv -> build/lib/langdetect/profiles 2024-04-29 11:58:39,452 root INFO copying langdetect/profiles/sw -> build/lib/langdetect/profiles 2024-04-29 11:58:39,453 root INFO copying langdetect/profiles/ta -> build/lib/langdetect/profiles 2024-04-29 11:58:39,453 root INFO copying langdetect/profiles/te -> build/lib/langdetect/profiles 2024-04-29 11:58:39,454 root INFO copying langdetect/profiles/th -> build/lib/langdetect/profiles 2024-04-29 11:58:39,454 root INFO copying langdetect/profiles/tl -> build/lib/langdetect/profiles 2024-04-29 11:58:39,454 root INFO copying langdetect/profiles/tr -> build/lib/langdetect/profiles 2024-04-29 11:58:39,455 root INFO copying langdetect/profiles/uk -> build/lib/langdetect/profiles 2024-04-29 11:58:39,455 root INFO copying langdetect/profiles/ur -> build/lib/langdetect/profiles 2024-04-29 11:58:39,456 root INFO copying langdetect/profiles/vi -> build/lib/langdetect/profiles 2024-04-29 11:58:39,456 root INFO copying langdetect/profiles/zh-cn -> build/lib/langdetect/profiles 2024-04-29 11:58:39,457 root INFO copying langdetect/profiles/zh-tw -> build/lib/langdetect/profiles 2024-04-29 11:58:39,457 root INFO copying langdetect/utils/messages.properties -> build/lib/langdetect/utils 2024-04-29 11:58:39,468 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-29 11:58:39,468 root INFO running install 2024-04-29 11:58:39,486 root INFO running install_lib 2024-04-29 11:58:39,490 root INFO creating build/bdist.linux-i686 2024-04-29 11:58:39,491 root INFO creating build/bdist.linux-i686/wheel 2024-04-29 11:58:39,491 root INFO creating build/bdist.linux-i686/wheel/langdetect 2024-04-29 11:58:39,491 root INFO creating build/bdist.linux-i686/wheel/langdetect/tests 2024-04-29 11:58:39,491 root INFO copying build/lib/langdetect/tests/test_detector.py -> build/bdist.linux-i686/wheel/langdetect/tests 2024-04-29 11:58:39,492 root INFO copying build/lib/langdetect/tests/__init__.py -> build/bdist.linux-i686/wheel/langdetect/tests 2024-04-29 11:58:39,492 root INFO copying build/lib/langdetect/tests/test_language.py -> build/bdist.linux-i686/wheel/langdetect/tests 2024-04-29 11:58:39,493 root INFO creating build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,493 root INFO copying build/lib/langdetect/profiles/pl -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,493 root INFO copying build/lib/langdetect/profiles/en -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,494 root INFO copying build/lib/langdetect/profiles/zh-cn -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,494 root INFO copying build/lib/langdetect/profiles/zh-tw -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,494 root INFO copying build/lib/langdetect/profiles/ca -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,495 root INFO copying build/lib/langdetect/profiles/uk -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,495 root INFO copying build/lib/langdetect/profiles/sv -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,496 root INFO copying build/lib/langdetect/profiles/ro -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,496 root INFO copying build/lib/langdetect/profiles/da -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,496 root INFO copying build/lib/langdetect/profiles/ja -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,497 root INFO copying build/lib/langdetect/profiles/sq -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,497 root INFO copying build/lib/langdetect/profiles/fr -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,497 root INFO copying build/lib/langdetect/profiles/th -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,498 root INFO copying build/lib/langdetect/profiles/kn -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,498 root INFO copying build/lib/langdetect/profiles/fa -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,498 root INFO copying build/lib/langdetect/profiles/te -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,499 root INFO copying build/lib/langdetect/profiles/ru -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,499 root INFO copying build/lib/langdetect/profiles/bg -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,500 root INFO copying build/lib/langdetect/profiles/id -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,500 root INFO copying build/lib/langdetect/profiles/ar -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,500 root INFO copying build/lib/langdetect/profiles/lt -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,501 root INFO copying build/lib/langdetect/profiles/pa -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,501 root INFO copying build/lib/langdetect/profiles/el -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,502 root INFO copying build/lib/langdetect/profiles/ne -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,502 root INFO copying build/lib/langdetect/profiles/so -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,502 root INFO copying build/lib/langdetect/profiles/hi -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,503 root INFO copying build/lib/langdetect/profiles/mr -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,503 root INFO copying build/lib/langdetect/profiles/tl -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,503 root INFO copying build/lib/langdetect/profiles/no -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,504 root INFO copying build/lib/langdetect/profiles/ko -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,505 root INFO copying build/lib/langdetect/profiles/mk -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,505 root INFO copying build/lib/langdetect/profiles/ta -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,506 root INFO copying build/lib/langdetect/profiles/lv -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,506 root INFO copying build/lib/langdetect/profiles/fi -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,506 root INFO copying build/lib/langdetect/profiles/nl -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,507 root INFO copying build/lib/langdetect/profiles/hu -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,507 root INFO copying build/lib/langdetect/profiles/sl -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,507 root INFO copying build/lib/langdetect/profiles/sk -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,508 root INFO copying build/lib/langdetect/profiles/tr -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,508 root INFO copying build/lib/langdetect/profiles/et -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,509 root INFO copying build/lib/langdetect/profiles/af -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,509 root INFO copying build/lib/langdetect/profiles/de -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,509 root INFO copying build/lib/langdetect/profiles/he -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,510 root INFO copying build/lib/langdetect/profiles/it -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,510 root INFO copying build/lib/langdetect/profiles/pt -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,510 root INFO copying build/lib/langdetect/profiles/ml -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,511 root INFO copying build/lib/langdetect/profiles/bn -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,511 root INFO copying build/lib/langdetect/profiles/ur -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,512 root INFO copying build/lib/langdetect/profiles/hr -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,512 root INFO copying build/lib/langdetect/profiles/cy -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,512 root INFO copying build/lib/langdetect/profiles/vi -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,513 root INFO copying build/lib/langdetect/profiles/gu -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,513 root INFO copying build/lib/langdetect/profiles/sw -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,514 root INFO copying build/lib/langdetect/profiles/es -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,514 root INFO copying build/lib/langdetect/profiles/cs -> build/bdist.linux-i686/wheel/langdetect/profiles 2024-04-29 11:58:39,514 root INFO creating build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,515 root INFO copying build/lib/langdetect/utils/unicode_block.py -> build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,515 root INFO copying build/lib/langdetect/utils/__init__.py -> build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,515 root INFO copying build/lib/langdetect/utils/ngram.py -> build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,516 root INFO copying build/lib/langdetect/utils/messages.py -> build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,516 root INFO copying build/lib/langdetect/utils/messages.properties -> build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,516 root INFO copying build/lib/langdetect/utils/lang_profile.py -> build/bdist.linux-i686/wheel/langdetect/utils 2024-04-29 11:58:39,517 root INFO copying build/lib/langdetect/detector.py -> build/bdist.linux-i686/wheel/langdetect 2024-04-29 11:58:39,517 root INFO copying build/lib/langdetect/__init__.py -> build/bdist.linux-i686/wheel/langdetect 2024-04-29 11:58:39,517 root INFO copying build/lib/langdetect/detector_factory.py -> build/bdist.linux-i686/wheel/langdetect 2024-04-29 11:58:39,518 root INFO copying build/lib/langdetect/lang_detect_exception.py -> build/bdist.linux-i686/wheel/langdetect 2024-04-29 11:58:39,518 root INFO copying build/lib/langdetect/language.py -> build/bdist.linux-i686/wheel/langdetect 2024-04-29 11:58:39,518 root INFO running install_egg_info 2024-04-29 11:58:39,524 root INFO Copying langdetect.egg-info to build/bdist.linux-i686/wheel/langdetect-1.0.9-py3.12.egg-info 2024-04-29 11:58:39,526 root INFO running install_scripts 2024-04-29 11:58:39,529 wheel INFO creating build/bdist.linux-i686/wheel/langdetect-1.0.9.dist-info/WHEEL 2024-04-29 11:58:39,530 wheel INFO creating '/home/buildozer/aports/community/py3-langdetect/src/langdetect-1.0.9/.dist/.tmp-uhk0fh0s/langdetect-1.0.9-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-29 11:58:39,531 wheel INFO adding 'langdetect/__init__.py' 2024-04-29 11:58:39,531 wheel INFO adding 'langdetect/detector.py' 2024-04-29 11:58:39,532 wheel INFO adding 'langdetect/detector_factory.py' 2024-04-29 11:58:39,532 wheel INFO adding 'langdetect/lang_detect_exception.py' 2024-04-29 11:58:39,532 wheel INFO adding 'langdetect/language.py' 2024-04-29 11:58:39,533 wheel INFO adding 'langdetect/profiles/af' 2024-04-29 11:58:39,534 wheel INFO adding 'langdetect/profiles/ar' 2024-04-29 11:58:39,534 wheel INFO adding 'langdetect/profiles/bg' 2024-04-29 11:58:39,535 wheel INFO adding 'langdetect/profiles/bn' 2024-04-29 11:58:39,536 wheel INFO adding 'langdetect/profiles/ca' 2024-04-29 11:58:39,537 wheel INFO adding 'langdetect/profiles/cs' 2024-04-29 11:58:39,538 wheel INFO adding 'langdetect/profiles/cy' 2024-04-29 11:58:39,538 wheel INFO adding 'langdetect/profiles/da' 2024-04-29 11:58:39,539 wheel INFO adding 'langdetect/profiles/de' 2024-04-29 11:58:39,540 wheel INFO adding 'langdetect/profiles/el' 2024-04-29 11:58:39,540 wheel INFO adding 'langdetect/profiles/en' 2024-04-29 11:58:39,541 wheel INFO adding 'langdetect/profiles/es' 2024-04-29 11:58:39,542 wheel INFO adding 'langdetect/profiles/et' 2024-04-29 11:58:39,543 wheel INFO adding 'langdetect/profiles/fa' 2024-04-29 11:58:39,543 wheel INFO adding 'langdetect/profiles/fi' 2024-04-29 11:58:39,544 wheel INFO adding 'langdetect/profiles/fr' 2024-04-29 11:58:39,545 wheel INFO adding 'langdetect/profiles/gu' 2024-04-29 11:58:39,545 wheel INFO adding 'langdetect/profiles/he' 2024-04-29 11:58:39,546 wheel INFO adding 'langdetect/profiles/hi' 2024-04-29 11:58:39,547 wheel INFO adding 'langdetect/profiles/hr' 2024-04-29 11:58:39,547 wheel INFO adding 'langdetect/profiles/hu' 2024-04-29 11:58:39,548 wheel INFO adding 'langdetect/profiles/id' 2024-04-29 11:58:39,549 wheel INFO adding 'langdetect/profiles/it' 2024-04-29 11:58:39,549 wheel INFO adding 'langdetect/profiles/ja' 2024-04-29 11:58:39,550 wheel INFO adding 'langdetect/profiles/kn' 2024-04-29 11:58:39,551 wheel INFO adding 'langdetect/profiles/ko' 2024-04-29 11:58:39,554 wheel INFO adding 'langdetect/profiles/lt' 2024-04-29 11:58:39,555 wheel INFO adding 'langdetect/profiles/lv' 2024-04-29 11:58:39,556 wheel INFO adding 'langdetect/profiles/mk' 2024-04-29 11:58:39,556 wheel INFO adding 'langdetect/profiles/ml' 2024-04-29 11:58:39,557 wheel INFO adding 'langdetect/profiles/mr' 2024-04-29 11:58:39,558 wheel INFO adding 'langdetect/profiles/ne' 2024-04-29 11:58:39,558 wheel INFO adding 'langdetect/profiles/nl' 2024-04-29 11:58:39,559 wheel INFO adding 'langdetect/profiles/no' 2024-04-29 11:58:39,560 wheel INFO adding 'langdetect/profiles/pa' 2024-04-29 11:58:39,560 wheel INFO adding 'langdetect/profiles/pl' 2024-04-29 11:58:39,561 wheel INFO adding 'langdetect/profiles/pt' 2024-04-29 11:58:39,562 wheel INFO adding 'langdetect/profiles/ro' 2024-04-29 11:58:39,562 wheel INFO adding 'langdetect/profiles/ru' 2024-04-29 11:58:39,563 wheel INFO adding 'langdetect/profiles/sk' 2024-04-29 11:58:39,564 wheel INFO adding 'langdetect/profiles/sl' 2024-04-29 11:58:39,565 wheel INFO adding 'langdetect/profiles/so' 2024-04-29 11:58:39,565 wheel INFO adding 'langdetect/profiles/sq' 2024-04-29 11:58:39,566 wheel INFO adding 'langdetect/profiles/sv' 2024-04-29 11:58:39,566 wheel INFO adding 'langdetect/profiles/sw' 2024-04-29 11:58:39,567 wheel INFO adding 'langdetect/profiles/ta' 2024-04-29 11:58:39,568 wheel INFO adding 'langdetect/profiles/te' 2024-04-29 11:58:39,568 wheel INFO adding 'langdetect/profiles/th' 2024-04-29 11:58:39,569 wheel INFO adding 'langdetect/profiles/tl' 2024-04-29 11:58:39,570 wheel INFO adding 'langdetect/profiles/tr' 2024-04-29 11:58:39,570 wheel INFO adding 'langdetect/profiles/uk' 2024-04-29 11:58:39,571 wheel INFO adding 'langdetect/profiles/ur' 2024-04-29 11:58:39,572 wheel INFO adding 'langdetect/profiles/vi' 2024-04-29 11:58:39,573 wheel INFO adding 'langdetect/profiles/zh-cn' 2024-04-29 11:58:39,573 wheel INFO adding 'langdetect/profiles/zh-tw' 2024-04-29 11:58:39,574 wheel INFO adding 'langdetect/tests/__init__.py' 2024-04-29 11:58:39,574 wheel INFO adding 'langdetect/tests/test_detector.py' 2024-04-29 11:58:39,575 wheel INFO adding 'langdetect/tests/test_language.py' 2024-04-29 11:58:39,575 wheel INFO adding 'langdetect/utils/__init__.py' 2024-04-29 11:58:39,575 wheel INFO adding 'langdetect/utils/lang_profile.py' 2024-04-29 11:58:39,576 wheel INFO adding 'langdetect/utils/messages.properties' 2024-04-29 11:58:39,576 wheel INFO adding 'langdetect/utils/messages.py' 2024-04-29 11:58:39,577 wheel INFO adding 'langdetect/utils/ngram.py' 2024-04-29 11:58:39,577 wheel INFO adding 'langdetect/utils/unicode_block.py' 2024-04-29 11:58:39,578 wheel INFO adding 'langdetect-1.0.9.dist-info/LICENSE' 2024-04-29 11:58:39,578 wheel INFO adding 'langdetect-1.0.9.dist-info/METADATA' 2024-04-29 11:58:39,579 wheel INFO adding 'langdetect-1.0.9.dist-info/NOTICE' 2024-04-29 11:58:39,579 wheel INFO adding 'langdetect-1.0.9.dist-info/WHEEL' 2024-04-29 11:58:39,579 wheel INFO adding 'langdetect-1.0.9.dist-info/top_level.txt' 2024-04-29 11:58:39,580 wheel INFO adding 'langdetect-1.0.9.dist-info/RECORD' 2024-04-29 11:58:39,581 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-29 11:58:39,584 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.3, pytest-8.1.1, pluggy-1.4.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.07s =============================== >>> py3-langdetect: Entering fakeroot... >>> py3-langdetect-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect/usr/lib/python3.12/site-packages/langdetect/tests/__pycache__' -> '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.12/site-packages/langdetect/tests/__pycache__' '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect/usr/lib/python3.12/site-packages/langdetect/utils/__pycache__' -> '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.12/site-packages/langdetect/utils/__pycache__' '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect/usr/lib/python3.12/site-packages/langdetect/__pycache__' -> '/home/buildozer/aports/community/py3-langdetect/pkg/py3-langdetect-pyc/usr/lib/python3.12/site-packages/langdetect/__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: 144.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.4 MB >>> py3-langdetect*: Compressing data... >>> py3-langdetect*: Create checksum... >>> py3-langdetect*: Create py3-langdetect-1.0.9-r1.apk >>> py3-langdetect: Build complete at Mon, 29 Apr 2024 11:58:41 +0000 elapsed time 0h 0m 8s >>> py3-langdetect: Cleaning up srcdir >>> py3-langdetect: Cleaning up pkgdir >>> py3-langdetect: Uninstalling dependencies... (1/35) Purging .makedepends-py3-langdetect (20240429.115837) (2/35) Purging py3-six-pyc (1.16.0-r9) (3/35) Purging py3-six (1.16.0-r9) (4/35) Purging py3-setuptools-pyc (69.5.1-r0) (5/35) Purging py3-setuptools (69.5.1-r0) (6/35) Purging py3-gpep517-pyc (15-r2) (7/35) Purging py3-gpep517 (15-r2) (8/35) Purging py3-installer-pyc (0.7.0-r2) (9/35) Purging py3-installer (0.7.0-r2) (10/35) Purging py3-wheel-pyc (0.42.0-r1) (11/35) Purging py3-wheel (0.42.0-r1) (12/35) Purging py3-pytest-pyc (8.1.1-r1) (13/35) Purging py3-pytest (8.1.1-r1) (14/35) Purging py3-iniconfig-pyc (2.0.0-r1) (15/35) Purging py3-iniconfig (2.0.0-r1) (16/35) Purging py3-packaging-pyc (24.0-r1) (17/35) Purging py3-packaging (24.0-r1) (18/35) Purging py3-parsing-pyc (3.1.2-r1) (19/35) Purging py3-parsing (3.1.2-r1) (20/35) Purging py3-pluggy-pyc (1.4.0-r1) (21/35) Purging py3-pluggy (1.4.0-r1) (22/35) Purging py3-py-pyc (1.11.0-r3) (23/35) Purging py3-py (1.11.0-r3) (24/35) Purging python3-pyc (3.12.3-r1) (25/35) Purging python3-pycache-pyc0 (3.12.3-r1) (26/35) Purging pyc (3.12.3-r1) (27/35) Purging python3 (3.12.3-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240330-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.45.3-r0) (35/35) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 376 MiB in 102 packages >>> py3-langdetect: Updating the community/x86 repository index... >>> py3-langdetect: Signing the index...