>>> py3-ptable: Building community/py3-ptable 0.9.3-r2 (using abuild 3.9.0-r0) started Wed, 15 Dec 2021 23:53:09 +0000 >>> py3-ptable: Checking sanity of /home/buildozer/aports/community/py3-ptable/APKBUILD... >>> py3-ptable: Analyzing dependencies... >>> py3-ptable: Installing for build: build-base python3 py3-setuptools py3-pytest (1/22) Installing libffi (3.4.2-r1) (2/22) Installing gdbm (1.22-r0) (3/22) Installing mpdecimal (2.5.1-r1) (4/22) Installing readline (8.1.1-r0) (5/22) Installing sqlite-libs (3.37.0-r0) (6/22) Installing python3 (3.10.1-r0) (7/22) Installing py3-ordered-set (4.0.2-r3) (8/22) Installing py3-appdirs (1.4.4-r3) (9/22) Installing py3-parsing (2.4.7-r3) (10/22) Installing py3-six (1.16.0-r1) (11/22) Installing py3-packaging (21.3-r0) (12/22) Installing py3-setuptools (52.0.0-r5) (13/22) Installing py3-atomicwrites (1.4.0-r2) (14/22) Installing py3-attrs (21.2.0-r1) (15/22) Installing py3-more-itertools (8.12.0-r1) (16/22) Installing py3-iniconfig (1.1.1-r2) (17/22) Installing py3-pluggy (0.13.1-r5) (18/22) Installing py3-py (1.10.0-r2) (19/22) Installing py3-wcwidth (0.2.5-r2) (20/22) Installing py3-toml (0.10.2-r3) (21/22) Installing py3-pytest (6.2.5-r1) (22/22) Installing .makedepends-py3-ptable (20211215.235310) Executing busybox-1.34.1-r5.trigger OK: 362 MiB in 123 packages >>> py3-ptable: Cleaning up srcdir >>> py3-ptable: Cleaning up pkgdir >>> py3-ptable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ptable-0.9.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 45 35761 45 16366 0 0 31911 0 0:00:01 --:--:-- 0:00:01 31902 100 35761 100 35761 0 0 69648 0 --:--:-- --:--:-- --:--:-- 69573 >>> py3-ptable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ptable-0.9.3.tar.gz >>> py3-ptable: Checking sha512sums... py3-ptable-0.9.3.tar.gz: OK >>> py3-ptable: Unpacking /var/cache/distfiles/edge/py3-ptable-0.9.3.tar.gz... running build running build_py file prettytable.py (for module prettytable) not found creating build creating build/lib creating build/lib/prettytable copying prettytable/__init__.py -> build/lib/prettytable copying prettytable/cli.py -> build/lib/prettytable copying prettytable/prettytable.py -> build/lib/prettytable copying prettytable/factory.py -> build/lib/prettytable copying prettytable/_compact.py -> build/lib/prettytable file prettytable.py (for module prettytable) not found running egg_info creating ptable2.egg-info writing ptable2.egg-info/PKG-INFO writing dependency_links to ptable2.egg-info/dependency_links.txt writing entry points to ptable2.egg-info/entry_points.txt writing top-level names to ptable2.egg-info/top_level.txt writing manifest file 'ptable2.egg-info/SOURCES.txt' file prettytable.py (for module prettytable) not found reading manifest file 'ptable2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test_prettytable.py' writing manifest file 'ptable2.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-ptable/src/ptable2-0.9.3 collected 66 items tests/test_factories.py ... [ 4%] tests/test_prettytable.py .............................................. [ 74%] ................ [ 98%] tests/test_utils.py . [100%] ============================== 66 passed in 0.71s ============================== >>> py3-ptable: Entering fakeroot... running install running build running build_py file prettytable.py (for module prettytable) not found file prettytable.py (for module prettytable) not found running egg_info writing ptable2.egg-info/PKG-INFO writing dependency_links to ptable2.egg-info/dependency_links.txt writing entry points to ptable2.egg-info/entry_points.txt writing top-level names to ptable2.egg-info/top_level.txt file prettytable.py (for module prettytable) not found reading manifest file 'ptable2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test_prettytable.py' writing manifest file 'ptable2.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-ptable/pkg creating /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable creating /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr creating /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib creating /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/_compact.py -> /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/factory.py -> /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/__init__.py -> /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/cli.py -> /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable copying build/lib/prettytable/prettytable.py -> /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable byte-compiling /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable/_compact.py to _compact.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable/factory.py to factory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/prettytable/prettytable.py to prettytable.cpython-310.pyc running install_egg_info Copying ptable2.egg-info to /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/lib/python3.10/site-packages/ptable2-0.9.3-py3.10.egg-info running install_scripts Installing ptable script to /home/buildozer/aports/community/py3-ptable/pkg/py3-ptable/usr/bin >>> py3-ptable*: Running postcheck for py3-ptable >>> py3-ptable*: Preparing package py3-ptable... >>> py3-ptable*: Tracing dependencies... >>> py3-ptable*: Package size: 212.0 KB >>> py3-ptable*: Compressing data... >>> py3-ptable*: Create checksum... >>> py3-ptable*: Create py3-ptable-0.9.3-r2.apk >>> py3-ptable: Build complete at Wed, 15 Dec 2021 23:53:13 +0000 elapsed time 0h 0m 4s >>> py3-ptable: Cleaning up srcdir >>> py3-ptable: Cleaning up pkgdir >>> py3-ptable: Uninstalling dependencies... (1/22) Purging .makedepends-py3-ptable (20211215.235310) (2/22) Purging py3-setuptools (52.0.0-r5) (3/22) Purging py3-ordered-set (4.0.2-r3) (4/22) Purging py3-appdirs (1.4.4-r3) (5/22) Purging py3-pytest (6.2.5-r1) (6/22) Purging py3-atomicwrites (1.4.0-r2) (7/22) Purging py3-attrs (21.2.0-r1) (8/22) Purging py3-more-itertools (8.12.0-r1) (9/22) Purging py3-iniconfig (1.1.1-r2) (10/22) Purging py3-pluggy (0.13.1-r5) (11/22) Purging py3-py (1.10.0-r2) (12/22) Purging py3-wcwidth (0.2.5-r2) (13/22) Purging py3-packaging (21.3-r0) (14/22) Purging py3-parsing (2.4.7-r3) (15/22) Purging py3-six (1.16.0-r1) (16/22) Purging py3-toml (0.10.2-r3) (17/22) Purging python3 (3.10.1-r0) (18/22) Purging libffi (3.4.2-r1) (19/22) Purging gdbm (1.22-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.1-r0) (22/22) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-ptable: Updating the community/armhf repository index... >>> py3-ptable: Signing the index...