>>> py3-inform: Building community/py3-inform 1.26-r1 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 01:09:51 +0000 >>> py3-inform: Checking sanity of /home/buildozer/aports/community/py3-inform/APKBUILD... >>> py3-inform: Analyzing dependencies... >>> py3-inform: Installing for build: build-base python3 py3-arrow py3-six py3-pytest-runner py3-setuptools py3-pytest py3-hypothesis (1/30) Installing libbz2 (1.0.8-r1) (2/30) Installing libffi (3.4.2-r1) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.2.5-r1) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing readline (8.1.2-r0) (7/30) Installing sqlite-libs (3.38.0-r0) (8/30) Installing python3 (3.10.3-r0) (9/30) Installing py3-six (1.16.0-r1) (10/30) Installing py3-dateutil (2.8.2-r1) (11/30) Installing py3-arrow (1.2.2-r0) (12/30) Installing py3-appdirs (1.4.4-r3) (13/30) Installing py3-more-itertools (8.12.0-r2) (14/30) Installing py3-ordered-set (4.0.2-r3) (15/30) Installing py3-parsing (2.4.7-r3) (16/30) Installing py3-packaging (21.3-r0) (17/30) Installing py3-setuptools (59.4.0-r0) (18/30) Installing py3-pytest-runner (5.3.2-r1) (19/30) Installing py3-atomicwrites (1.4.0-r2) (20/30) Installing py3-attrs (21.4.0-r0) (21/30) Installing py3-iniconfig (1.1.1-r2) (22/30) Installing py3-pluggy (0.13.1-r5) (23/30) Installing py3-py (1.10.0-r2) (24/30) Installing py3-wcwidth (0.2.5-r2) (25/30) Installing py3-toml (0.10.2-r3) (26/30) Installing py3-pygments (2.11.2-r0) (27/30) Installing py3-pytest (6.2.5-r2) (28/30) Installing py3-sortedcontainers (2.4.0-r1) (29/30) Installing py3-hypothesis (6.43.1-r0) (30/30) Installing .makedepends-py3-inform (20220414.010957) Executing busybox-1.35.0-r8.trigger OK: 393 MiB in 118 packages >>> py3-inform: Cleaning up srcdir >>> py3-inform: Cleaning up pkgdir >>> py3-inform: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/inform-v1.26.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-inform: Fetching https://github.com/KenKundert/inform/archive/v1.26/inform-v1.26.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 100 134 100 134 0 0 214 0 --:--:-- --:--:-- --:--:-- 214 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 0 107k 0 0 75642 0 --:--:-- 0:00:01 --:--:-- 155k >>> py3-inform: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/inform-v1.26.tar.gz >>> py3-inform: Checking sha512sums... inform-v1.26.tar.gz: OK >>> py3-inform: Unpacking /var/cache/distfiles/v3.16/inform-v1.26.tar.gz... running build running build_py creating build creating build/lib creating build/lib/inform copying inform/__init__.py -> build/lib/inform copying inform/inform.py -> build/lib/inform ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-inform/src/inform-1.26 plugins: hypothesis-6.43.1 collected 179 items tests/test_debug.py ........ [ 4%] tests/test_inform.py ....................................... [ 26%] tests/test_utilities.py ................................................ [ 53%] ........................................................................ [ 93%] ............ [100%] ============================= 179 passed in 2.74s ============================== >>> py3-inform: 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 running install_lib creating /home/buildozer/aports/community/py3-inform/pkg creating /home/buildozer/aports/community/py3-inform/pkg/py3-inform creating /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr creating /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib creating /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages/inform copying build/lib/inform/__init__.py -> /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages/inform copying build/lib/inform/inform.py -> /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages/inform byte-compiling /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages/inform/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages/inform/inform.py to inform.cpython-310.pyc running install_egg_info running egg_info creating inform.egg-info writing inform.egg-info/PKG-INFO writing dependency_links to inform.egg-info/dependency_links.txt writing requirements to inform.egg-info/requires.txt writing top-level names to inform.egg-info/top_level.txt writing manifest file 'inform.egg-info/SOURCES.txt' reading manifest file 'inform.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'inform.egg-info/SOURCES.txt' Copying inform.egg-info to /home/buildozer/aports/community/py3-inform/pkg/py3-inform/usr/lib/python3.10/site-packages/inform-1.26.0-py3.10.egg-info running install_scripts >>> py3-inform*: Running postcheck for py3-inform >>> py3-inform*: Preparing package py3-inform... >>> py3-inform*: Tracing dependencies... >>> py3-inform*: Package size: 280.0 KB >>> py3-inform*: Compressing data... >>> py3-inform*: Create checksum... >>> py3-inform*: Create py3-inform-1.26-r1.apk >>> py3-inform: Build complete at Thu, 14 Apr 2022 01:10:04 +0000 elapsed time 0h 0m 13s >>> py3-inform: Cleaning up srcdir >>> py3-inform: Cleaning up pkgdir >>> py3-inform: Uninstalling dependencies... (1/30) Purging .makedepends-py3-inform (20220414.010957) (2/30) Purging py3-arrow (1.2.2-r0) (3/30) Purging py3-dateutil (2.8.2-r1) (4/30) Purging py3-pytest-runner (5.3.2-r1) (5/30) Purging py3-setuptools (59.4.0-r0) (6/30) Purging py3-appdirs (1.4.4-r3) (7/30) Purging py3-ordered-set (4.0.2-r3) (8/30) Purging py3-pytest (6.2.5-r2) (9/30) Purging py3-atomicwrites (1.4.0-r2) (10/30) Purging py3-more-itertools (8.12.0-r2) (11/30) Purging py3-iniconfig (1.1.1-r2) (12/30) Purging py3-pluggy (0.13.1-r5) (13/30) Purging py3-py (1.10.0-r2) (14/30) Purging py3-wcwidth (0.2.5-r2) (15/30) Purging py3-packaging (21.3-r0) (16/30) Purging py3-parsing (2.4.7-r3) (17/30) Purging py3-six (1.16.0-r1) (18/30) Purging py3-toml (0.10.2-r3) (19/30) Purging py3-pygments (2.11.2-r0) (20/30) Purging py3-hypothesis (6.43.1-r0) (21/30) Purging py3-attrs (21.4.0-r0) (22/30) Purging py3-sortedcontainers (2.4.0-r1) (23/30) Purging python3 (3.10.3-r0) (24/30) Purging libbz2 (1.0.8-r1) (25/30) Purging libffi (3.4.2-r1) (26/30) Purging gdbm (1.23-r0) (27/30) Purging xz-libs (5.2.5-r1) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.1.2-r0) (30/30) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 323 MiB in 88 packages >>> py3-inform: Updating the community/s390x repository index... >>> py3-inform: Signing the index...