>>> py3-dill: Building community/py3-dill 0.3.6-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 10:40: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-setuptools (1/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r5) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.7.1-r0) (18/19) Installing py3-setuptools-pyc (67.7.1-r0) (19/19) Installing .makedepends-py3-dill (20230422.104041) Executing busybox-1.36.0-r7.trigger OK: 493 MiB in 117 packages >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/dill-0.3.6.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 100 174k 100 174k 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/dill-0.3.6.tar.gz >>> py3-dill: Checking sha512sums... dill-0.3.6.tar.gz: OK >>> py3-dill: Unpacking /var/cache/distfiles/v3.18/dill-0.3.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/dill copying dill/__diff.py -> build/lib/dill copying dill/pointers.py -> build/lib/dill copying dill/source.py -> build/lib/dill copying dill/_objects.py -> build/lib/dill copying dill/_dill.py -> build/lib/dill copying dill/objtypes.py -> build/lib/dill copying dill/temp.py -> build/lib/dill copying dill/detect.py -> build/lib/dill copying dill/_shims.py -> build/lib/dill copying dill/session.py -> build/lib/dill copying dill/settings.py -> build/lib/dill copying dill/logger.py -> build/lib/dill copying dill/__init__.py -> build/lib/dill copying dill/__info__.py -> build/lib/dill creating build/lib/dill/tests copying dill/tests/test_properties.py -> build/lib/dill/tests copying dill/tests/test_session.py -> build/lib/dill/tests copying dill/tests/test_restricted.py -> build/lib/dill/tests copying dill/tests/test_classdef.py -> build/lib/dill/tests copying dill/tests/test_extendpickle.py -> build/lib/dill/tests copying dill/tests/test_pycapsule.py -> build/lib/dill/tests copying dill/tests/test_functors.py -> build/lib/dill/tests copying dill/tests/test_logger.py -> build/lib/dill/tests copying dill/tests/test_registered.py -> build/lib/dill/tests copying dill/tests/test_recursive.py -> build/lib/dill/tests copying dill/tests/test_module.py -> build/lib/dill/tests copying dill/tests/test_temp.py -> build/lib/dill/tests copying dill/tests/test_selected.py -> build/lib/dill/tests copying dill/tests/test_moduledict.py -> build/lib/dill/tests copying dill/tests/test_check.py -> build/lib/dill/tests copying dill/tests/test_dictviews.py -> build/lib/dill/tests copying dill/tests/test_nested.py -> build/lib/dill/tests copying dill/tests/test_file.py -> build/lib/dill/tests copying dill/tests/__main__.py -> build/lib/dill/tests copying dill/tests/test_objects.py -> build/lib/dill/tests copying dill/tests/test_fglobals.py -> build/lib/dill/tests copying dill/tests/test_functions.py -> build/lib/dill/tests copying dill/tests/test_detect.py -> build/lib/dill/tests copying dill/tests/test_source.py -> build/lib/dill/tests copying dill/tests/test_weakref.py -> build/lib/dill/tests copying dill/tests/test_dataclasses.py -> build/lib/dill/tests copying dill/tests/__init__.py -> build/lib/dill/tests copying dill/tests/test_mixins.py -> build/lib/dill/tests copying dill/tests/test_diff.py -> build/lib/dill/tests running build_scripts creating build/scripts-3.11 copying and adjusting scripts/undill -> build/scripts-3.11 copying and adjusting scripts/get_objgraph -> build/scripts-3.11 changing mode of build/scripts-3.11/undill from 644 to 755 changing mode of build/scripts-3.11/get_objgraph from 644 to 755 dill/tests/test_check.py at 0x7fffb65813a0> at 0x7fff8b4c13a0> at 0x7fff87c613a0> at 0x7fff842b13a0> at 0x7fffb74d13a0> 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 fails: SetIteratorType fails: OdictIteratorType fails: DictionaryItemIteratorType fails: DictionaryKeyIteratorType fails: DictionaryValueIteratorType fails: DictReversekeyiteratorType fails: DictReversevalueiteratorType fails: DictReverseitemiteratorType fails: FileType 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 sys:1: ResourceWarning: unclosed sys:1: ResourceWarning: unclosed dill/tests/test_session.py dill/tests/test_source.py dill/tests/test_temp.py dill/tests/test_weakref.py >>> py3-dill: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-dill/pkg creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/__diff.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/pointers.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_properties.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_session.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_restricted.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_classdef.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_extendpickle.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_pycapsule.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_functors.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_logger.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_registered.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_recursive.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_module.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_temp.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_selected.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_moduledict.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_check.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_dictviews.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_nested.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_file.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/__main__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_objects.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_fglobals.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_functions.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_detect.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/__pycache__ copying build/lib/dill/tests/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/__pycache__ copying build/lib/dill/tests/__pycache__/__main__.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/__pycache__ copying build/lib/dill/tests/test_source.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_weakref.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_dataclasses.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/__init__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_mixins.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/tests/test_diff.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests copying build/lib/dill/source.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/_objects.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/_dill.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/objtypes.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/temp.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/detect.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/_shims.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/logger.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/_dill.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/settings.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/temp.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/session.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/pointers.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/__diff.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/_objects.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/_shims.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/__info__.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/objtypes.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/detect.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/__pycache__/source.cpython-311.pyc -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__ copying build/lib/dill/session.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/settings.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/logger.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/__init__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill copying build/lib/dill/__info__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_properties.py to test_properties.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_session.py to test_session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_restricted.py to test_restricted.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_classdef.py to test_classdef.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_extendpickle.py to test_extendpickle.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_pycapsule.py to test_pycapsule.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_functors.py to test_functors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_logger.py to test_logger.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_registered.py to test_registered.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_recursive.py to test_recursive.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_module.py to test_module.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_temp.py to test_temp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_selected.py to test_selected.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_moduledict.py to test_moduledict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_check.py to test_check.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_dictviews.py to test_dictviews.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_nested.py to test_nested.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_file.py to test_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_objects.py to test_objects.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_fglobals.py to test_fglobals.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_functions.py to test_functions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_detect.py to test_detect.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_source.py to test_source.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_weakref.py to test_weakref.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_dataclasses.py to test_dataclasses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_mixins.py to test_mixins.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/tests/test_diff.py to test_diff.cpython-311.pyc running install_egg_info running egg_info writing dill.egg-info/PKG-INFO writing dependency_links to dill.egg-info/dependency_links.txt writing requirements to dill.egg-info/requires.txt writing top-level names to dill.egg-info/top_level.txt reading manifest file 'dill.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' adding license file 'LICENSE' writing manifest file 'dill.egg-info/SOURCES.txt' Copying dill.egg-info to /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill-0.3.6-py3.11.egg-info running install_scripts creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin copying build/scripts-3.11/get_objgraph -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin copying build/scripts-3.11/undill -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin changing mode of /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin/get_objgraph to 755 changing mode of /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin/undill to 755 >>> py3-dill-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.11/site-packages/dill/__pycache__' -> '/home/buildozer/aports/community/py3-dill/pkg/py3-dill-pyc/usr/lib/python3.11/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.11 >>> py3-dill-pyc*: Package size: 336.0 KB >>> py3-dill-pyc*: Compressing data... >>> py3-dill-pyc*: Create checksum... >>> py3-dill-pyc*: Create py3-dill-pyc-0.3.6-r2.apk >>> py3-dill*: Tracing dependencies... python3~3.11 >>> py3-dill*: Package size: 328.0 KB >>> py3-dill*: Compressing data... >>> py3-dill*: Create checksum... >>> py3-dill*: Create py3-dill-0.3.6-r2.apk >>> py3-dill: Build complete at Sat, 22 Apr 2023 10:40:50 +0000 elapsed time 0h 0m 10s >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Uninstalling dependencies... (1/19) Purging .makedepends-py3-dill (20230422.104041) (2/19) Purging py3-setuptools-pyc (67.7.1-r0) (3/19) Purging py3-setuptools (67.7.1-r0) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r5) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-dill: Updating the community/ppc64le repository index... >>> py3-dill: Signing the index...