>>> py3-charset-normalizer: Building main/py3-charset-normalizer 3.4.2-r0 (using abuild 3.15.0-r0) started Tue, 12 Aug 2025 19:56:37 +0000 >>> py3-charset-normalizer: Validating /home/udu/aports/main/py3-charset-normalizer/APKBUILD... >>> py3-charset-normalizer: Analyzing dependencies... >>> py3-charset-normalizer: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/21) Installing py3-installer (0.7.0-r2) (2/21) Installing py3-installer-pyc (0.7.0-r2) (3/21) Installing py3-gpep517 (19-r0) (4/21) Installing py3-gpep517-pyc (19-r0) (5/21) Installing py3-parsing (3.2.3-r0) (6/21) Installing py3-parsing-pyc (3.2.3-r0) (7/21) Installing py3-packaging (25.0-r0) (8/21) Installing py3-packaging-pyc (25.0-r0) (9/21) Installing py3-setuptools (80.9.0-r0) (10/21) Installing py3-setuptools-pyc (80.9.0-r0) (11/21) Installing py3-wheel (0.46.1-r0) (12/21) Installing py3-wheel-pyc (0.46.1-r0) (13/21) Installing py3-iniconfig (2.1.0-r0) (14/21) Installing py3-iniconfig-pyc (2.1.0-r0) (15/21) Installing py3-pluggy (1.5.0-r0) (16/21) Installing py3-pluggy-pyc (1.5.0-r0) (17/21) Installing py3-py (1.11.0-r4) (18/21) Installing py3-py-pyc (1.11.0-r4) (19/21) Installing py3-pytest (8.3.5-r0) (20/21) Installing py3-pytest-pyc (8.3.5-r0) (21/21) Installing .makedepends-py3-charset-normalizer (20250812.195637) Executing busybox-1.37.0-r19.trigger OK: 914 MiB in 311 packages >>> py3-charset-normalizer: Cleaning up srcdir >>> py3-charset-normalizer: Cleaning up pkgdir >>> py3-charset-normalizer: Cleaning up tmpdir >>> py3-charset-normalizer: Fetching https://files.pythonhosted.org/packages/source/c/charset_normalizer/charset_normalizer-3.4.2.tar.gz >>> py3-charset-normalizer: Fetching https://files.pythonhosted.org/packages/source/c/charset_normalizer/charset_normalizer-3.4.2.tar.gz >>> py3-charset-normalizer: Checking sha512sums... charset_normalizer-3.4.2.tar.gz: OK >>> py3-charset-normalizer: Unpacking /var/cache/distfiles/charset_normalizer-3.4.2.tar.gz... 2025-08-12 19:56:38,226 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-12 19:56:38,266 root INFO running bdist_wheel 2025-08-12 19:56:38,271 root INFO running build 2025-08-12 19:56:38,271 root INFO running build_py 2025-08-12 19:56:38,272 root INFO creating build/lib/charset_normalizer 2025-08-12 19:56:38,272 root INFO copying src/charset_normalizer/utils.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,272 root INFO copying src/charset_normalizer/constant.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,272 root INFO copying src/charset_normalizer/legacy.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,272 root INFO copying src/charset_normalizer/models.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,272 root INFO copying src/charset_normalizer/version.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/__init__.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/__main__.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/cd.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/md.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/api.py -> build/lib/charset_normalizer 2025-08-12 19:56:38,273 root INFO creating build/lib/charset_normalizer/cli 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/cli/__init__.py -> build/lib/charset_normalizer/cli 2025-08-12 19:56:38,273 root INFO copying src/charset_normalizer/cli/__main__.py -> build/lib/charset_normalizer/cli 2025-08-12 19:56:38,273 root INFO running egg_info 2025-08-12 19:56:38,274 root INFO writing src/charset_normalizer.egg-info/PKG-INFO 2025-08-12 19:56:38,275 root INFO writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt 2025-08-12 19:56:38,275 root INFO writing entry points to src/charset_normalizer.egg-info/entry_points.txt 2025-08-12 19:56:38,275 root INFO writing requirements to src/charset_normalizer.egg-info/requires.txt 2025-08-12 19:56:38,275 root INFO writing top-level names to src/charset_normalizer.egg-info/top_level.txt 2025-08-12 19:56:38,277 root INFO reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt' 2025-08-12 19:56:38,277 root INFO reading manifest template 'MANIFEST.in' 2025-08-12 19:56:38,278 root INFO adding license file 'LICENSE' 2025-08-12 19:56:38,279 root INFO writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt' 2025-08-12 19:56:38,280 root INFO copying src/charset_normalizer/py.typed -> build/lib/charset_normalizer 2025-08-12 19:56:38,282 root INFO installing to build/bdist.linux-x86_64/wheel 2025-08-12 19:56:38,282 root INFO running install 2025-08-12 19:56:38,286 root INFO running install_lib 2025-08-12 19:56:38,287 root INFO creating build/bdist.linux-x86_64/wheel 2025-08-12 19:56:38,287 root INFO creating build/bdist.linux-x86_64/wheel/charset_normalizer 2025-08-12 19:56:38,287 root INFO copying build/lib/charset_normalizer/py.typed -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,287 root INFO creating build/bdist.linux-x86_64/wheel/charset_normalizer/cli 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer/cli 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/cli/__main__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer/cli 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/utils.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/constant.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/legacy.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/models.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/version.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/__init__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/__main__.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/cd.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/md.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO copying build/lib/charset_normalizer/api.py -> build/bdist.linux-x86_64/wheel/./charset_normalizer 2025-08-12 19:56:38,288 root INFO running install_egg_info 2025-08-12 19:56:38,289 root INFO Copying src/charset_normalizer.egg-info to build/bdist.linux-x86_64/wheel/./charset_normalizer-3.4.2-py3.12.egg-info 2025-08-12 19:56:38,290 root INFO running install_scripts 2025-08-12 19:56:38,290 root INFO creating build/bdist.linux-x86_64/wheel/charset_normalizer-3.4.2.dist-info/WHEEL 2025-08-12 19:56:38,290 wheel INFO creating '/home/udu/aports/main/py3-charset-normalizer/src/charset_normalizer-3.4.2/.dist/.tmp-ifr0efpm/charset_normalizer-3.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-12 19:56:38,290 wheel INFO adding 'charset_normalizer/__init__.py' 2025-08-12 19:56:38,290 wheel INFO adding 'charset_normalizer/__main__.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/api.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/cd.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/constant.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/legacy.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/md.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/models.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/py.typed' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/utils.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/version.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/cli/__init__.py' 2025-08-12 19:56:38,291 wheel INFO adding 'charset_normalizer/cli/__main__.py' 2025-08-12 19:56:38,292 wheel INFO adding 'charset_normalizer-3.4.2.dist-info/licenses/LICENSE' 2025-08-12 19:56:38,292 wheel INFO adding 'charset_normalizer-3.4.2.dist-info/METADATA' 2025-08-12 19:56:38,292 wheel INFO adding 'charset_normalizer-3.4.2.dist-info/WHEEL' 2025-08-12 19:56:38,292 wheel INFO adding 'charset_normalizer-3.4.2.dist-info/entry_points.txt' 2025-08-12 19:56:38,292 wheel INFO adding 'charset_normalizer-3.4.2.dist-info/top_level.txt' 2025-08-12 19:56:38,292 wheel INFO adding 'charset_normalizer-3.4.2.dist-info/RECORD' 2025-08-12 19:56:38,292 root INFO removing build/bdist.linux-x86_64/wheel 2025-08-12 19:56:38,292 gpep517 INFO The backend produced .dist/charset_normalizer-3.4.2-py3-none-any.whl charset_normalizer-3.4.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/main/py3-charset-normalizer/src/charset_normalizer-3.4.2 configfile: pyproject.toml collected 150 items tests/test_base_detection.py ............................ [ 18%] tests/test_cli.py ............. [ 27%] tests/test_coherence_detection.py ................... [ 40%] tests/test_detect_legacy.py .... [ 42%] tests/test_edge_case.py .... [ 45%] tests/test_full_detection.py .................. [ 57%] tests/test_isbinary.py ..... [ 60%] tests/test_large_payload.py ... [ 62%] tests/test_logging.py .... [ 65%] tests/test_mess_detection.py .......... [ 72%] tests/test_preemptive_detection.py ................... [ 84%] tests/test_utils.py ....................... [100%] ============================= 150 passed in 1.21s ============================== >>> py3-charset-normalizer: Entering fakeroot... >>> py3-charset-normalizer-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/charset_normalizer/cli/__pycache__' -> '/home/udu/aports/main/py3-charset-normalizer/pkg/py3-charset-normalizer-pyc/usr/lib/python3.12/site-packages/charset_normalizer/cli/__pycache__' 'usr/lib/python3.12/site-packages/charset_normalizer/__pycache__' -> '/home/udu/aports/main/py3-charset-normalizer/pkg/py3-charset-normalizer-pyc/usr/lib/python3.12/site-packages/charset_normalizer/__pycache__' >>> py3-charset-normalizer-pyc*: Preparing subpackage py3-charset-normalizer-pyc... >>> py3-charset-normalizer-pyc*: Running postcheck for py3-charset-normalizer-pyc >>> py3-charset-normalizer*: Running postcheck for py3-charset-normalizer >>> py3-charset-normalizer*: Preparing package py3-charset-normalizer... >>> py3-charset-normalizer-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-charset-normalizer-pyc*: Package size: 143.5 KB >>> py3-charset-normalizer-pyc*: Compressing data... >>> py3-charset-normalizer-pyc*: Create checksum... >>> py3-charset-normalizer-pyc*: Create py3-charset-normalizer-pyc-3.4.2-r0.apk >>> py3-charset-normalizer*: Tracing dependencies... python3 python3~3.12 >>> py3-charset-normalizer*: Package size: 174.2 KB >>> py3-charset-normalizer*: Compressing data... >>> py3-charset-normalizer*: Create checksum... >>> py3-charset-normalizer*: Create py3-charset-normalizer-3.4.2-r0.apk >>> py3-charset-normalizer: Build complete at Tue, 12 Aug 2025 19:56:40 +0000 elapsed time 0h 0m 3s >>> py3-charset-normalizer: Cleaning up srcdir >>> py3-charset-normalizer: Cleaning up pkgdir >>> py3-charset-normalizer: Uninstalling dependencies... (1/21) Purging .makedepends-py3-charset-normalizer (20250812.195637) (2/21) Purging py3-gpep517-pyc (19-r0) (3/21) Purging py3-gpep517 (19-r0) (4/21) Purging py3-installer-pyc (0.7.0-r2) (5/21) Purging py3-installer (0.7.0-r2) (6/21) Purging py3-setuptools-pyc (80.9.0-r0) (7/21) Purging py3-setuptools (80.9.0-r0) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-pyc (8.3.5-r0) (11/21) Purging py3-pytest (8.3.5-r0) (12/21) Purging py3-iniconfig-pyc (2.1.0-r0) (13/21) Purging py3-iniconfig (2.1.0-r0) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pluggy-pyc (1.5.0-r0) (19/21) Purging py3-pluggy (1.5.0-r0) (20/21) Purging py3-py-pyc (1.11.0-r4) (21/21) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 900 MiB in 290 packages >>> py3-charset-normalizer: Updating the main/x86_64 repository index... >>> py3-charset-normalizer: Signing the index...