>>> py3-dill: Building testing/py3-dill 0.3.4-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 16:32:02 +0000 >>> py3-dill: Checking sanity of /home/buildozer/aports/testing/py3-dill/APKBUILD... >>> py3-dill: Analyzing dependencies... >>> py3-dill: Installing for build: build-base python3 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.22-r0) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.37.0-r0) (6/13) Installing python3 (3.10.1-r0) (7/13) Installing py3-ordered-set (4.0.2-r3) (8/13) Installing py3-appdirs (1.4.4-r3) (9/13) Installing py3-parsing (2.4.7-r3) (10/13) Installing py3-six (1.16.0-r1) (11/13) Installing py3-packaging (21.3-r0) (12/13) Installing py3-setuptools (52.0.0-r5) (13/13) Installing .makedepends-py3-dill (20211219.163202) Executing busybox-1.34.1-r5.trigger OK: 417 MiB in 114 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 >>> 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 0xfff39a183d90> at 0xfff56b12bd90> at 0xfff8617cbd90> at 0xfffec334fd90> at 0xfff716d9fd90> 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/testing/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 running build running build_py copying dill/info.py -> build/lib/dill running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-dill/pkg creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/info.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/pointers.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/_dill.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill creating /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_extendpickle.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_temp.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_recursive.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/__main__.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_selected.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_classdef.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_detect.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_functors.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_restricted.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_weakref.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_check.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_nested.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_moduledict.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_mixins.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/__init__.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_diff.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_module.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_functions.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_properties.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_fglobals.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_objects.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_file.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/tests/test_source.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/tests copying build/lib/dill/objtypes.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/temp.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/__init__.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/detect.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/settings.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/source.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/_objects.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill copying build/lib/dill/__diff.py -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/info.py to info.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/pointers.py to pointers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/_dill.py to _dill.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/objtypes.py to objtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/temp.py to temp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/detect.py to detect.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/settings.py to settings.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/lib/python3.10/site-packages/dill/_objects.py to _objects.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/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' writing manifest file 'dill.egg-info/SOURCES.txt' Copying dill.egg-info to /home/buildozer/aports/testing/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/testing/py3-dill/pkg/py3-dill/usr/bin copying build/scripts-3.10/undill -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/bin copying build/scripts-3.10/get_objgraph -> /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/bin changing mode of /home/buildozer/aports/testing/py3-dill/pkg/py3-dill/usr/bin/undill to 755 changing mode of /home/buildozer/aports/testing/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 Sun, 19 Dec 2021 16:32:06 +0000 elapsed time 0h 0m 4s >>> py3-dill: Cleaning up srcdir >>> py3-dill: Cleaning up pkgdir >>> py3-dill: Uninstalling dependencies... (1/13) Purging .makedepends-py3-dill (20211219.163202) (2/13) Purging py3-setuptools (52.0.0-r5) (3/13) Purging py3-ordered-set (4.0.2-r3) (4/13) Purging py3-appdirs (1.4.4-r3) (5/13) Purging py3-packaging (21.3-r0) (6/13) Purging py3-parsing (2.4.7-r3) (7/13) Purging py3-six (1.16.0-r1) (8/13) Purging python3 (3.10.1-r0) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.22-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 365 MiB in 101 packages >>> py3-dill: Updating the testing/aarch64 repository index... >>> py3-dill: Signing the index...