>>> py3-dill: Building community/py3-dill 0.4.0-r0 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 11:37:52 +0000 >>> py3-dill: Validating /home/buildozer/aports/community/py3-dill/APKBUILD... >>> py3-dill: Analyzing dependencies... >>> py3-dill: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.8-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.8.1-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20250412-r0) (7/24) Installing sqlite-libs (3.49.1-r1) (8/24) Installing python3 (3.12.10-r0) (9/24) Installing python3-pycache-pyc0 (3.12.10-r0) (10/24) Installing pyc (3.12.10-r0) (11/24) Installing python3-pyc (3.12.10-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (16-r0) (15/24) Installing py3-gpep517-pyc (16-r0) (16/24) Installing py3-parsing (3.2.0-r0) (17/24) Installing py3-parsing-pyc (3.2.0-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (77.0.3-r0) (21/24) Installing py3-setuptools-pyc (77.0.3-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-dill (20250501.113758) Executing busybox-1.37.0-r16.trigger OK: 383 MiB in 123 packages >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Cleaning up tmpdir >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dill-0.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/dill-0.4.0.tar.gz.part' dill-0.4.0.tar.gz.pa 100% |********************************| 182k 0:00:00 ETA '/var/cache/distfiles/v3.22/dill-0.4.0.tar.gz.part' saved >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dill-0.4.0.tar.gz >>> py3-dill: Checking sha512sums... dill-0.4.0.tar.gz: OK >>> py3-dill: Unpacking /var/cache/distfiles/v3.22/dill-0.4.0.tar.gz... 2025-05-01 11:38:01,938 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-01 11:38:02,070 root INFO running bdist_wheel 2025-05-01 11:38:02,149 root INFO running build 2025-05-01 11:38:02,149 root INFO running build_py 2025-05-01 11:38:02,168 root INFO creating build/lib/dill 2025-05-01 11:38:02,170 root INFO copying dill/_shims.py -> build/lib/dill 2025-05-01 11:38:02,172 root INFO copying dill/__init__.py -> build/lib/dill 2025-05-01 11:38:02,173 root INFO copying dill/temp.py -> build/lib/dill 2025-05-01 11:38:02,175 root INFO copying dill/__info__.py -> build/lib/dill 2025-05-01 11:38:02,177 root INFO copying dill/logger.py -> build/lib/dill 2025-05-01 11:38:02,179 root INFO copying dill/__diff.py -> build/lib/dill 2025-05-01 11:38:02,180 root INFO copying dill/objtypes.py -> build/lib/dill 2025-05-01 11:38:02,182 root INFO copying dill/session.py -> build/lib/dill 2025-05-01 11:38:02,184 root INFO copying dill/detect.py -> build/lib/dill 2025-05-01 11:38:02,185 root INFO copying dill/settings.py -> build/lib/dill 2025-05-01 11:38:02,187 root INFO copying dill/source.py -> build/lib/dill 2025-05-01 11:38:02,189 root INFO copying dill/_dill.py -> build/lib/dill 2025-05-01 11:38:02,192 root INFO copying dill/_objects.py -> build/lib/dill 2025-05-01 11:38:02,193 root INFO copying dill/pointers.py -> build/lib/dill 2025-05-01 11:38:02,196 root INFO creating build/lib/dill/tests 2025-05-01 11:38:02,197 root INFO copying dill/tests/test_objects.py -> build/lib/dill/tests 2025-05-01 11:38:02,199 root INFO copying dill/tests/test_properties.py -> build/lib/dill/tests 2025-05-01 11:38:02,200 root INFO copying dill/tests/__init__.py -> build/lib/dill/tests 2025-05-01 11:38:02,202 root INFO copying dill/tests/test_diff.py -> build/lib/dill/tests 2025-05-01 11:38:02,203 root INFO copying dill/tests/test_check.py -> build/lib/dill/tests 2025-05-01 11:38:02,204 root INFO copying dill/tests/test_moduledict.py -> build/lib/dill/tests 2025-05-01 11:38:02,206 root INFO copying dill/tests/test_recursive.py -> build/lib/dill/tests 2025-05-01 11:38:02,207 root INFO copying dill/tests/test_logger.py -> build/lib/dill/tests 2025-05-01 11:38:02,208 root INFO copying dill/tests/test_pycapsule.py -> build/lib/dill/tests 2025-05-01 11:38:02,210 root INFO copying dill/tests/test_classdef.py -> build/lib/dill/tests 2025-05-01 11:38:02,211 root INFO copying dill/tests/test_mixins.py -> build/lib/dill/tests 2025-05-01 11:38:02,212 root INFO copying dill/tests/test_file.py -> build/lib/dill/tests 2025-05-01 11:38:02,214 root INFO copying dill/tests/test_dataclasses.py -> build/lib/dill/tests 2025-05-01 11:38:02,215 root INFO copying dill/tests/test_fglobals.py -> build/lib/dill/tests 2025-05-01 11:38:02,217 root INFO copying dill/tests/test_weakref.py -> build/lib/dill/tests 2025-05-01 11:38:02,218 root INFO copying dill/tests/test_sources.py -> build/lib/dill/tests 2025-05-01 11:38:02,220 root INFO copying dill/tests/test_detect.py -> build/lib/dill/tests 2025-05-01 11:38:02,221 root INFO copying dill/tests/test_extendpickle.py -> build/lib/dill/tests 2025-05-01 11:38:02,222 root INFO copying dill/tests/test_functors.py -> build/lib/dill/tests 2025-05-01 11:38:02,224 root INFO copying dill/tests/test_functions.py -> build/lib/dill/tests 2025-05-01 11:38:02,225 root INFO copying dill/tests/test_session.py -> build/lib/dill/tests 2025-05-01 11:38:02,226 root INFO copying dill/tests/test_restricted.py -> build/lib/dill/tests 2025-05-01 11:38:02,228 root INFO copying dill/tests/test_nested.py -> build/lib/dill/tests 2025-05-01 11:38:02,229 root INFO copying dill/tests/__main__.py -> build/lib/dill/tests 2025-05-01 11:38:02,230 root INFO copying dill/tests/test_dictviews.py -> build/lib/dill/tests 2025-05-01 11:38:02,232 root INFO copying dill/tests/test_source.py -> build/lib/dill/tests 2025-05-01 11:38:02,233 root INFO copying dill/tests/test_selected.py -> build/lib/dill/tests 2025-05-01 11:38:02,235 root INFO copying dill/tests/test_temp.py -> build/lib/dill/tests 2025-05-01 11:38:02,236 root INFO copying dill/tests/test_threads.py -> build/lib/dill/tests 2025-05-01 11:38:02,237 root INFO copying dill/tests/test_module.py -> build/lib/dill/tests 2025-05-01 11:38:02,239 root INFO copying dill/tests/test_abc.py -> build/lib/dill/tests 2025-05-01 11:38:02,240 root INFO copying dill/tests/test_registered.py -> build/lib/dill/tests 2025-05-01 11:38:02,247 root INFO running build_scripts 2025-05-01 11:38:02,248 root INFO creating build/scripts-3.12 2025-05-01 11:38:02,249 root INFO copying and adjusting scripts/undill -> build/scripts-3.12 2025-05-01 11:38:02,250 root INFO copying and adjusting scripts/get_objgraph -> build/scripts-3.12 2025-05-01 11:38:02,252 root INFO copying and adjusting scripts/get_gprof -> build/scripts-3.12 2025-05-01 11:38:02,253 root INFO changing mode of build/scripts-3.12/undill from 644 to 755 2025-05-01 11:38:02,253 root INFO changing mode of build/scripts-3.12/get_objgraph from 644 to 755 2025-05-01 11:38:02,253 root INFO changing mode of build/scripts-3.12/get_gprof from 644 to 755 2025-05-01 11:38:02,283 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-01 11:38:02,284 root INFO running install 2025-05-01 11:38:02,350 root INFO running install_lib 2025-05-01 11:38:02,366 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-01 11:38:02,368 root INFO creating build/bdist.linux-riscv64/wheel/dill 2025-05-01 11:38:02,369 root INFO copying build/lib/dill/_shims.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,370 root INFO copying build/lib/dill/__init__.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,371 root INFO copying build/lib/dill/temp.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,372 root INFO copying build/lib/dill/__info__.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,374 root INFO creating build/bdist.linux-riscv64/wheel/dill/tests 2025-05-01 11:38:02,375 root INFO copying build/lib/dill/tests/test_objects.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,376 root INFO copying build/lib/dill/tests/test_properties.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,377 root INFO copying build/lib/dill/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,378 root INFO copying build/lib/dill/tests/test_diff.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,379 root INFO copying build/lib/dill/tests/test_check.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,380 root INFO copying build/lib/dill/tests/test_moduledict.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,381 root INFO copying build/lib/dill/tests/test_recursive.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,382 root INFO copying build/lib/dill/tests/test_logger.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,383 root INFO copying build/lib/dill/tests/test_pycapsule.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,384 root INFO copying build/lib/dill/tests/test_classdef.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,385 root INFO copying build/lib/dill/tests/test_mixins.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,386 root INFO copying build/lib/dill/tests/test_file.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,387 root INFO copying build/lib/dill/tests/test_dataclasses.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,388 root INFO copying build/lib/dill/tests/test_fglobals.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,389 root INFO copying build/lib/dill/tests/test_weakref.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,391 root INFO copying build/lib/dill/tests/test_sources.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,392 root INFO copying build/lib/dill/tests/test_detect.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,393 root INFO copying build/lib/dill/tests/test_extendpickle.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,394 root INFO copying build/lib/dill/tests/test_functors.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,395 root INFO copying build/lib/dill/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,396 root INFO copying build/lib/dill/tests/test_session.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,397 root INFO copying build/lib/dill/tests/test_restricted.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,398 root INFO copying build/lib/dill/tests/test_nested.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,399 root INFO copying build/lib/dill/tests/__main__.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,400 root INFO copying build/lib/dill/tests/test_dictviews.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,401 root INFO copying build/lib/dill/tests/test_source.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,402 root INFO copying build/lib/dill/tests/test_selected.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,403 root INFO copying build/lib/dill/tests/test_temp.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,404 root INFO copying build/lib/dill/tests/test_threads.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,405 root INFO copying build/lib/dill/tests/test_module.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,406 root INFO copying build/lib/dill/tests/test_abc.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,407 root INFO copying build/lib/dill/tests/test_registered.py -> build/bdist.linux-riscv64/wheel/./dill/tests 2025-05-01 11:38:02,408 root INFO copying build/lib/dill/logger.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,410 root INFO copying build/lib/dill/__diff.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,411 root INFO copying build/lib/dill/objtypes.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,412 root INFO copying build/lib/dill/session.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,413 root INFO copying build/lib/dill/detect.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,414 root INFO copying build/lib/dill/settings.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,415 root INFO copying build/lib/dill/source.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,417 root INFO copying build/lib/dill/_dill.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,419 root INFO copying build/lib/dill/_objects.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,420 root INFO copying build/lib/dill/pointers.py -> build/bdist.linux-riscv64/wheel/./dill 2025-05-01 11:38:02,421 root INFO running install_egg_info 2025-05-01 11:38:02,439 root INFO running egg_info 2025-05-01 11:38:02,453 root INFO writing dill.egg-info/PKG-INFO 2025-05-01 11:38:02,458 root INFO writing dependency_links to dill.egg-info/dependency_links.txt 2025-05-01 11:38:02,462 root INFO writing requirements to dill.egg-info/requires.txt 2025-05-01 11:38:02,462 root INFO writing top-level names to dill.egg-info/top_level.txt 2025-05-01 11:38:02,484 root INFO reading manifest file 'dill.egg-info/SOURCES.txt' 2025-05-01 11:38:02,493 root INFO reading manifest template 'MANIFEST.in' 2025-05-01 11:38:02,501 root WARNING no previously-included directories found matching '.git' 2025-05-01 11:38:02,502 root WARNING no previously-included directories found matching '.coverage' 2025-05-01 11:38:02,503 root WARNING no previously-included directories found matching '.eggs' 2025-05-01 11:38:02,504 root INFO adding license file 'LICENSE' 2025-05-01 11:38:02,513 root INFO writing manifest file 'dill.egg-info/SOURCES.txt' 2025-05-01 11:38:02,514 root INFO Copying dill.egg-info to build/bdist.linux-riscv64/wheel/./dill-0.4.0-py3.12.egg-info 2025-05-01 11:38:02,519 root INFO running install_scripts 2025-05-01 11:38:02,520 root INFO creating build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts 2025-05-01 11:38:02,522 root INFO copying build/scripts-3.12/get_objgraph -> build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts 2025-05-01 11:38:02,523 root INFO copying build/scripts-3.12/get_gprof -> build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts 2025-05-01 11:38:02,524 root INFO copying build/scripts-3.12/undill -> build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts 2025-05-01 11:38:02,525 root INFO changing mode of build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts/get_objgraph to 755 2025-05-01 11:38:02,525 root INFO changing mode of build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts/get_gprof to 755 2025-05-01 11:38:02,525 root INFO changing mode of build/bdist.linux-riscv64/wheel/dill-0.4.0.data/scripts/undill to 755 2025-05-01 11:38:02,531 root INFO creating build/bdist.linux-riscv64/wheel/dill-0.4.0.dist-info/WHEEL 2025-05-01 11:38:02,534 wheel INFO creating '/home/buildozer/aports/community/py3-dill/src/dill-0.4.0/.dist/.tmp-oqfdkzm0/dill-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-01 11:38:02,536 wheel INFO adding 'dill/__diff.py' 2025-05-01 11:38:02,538 wheel INFO adding 'dill/__info__.py' 2025-05-01 11:38:02,539 wheel INFO adding 'dill/__init__.py' 2025-05-01 11:38:02,541 wheel INFO adding 'dill/_dill.py' 2025-05-01 11:38:02,544 wheel INFO adding 'dill/_objects.py' 2025-05-01 11:38:02,546 wheel INFO adding 'dill/_shims.py' 2025-05-01 11:38:02,547 wheel INFO adding 'dill/detect.py' 2025-05-01 11:38:02,549 wheel INFO adding 'dill/logger.py' 2025-05-01 11:38:02,550 wheel INFO adding 'dill/objtypes.py' 2025-05-01 11:38:02,551 wheel INFO adding 'dill/pointers.py' 2025-05-01 11:38:02,553 wheel INFO adding 'dill/session.py' 2025-05-01 11:38:02,554 wheel INFO adding 'dill/settings.py' 2025-05-01 11:38:02,556 wheel INFO adding 'dill/source.py' 2025-05-01 11:38:02,558 wheel INFO adding 'dill/temp.py' 2025-05-01 11:38:02,560 wheel INFO adding 'dill/tests/__init__.py' 2025-05-01 11:38:02,561 wheel INFO adding 'dill/tests/__main__.py' 2025-05-01 11:38:02,562 wheel INFO adding 'dill/tests/test_abc.py' 2025-05-01 11:38:02,563 wheel INFO adding 'dill/tests/test_check.py' 2025-05-01 11:38:02,564 wheel INFO adding 'dill/tests/test_classdef.py' 2025-05-01 11:38:02,565 wheel INFO adding 'dill/tests/test_dataclasses.py' 2025-05-01 11:38:02,567 wheel INFO adding 'dill/tests/test_detect.py' 2025-05-01 11:38:02,568 wheel INFO adding 'dill/tests/test_dictviews.py' 2025-05-01 11:38:02,569 wheel INFO adding 'dill/tests/test_diff.py' 2025-05-01 11:38:02,570 wheel INFO adding 'dill/tests/test_extendpickle.py' 2025-05-01 11:38:02,571 wheel INFO adding 'dill/tests/test_fglobals.py' 2025-05-01 11:38:02,573 wheel INFO adding 'dill/tests/test_file.py' 2025-05-01 11:38:02,574 wheel INFO adding 'dill/tests/test_functions.py' 2025-05-01 11:38:02,575 wheel INFO adding 'dill/tests/test_functors.py' 2025-05-01 11:38:02,576 wheel INFO adding 'dill/tests/test_logger.py' 2025-05-01 11:38:02,577 wheel INFO adding 'dill/tests/test_mixins.py' 2025-05-01 11:38:02,579 wheel INFO adding 'dill/tests/test_module.py' 2025-05-01 11:38:02,580 wheel INFO adding 'dill/tests/test_moduledict.py' 2025-05-01 11:38:02,581 wheel INFO adding 'dill/tests/test_nested.py' 2025-05-01 11:38:02,582 wheel INFO adding 'dill/tests/test_objects.py' 2025-05-01 11:38:02,583 wheel INFO adding 'dill/tests/test_properties.py' 2025-05-01 11:38:02,584 wheel INFO adding 'dill/tests/test_pycapsule.py' 2025-05-01 11:38:02,585 wheel INFO adding 'dill/tests/test_recursive.py' 2025-05-01 11:38:02,587 wheel INFO adding 'dill/tests/test_registered.py' 2025-05-01 11:38:02,588 wheel INFO adding 'dill/tests/test_restricted.py' 2025-05-01 11:38:02,589 wheel INFO adding 'dill/tests/test_selected.py' 2025-05-01 11:38:02,590 wheel INFO adding 'dill/tests/test_session.py' 2025-05-01 11:38:02,591 wheel INFO adding 'dill/tests/test_source.py' 2025-05-01 11:38:02,593 wheel INFO adding 'dill/tests/test_sources.py' 2025-05-01 11:38:02,594 wheel INFO adding 'dill/tests/test_temp.py' 2025-05-01 11:38:02,595 wheel INFO adding 'dill/tests/test_threads.py' 2025-05-01 11:38:02,596 wheel INFO adding 'dill/tests/test_weakref.py' 2025-05-01 11:38:02,598 wheel INFO adding 'dill-0.4.0.data/scripts/get_gprof' 2025-05-01 11:38:02,599 wheel INFO adding 'dill-0.4.0.data/scripts/get_objgraph' 2025-05-01 11:38:02,600 wheel INFO adding 'dill-0.4.0.data/scripts/undill' 2025-05-01 11:38:02,602 wheel INFO adding 'dill-0.4.0.dist-info/licenses/LICENSE' 2025-05-01 11:38:02,603 wheel INFO adding 'dill-0.4.0.dist-info/METADATA' 2025-05-01 11:38:02,605 wheel INFO adding 'dill-0.4.0.dist-info/WHEEL' 2025-05-01 11:38:02,605 wheel INFO adding 'dill-0.4.0.dist-info/top_level.txt' 2025-05-01 11:38:02,607 wheel INFO adding 'dill-0.4.0.dist-info/RECORD' 2025-05-01 11:38:02,609 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-01 11:38:02,617 gpep517 INFO The backend produced .dist/dill-0.4.0-py3-none-any.whl dill-0.4.0-py3-none-any.whl dill/tests/test_abc.py dill/tests/test_check.py at 0x3f912bad40> at 0x3faf561760> at 0x3f9893d760> at 0x3fab331760> at 0x3fbbba1760> dill/tests/test_classdef.py dill/tests/test_dataclasses.py dill/tests/test_detect.py dill/tests/test_dictviews.py dill/tests/test_diff.py dill/tests/test_extendpickle.py dill/tests/test_fglobals.py dill/tests/test_file.py dill/tests/test_functions.py dill/tests/test_functors.py dill/tests/test_logger.py dill/tests/test_mixins.py dill/tests/test_module.py dill/tests/test_moduledict.py dill/tests/test_nested.py dill/tests/test_objects.py dill/tests/test_properties.py dill/tests/test_pycapsule.py dill/tests/test_recursive.py dill/tests/test_registered.py dill/tests/test_restricted.py dill/tests/test_selected.py dill/tests/test_session.py dill/tests/test_source.py dill/tests/test_sources.py dill/tests/test_temp.py dill/tests/test_threads.py dill/tests/test_weakref.py >>> py3-dill: Entering fakeroot... >>> py3-dill-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dill/__pycache__' -> '/home/buildozer/aports/community/py3-dill/pkg/py3-dill-pyc/usr/lib/python3.12/site-packages/dill/__pycache__' >>> py3-dill-pyc*: Preparing subpackage py3-dill-pyc... >>> py3-dill-pyc*: Running postcheck for py3-dill-pyc >>> py3-dill*: Running postcheck for py3-dill >>> py3-dill*: Preparing package py3-dill... >>> py3-dill-pyc*: Tracing dependencies... python3~3.12 >>> py3-dill-pyc*: Package size: 263.6 KB >>> py3-dill-pyc*: Compressing data... >>> py3-dill-pyc*: Create checksum... >>> py3-dill-pyc*: Create py3-dill-pyc-0.4.0-r0.apk >>> py3-dill*: Tracing dependencies... python3~3.12 >>> py3-dill*: Package size: 259.8 KB >>> py3-dill*: Compressing data... >>> py3-dill*: Create checksum... >>> py3-dill*: Create py3-dill-0.4.0-r0.apk >>> py3-dill: Build complete at Thu, 01 May 2025 11:38:28 +0000 elapsed time 0h 0m 36s >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Uninstalling dependencies... (1/24) Purging .makedepends-py3-dill (20250501.113758) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (77.0.3-r0) (7/24) Purging py3-setuptools (77.0.3-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.0-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging python3-pyc (3.12.10-r0) (15/24) Purging python3-pycache-pyc0 (3.12.10-r0) (16/24) Purging pyc (3.12.10-r0) (17/24) Purging python3 (3.12.10-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.8-r0) (21/24) Purging libpanelw (6.5_p20250412-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.49.1-r1) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-dill: Updating the community/riscv64 repository index... >>> py3-dill: Signing the index...