>>> py3-dill: Building community/py3-dill 0.3.8-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:47:40 +0000 >>> py3-dill: Checking sanity of /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/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.2-r0) (9/25) Installing python3 (3.12.3-r0) (10/25) Installing python3-pycache-pyc0 (3.12.3-r0) (11/25) Installing pyc (3.12.3-r0) (12/25) Installing python3-pyc (3.12.3-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (15-r2) (16/25) Installing py3-gpep517-pyc (15-r2) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.2.0-r2) (22/25) Installing py3-setuptools-pyc (69.2.0-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-dill (20240415.164746) Executing busybox-1.36.1-r25.trigger OK: 275 MiB in 127 packages >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Cleaning up tmpdir >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dill-0.3.8.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 100 180k 100 180k 0 0 1009k 0 --:--:-- --:--:-- --:--:-- 1014k >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dill-0.3.8.tar.gz >>> py3-dill: Checking sha512sums... dill-0.3.8.tar.gz: OK >>> py3-dill: Unpacking /var/cache/distfiles/dill-0.3.8.tar.gz... 2024-04-15 16:47:49,850 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 16:47:50,065 root INFO running bdist_wheel 2024-04-15 16:47:50,179 root INFO running build 2024-04-15 16:47:50,180 root INFO running build_py 2024-04-15 16:47:50,203 root INFO creating build 2024-04-15 16:47:50,204 root INFO creating build/lib 2024-04-15 16:47:50,205 root INFO creating build/lib/dill 2024-04-15 16:47:50,206 root INFO copying dill/settings.py -> build/lib/dill 2024-04-15 16:47:50,208 root INFO copying dill/session.py -> build/lib/dill 2024-04-15 16:47:50,210 root INFO copying dill/temp.py -> build/lib/dill 2024-04-15 16:47:50,212 root INFO copying dill/_objects.py -> build/lib/dill 2024-04-15 16:47:50,214 root INFO copying dill/logger.py -> build/lib/dill 2024-04-15 16:47:50,216 root INFO copying dill/__init__.py -> build/lib/dill 2024-04-15 16:47:50,218 root INFO copying dill/__info__.py -> build/lib/dill 2024-04-15 16:47:50,220 root INFO copying dill/source.py -> build/lib/dill 2024-04-15 16:47:50,223 root INFO copying dill/detect.py -> build/lib/dill 2024-04-15 16:47:50,225 root INFO copying dill/pointers.py -> build/lib/dill 2024-04-15 16:47:50,227 root INFO copying dill/__diff.py -> build/lib/dill 2024-04-15 16:47:50,229 root INFO copying dill/objtypes.py -> build/lib/dill 2024-04-15 16:47:50,230 root INFO copying dill/_shims.py -> build/lib/dill 2024-04-15 16:47:50,232 root INFO copying dill/_dill.py -> build/lib/dill 2024-04-15 16:47:50,239 root INFO creating build/lib/dill/tests 2024-04-15 16:47:50,240 root INFO copying dill/tests/test_source.py -> build/lib/dill/tests 2024-04-15 16:47:50,242 root INFO copying dill/tests/test_moduledict.py -> build/lib/dill/tests 2024-04-15 16:47:50,244 root INFO copying dill/tests/test_extendpickle.py -> build/lib/dill/tests 2024-04-15 16:47:50,246 root INFO copying dill/tests/test_registered.py -> build/lib/dill/tests 2024-04-15 16:47:50,247 root INFO copying dill/tests/test_classdef.py -> build/lib/dill/tests 2024-04-15 16:47:50,250 root INFO copying dill/tests/test_pycapsule.py -> build/lib/dill/tests 2024-04-15 16:47:50,251 root INFO copying dill/tests/__main__.py -> build/lib/dill/tests 2024-04-15 16:47:50,253 root INFO copying dill/tests/test_logger.py -> build/lib/dill/tests 2024-04-15 16:47:50,255 root INFO copying dill/tests/test_mixins.py -> build/lib/dill/tests 2024-04-15 16:47:50,257 root INFO copying dill/tests/test_weakref.py -> build/lib/dill/tests 2024-04-15 16:47:50,258 root INFO copying dill/tests/test_properties.py -> build/lib/dill/tests 2024-04-15 16:47:50,260 root INFO copying dill/tests/test_file.py -> build/lib/dill/tests 2024-04-15 16:47:50,261 root INFO copying dill/tests/test_recursive.py -> build/lib/dill/tests 2024-04-15 16:47:50,263 root INFO copying dill/tests/test_check.py -> build/lib/dill/tests 2024-04-15 16:47:50,264 root INFO copying dill/tests/test_session.py -> build/lib/dill/tests 2024-04-15 16:47:50,266 root INFO copying dill/tests/test_temp.py -> build/lib/dill/tests 2024-04-15 16:47:50,268 root INFO copying dill/tests/test_restricted.py -> build/lib/dill/tests 2024-04-15 16:47:50,269 root INFO copying dill/tests/test_diff.py -> build/lib/dill/tests 2024-04-15 16:47:50,271 root INFO copying dill/tests/test_functors.py -> build/lib/dill/tests 2024-04-15 16:47:50,272 root INFO copying dill/tests/test_objects.py -> build/lib/dill/tests 2024-04-15 16:47:50,273 root INFO copying dill/tests/test_functions.py -> build/lib/dill/tests 2024-04-15 16:47:50,275 root INFO copying dill/tests/__init__.py -> build/lib/dill/tests 2024-04-15 16:47:50,277 root INFO copying dill/tests/test_detect.py -> build/lib/dill/tests 2024-04-15 16:47:50,279 root INFO copying dill/tests/test_dictviews.py -> build/lib/dill/tests 2024-04-15 16:47:50,280 root INFO copying dill/tests/test_fglobals.py -> build/lib/dill/tests 2024-04-15 16:47:50,282 root INFO copying dill/tests/test_abc.py -> build/lib/dill/tests 2024-04-15 16:47:50,283 root INFO copying dill/tests/test_nested.py -> build/lib/dill/tests 2024-04-15 16:47:50,285 root INFO copying dill/tests/test_dataclasses.py -> build/lib/dill/tests 2024-04-15 16:47:50,286 root INFO copying dill/tests/test_module.py -> build/lib/dill/tests 2024-04-15 16:47:50,287 root INFO copying dill/tests/test_selected.py -> build/lib/dill/tests 2024-04-15 16:47:50,295 root INFO running build_scripts 2024-04-15 16:47:50,296 root INFO creating build/scripts-3.12 2024-04-15 16:47:50,297 root INFO copying and adjusting scripts/undill -> build/scripts-3.12 2024-04-15 16:47:50,298 root INFO copying and adjusting scripts/get_objgraph -> build/scripts-3.12 2024-04-15 16:47:50,300 root INFO copying and adjusting scripts/get_gprof -> build/scripts-3.12 2024-04-15 16:47:50,301 root INFO changing mode of build/scripts-3.12/undill from 644 to 755 2024-04-15 16:47:50,301 root INFO changing mode of build/scripts-3.12/get_objgraph from 644 to 755 2024-04-15 16:47:50,302 root INFO changing mode of build/scripts-3.12/get_gprof from 644 to 755 2024-04-15 16:47:50,332 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-15 16:47:50,332 root INFO running install 2024-04-15 16:47:50,391 root INFO running install_lib 2024-04-15 16:47:50,401 root INFO creating build/bdist.linux-riscv64 2024-04-15 16:47:50,401 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-15 16:47:50,402 root INFO creating build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,403 root INFO copying build/lib/dill/settings.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,404 root INFO copying build/lib/dill/session.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,405 root INFO copying build/lib/dill/temp.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,406 root INFO copying build/lib/dill/_objects.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,407 root INFO copying build/lib/dill/logger.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,408 root INFO copying build/lib/dill/__init__.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,409 root INFO copying build/lib/dill/__info__.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,410 root INFO copying build/lib/dill/source.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,412 root INFO creating build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,413 root INFO copying build/lib/dill/tests/test_source.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,414 root INFO copying build/lib/dill/tests/test_moduledict.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,415 root INFO copying build/lib/dill/tests/test_extendpickle.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,415 root INFO copying build/lib/dill/tests/test_registered.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,416 root INFO copying build/lib/dill/tests/test_classdef.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,417 root INFO copying build/lib/dill/tests/test_pycapsule.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,418 root INFO copying build/lib/dill/tests/__main__.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,419 root INFO copying build/lib/dill/tests/test_logger.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,420 root INFO copying build/lib/dill/tests/test_mixins.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,420 root INFO copying build/lib/dill/tests/test_weakref.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,421 root INFO copying build/lib/dill/tests/test_properties.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,422 root INFO copying build/lib/dill/tests/test_file.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,423 root INFO copying build/lib/dill/tests/test_recursive.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,424 root INFO copying build/lib/dill/tests/test_check.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,425 root INFO copying build/lib/dill/tests/test_session.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,426 root INFO copying build/lib/dill/tests/test_temp.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,427 root INFO copying build/lib/dill/tests/test_restricted.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,428 root INFO copying build/lib/dill/tests/test_diff.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,429 root INFO copying build/lib/dill/tests/test_functors.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,430 root INFO copying build/lib/dill/tests/test_objects.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,431 root INFO copying build/lib/dill/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,432 root INFO copying build/lib/dill/tests/__init__.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,432 root INFO copying build/lib/dill/tests/test_detect.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,434 root INFO copying build/lib/dill/tests/test_dictviews.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,434 root INFO copying build/lib/dill/tests/test_fglobals.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,435 root INFO copying build/lib/dill/tests/test_abc.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,436 root INFO copying build/lib/dill/tests/test_nested.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,437 root INFO copying build/lib/dill/tests/test_dataclasses.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,438 root INFO copying build/lib/dill/tests/test_module.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,439 root INFO copying build/lib/dill/tests/test_selected.py -> build/bdist.linux-riscv64/wheel/dill/tests 2024-04-15 16:47:50,440 root INFO copying build/lib/dill/detect.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,441 root INFO copying build/lib/dill/pointers.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,442 root INFO copying build/lib/dill/__diff.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,443 root INFO copying build/lib/dill/objtypes.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,444 root INFO copying build/lib/dill/_shims.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,445 root INFO copying build/lib/dill/_dill.py -> build/bdist.linux-riscv64/wheel/dill 2024-04-15 16:47:50,447 root INFO running install_egg_info 2024-04-15 16:47:50,465 root INFO running egg_info 2024-04-15 16:47:50,471 root INFO writing dill.egg-info/PKG-INFO 2024-04-15 16:47:50,477 root INFO writing dependency_links to dill.egg-info/dependency_links.txt 2024-04-15 16:47:50,480 root INFO writing requirements to dill.egg-info/requires.txt 2024-04-15 16:47:50,481 root INFO writing top-level names to dill.egg-info/top_level.txt 2024-04-15 16:47:50,494 root INFO reading manifest file 'dill.egg-info/SOURCES.txt' 2024-04-15 16:47:50,498 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 16:47:50,503 root WARNING no previously-included directories found matching '.git' 2024-04-15 16:47:50,504 root WARNING no previously-included directories found matching '.coverage' 2024-04-15 16:47:50,505 root WARNING no previously-included directories found matching '.eggs' 2024-04-15 16:47:50,505 root INFO adding license file 'LICENSE' 2024-04-15 16:47:50,511 root INFO writing manifest file 'dill.egg-info/SOURCES.txt' 2024-04-15 16:47:50,512 root INFO Copying dill.egg-info to build/bdist.linux-riscv64/wheel/dill-0.3.8-py3.12.egg-info 2024-04-15 16:47:50,518 root INFO running install_scripts 2024-04-15 16:47:50,519 root INFO creating build/bdist.linux-riscv64/wheel/dill-0.3.8.data 2024-04-15 16:47:50,519 root INFO creating build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts 2024-04-15 16:47:50,520 root INFO copying build/scripts-3.12/get_objgraph -> build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts 2024-04-15 16:47:50,521 root INFO copying build/scripts-3.12/get_gprof -> build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts 2024-04-15 16:47:50,523 root INFO copying build/scripts-3.12/undill -> build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts 2024-04-15 16:47:50,524 root INFO changing mode of build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts/get_objgraph to 755 2024-04-15 16:47:50,524 root INFO changing mode of build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts/get_gprof to 755 2024-04-15 16:47:50,525 root INFO changing mode of build/bdist.linux-riscv64/wheel/dill-0.3.8.data/scripts/undill to 755 2024-04-15 16:47:50,543 wheel INFO creating build/bdist.linux-riscv64/wheel/dill-0.3.8.dist-info/WHEEL 2024-04-15 16:47:50,546 wheel INFO creating '/home/buildozer/aports/community/py3-dill/src/dill-0.3.8/.dist/.tmp-9zxur95s/dill-0.3.8-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-15 16:47:50,548 wheel INFO adding 'dill/__diff.py' 2024-04-15 16:47:50,551 wheel INFO adding 'dill/__info__.py' 2024-04-15 16:47:50,553 wheel INFO adding 'dill/__init__.py' 2024-04-15 16:47:50,555 wheel INFO adding 'dill/_dill.py' 2024-04-15 16:47:50,559 wheel INFO adding 'dill/_objects.py' 2024-04-15 16:47:50,561 wheel INFO adding 'dill/_shims.py' 2024-04-15 16:47:50,563 wheel INFO adding 'dill/detect.py' 2024-04-15 16:47:50,565 wheel INFO adding 'dill/logger.py' 2024-04-15 16:47:50,566 wheel INFO adding 'dill/objtypes.py' 2024-04-15 16:47:50,568 wheel INFO adding 'dill/pointers.py' 2024-04-15 16:47:50,570 wheel INFO adding 'dill/session.py' 2024-04-15 16:47:50,572 wheel INFO adding 'dill/settings.py' 2024-04-15 16:47:50,574 wheel INFO adding 'dill/source.py' 2024-04-15 16:47:50,577 wheel INFO adding 'dill/temp.py' 2024-04-15 16:47:50,580 wheel INFO adding 'dill/tests/__init__.py' 2024-04-15 16:47:50,581 wheel INFO adding 'dill/tests/__main__.py' 2024-04-15 16:47:50,583 wheel INFO adding 'dill/tests/test_abc.py' 2024-04-15 16:47:50,585 wheel INFO adding 'dill/tests/test_check.py' 2024-04-15 16:47:50,586 wheel INFO adding 'dill/tests/test_classdef.py' 2024-04-15 16:47:50,588 wheel INFO adding 'dill/tests/test_dataclasses.py' 2024-04-15 16:47:50,590 wheel INFO adding 'dill/tests/test_detect.py' 2024-04-15 16:47:50,591 wheel INFO adding 'dill/tests/test_dictviews.py' 2024-04-15 16:47:50,593 wheel INFO adding 'dill/tests/test_diff.py' 2024-04-15 16:47:50,594 wheel INFO adding 'dill/tests/test_extendpickle.py' 2024-04-15 16:47:50,596 wheel INFO adding 'dill/tests/test_fglobals.py' 2024-04-15 16:47:50,597 wheel INFO adding 'dill/tests/test_file.py' 2024-04-15 16:47:50,599 wheel INFO adding 'dill/tests/test_functions.py' 2024-04-15 16:47:50,601 wheel INFO adding 'dill/tests/test_functors.py' 2024-04-15 16:47:50,602 wheel INFO adding 'dill/tests/test_logger.py' 2024-04-15 16:47:50,604 wheel INFO adding 'dill/tests/test_mixins.py' 2024-04-15 16:47:50,606 wheel INFO adding 'dill/tests/test_module.py' 2024-04-15 16:47:50,607 wheel INFO adding 'dill/tests/test_moduledict.py' 2024-04-15 16:47:50,609 wheel INFO adding 'dill/tests/test_nested.py' 2024-04-15 16:47:50,610 wheel INFO adding 'dill/tests/test_objects.py' 2024-04-15 16:47:50,612 wheel INFO adding 'dill/tests/test_properties.py' 2024-04-15 16:47:50,613 wheel INFO adding 'dill/tests/test_pycapsule.py' 2024-04-15 16:47:50,615 wheel INFO adding 'dill/tests/test_recursive.py' 2024-04-15 16:47:50,616 wheel INFO adding 'dill/tests/test_registered.py' 2024-04-15 16:47:50,618 wheel INFO adding 'dill/tests/test_restricted.py' 2024-04-15 16:47:50,619 wheel INFO adding 'dill/tests/test_selected.py' 2024-04-15 16:47:50,621 wheel INFO adding 'dill/tests/test_session.py' 2024-04-15 16:47:50,623 wheel INFO adding 'dill/tests/test_source.py' 2024-04-15 16:47:50,624 wheel INFO adding 'dill/tests/test_temp.py' 2024-04-15 16:47:50,626 wheel INFO adding 'dill/tests/test_weakref.py' 2024-04-15 16:47:50,628 wheel INFO adding 'dill-0.3.8.data/scripts/get_gprof' 2024-04-15 16:47:50,630 wheel INFO adding 'dill-0.3.8.data/scripts/get_objgraph' 2024-04-15 16:47:50,631 wheel INFO adding 'dill-0.3.8.data/scripts/undill' 2024-04-15 16:47:50,633 wheel INFO adding 'dill-0.3.8.dist-info/LICENSE' 2024-04-15 16:47:50,634 wheel INFO adding 'dill-0.3.8.dist-info/METADATA' 2024-04-15 16:47:50,636 wheel INFO adding 'dill-0.3.8.dist-info/WHEEL' 2024-04-15 16:47:50,637 wheel INFO adding 'dill-0.3.8.dist-info/top_level.txt' 2024-04-15 16:47:50,639 wheel INFO adding 'dill-0.3.8.dist-info/RECORD' 2024-04-15 16:47:50,641 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-15 16:47:50,653 gpep517 INFO The backend produced .dist/dill-0.3.8-py3-none-any.whl dill-0.3.8-py3-none-any.whl dill/tests/test_abc.py dill/tests/test_check.py at 0x3fb5faa340> at 0x3f9419c180> at 0x3fa79b0180> at 0x3fa5620180> at 0x3f955dc180> 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_temp.py dill/tests/test_weakref.py >>> py3-dill: Entering fakeroot... >>> py3-dill-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-dill/pkg/py3-dill/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: 324.0 KB >>> py3-dill-pyc*: Compressing data... >>> py3-dill-pyc*: Create checksum... >>> py3-dill-pyc*: Create py3-dill-pyc-0.3.8-r1.apk >>> py3-dill*: Tracing dependencies... python3~3.12 >>> py3-dill*: Package size: 336.0 KB >>> py3-dill*: Compressing data... >>> py3-dill*: Create checksum... >>> py3-dill*: Create py3-dill-0.3.8-r1.apk >>> py3-dill: Build complete at Mon, 15 Apr 2024 16:48:12 +0000 elapsed time 0h 0m 32s >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Uninstalling dependencies... (1/25) Purging .makedepends-py3-dill (20240415.164746) (2/25) Purging py3-gpep517-pyc (15-r2) (3/25) Purging py3-gpep517 (15-r2) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (69.2.0-r2) (7/25) Purging py3-setuptools (69.2.0-r2) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.3-r0) (15/25) Purging python3-pycache-pyc0 (3.12.3-r0) (16/25) Purging pyc (3.12.3-r0) (17/25) Purging python3 (3.12.3-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.2-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-dill: Updating the community/riscv64 repository index... >>> py3-dill: Signing the index...