>>> py3-dill: Building community/py3-dill 0.4.1-r1 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 18:20:50 +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/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-installer (1.0.0-r0) (14/25) Installing py3-installer-pyc (1.0.0-r0) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.0-r1) (20/25) Installing py3-packaging-pyc (26.0-r1) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.46.3-r1) (24/25) Installing py3-wheel-pyc (0.46.3-r1) (25/25) Installing .makedepends-py3-dill (20260421.182100) Executing busybox-1.37.0-r31.trigger OK: 471.0 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/v3.24/dill-0.4.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-dill: Fetching https://github.com/uqfoundation/dill/releases/download/0.4.1/dill-0.4.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to release-assets.githubusercontent.com (185.199.109.133:443) saving to '/var/cache/distfiles/v3.24/dill-0.4.1.tar.gz.part' dill-0.4.1.tar.gz.pa 100% |********************************| 182k 0:00:00 ETA '/var/cache/distfiles/v3.24/dill-0.4.1.tar.gz.part' saved /var/cache/distfiles/v3.24/dill-0.4.1.tar.gz: OK >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/dill-0.4.1.tar.gz /var/cache/distfiles/v3.24/dill-0.4.1.tar.gz: OK >>> py3-dill: Unpacking /var/cache/distfiles/v3.24/dill-0.4.1.tar.gz... 2026-04-21 18:21:01,919 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-21 18:21:01,963 root INFO running bdist_wheel 2026-04-21 18:21:01,991 root INFO running build 2026-04-21 18:21:01,992 root INFO running build_py 2026-04-21 18:21:01,998 root INFO creating build/lib/dill 2026-04-21 18:21:01,999 root INFO copying dill/temp.py -> build/lib/dill 2026-04-21 18:21:02,000 root INFO copying dill/logger.py -> build/lib/dill 2026-04-21 18:21:02,000 root INFO copying dill/pointers.py -> build/lib/dill 2026-04-21 18:21:02,001 root INFO copying dill/detect.py -> build/lib/dill 2026-04-21 18:21:02,001 root INFO copying dill/settings.py -> build/lib/dill 2026-04-21 18:21:02,002 root INFO copying dill/__info__.py -> build/lib/dill 2026-04-21 18:21:02,002 root INFO copying dill/__init__.py -> build/lib/dill 2026-04-21 18:21:02,003 root INFO copying dill/__diff.py -> build/lib/dill 2026-04-21 18:21:02,003 root INFO copying dill/objtypes.py -> build/lib/dill 2026-04-21 18:21:02,004 root INFO copying dill/_dill.py -> build/lib/dill 2026-04-21 18:21:02,004 root INFO copying dill/source.py -> build/lib/dill 2026-04-21 18:21:02,005 root INFO copying dill/_shims.py -> build/lib/dill 2026-04-21 18:21:02,006 root INFO copying dill/session.py -> build/lib/dill 2026-04-21 18:21:02,006 root INFO copying dill/_objects.py -> build/lib/dill 2026-04-21 18:21:02,007 root INFO creating build/lib/dill/tests 2026-04-21 18:21:02,008 root INFO copying dill/tests/test_weakref.py -> build/lib/dill/tests 2026-04-21 18:21:02,008 root INFO copying dill/tests/test_check.py -> build/lib/dill/tests 2026-04-21 18:21:02,009 root INFO copying dill/tests/test_pycapsule.py -> build/lib/dill/tests 2026-04-21 18:21:02,009 root INFO copying dill/tests/test_detect.py -> build/lib/dill/tests 2026-04-21 18:21:02,010 root INFO copying dill/tests/test_registered.py -> build/lib/dill/tests 2026-04-21 18:21:02,010 root INFO copying dill/tests/test_threads.py -> build/lib/dill/tests 2026-04-21 18:21:02,010 root INFO copying dill/tests/test_temp.py -> build/lib/dill/tests 2026-04-21 18:21:02,011 root INFO copying dill/tests/test_moduledict.py -> build/lib/dill/tests 2026-04-21 18:21:02,011 root INFO copying dill/tests/__init__.py -> build/lib/dill/tests 2026-04-21 18:21:02,012 root INFO copying dill/tests/test_functions.py -> build/lib/dill/tests 2026-04-21 18:21:02,012 root INFO copying dill/tests/test_source.py -> build/lib/dill/tests 2026-04-21 18:21:02,013 root INFO copying dill/tests/test_file.py -> build/lib/dill/tests 2026-04-21 18:21:02,013 root INFO copying dill/tests/test_sources.py -> build/lib/dill/tests 2026-04-21 18:21:02,014 root INFO copying dill/tests/test_dataclasses.py -> build/lib/dill/tests 2026-04-21 18:21:02,014 root INFO copying dill/tests/test_session.py -> build/lib/dill/tests 2026-04-21 18:21:02,015 root INFO copying dill/tests/test_nested.py -> build/lib/dill/tests 2026-04-21 18:21:02,015 root INFO copying dill/tests/test_logger.py -> build/lib/dill/tests 2026-04-21 18:21:02,016 root INFO copying dill/tests/test_module.py -> build/lib/dill/tests 2026-04-21 18:21:02,016 root INFO copying dill/tests/__main__.py -> build/lib/dill/tests 2026-04-21 18:21:02,017 root INFO copying dill/tests/test_recursive.py -> build/lib/dill/tests 2026-04-21 18:21:02,017 root INFO copying dill/tests/test_functors.py -> build/lib/dill/tests 2026-04-21 18:21:02,018 root INFO copying dill/tests/test_abc.py -> build/lib/dill/tests 2026-04-21 18:21:02,018 root INFO copying dill/tests/test_dictviews.py -> build/lib/dill/tests 2026-04-21 18:21:02,018 root INFO copying dill/tests/test_diff.py -> build/lib/dill/tests 2026-04-21 18:21:02,019 root INFO copying dill/tests/test_fglobals.py -> build/lib/dill/tests 2026-04-21 18:21:02,019 root INFO copying dill/tests/test_properties.py -> build/lib/dill/tests 2026-04-21 18:21:02,020 root INFO copying dill/tests/test_mixins.py -> build/lib/dill/tests 2026-04-21 18:21:02,020 root INFO copying dill/tests/test_objects.py -> build/lib/dill/tests 2026-04-21 18:21:02,021 root INFO copying dill/tests/test_classdef.py -> build/lib/dill/tests 2026-04-21 18:21:02,021 root INFO copying dill/tests/test_restricted.py -> build/lib/dill/tests 2026-04-21 18:21:02,022 root INFO copying dill/tests/test_selected.py -> build/lib/dill/tests 2026-04-21 18:21:02,022 root INFO copying dill/tests/test_extendpickle.py -> build/lib/dill/tests 2026-04-21 18:21:02,024 root INFO running build_scripts 2026-04-21 18:21:02,025 root INFO creating build/scripts-3.14 2026-04-21 18:21:02,025 root INFO copying and adjusting scripts/undill -> build/scripts-3.14 2026-04-21 18:21:02,025 root INFO copying and adjusting scripts/get_objgraph -> build/scripts-3.14 2026-04-21 18:21:02,026 root INFO copying and adjusting scripts/get_gprof -> build/scripts-3.14 2026-04-21 18:21:02,026 root INFO changing mode of build/scripts-3.14/undill from 644 to 755 2026-04-21 18:21:02,026 root INFO changing mode of build/scripts-3.14/get_objgraph from 644 to 755 2026-04-21 18:21:02,026 root INFO changing mode of build/scripts-3.14/get_gprof from 644 to 755 2026-04-21 18:21:02,038 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 18:21:02,038 root INFO running install 2026-04-21 18:21:02,058 root INFO running install_lib 2026-04-21 18:21:02,063 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 18:21:02,064 root INFO creating build/bdist.linux-i686/wheel/dill 2026-04-21 18:21:02,064 root INFO copying build/lib/dill/temp.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,065 root INFO copying build/lib/dill/logger.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,065 root INFO copying build/lib/dill/pointers.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,065 root INFO copying build/lib/dill/detect.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,066 root INFO copying build/lib/dill/settings.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,066 root INFO copying build/lib/dill/__info__.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,067 root INFO copying build/lib/dill/__init__.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,067 root INFO copying build/lib/dill/__diff.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,067 root INFO copying build/lib/dill/objtypes.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,068 root INFO copying build/lib/dill/_dill.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,069 root INFO creating build/bdist.linux-i686/wheel/dill/tests 2026-04-21 18:21:02,069 root INFO copying build/lib/dill/tests/test_weakref.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,069 root INFO copying build/lib/dill/tests/test_check.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,070 root INFO copying build/lib/dill/tests/test_pycapsule.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,070 root INFO copying build/lib/dill/tests/test_detect.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,070 root INFO copying build/lib/dill/tests/test_registered.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,071 root INFO copying build/lib/dill/tests/test_threads.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,071 root INFO copying build/lib/dill/tests/test_temp.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,071 root INFO copying build/lib/dill/tests/test_moduledict.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,072 root INFO copying build/lib/dill/tests/__init__.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,072 root INFO copying build/lib/dill/tests/test_functions.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,073 root INFO copying build/lib/dill/tests/test_source.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,073 root INFO copying build/lib/dill/tests/test_file.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,073 root INFO copying build/lib/dill/tests/test_sources.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,074 root INFO copying build/lib/dill/tests/test_dataclasses.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,074 root INFO copying build/lib/dill/tests/test_session.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,074 root INFO copying build/lib/dill/tests/test_nested.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,075 root INFO copying build/lib/dill/tests/test_logger.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,075 root INFO copying build/lib/dill/tests/test_module.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,076 root INFO copying build/lib/dill/tests/__main__.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,076 root INFO copying build/lib/dill/tests/test_recursive.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,076 root INFO copying build/lib/dill/tests/test_functors.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,077 root INFO copying build/lib/dill/tests/test_abc.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,077 root INFO copying build/lib/dill/tests/test_dictviews.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,077 root INFO copying build/lib/dill/tests/test_diff.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,078 root INFO copying build/lib/dill/tests/test_fglobals.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,078 root INFO copying build/lib/dill/tests/test_properties.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,079 root INFO copying build/lib/dill/tests/test_mixins.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,079 root INFO copying build/lib/dill/tests/test_objects.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,079 root INFO copying build/lib/dill/tests/test_classdef.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,080 root INFO copying build/lib/dill/tests/test_restricted.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,080 root INFO copying build/lib/dill/tests/test_selected.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,080 root INFO copying build/lib/dill/tests/test_extendpickle.py -> build/bdist.linux-i686/wheel/./dill/tests 2026-04-21 18:21:02,081 root INFO copying build/lib/dill/source.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,082 root INFO copying build/lib/dill/_shims.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,082 root INFO copying build/lib/dill/session.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,083 root INFO copying build/lib/dill/_objects.py -> build/bdist.linux-i686/wheel/./dill 2026-04-21 18:21:02,083 root INFO running install_egg_info 2026-04-21 18:21:02,089 root INFO running egg_info 2026-04-21 18:21:02,093 root INFO writing dill.egg-info/PKG-INFO 2026-04-21 18:21:02,095 root INFO writing dependency_links to dill.egg-info/dependency_links.txt 2026-04-21 18:21:02,096 root INFO writing requirements to dill.egg-info/requires.txt 2026-04-21 18:21:02,096 root INFO writing top-level names to dill.egg-info/top_level.txt 2026-04-21 18:21:02,103 root INFO reading manifest file 'dill.egg-info/SOURCES.txt' 2026-04-21 18:21:02,106 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 18:21:02,108 root WARNING no previously-included directories found matching '.git' 2026-04-21 18:21:02,109 root WARNING no previously-included directories found matching '.coverage' 2026-04-21 18:21:02,109 root WARNING no previously-included directories found matching '.eggs' 2026-04-21 18:21:02,109 root INFO adding license file 'LICENSE' 2026-04-21 18:21:02,112 root INFO writing manifest file 'dill.egg-info/SOURCES.txt' 2026-04-21 18:21:02,113 root INFO Copying dill.egg-info to build/bdist.linux-i686/wheel/./dill-0.4.1-py3.14.egg-info 2026-04-21 18:21:02,115 root INFO running install_scripts 2026-04-21 18:21:02,115 root INFO creating build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts 2026-04-21 18:21:02,116 root INFO copying build/scripts-3.14/get_objgraph -> build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts 2026-04-21 18:21:02,116 root INFO copying build/scripts-3.14/get_gprof -> build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts 2026-04-21 18:21:02,116 root INFO copying build/scripts-3.14/undill -> build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts 2026-04-21 18:21:02,117 root INFO changing mode of build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts/get_objgraph to 755 2026-04-21 18:21:02,117 root INFO changing mode of build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts/get_gprof to 755 2026-04-21 18:21:02,117 root INFO changing mode of build/bdist.linux-i686/wheel/dill-0.4.1.data/scripts/undill to 755 2026-04-21 18:21:02,119 root INFO creating build/bdist.linux-i686/wheel/dill-0.4.1.dist-info/WHEEL 2026-04-21 18:21:02,120 wheel INFO creating '/home/buildozer/aports/community/py3-dill/src/dill-0.4.1/.dist/.tmp-7y40obo3/dill-0.4.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 18:21:02,121 wheel INFO adding 'dill/__diff.py' 2026-04-21 18:21:02,121 wheel INFO adding 'dill/__info__.py' 2026-04-21 18:21:02,122 wheel INFO adding 'dill/__init__.py' 2026-04-21 18:21:02,122 wheel INFO adding 'dill/_dill.py' 2026-04-21 18:21:02,123 wheel INFO adding 'dill/_objects.py' 2026-04-21 18:21:02,124 wheel INFO adding 'dill/_shims.py' 2026-04-21 18:21:02,125 wheel INFO adding 'dill/detect.py' 2026-04-21 18:21:02,125 wheel INFO adding 'dill/logger.py' 2026-04-21 18:21:02,126 wheel INFO adding 'dill/objtypes.py' 2026-04-21 18:21:02,126 wheel INFO adding 'dill/pointers.py' 2026-04-21 18:21:02,126 wheel INFO adding 'dill/session.py' 2026-04-21 18:21:02,127 wheel INFO adding 'dill/settings.py' 2026-04-21 18:21:02,127 wheel INFO adding 'dill/source.py' 2026-04-21 18:21:02,128 wheel INFO adding 'dill/temp.py' 2026-04-21 18:21:02,129 wheel INFO adding 'dill/tests/__init__.py' 2026-04-21 18:21:02,129 wheel INFO adding 'dill/tests/__main__.py' 2026-04-21 18:21:02,129 wheel INFO adding 'dill/tests/test_abc.py' 2026-04-21 18:21:02,130 wheel INFO adding 'dill/tests/test_check.py' 2026-04-21 18:21:02,130 wheel INFO adding 'dill/tests/test_classdef.py' 2026-04-21 18:21:02,130 wheel INFO adding 'dill/tests/test_dataclasses.py' 2026-04-21 18:21:02,131 wheel INFO adding 'dill/tests/test_detect.py' 2026-04-21 18:21:02,131 wheel INFO adding 'dill/tests/test_dictviews.py' 2026-04-21 18:21:02,132 wheel INFO adding 'dill/tests/test_diff.py' 2026-04-21 18:21:02,132 wheel INFO adding 'dill/tests/test_extendpickle.py' 2026-04-21 18:21:02,132 wheel INFO adding 'dill/tests/test_fglobals.py' 2026-04-21 18:21:02,133 wheel INFO adding 'dill/tests/test_file.py' 2026-04-21 18:21:02,133 wheel INFO adding 'dill/tests/test_functions.py' 2026-04-21 18:21:02,134 wheel INFO adding 'dill/tests/test_functors.py' 2026-04-21 18:21:02,134 wheel INFO adding 'dill/tests/test_logger.py' 2026-04-21 18:21:02,134 wheel INFO adding 'dill/tests/test_mixins.py' 2026-04-21 18:21:02,135 wheel INFO adding 'dill/tests/test_module.py' 2026-04-21 18:21:02,135 wheel INFO adding 'dill/tests/test_moduledict.py' 2026-04-21 18:21:02,135 wheel INFO adding 'dill/tests/test_nested.py' 2026-04-21 18:21:02,136 wheel INFO adding 'dill/tests/test_objects.py' 2026-04-21 18:21:02,136 wheel INFO adding 'dill/tests/test_properties.py' 2026-04-21 18:21:02,136 wheel INFO adding 'dill/tests/test_pycapsule.py' 2026-04-21 18:21:02,137 wheel INFO adding 'dill/tests/test_recursive.py' 2026-04-21 18:21:02,137 wheel INFO adding 'dill/tests/test_registered.py' 2026-04-21 18:21:02,138 wheel INFO adding 'dill/tests/test_restricted.py' 2026-04-21 18:21:02,138 wheel INFO adding 'dill/tests/test_selected.py' 2026-04-21 18:21:02,138 wheel INFO adding 'dill/tests/test_session.py' 2026-04-21 18:21:02,139 wheel INFO adding 'dill/tests/test_source.py' 2026-04-21 18:21:02,139 wheel INFO adding 'dill/tests/test_sources.py' 2026-04-21 18:21:02,140 wheel INFO adding 'dill/tests/test_temp.py' 2026-04-21 18:21:02,140 wheel INFO adding 'dill/tests/test_threads.py' 2026-04-21 18:21:02,140 wheel INFO adding 'dill/tests/test_weakref.py' 2026-04-21 18:21:02,141 wheel INFO adding 'dill-0.4.1.data/scripts/get_gprof' 2026-04-21 18:21:02,141 wheel INFO adding 'dill-0.4.1.data/scripts/get_objgraph' 2026-04-21 18:21:02,142 wheel INFO adding 'dill-0.4.1.data/scripts/undill' 2026-04-21 18:21:02,142 wheel INFO adding 'dill-0.4.1.dist-info/licenses/LICENSE' 2026-04-21 18:21:02,142 wheel INFO adding 'dill-0.4.1.dist-info/METADATA' 2026-04-21 18:21:02,143 wheel INFO adding 'dill-0.4.1.dist-info/WHEEL' 2026-04-21 18:21:02,143 wheel INFO adding 'dill-0.4.1.dist-info/top_level.txt' 2026-04-21 18:21:02,144 wheel INFO adding 'dill-0.4.1.dist-info/RECORD' 2026-04-21 18:21:02,144 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 18:21:02,147 gpep517 INFO The backend produced .dist/dill-0.4.1-py3-none-any.whl dill-0.4.1-py3-none-any.whl dill/tests/test_abc.py dill/tests/test_check.py at 0xf780f970> at 0xf7818080> at 0xf773b080> at 0xf70cec88> at 0xf778c080> 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.14/site-packages/dill/__pycache__' -> '/home/buildozer/aports/community/py3-dill/pkg/py3-dill-pyc/usr/lib/python3.14/site-packages/dill/__pycache__' >>> py3-dill-pyc*: Preparing subpackage py3-dill-pyc... Please specify at least one package name on the command line. >>> py3-dill-pyc*: Running postcheck for py3-dill-pyc >>> py3-dill*: Running postcheck for py3-dill >>> py3-dill*: Preparing package py3-dill... Please specify at least one package name on the command line. >>> py3-dill-pyc*: Tracing dependencies... python3~3.14 >>> py3-dill-pyc*: Package size: 276.4 KB >>> py3-dill-pyc*: Compressing data... >>> py3-dill-pyc*: Create checksum... >>> py3-dill-pyc*: Create py3-dill-pyc-0.4.1-r1.apk >>> py3-dill*: Tracing dependencies... python3~3.14 >>> py3-dill*: Package size: 260.6 KB >>> py3-dill*: Compressing data... >>> py3-dill*: Create checksum... >>> py3-dill*: Create py3-dill-0.4.1-r1.apk >>> py3-dill: Build complete at Tue, 21 Apr 2026 18:21:13 +0000 elapsed time 0h 0m 23s >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-dill (20260421.182100) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.46.3-r1) ( 9/25) Purging py3-wheel (0.46.3-r1) (10/25) Purging py3-packaging-pyc (26.0-r1) (11/25) Purging py3-packaging (26.0-r1) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-dill: Updating the community/x86 repository index... >>> py3-dill: Signing the index...