>>> py3-texttable: Building community/py3-texttable 1.6.4-r1 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 04:01:33 +0000 >>> py3-texttable: Checking sanity of /home/buildozer/aports/community/py3-texttable/APKBUILD... >>> py3-texttable: Analyzing dependencies... >>> py3-texttable: Installing for build: build-base python3 py3-setuptools py3-pytest (1/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-parsing (3.0.9-r0) (10/18) Installing py3-packaging (21.3-r2) (11/18) Installing py3-setuptools (65.5.0-r0) (12/18) Installing py3-attrs (22.1.0-r0) (13/18) Installing py3-iniconfig (1.1.1-r3) (14/18) Installing py3-pluggy (1.0.0-r1) (15/18) Installing py3-py (1.11.0-r0) (16/18) Installing py3-tomli (2.0.1-r1) (17/18) Installing py3-pytest (7.1.3-r1) (18/18) Installing .makedepends-py3-texttable (20221028.040146) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 111 packages >>> py3-texttable: Cleaning up srcdir >>> py3-texttable: Cleaning up pkgdir >>> py3-texttable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/texttable-1.6.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-texttable: Fetching https://pypi.io/packages/source/t/texttable/texttable-1.6.4.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 122 100 122 0 0 2153 0 --:--:-- --:--:-- --:--:-- 2140 100 278 100 278 0 0 1701 0 --:--:-- --:--:-- --:--:-- 1701 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12565 100 12565 0 0 12484 0 0:00:01 0:00:01 --:--:-- 12484 >>> py3-texttable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/texttable-1.6.4.tar.gz >>> py3-texttable: Checking sha512sums... texttable-1.6.4.tar.gz: OK >>> py3-texttable: Unpacking /var/cache/distfiles/v3.17/texttable-1.6.4.tar.gz... running build running build_py creating build creating build/lib copying texttable.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-texttable/src/texttable-1.6.4 collecting ... collected 14 items tests.py::test_texttable PASSED [ 7%] tests.py::test_texttable_header PASSED [ 14%] tests.py::test_set_cols_width PASSED [ 21%] tests.py::test_exceeding_max_width PASSED [ 28%] tests.py::test_exceeding_max_width2 PASSED [ 35%] tests.py::test_exceeding_max_width3 PASSED [ 42%] tests.py::test_exceeding_max_width4 PASSED [ 50%] tests.py::test_obj2unicode PASSED [ 57%] tests.py::test_combining_char PASSED [ 64%] tests.py::test_combining_char2 PASSED [ 71%] tests.py::test_user_dtype PASSED [ 78%] tests.py::test_cjkwarp PASSED [ 85%] tests.py::test_chaining PASSED [ 92%] tests.py::test_nan PASSED [100%] ============================== 14 passed in 0.04s ============================== >>> py3-texttable: 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-texttable/pkg creating /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable creating /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr creating /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib creating /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.10/site-packages copying build/lib/texttable.py -> /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.10/site-packages/texttable.py to texttable.cpython-310.pyc running install_egg_info running egg_info writing texttable.egg-info/PKG-INFO writing dependency_links to texttable.egg-info/dependency_links.txt writing top-level names to texttable.egg-info/top_level.txt reading manifest file 'texttable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'texttable.egg-info/SOURCES.txt' Copying texttable.egg-info to /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.10/site-packages/texttable-1.6.4-py3.10.egg-info running install_scripts >>> py3-texttable*: Running postcheck for py3-texttable >>> py3-texttable*: Preparing package py3-texttable... >>> py3-texttable*: Tracing dependencies... >>> py3-texttable*: Package size: 100.0 KB >>> py3-texttable*: Compressing data... >>> py3-texttable*: Create checksum... >>> py3-texttable*: Create py3-texttable-1.6.4-r1.apk >>> py3-texttable: Build complete at Fri, 28 Oct 2022 04:01:49 +0000 elapsed time 0h 0m 16s >>> py3-texttable: Cleaning up srcdir >>> py3-texttable: Cleaning up pkgdir >>> py3-texttable: Uninstalling dependencies... (1/18) Purging .makedepends-py3-texttable (20221028.040146) (2/18) Purging py3-setuptools (65.5.0-r0) (3/18) Purging py3-pytest (7.1.3-r1) (4/18) Purging py3-attrs (22.1.0-r0) (5/18) Purging py3-iniconfig (1.1.1-r3) (6/18) Purging py3-packaging (21.3-r2) (7/18) Purging py3-parsing (3.0.9-r0) (8/18) Purging py3-pluggy (1.0.0-r1) (9/18) Purging py3-py (1.11.0-r0) (10/18) Purging py3-tomli (2.0.1-r1) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-texttable: Updating the community/armv7 repository index... >>> py3-texttable: Signing the index...