>>> py3-dill: Building community/py3-dill 0.3.4-r1 (using abuild 3.9.0-r0) started Thu, 02 Jun 2022 10:16:30 +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/14) Installing libffi (3.4.2-r1) (2/14) Installing gdbm (1.23-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.1.2-r0) (5/14) Installing sqlite-libs (3.38.5-r0) (6/14) Installing python3 (3.10.4-r0) (7/14) Installing py3-appdirs (1.4.4-r3) (8/14) Installing py3-more-itertools (8.13.0-r0) (9/14) Installing py3-ordered-set (4.0.2-r3) (10/14) Installing py3-parsing (2.4.7-r3) (11/14) Installing py3-six (1.16.0-r1) (12/14) Installing py3-packaging (21.3-r0) (13/14) Installing py3-setuptools (59.4.0-r0) (14/14) Installing .makedepends-py3-dill (20220602.101631) Executing busybox-1.35.0-r13.trigger OK: 352 MiB in 113 packages >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dill-0.3.4.zip % 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 182k 100 182k 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k >>> py3-dill: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dill-0.3.4.zip >>> py3-dill: Checking sha512sums... dill-0.3.4.zip: OK >>> py3-dill: Unpacking /var/cache/distfiles/edge/dill-0.3.4.zip... running build running build_py creating build creating build/lib creating build/lib/dill copying dill/info.py -> build/lib/dill copying dill/pointers.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/__init__.py -> build/lib/dill copying dill/detect.py -> build/lib/dill copying dill/settings.py -> build/lib/dill copying dill/source.py -> build/lib/dill copying dill/_objects.py -> build/lib/dill copying dill/__diff.py -> build/lib/dill creating build/lib/dill/tests copying tests/test_extendpickle.py -> build/lib/dill/tests copying tests/test_temp.py -> build/lib/dill/tests copying tests/test_recursive.py -> build/lib/dill/tests copying tests/__main__.py -> build/lib/dill/tests copying tests/test_selected.py -> build/lib/dill/tests copying tests/test_classdef.py -> build/lib/dill/tests copying tests/test_detect.py -> build/lib/dill/tests copying tests/test_functors.py -> build/lib/dill/tests copying tests/test_restricted.py -> build/lib/dill/tests copying tests/test_weakref.py -> build/lib/dill/tests copying tests/test_check.py -> build/lib/dill/tests copying tests/test_nested.py -> build/lib/dill/tests copying tests/test_moduledict.py -> build/lib/dill/tests copying tests/test_mixins.py -> build/lib/dill/tests copying tests/__init__.py -> build/lib/dill/tests copying tests/test_diff.py -> build/lib/dill/tests copying tests/test_module.py -> build/lib/dill/tests copying tests/test_functions.py -> build/lib/dill/tests copying tests/test_properties.py -> build/lib/dill/tests copying tests/test_fglobals.py -> build/lib/dill/tests copying tests/test_objects.py -> build/lib/dill/tests copying tests/test_file.py -> build/lib/dill/tests copying tests/test_source.py -> build/lib/dill/tests running build_scripts creating build/scripts-3.10 copying and adjusting scripts/undill -> build/scripts-3.10 copying and adjusting scripts/get_objgraph -> build/scripts-3.10 changing mode of build/scripts-3.10/undill from 644 to 755 changing mode of build/scripts-3.10/get_objgraph from 644 to 755 tests/test_check.py at 0xf7be0418> at 0xf7918418> at 0xf7476418> at 0xf77a4418> at 0xf7a1a418> tests/test_classdef.py tests/test_detect.py tests/test_diff.py tests/test_extendpickle.py tests/test_fglobals.py tests/test_file.py tests/test_functions.py tests/test_functors.py tests/test_mixins.py tests/test_module.py /home/buildozer/aports/community/py3-dill/src/dill-0.3.4/tests/test_module.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses try: from imp import reload tests/test_moduledict.py tests/test_nested.py tests/test_objects.py fails: ConnectionType fails: CursorType fails: BZ2FileType fails: BZ2CompressorType fails: BZ2DecompressorType fails: DialectType fails: SocketType fails: SocketPairType fails: FileType fails: GzipFileType tests/test_properties.py tests/test_recursive.py tests/test_restricted.py tests/test_selected.py tests/test_source.py tests/test_temp.py tests/test_weakref.py >>> py3-dill: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying dill/info.py -> build/lib/dill running build_scripts 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.10 creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/info.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/pointers.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/_dill.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_extendpickle.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_temp.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_recursive.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/__main__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_selected.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_classdef.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_detect.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_functors.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_restricted.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_weakref.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_check.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_nested.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_moduledict.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_mixins.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/__init__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_diff.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_module.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_functions.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_properties.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_fglobals.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_objects.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_file.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_source.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/objtypes.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/temp.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/__init__.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/detect.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/settings.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/source.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/_objects.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/__diff.py -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/info.py to info.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/pointers.py to pointers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/_dill.py to _dill.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_extendpickle.py to test_extendpickle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_temp.py to test_temp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_recursive.py to test_recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_selected.py to test_selected.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_classdef.py to test_classdef.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_detect.py to test_detect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_functors.py to test_functors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_restricted.py to test_restricted.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_weakref.py to test_weakref.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_check.py to test_check.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_nested.py to test_nested.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_moduledict.py to test_moduledict.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_mixins.py to test_mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_diff.py to test_diff.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_module.py to test_module.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_functions.py to test_functions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_properties.py to test_properties.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_fglobals.py to test_fglobals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_objects.py to test_objects.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_file.py to test_file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests/test_source.py to test_source.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/objtypes.py to objtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/temp.py to temp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/detect.py to detect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/settings.py to settings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/_objects.py to _objects.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/__diff.py to __diff.cpython-310.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' 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.10/site-packages/dill-0.3.4-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin copying build/scripts-3.10/undill -> /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin copying build/scripts-3.10/get_objgraph -> /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/undill to 755 changing mode of /home/buildozer/aports/community/py3-dill/pkg/py3-dill/usr/bin/get_objgraph to 755 >>> py3-dill*: Running postcheck for py3-dill >>> py3-dill*: Preparing package py3-dill... >>> py3-dill*: Tracing dependencies... >>> py3-dill*: Package size: 408.0 KB >>> py3-dill*: Compressing data... >>> py3-dill*: Create checksum... >>> py3-dill*: Create py3-dill-0.3.4-r1.apk >>> py3-dill: Build complete at Thu, 02 Jun 2022 10:16:36 +0000 elapsed time 0h 0m 6s >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Uninstalling dependencies... (1/14) Purging .makedepends-py3-dill (20220602.101631) (2/14) Purging py3-setuptools (59.4.0-r0) (3/14) Purging py3-appdirs (1.4.4-r3) (4/14) Purging py3-more-itertools (8.13.0-r0) (5/14) Purging py3-ordered-set (4.0.2-r3) (6/14) Purging py3-packaging (21.3-r0) (7/14) Purging py3-six (1.16.0-r1) (8/14) Purging py3-parsing (2.4.7-r3) (9/14) Purging python3 (3.10.4-r0) (10/14) Purging libffi (3.4.2-r1) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.2-r0) (14/14) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 300 MiB in 99 packages >>> py3-dill: Updating the community/armhf repository index... >>> py3-dill: Signing the index...