>>> py3-fitfile: Building community/py3-fitfile 1.1.10-r0 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 19:06:11 +0000 >>> py3-fitfile: Validating /home/buildozer/aports/community/py3-fitfile/APKBUILD... >>> py3-fitfile: Analyzing dependencies... >>> py3-fitfile: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist (1/34) Installing libffi (3.4.8-r0) (2/34) Installing gdbm (1.24-r0) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.5_p20250503-r0) (5/34) Installing sqlite-libs (3.49.2-r0) (6/34) Installing python3 (3.12.10-r0) (7/34) Installing python3-pycache-pyc0 (3.12.10-r0) (8/34) Installing pyc (3.12.10-r0) (9/34) Installing python3-pyc (3.12.10-r0) (10/34) Installing py3-installer (0.7.0-r2) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517 (19-r0) (13/34) Installing py3-gpep517-pyc (19-r0) (14/34) Installing py3-parsing (3.2.3-r0) (15/34) Installing py3-parsing-pyc (3.2.3-r0) (16/34) Installing py3-packaging (25.0-r0) (17/34) Installing py3-packaging-pyc (25.0-r0) (18/34) Installing py3-setuptools (80.4.0-r0) (19/34) Installing py3-setuptools-pyc (80.4.0-r0) (20/34) Installing py3-wheel (0.46.1-r0) (21/34) Installing py3-wheel-pyc (0.46.1-r0) (22/34) Installing py3-execnet (2.1.1-r0) (23/34) Installing py3-execnet-pyc (2.1.1-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.5.0-r0) (27/34) Installing py3-pluggy-pyc (1.5.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pytest (8.3.5-r0) (31/34) Installing py3-pytest-pyc (8.3.5-r0) (32/34) Installing py3-pytest-xdist (3.6.1-r0) (33/34) Installing py3-pytest-xdist-pyc (3.6.1-r0) (34/34) Installing .makedepends-py3-fitfile (20250511.190615) Executing busybox-1.37.0-r17.trigger OK: 393 MiB in 144 packages >>> py3-fitfile: Cleaning up srcdir >>> py3-fitfile: Cleaning up pkgdir >>> py3-fitfile: Cleaning up tmpdir >>> py3-fitfile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fitfile-1.1.10.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fitfile: Fetching py3-fitfile-1.1.10.tar.gz::https://files.pythonhosted.org/packages/source/f/fitfile/fitfile-1.1.10.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55318 100 55318 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k >>> py3-fitfile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fitfile-1.1.10.tar.gz >>> py3-fitfile: Checking sha512sums... py3-fitfile-1.1.10.tar.gz: OK >>> py3-fitfile: Unpacking /var/cache/distfiles/edge/py3-fitfile-1.1.10.tar.gz... 2025-05-11 19:06:19,152 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-11 19:06:19,275 root INFO running bdist_wheel 2025-05-11 19:06:19,378 root INFO running build 2025-05-11 19:06:19,378 root INFO running build_py 2025-05-11 19:06:19,402 root INFO creating build/lib/fitfile 2025-05-11 19:06:19,404 root INFO copying fitfile/base_type.py -> build/lib/fitfile 2025-05-11 19:06:19,406 root INFO copying fitfile/object_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,408 root INFO copying fitfile/definition_message.py -> build/lib/fitfile 2025-05-11 19:06:19,409 root INFO copying fitfile/activity_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,411 root INFO copying fitfile/field_definition.py -> build/lib/fitfile 2025-05-11 19:06:19,413 root INFO copying fitfile/sport.py -> build/lib/fitfile 2025-05-11 19:06:19,415 root INFO copying fitfile/record_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,416 root INFO copying fitfile/device_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,418 root INFO copying fitfile/message_type.py -> build/lib/fitfile 2025-05-11 19:06:19,420 root INFO copying fitfile/__init__.py -> build/lib/fitfile 2025-05-11 19:06:19,421 root INFO copying fitfile/data_message.py -> build/lib/fitfile 2025-05-11 19:06:19,423 root INFO copying fitfile/file_header.py -> build/lib/fitfile 2025-05-11 19:06:19,425 root INFO copying fitfile/user_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,427 root INFO copying fitfile/fields.py -> build/lib/fitfile 2025-05-11 19:06:19,428 root INFO copying fitfile/measurement.py -> build/lib/fitfile 2025-05-11 19:06:19,430 root INFO copying fitfile/record_header.py -> build/lib/fitfile 2025-05-11 19:06:19,431 root INFO copying fitfile/file_type.py -> build/lib/fitfile 2025-05-11 19:06:19,433 root INFO copying fitfile/units.py -> build/lib/fitfile 2025-05-11 19:06:19,435 root INFO copying fitfile/definition_message_data.py -> build/lib/fitfile 2025-05-11 19:06:19,436 root INFO copying fitfile/dev_data_field.py -> build/lib/fitfile 2025-05-11 19:06:19,438 root INFO copying fitfile/data.py -> build/lib/fitfile 2025-05-11 19:06:19,439 root INFO copying fitfile/type_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,441 root INFO copying fitfile/data_field.py -> build/lib/fitfile 2025-05-11 19:06:19,443 root INFO copying fitfile/manufacturer_product_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,444 root INFO copying fitfile/enum_fields.py -> build/lib/fitfile 2025-05-11 19:06:19,446 root INFO copying fitfile/version_info.py -> build/lib/fitfile 2025-05-11 19:06:19,447 root INFO copying fitfile/product.py -> build/lib/fitfile 2025-05-11 19:06:19,449 root INFO copying fitfile/developer_field_definition.py -> build/lib/fitfile 2025-05-11 19:06:19,451 root INFO copying fitfile/file.py -> build/lib/fitfile 2025-05-11 19:06:19,452 root INFO copying fitfile/device_enums.py -> build/lib/fitfile 2025-05-11 19:06:19,454 root INFO copying fitfile/field_value.py -> build/lib/fitfile 2025-05-11 19:06:19,455 root INFO copying fitfile/manufacturer.py -> build/lib/fitfile 2025-05-11 19:06:19,457 root INFO copying fitfile/dev_field.py -> build/lib/fitfile 2025-05-11 19:06:19,459 root INFO creating build/lib/fitfile/conversions 2025-05-11 19:06:19,460 root INFO copying fitfile/conversions/__init__.py -> build/lib/fitfile/conversions 2025-05-11 19:06:19,461 root INFO copying fitfile/conversions/conversions.py -> build/lib/fitfile/conversions 2025-05-11 19:06:19,463 root INFO creating build/lib/fitfile/exceptions 2025-05-11 19:06:19,464 root INFO copying fitfile/exceptions/exceptions.py -> build/lib/fitfile/exceptions 2025-05-11 19:06:19,466 root INFO copying fitfile/exceptions/__init__.py -> build/lib/fitfile/exceptions 2025-05-11 19:06:19,468 root INFO creating build/lib/fitfile/field_enums 2025-05-11 19:06:19,469 root INFO copying fitfile/field_enums/field_enums.py -> build/lib/fitfile/field_enums 2025-05-11 19:06:19,470 root INFO copying fitfile/field_enums/__init__.py -> build/lib/fitfile/field_enums 2025-05-11 19:06:19,517 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-11 19:06:19,517 root INFO running install 2025-05-11 19:06:19,582 root INFO running install_lib 2025-05-11 19:06:19,601 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-11 19:06:19,603 root INFO creating build/bdist.linux-riscv64/wheel/fitfile 2025-05-11 19:06:19,604 root INFO copying build/lib/fitfile/base_type.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,605 root INFO copying build/lib/fitfile/object_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,607 root INFO copying build/lib/fitfile/definition_message.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,608 root INFO copying build/lib/fitfile/activity_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,609 root INFO copying build/lib/fitfile/field_definition.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,611 root INFO copying build/lib/fitfile/sport.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,612 root INFO copying build/lib/fitfile/record_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,614 root INFO creating build/bdist.linux-riscv64/wheel/fitfile/field_enums 2025-05-11 19:06:19,615 root INFO copying build/lib/fitfile/field_enums/field_enums.py -> build/bdist.linux-riscv64/wheel/./fitfile/field_enums 2025-05-11 19:06:19,616 root INFO copying build/lib/fitfile/field_enums/__init__.py -> build/bdist.linux-riscv64/wheel/./fitfile/field_enums 2025-05-11 19:06:19,617 root INFO copying build/lib/fitfile/device_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,618 root INFO copying build/lib/fitfile/message_type.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,620 root INFO copying build/lib/fitfile/__init__.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,621 root INFO copying build/lib/fitfile/data_message.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,622 root INFO copying build/lib/fitfile/file_header.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,624 root INFO copying build/lib/fitfile/user_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,625 root INFO copying build/lib/fitfile/fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,626 root INFO copying build/lib/fitfile/measurement.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,627 root INFO copying build/lib/fitfile/record_header.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,629 root INFO copying build/lib/fitfile/file_type.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,630 root INFO copying build/lib/fitfile/units.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,631 root INFO copying build/lib/fitfile/definition_message_data.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,633 root INFO copying build/lib/fitfile/dev_data_field.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,634 root INFO copying build/lib/fitfile/data.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,635 root INFO copying build/lib/fitfile/type_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,636 root INFO copying build/lib/fitfile/data_field.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,638 root INFO copying build/lib/fitfile/manufacturer_product_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,639 root INFO creating build/bdist.linux-riscv64/wheel/fitfile/conversions 2025-05-11 19:06:19,640 root INFO copying build/lib/fitfile/conversions/__init__.py -> build/bdist.linux-riscv64/wheel/./fitfile/conversions 2025-05-11 19:06:19,641 root INFO copying build/lib/fitfile/conversions/conversions.py -> build/bdist.linux-riscv64/wheel/./fitfile/conversions 2025-05-11 19:06:19,643 root INFO copying build/lib/fitfile/enum_fields.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,644 root INFO copying build/lib/fitfile/version_info.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,645 root INFO creating build/bdist.linux-riscv64/wheel/fitfile/exceptions 2025-05-11 19:06:19,646 root INFO copying build/lib/fitfile/exceptions/exceptions.py -> build/bdist.linux-riscv64/wheel/./fitfile/exceptions 2025-05-11 19:06:19,648 root INFO copying build/lib/fitfile/exceptions/__init__.py -> build/bdist.linux-riscv64/wheel/./fitfile/exceptions 2025-05-11 19:06:19,649 root INFO copying build/lib/fitfile/product.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,650 root INFO copying build/lib/fitfile/developer_field_definition.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,652 root INFO copying build/lib/fitfile/file.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,653 root INFO copying build/lib/fitfile/device_enums.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,654 root INFO copying build/lib/fitfile/field_value.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,656 root INFO copying build/lib/fitfile/manufacturer.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,657 root INFO copying build/lib/fitfile/dev_field.py -> build/bdist.linux-riscv64/wheel/./fitfile 2025-05-11 19:06:19,658 root INFO running install_egg_info 2025-05-11 19:06:19,678 root INFO running egg_info 2025-05-11 19:06:19,695 root INFO writing fitfile.egg-info/PKG-INFO 2025-05-11 19:06:19,697 root INFO writing dependency_links to fitfile.egg-info/dependency_links.txt 2025-05-11 19:06:19,699 root INFO writing top-level names to fitfile.egg-info/top_level.txt 2025-05-11 19:06:19,723 root INFO reading manifest file 'fitfile.egg-info/SOURCES.txt' 2025-05-11 19:06:19,731 root INFO reading manifest template 'MANIFEST.in' 2025-05-11 19:06:19,732 root INFO adding license file 'LICENSE' 2025-05-11 19:06:19,743 root INFO writing manifest file 'fitfile.egg-info/SOURCES.txt' 2025-05-11 19:06:19,745 root INFO Copying fitfile.egg-info to build/bdist.linux-riscv64/wheel/./fitfile-1.1.10-py3.12.egg-info 2025-05-11 19:06:19,749 root INFO running install_scripts 2025-05-11 19:06:19,756 root INFO creating build/bdist.linux-riscv64/wheel/fitfile-1.1.10.dist-info/WHEEL 2025-05-11 19:06:19,759 wheel INFO creating '/home/buildozer/aports/community/py3-fitfile/src/fitfile-1.1.10/.dist/.tmp-3h6smusm/fitfile-1.1.10-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-11 19:06:19,761 wheel INFO adding 'fitfile/__init__.py' 2025-05-11 19:06:19,763 wheel INFO adding 'fitfile/activity_fields.py' 2025-05-11 19:06:19,764 wheel INFO adding 'fitfile/base_type.py' 2025-05-11 19:06:19,766 wheel INFO adding 'fitfile/data.py' 2025-05-11 19:06:19,767 wheel INFO adding 'fitfile/data_field.py' 2025-05-11 19:06:19,769 wheel INFO adding 'fitfile/data_message.py' 2025-05-11 19:06:19,770 wheel INFO adding 'fitfile/definition_message.py' 2025-05-11 19:06:19,772 wheel INFO adding 'fitfile/definition_message_data.py' 2025-05-11 19:06:19,774 wheel INFO adding 'fitfile/dev_data_field.py' 2025-05-11 19:06:19,776 wheel INFO adding 'fitfile/dev_field.py' 2025-05-11 19:06:19,777 wheel INFO adding 'fitfile/developer_field_definition.py' 2025-05-11 19:06:19,779 wheel INFO adding 'fitfile/device_enums.py' 2025-05-11 19:06:19,780 wheel INFO adding 'fitfile/device_fields.py' 2025-05-11 19:06:19,782 wheel INFO adding 'fitfile/enum_fields.py' 2025-05-11 19:06:19,784 wheel INFO adding 'fitfile/field_definition.py' 2025-05-11 19:06:19,785 wheel INFO adding 'fitfile/field_value.py' 2025-05-11 19:06:19,786 wheel INFO adding 'fitfile/fields.py' 2025-05-11 19:06:19,788 wheel INFO adding 'fitfile/file.py' 2025-05-11 19:06:19,790 wheel INFO adding 'fitfile/file_header.py' 2025-05-11 19:06:19,791 wheel INFO adding 'fitfile/file_type.py' 2025-05-11 19:06:19,793 wheel INFO adding 'fitfile/manufacturer.py' 2025-05-11 19:06:19,794 wheel INFO adding 'fitfile/manufacturer_product_fields.py' 2025-05-11 19:06:19,796 wheel INFO adding 'fitfile/measurement.py' 2025-05-11 19:06:19,798 wheel INFO adding 'fitfile/message_type.py' 2025-05-11 19:06:19,800 wheel INFO adding 'fitfile/object_fields.py' 2025-05-11 19:06:19,801 wheel INFO adding 'fitfile/product.py' 2025-05-11 19:06:19,803 wheel INFO adding 'fitfile/record_fields.py' 2025-05-11 19:06:19,805 wheel INFO adding 'fitfile/record_header.py' 2025-05-11 19:06:19,806 wheel INFO adding 'fitfile/sport.py' 2025-05-11 19:06:19,808 wheel INFO adding 'fitfile/type_fields.py' 2025-05-11 19:06:19,809 wheel INFO adding 'fitfile/units.py' 2025-05-11 19:06:19,811 wheel INFO adding 'fitfile/user_fields.py' 2025-05-11 19:06:19,812 wheel INFO adding 'fitfile/version_info.py' 2025-05-11 19:06:19,814 wheel INFO adding 'fitfile/conversions/__init__.py' 2025-05-11 19:06:19,815 wheel INFO adding 'fitfile/conversions/conversions.py' 2025-05-11 19:06:19,817 wheel INFO adding 'fitfile/exceptions/__init__.py' 2025-05-11 19:06:19,818 wheel INFO adding 'fitfile/exceptions/exceptions.py' 2025-05-11 19:06:19,820 wheel INFO adding 'fitfile/field_enums/__init__.py' 2025-05-11 19:06:19,821 wheel INFO adding 'fitfile/field_enums/field_enums.py' 2025-05-11 19:06:19,824 wheel INFO adding 'fitfile-1.1.10.dist-info/licenses/LICENSE' 2025-05-11 19:06:19,825 wheel INFO adding 'fitfile-1.1.10.dist-info/METADATA' 2025-05-11 19:06:19,827 wheel INFO adding 'fitfile-1.1.10.dist-info/WHEEL' 2025-05-11 19:06:19,828 wheel INFO adding 'fitfile-1.1.10.dist-info/top_level.txt' 2025-05-11 19:06:19,829 wheel INFO adding 'fitfile-1.1.10.dist-info/RECORD' 2025-05-11 19:06:19,831 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-11 19:06:19,838 gpep517 INFO The backend produced .dist/fitfile-1.1.10-py3-none-any.whl fitfile-1.1.10-py3-none-any.whl Loading requirements from requirements.txt in /home/buildozer/aports/community/py3-fitfile/src/fitfile-1.1.10 Building fitfile 1.1.10 ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-fitfile/src/fitfile-1.1.10 configfile: pyproject.toml plugins: xdist-3.6.1 created: 64/64 workers 64 workers [16 items] ................ [100%] ============================= 16 passed in 20.76s ============================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f24c5daf-68b2-47fa-aaf4-6b10d462afce/popen-gw53/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f24c5daf-68b2-47fa-aaf4-6b10d462afce/popen-gw53/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f24c5daf-68b2-47fa-aaf4-6b10d462afce/popen-gw53 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f24c5daf-68b2-47fa-aaf4-6b10d462afce/popen-gw53' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-f24c5daf-68b2-47fa-aaf4-6b10d462afce : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-f24c5daf-68b2-47fa-aaf4-6b10d462afce' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c736cad6-da8f-42d7-af6e-ad6c09faa83f/popen-gw56/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c736cad6-da8f-42d7-af6e-ad6c09faa83f/popen-gw56/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c736cad6-da8f-42d7-af6e-ad6c09faa83f/popen-gw56 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c736cad6-da8f-42d7-af6e-ad6c09faa83f/popen-gw56' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c736cad6-da8f-42d7-af6e-ad6c09faa83f : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c736cad6-da8f-42d7-af6e-ad6c09faa83f' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fe01f3d6-05b4-48eb-83c6-3a453dac7728/popen-gw0/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fe01f3d6-05b4-48eb-83c6-3a453dac7728/popen-gw0/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fe01f3d6-05b4-48eb-83c6-3a453dac7728/popen-gw0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fe01f3d6-05b4-48eb-83c6-3a453dac7728/popen-gw0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fe01f3d6-05b4-48eb-83c6-3a453dac7728 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fe01f3d6-05b4-48eb-83c6-3a453dac7728' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-82195455-08ef-41fa-846e-c2e20f71085c/popen-gw53/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-82195455-08ef-41fa-846e-c2e20f71085c/popen-gw53/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-82195455-08ef-41fa-846e-c2e20f71085c/popen-gw53 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-82195455-08ef-41fa-846e-c2e20f71085c/popen-gw53' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-82195455-08ef-41fa-846e-c2e20f71085c : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-82195455-08ef-41fa-846e-c2e20f71085c' warnings.warn( >>> py3-fitfile: Entering fakeroot... >>> py3-fitfile-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fitfile/field_enums/__pycache__' -> '/home/buildozer/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/field_enums/__pycache__' 'usr/lib/python3.12/site-packages/fitfile/__pycache__' -> '/home/buildozer/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/__pycache__' 'usr/lib/python3.12/site-packages/fitfile/conversions/__pycache__' -> '/home/buildozer/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/conversions/__pycache__' 'usr/lib/python3.12/site-packages/fitfile/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-fitfile/pkg/py3-fitfile-pyc/usr/lib/python3.12/site-packages/fitfile/exceptions/__pycache__' >>> py3-fitfile-pyc*: Preparing subpackage py3-fitfile-pyc... >>> py3-fitfile-pyc*: Running postcheck for py3-fitfile-pyc >>> py3-fitfile*: Running postcheck for py3-fitfile >>> py3-fitfile*: Preparing package py3-fitfile... >>> py3-fitfile-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-fitfile-pyc*: Package size: 259.7 KB >>> py3-fitfile-pyc*: Compressing data... >>> py3-fitfile-pyc*: Create checksum... >>> py3-fitfile-pyc*: Create py3-fitfile-pyc-1.1.10-r0.apk >>> py3-fitfile*: Tracing dependencies... python3 python3~3.12 >>> py3-fitfile*: Package size: 223.4 KB >>> py3-fitfile*: Compressing data... >>> py3-fitfile*: Create checksum... >>> py3-fitfile*: Create py3-fitfile-1.1.10-r0.apk >>> py3-fitfile: Build complete at Sun, 11 May 2025 19:06:46 +0000 elapsed time 0h 0m 35s >>> py3-fitfile: Cleaning up srcdir >>> py3-fitfile: Cleaning up pkgdir >>> py3-fitfile: Uninstalling dependencies... (1/34) Purging .makedepends-py3-fitfile (20250511.190615) (2/34) Purging py3-gpep517-pyc (19-r0) (3/34) Purging py3-gpep517 (19-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-setuptools-pyc (80.4.0-r0) (7/34) Purging py3-setuptools (80.4.0-r0) (8/34) Purging py3-wheel-pyc (0.46.1-r0) (9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-xdist-pyc (3.6.1-r0) (11/34) Purging py3-pytest-xdist (3.6.1-r0) (12/34) Purging py3-execnet-pyc (2.1.1-r0) (13/34) Purging py3-execnet (2.1.1-r0) (14/34) Purging py3-pytest-pyc (8.3.5-r0) (15/34) Purging py3-pytest (8.3.5-r0) (16/34) Purging py3-iniconfig-pyc (2.1.0-r0) (17/34) Purging py3-iniconfig (2.1.0-r0) (18/34) Purging py3-packaging-pyc (25.0-r0) (19/34) Purging py3-packaging (25.0-r0) (20/34) Purging py3-parsing-pyc (3.2.3-r0) (21/34) Purging py3-parsing (3.2.3-r0) (22/34) Purging py3-pluggy-pyc (1.5.0-r0) (23/34) Purging py3-pluggy (1.5.0-r0) (24/34) Purging py3-py-pyc (1.11.0-r4) (25/34) Purging py3-py (1.11.0-r4) (26/34) Purging python3-pyc (3.12.10-r0) (27/34) Purging python3-pycache-pyc0 (3.12.10-r0) (28/34) Purging pyc (3.12.10-r0) (29/34) Purging python3 (3.12.10-r0) (30/34) Purging gdbm (1.24-r0) (31/34) Purging libffi (3.4.8-r0) (32/34) Purging libpanelw (6.5_p20250503-r0) (33/34) Purging mpdecimal (4.0.0-r0) (34/34) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 343 MiB in 110 packages >>> py3-fitfile: Updating the community/riscv64 repository index... >>> py3-fitfile: Signing the index...