>>> py3-texttable: Building community/py3-texttable 1.6.3-r1 (using abuild 3.8.0_rc3-r2) started Sun, 23 May 2021 11:15:19 +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/24) Installing libbz2 (1.0.8-r1) (2/24) Installing libffi (3.3-r2) (3/24) Installing gdbm (1.19-r0) (4/24) Installing xz-libs (5.2.5-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.1.0-r0) (7/24) Installing sqlite-libs (3.35.5-r0) (8/24) Installing python3 (3.9.5-r1) (9/24) Installing py3-ordered-set (4.0.2-r1) (10/24) Installing py3-appdirs (1.4.4-r2) (11/24) Installing py3-parsing (2.4.7-r2) (12/24) Installing py3-six (1.15.0-r1) (13/24) Installing py3-packaging (20.9-r1) (14/24) Installing py3-setuptools (52.0.0-r3) (15/24) Installing py3-atomicwrites (1.4.0-r1) (16/24) Installing py3-attrs (20.3.0-r1) (17/24) Installing py3-more-itertools (8.8.0-r0) (18/24) Installing py3-iniconfig (1.1.1-r1) (19/24) Installing py3-pluggy (0.13.1-r4) (20/24) Installing py3-py (1.10.0-r1) (21/24) Installing py3-wcwidth (0.2.5-r1) (22/24) Installing py3-toml (0.10.2-r2) (23/24) Installing py3-pytest (6.2.4-r0) (24/24) Installing .makedepends-py3-texttable (20210523.111523) Executing busybox-1.33.1-r1.trigger OK: 367 MiB in 113 packages >>> py3-texttable: Cleaning up srcdir >>> py3-texttable: Cleaning up pkgdir >>> py3-texttable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/texttable-1.6.3.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 341 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.3.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 122 100 122 0 0 3297 0 --:--:-- --:--:-- --:--:-- 3297 100 278 100 278 0 0 1535 0 --:--:-- --:--:-- --:--:-- 1535 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14470 100 14470 0 0 58821 0 --:--:-- --:--:-- --:--:-- 58821 >>> py3-texttable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/texttable-1.6.3.tar.gz >>> py3-texttable: Checking sha512sums... texttable-1.6.3.tar.gz: OK >>> py3-texttable: Unpacking /var/cache/distfiles/v3.14/texttable-1.6.3.tar.gz... running build running build_py creating build creating build/lib copying texttable.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-texttable/src/texttable-1.6.3 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.11s ============================== >>> py3-texttable: Entering fakeroot... running install 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.9 creating /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.9/site-packages copying build/lib/texttable.py -> /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.9/site-packages byte-compiling /home/buildozer/aports/community/py3-texttable/pkg/py3-texttable/usr/lib/python3.9/site-packages/texttable.py to texttable.cpython-39.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 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.9/site-packages/texttable-1.6.3-py3.9.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.3-r1.apk >>> py3-texttable: Build complete at Sun, 23 May 2021 11:15:26 +0000 elapsed time 0h 0m 7s >>> py3-texttable: Cleaning up srcdir >>> py3-texttable: Cleaning up pkgdir >>> py3-texttable: Uninstalling dependencies... (1/24) Purging .makedepends-py3-texttable (20210523.111523) (2/24) Purging py3-setuptools (52.0.0-r3) (3/24) Purging py3-ordered-set (4.0.2-r1) (4/24) Purging py3-appdirs (1.4.4-r2) (5/24) Purging py3-pytest (6.2.4-r0) (6/24) Purging py3-atomicwrites (1.4.0-r1) (7/24) Purging py3-attrs (20.3.0-r1) (8/24) Purging py3-more-itertools (8.8.0-r0) (9/24) Purging py3-iniconfig (1.1.1-r1) (10/24) Purging py3-pluggy (0.13.1-r4) (11/24) Purging py3-py (1.10.0-r1) (12/24) Purging py3-wcwidth (0.2.5-r1) (13/24) Purging py3-packaging (20.9-r1) (14/24) Purging py3-parsing (2.4.7-r2) (15/24) Purging py3-six (1.15.0-r1) (16/24) Purging py3-toml (0.10.2-r2) (17/24) Purging python3 (3.9.5-r1) (18/24) Purging libbz2 (1.0.8-r1) (19/24) Purging libffi (3.3-r2) (20/24) Purging gdbm (1.19-r0) (21/24) Purging xz-libs (5.2.5-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.0-r0) (24/24) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-texttable: Updating the community/x86 repository index... >>> py3-texttable: Signing the index...