>>> py3-installer: Building community/py3-installer 0.5.1-r0 (using abuild 3.9.0-r0) started Fri, 18 Mar 2022 20:15:37 +0000 >>> py3-installer: Checking sanity of /home/buildozer/aports/community/py3-installer/APKBUILD... >>> py3-installer: Analyzing dependencies... >>> py3-installer: Installing for build: build-base python3 py3-pytest (1/19) Installing libffi (3.4.2-r1) (2/19) Installing gdbm (1.23-r0) (3/19) Installing mpdecimal (2.5.1-r1) (4/19) Installing readline (8.1.2-r0) (5/19) Installing sqlite-libs (3.37.2-r0) (6/19) Installing python3 (3.10.2-r0) (7/19) Installing py3-atomicwrites (1.4.0-r2) (8/19) Installing py3-attrs (21.2.0-r1) (9/19) Installing py3-more-itertools (8.12.0-r1) (10/19) Installing py3-iniconfig (1.1.1-r2) (11/19) Installing py3-pluggy (0.13.1-r5) (12/19) Installing py3-py (1.10.0-r2) (13/19) Installing py3-six (1.16.0-r1) (14/19) Installing py3-wcwidth (0.2.5-r2) (15/19) Installing py3-parsing (2.4.7-r3) (16/19) Installing py3-packaging (21.3-r0) (17/19) Installing py3-toml (0.10.2-r3) (18/19) Installing py3-pytest (6.2.5-r1) (19/19) Installing .makedepends-py3-installer (20220318.201538) Executing busybox-1.35.0-r5.trigger OK: 352 MiB in 118 packages >>> py3-installer: Cleaning up srcdir >>> py3-installer: Cleaning up pkgdir >>> py3-installer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/installer-0.5.1.tar.gz >>> py3-installer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/installer-0.5.1.tar.gz >>> py3-installer: Checking sha512sums... installer-0.5.1.tar.gz: OK >>> py3-installer: Unpacking /var/cache/distfiles/edge/installer-0.5.1.tar.gz... /home/buildozer/aports/community/py3-installer/src/installer-0.5.1/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/installer copying src/installer/destinations.py -> build/lib/installer copying src/installer/utils.py -> build/lib/installer copying src/installer/__main__.py -> build/lib/installer copying src/installer/sources.py -> build/lib/installer copying src/installer/records.py -> build/lib/installer copying src/installer/__init__.py -> build/lib/installer copying src/installer/exceptions.py -> build/lib/installer copying src/installer/scripts.py -> build/lib/installer copying src/installer/_core.py -> build/lib/installer creating build/lib/installer/_scripts copying src/installer/_scripts/__init__.py -> build/lib/installer/_scripts copying src/installer/_scripts/w_arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/w64-arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t32.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t64-arm.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t64.exe -> build/lib/installer/_scripts copying src/installer/_scripts/w32.exe -> build/lib/installer/_scripts copying src/installer/_scripts/w64.exe -> build/lib/installer/_scripts copying src/installer/_scripts/t_arm.exe -> build/lib/installer/_scripts ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-installer/src/installer-0.5.1 collected 102 items tests/test_core.py ....... [ 6%] tests/test_destinations.py ......... [ 15%] tests/test_main.py ... [ 18%] tests/test_records.py ........................................ [ 57%] tests/test_scripts.py ........... [ 68%] tests/test_sources.py ....... [ 75%] tests/test_utils.py ......................... [100%] ============================= 102 passed in 0.46s ============================== >>> py3-installer: Entering fakeroot... /home/buildozer/aports/community/py3-installer/src/installer-0.5.1/setup.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-installer/pkg creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w_arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w64-arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts/__pycache__ copying build/lib/installer/_scripts/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts/__pycache__ copying build/lib/installer/_scripts/t32.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t64-arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t64.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w32.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/__init__.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/w64.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/_scripts/t_arm.exe -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/_scripts copying build/lib/installer/destinations.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer creating /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/exceptions.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/destinations.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/scripts.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/records.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/utils.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/__main__.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/sources.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/__pycache__/_core.cpython-310.pyc -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer/__pycache__ copying build/lib/installer/utils.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/__main__.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/sources.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/records.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/__init__.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/exceptions.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/scripts.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer copying build/lib/installer/_core.py -> /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer running install_egg_info Writing /home/buildozer/aports/community/py3-installer/pkg/py3-installer/usr/lib/python3.10/site-packages/installer-0.5.1-py3.10.egg-info >>> py3-installer*: Running postcheck for py3-installer >>> py3-installer*: Preparing package py3-installer... >>> py3-installer*: Stripping binaries >>> WARNING: py3-installer*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-installer*: Scanning shared objects >>> py3-installer*: Tracing dependencies... >>> py3-installer*: Package size: 1.0 MB >>> py3-installer*: Compressing data... >>> py3-installer*: Create checksum... >>> py3-installer*: Create py3-installer-0.5.1-r0.apk >>> py3-installer: Build complete at Fri, 18 Mar 2022 20:15:40 +0000 elapsed time 0h 0m 3s >>> py3-installer: Cleaning up srcdir >>> py3-installer: Cleaning up pkgdir >>> py3-installer: Uninstalling dependencies... (1/19) Purging .makedepends-py3-installer (20220318.201538) (2/19) Purging py3-pytest (6.2.5-r1) (3/19) Purging py3-atomicwrites (1.4.0-r2) (4/19) Purging py3-attrs (21.2.0-r1) (5/19) Purging py3-more-itertools (8.12.0-r1) (6/19) Purging py3-iniconfig (1.1.1-r2) (7/19) Purging py3-pluggy (0.13.1-r5) (8/19) Purging py3-py (1.10.0-r2) (9/19) Purging py3-wcwidth (0.2.5-r2) (10/19) Purging py3-packaging (21.3-r0) (11/19) Purging py3-parsing (2.4.7-r3) (12/19) Purging py3-six (1.16.0-r1) (13/19) Purging py3-toml (0.10.2-r3) (14/19) Purging python3 (3.10.2-r0) (15/19) Purging libffi (3.4.2-r1) (16/19) Purging gdbm (1.23-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.1.2-r0) (19/19) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r5.trigger OK: 300 MiB in 99 packages >>> py3-installer: Updating the community/armhf repository index... >>> py3-installer: Signing the index...