>>> py3-lz4: Building community/py3-lz4 2.2.1-r1 (using abuild 3.7.0_rc1-r1) started Sun, 20 Dec 2020 16:18:58 +0000 >>> py3-lz4: Checking sanity of /home/buildozer/aports/community/py3-lz4/APKBUILD... >>> py3-lz4: Analyzing dependencies... >>> py3-lz4: Installing for build: build-base python3-dev py3-setuptools lz4-dev linux-headers py3-pytest py3-psutil py3-pytest-cov py3-coverage (1/30) Installing libbz2 (1.0.8-r1) (2/30) Installing libffi (3.3-r2) (3/30) Installing gdbm (1.18.1-r0) (4/30) Installing xz-libs (5.2.5-r0) (5/30) Installing readline (8.0.4-r0) (6/30) Installing sqlite-libs (3.34.0-r0) (7/30) Installing python3 (3.8.6-r0) (8/30) Installing python3-dev (3.8.6-r0) (9/30) Installing py3-ordered-set (4.0.2-r0) (10/30) Installing py3-appdirs (1.4.4-r1) (11/30) Installing py3-parsing (2.4.7-r1) (12/30) Installing py3-six (1.15.0-r0) (13/30) Installing py3-packaging (20.8-r0) (14/30) Installing py3-setuptools (51.0.0-r0) (15/30) Installing lz4-libs (1.9.2-r0) (16/30) Installing lz4-dev (1.9.2-r0) (17/30) Installing linux-headers (5.7.8-r0) (18/30) Installing py3-atomicwrites (1.4.0-r0) (19/30) Installing py3-attrs (20.3.0-r0) (20/30) Installing py3-more-itertools (8.6.0-r0) (21/30) Installing py3-iniconfig (1.1.1-r0) (22/30) Installing py3-pluggy (0.13.1-r1) (23/30) Installing py3-py (1.10.0-r0) (24/30) Installing py3-wcwidth (0.2.5-r0) (25/30) Installing py3-toml (0.10.2-r0) (26/30) Installing py3-pytest (6.2.1-r0) (27/30) Installing py3-psutil (5.7.3-r0) (28/30) Installing py3-coverage (5.3-r0) (29/30) Installing py3-pytest-cov (2.10.1-r0) (30/30) Installing .makedepends-py3-lz4 (20201220.161908) Executing busybox-1.32.0-r8.trigger OK: 406 MiB in 116 packages >>> py3-lz4: Cleaning up srcdir >>> py3-lz4: Cleaning up pkgdir >>> py3-lz4: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lz4-2.2.1.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 138k 100 138k 0 0 1798k 0 --:--:-- --:--:-- --:--:-- 1798k >>> py3-lz4: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lz4-2.2.1.tar.gz >>> py3-lz4: Checking sha512sums... lz4-2.2.1.tar.gz: OK system-libs.patch: OK >>> py3-lz4: Unpacking /var/cache/distfiles/v3.13/lz4-2.2.1.tar.gz... >>> py3-lz4: system-libs.patch patching file setup.py WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running build running build_py creating build creating build/lib.linux-i686-3.8 creating build/lib.linux-i686-3.8/lz4 copying lz4/__init__.py -> build/lib.linux-i686-3.8/lz4 copying lz4/version.py -> build/lib.linux-i686-3.8/lz4 creating build/lib.linux-i686-3.8/lz4/frame copying lz4/frame/__init__.py -> build/lib.linux-i686-3.8/lz4/frame copying lz4/frame/_compression.py -> build/lib.linux-i686-3.8/lz4/frame creating build/lib.linux-i686-3.8/lz4/block copying lz4/block/__init__.py -> build/lib.linux-i686-3.8/lz4/block running build_ext building 'lz4._version' extension creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-3.8/lz4 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ipy3c -I/usr/include/python3.8 -c lz4/_version.c -o build/temp.linux-i686-3.8/lz4/_version.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/lz4/_version.o -L/usr/lib -llz4 -o build/lib.linux-i686-3.8/lz4/_version.cpython-38-i386-linux-gnu.so -llz4 building 'lz4.block._block' extension creating build/temp.linux-i686-3.8/lz4/block gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ipy3c -I/usr/include/python3.8 -c lz4/block/_block.c -o build/temp.linux-i686-3.8/lz4/block/_block.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/lz4/block/_block.o -L/usr/lib -llz4 -o build/lib.linux-i686-3.8/lz4/block/_block.cpython-38-i386-linux-gnu.so -llz4 building 'lz4.frame._frame' extension creating build/temp.linux-i686-3.8/lz4/frame gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Ipy3c -I/usr/include/python3.8 -c lz4/frame/_frame.c -o build/temp.linux-i686-3.8/lz4/frame/_frame.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/lz4/frame/_frame.o -L/usr/lib -llz4 -o build/lib.linux-i686-3.8/lz4/frame/_frame.cpython-38-i386-linux-gnu.so -llz4 copying build/lib.linux-i686-3.8/lz4/_version.cpython-38-i386-linux-gnu.so -> lz4 copying build/lib.linux-i686-3.8/lz4/block/_block.cpython-38-i386-linux-gnu.so -> lz4/block copying build/lib.linux-i686-3.8/lz4/frame/_frame.cpython-38-i386-linux-gnu.so -> lz4/frame WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running pytest running egg_info writing lz4.egg-info/PKG-INFO writing dependency_links to lz4.egg-info/dependency_links.txt writing requirements to lz4.egg-info/requires.txt writing top-level names to lz4.egg-info/top_level.txt reading manifest file 'lz4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests/*.py' warning: no previously-included files found matching 'tests/*.pyc' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching 'appveyor*' warning: no previously-included files found matching 'appveyor.yml' writing manifest file 'lz4.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-i686-3.8/lz4/_version.cpython-38-i386-linux-gnu.so -> lz4 copying build/lib.linux-i686-3.8/lz4/block/_block.cpython-38-i386-linux-gnu.so -> lz4/block copying build/lib.linux-i686-3.8/lz4/frame/_frame.cpython-38-i386-linux-gnu.so -> lz4/frame ============================= test session starts ============================== platform linux -- Python 3.8.6, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-lz4/src/lz4-2.2.1, configfile: tox.ini plugins: cov-2.10.1 collected 19801 items tests/block/test_block_0.py ............................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ............................ [ 36%] tests/block/test_block_1.py .............. [ 36%] tests/block/test_block_2.py s. [ 36%] tests/block/test_block_3.py . [ 36%] tests/frame/test_frame_0.py ................. [ 36%] tests/frame/test_frame_1.py ............................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ............................ [ 65%] tests/frame/test_frame_2.py ............................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ........................................................................ [ 79%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ............................ [ 83%] tests/frame/test_frame_3.py ... [ 83%] tests/frame/test_frame_4.py ............................................ [ 83%] ........................................................................ [ 83%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 86%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] .................................................................... [ 96%] tests/frame/test_frame_5.py .... [ 96%] tests/frame/test_frame_6.py ............................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ............ [ 99%] tests/frame/test_frame_7.py .... [ 99%] tests/frame/test_frame_8.py . [ 99%] tests/frame/test_frame_9.py ... [100%] ================= 19800 passed, 1 skipped in 388.62s (0:06:28) ================= >>> py3-lz4: Entering fakeroot... WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running install running build running build_py copying lz4/version.py -> build/lib.linux-i686-3.8/lz4 running build_ext copying build/lib.linux-i686-3.8/lz4/_version.cpython-38-i386-linux-gnu.so -> lz4 copying build/lib.linux-i686-3.8/lz4/block/_block.cpython-38-i386-linux-gnu.so -> lz4/block copying build/lib.linux-i686-3.8/lz4/frame/_frame.cpython-38-i386-linux-gnu.so -> lz4/frame running install_lib creating /home/buildozer/aports/community/py3-lz4/pkg creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4 creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4 creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/frame copying build/lib.linux-i686-3.8/lz4/frame/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/frame copying build/lib.linux-i686-3.8/lz4/frame/_compression.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/frame copying build/lib.linux-i686-3.8/lz4/frame/_frame.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/frame creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/block copying build/lib.linux-i686-3.8/lz4/block/_block.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/block copying build/lib.linux-i686-3.8/lz4/block/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/block copying build/lib.linux-i686-3.8/lz4/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4 copying build/lib.linux-i686-3.8/lz4/version.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4 copying build/lib.linux-i686-3.8/lz4/_version.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4 byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/frame/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/frame/_compression.py to _compression.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/block/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4/version.py to version.cpython-38.pyc running install_egg_info running egg_info writing lz4.egg-info/PKG-INFO writing dependency_links to lz4.egg-info/dependency_links.txt writing requirements to lz4.egg-info/requires.txt writing top-level names to lz4.egg-info/top_level.txt reading manifest file 'lz4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests/*.py' warning: no previously-included files found matching 'tests/*.pyc' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching 'appveyor*' warning: no previously-included files found matching 'appveyor.yml' writing manifest file 'lz4.egg-info/SOURCES.txt' Copying lz4.egg-info to /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.8/site-packages/lz4-2.2.1-py3.8.egg-info running install_scripts >>> py3-lz4-tests*: Running split function _tests... >>> py3-lz4-tests*: Preparing subpackage py3-lz4-tests... >>> py3-lz4-tests*: Running postcheck for py3-lz4-tests >>> py3-lz4*: Running postcheck for py3-lz4 >>> py3-lz4*: Preparing package py3-lz4... >>> py3-lz4*: Stripping binaries >>> py3-lz4-tests*: Scanning shared objects >>> py3-lz4*: Scanning shared objects >>> py3-lz4-tests*: Tracing dependencies... >>> py3-lz4-tests*: Package size: 228.0 KB >>> py3-lz4-tests*: Compressing data... >>> py3-lz4-tests*: Create checksum... >>> py3-lz4-tests*: Create py3-lz4-tests-2.2.1-r1.apk >>> py3-lz4*: Tracing dependencies... so:libc.musl-x86.so.1 so:liblz4.so.1 >>> py3-lz4*: Package size: 240.0 KB >>> py3-lz4*: Compressing data... >>> py3-lz4*: Create checksum... >>> py3-lz4*: Create py3-lz4-2.2.1-r1.apk >>> py3-lz4: Build complete at Sun, 20 Dec 2020 16:25:54 +0000 elapsed time 0h 6m 56s >>> py3-lz4: Cleaning up srcdir >>> py3-lz4: Cleaning up pkgdir >>> py3-lz4: Uninstalling dependencies... (1/30) Purging .makedepends-py3-lz4 (20201220.161908) (2/30) Purging python3-dev (3.8.6-r0) (3/30) Purging lz4-dev (1.9.2-r0) (4/30) Purging lz4-libs (1.9.2-r0) (5/30) Purging linux-headers (5.7.8-r0) (6/30) Purging py3-psutil (5.7.3-r0) (7/30) Purging py3-pytest-cov (2.10.1-r0) (8/30) Purging py3-pytest (6.2.1-r0) (9/30) Purging py3-atomicwrites (1.4.0-r0) (10/30) Purging py3-attrs (20.3.0-r0) (11/30) Purging py3-more-itertools (8.6.0-r0) (12/30) Purging py3-iniconfig (1.1.1-r0) (13/30) Purging py3-pluggy (0.13.1-r1) (14/30) Purging py3-py (1.10.0-r0) (15/30) Purging py3-wcwidth (0.2.5-r0) (16/30) Purging py3-setuptools (51.0.0-r0) (17/30) Purging py3-ordered-set (4.0.2-r0) (18/30) Purging py3-appdirs (1.4.4-r1) (19/30) Purging py3-packaging (20.8-r0) (20/30) Purging py3-parsing (2.4.7-r1) (21/30) Purging py3-six (1.15.0-r0) (22/30) Purging py3-toml (0.10.2-r0) (23/30) Purging python3 (3.8.6-r0) (24/30) Purging py3-coverage (5.3-r0) (25/30) Purging libbz2 (1.0.8-r1) (26/30) Purging libffi (3.3-r2) (27/30) Purging gdbm (1.18.1-r0) (28/30) Purging xz-libs (5.2.5-r0) (29/30) Purging readline (8.0.4-r0) (30/30) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-lz4: Updating the community/x86 repository index... >>> py3-lz4: Signing the index...