>>> py3-lz4: Building community/py3-lz4 3.1.10-r0 (using abuild 3.9.0-r0) started Wed, 15 Dec 2021 22:16:20 +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-pkgconfig py3-setuptools_scm pkgconf py3-pytest py3-psutil py3-pytest-cov py3-coverage py3-pytest-runner (1/32) Installing libffi (3.4.2-r1) (2/32) Installing gdbm (1.22-r0) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing readline (8.1.1-r0) (5/32) Installing sqlite-libs (3.37.0-r0) (6/32) Installing python3 (3.10.1-r0) (7/32) Installing python3-dev (3.10.1-r0) (8/32) Installing py3-ordered-set (4.0.2-r3) (9/32) Installing py3-appdirs (1.4.4-r3) (10/32) Installing py3-parsing (2.4.7-r3) (11/32) Installing py3-six (1.16.0-r1) (12/32) Installing py3-packaging (21.3-r0) (13/32) Installing py3-setuptools (52.0.0-r5) (14/32) Installing lz4-dev (1.9.3-r1) (15/32) Installing linux-headers (5.10.41-r0) (16/32) Installing py3-pkgconfig (1.5.5-r1) (17/32) Installing py3-tomli (2.0.0-r1) (18/32) Installing py3-setuptools_scm (6.3.2-r3) (19/32) Installing py3-atomicwrites (1.4.0-r2) (20/32) Installing py3-attrs (21.2.0-r1) (21/32) Installing py3-more-itertools (8.12.0-r1) (22/32) Installing py3-iniconfig (1.1.1-r2) (23/32) Installing py3-pluggy (0.13.1-r5) (24/32) Installing py3-py (1.10.0-r2) (25/32) Installing py3-wcwidth (0.2.5-r2) (26/32) Installing py3-toml (0.10.2-r3) (27/32) Installing py3-pytest (6.2.5-r1) (28/32) Installing py3-psutil (5.8.0-r2) (29/32) Installing py3-coverage (5.5-r1) (30/32) Installing py3-pytest-cov (2.12.1-r1) (31/32) Installing py3-pytest-runner (5.3.1-r1) (32/32) Installing .makedepends-py3-lz4 (20211215.221621) Executing busybox-1.34.1-r4.trigger OK: 366 MiB in 133 packages >>> py3-lz4: Cleaning up srcdir >>> py3-lz4: Cleaning up pkgdir >>> py3-lz4: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lz4-3.1.10.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-lz4: Fetching https://files.pythonhosted.org/packages/source/l/lz4/lz4-3.1.10.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 159k 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k >>> py3-lz4: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lz4-3.1.10.tar.gz >>> py3-lz4: Checking sha512sums... lz4-3.1.10.tar.gz: OK >>> py3-lz4: Unpacking /var/cache/distfiles/edge//lz4-3.1.10.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/lz4 copying lz4/__init__.py -> build/lib.linux-armv8l-3.10/lz4 copying lz4/version.py -> build/lib.linux-armv8l-3.10/lz4 creating build/lib.linux-armv8l-3.10/lz4/stream copying lz4/stream/__init__.py -> build/lib.linux-armv8l-3.10/lz4/stream creating build/lib.linux-armv8l-3.10/lz4/block copying lz4/block/__init__.py -> build/lib.linux-armv8l-3.10/lz4/block creating build/lib.linux-armv8l-3.10/lz4/frame copying lz4/frame/__init__.py -> build/lib.linux-armv8l-3.10/lz4/frame running build_ext building 'lz4._version' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/lz4 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lz4/_version.c -o build/temp.linux-armv8l-3.10/lz4/_version.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/lz4/_version.o -L/usr/lib -llz4 -o build/lib.linux-armv8l-3.10/lz4/_version.cpython-310-arm-linux-gnueabihf.so building 'lz4.block._block' extension creating build/temp.linux-armv8l-3.10/lz4/block gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lz4/block/_block.c -o build/temp.linux-armv8l-3.10/lz4/block/_block.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/lz4/block/_block.o -L/usr/lib -llz4 -o build/lib.linux-armv8l-3.10/lz4/block/_block.cpython-310-arm-linux-gnueabihf.so building 'lz4.frame._frame' extension creating build/temp.linux-armv8l-3.10/lz4/frame gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lz4/frame/_frame.c -o build/temp.linux-armv8l-3.10/lz4/frame/_frame.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/lz4/frame/_frame.o -L/usr/lib -llz4 -o build/lib.linux-armv8l-3.10/lz4/frame/_frame.cpython-310-arm-linux-gnueabihf.so building 'lz4.stream._stream' extension creating build/temp.linux-armv8l-3.10/lz4/stream gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lz4/stream/_stream.c -o build/temp.linux-armv8l-3.10/lz4/stream/_stream.o lz4/stream/_stream.c: In function '_compress': lz4/stream/_stream.c:1161:18: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1161 | if (source.len > context->strategy.ops->get_work_buffer_size (context)) | ^ lz4/stream/_stream.c: In function '_get_block': lz4/stream/_stream.c:1276:54: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1276 | if ((source.len - context->config.store_comp_size) < block.len) | ^ lz4/stream/_stream.c: In function '_decompress': lz4/stream/_stream.c:1344:18: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 1344 | if (source.len > source_size_max) | ^ gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/lz4/stream/_stream.o -L/usr/lib -llz4 -o build/lib.linux-armv8l-3.10/lz4/stream/_stream.cpython-310-arm-linux-gnueabihf.so copying build/lib.linux-armv8l-3.10/lz4/_version.cpython-310-arm-linux-gnueabihf.so -> lz4 copying build/lib.linux-armv8l-3.10/lz4/block/_block.cpython-310-arm-linux-gnueabihf.so -> lz4/block copying build/lib.linux-armv8l-3.10/lz4/frame/_frame.cpython-310-arm-linux-gnueabihf.so -> lz4/frame copying build/lib.linux-armv8l-3.10/lz4/stream/_stream.cpython-310-arm-linux-gnueabihf.so -> lz4/stream 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-armv8l-3.10/lz4/_version.cpython-310-arm-linux-gnueabihf.so -> lz4 copying build/lib.linux-armv8l-3.10/lz4/block/_block.cpython-310-arm-linux-gnueabihf.so -> lz4/block copying build/lib.linux-armv8l-3.10/lz4/frame/_frame.cpython-310-arm-linux-gnueabihf.so -> lz4/frame copying build/lib.linux-armv8l-3.10/lz4/stream/_stream.cpython-310-arm-linux-gnueabihf.so -> lz4/stream ============================= 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-lz4/src/lz4-3.1.10, configfile: tox.ini plugins: cov-2.12.1 collected 27944 items tests/block/test_block_0.py ............................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ............................ [ 25%] tests/block/test_block_1.py .............. [ 25%] tests/block/test_block_2.py s. [ 25%] tests/block/test_block_3.py . [ 25%] tests/frame/test_frame_0.py ................. [ 25%] tests/frame/test_frame_1.py ............................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ............................ [ 46%] tests/frame/test_frame_2.py ............................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ............................ [ 58%] tests/frame/test_frame_3.py ... [ 58%] tests/frame/test_frame_4.py ............................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] .................................................................... [ 68%] tests/frame/test_frame_5.py .... [ 68%] tests/frame/test_frame_6.py ............................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ............ [ 70%] tests/frame/test_frame_7.py .... [ 70%] tests/frame/test_frame_8.py . [ 70%] tests/frame/test_frame_9.py ..... [ 70%] tests/stream/test_stream_0.py ....................ssssssssss..........ss [ 71%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 71%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 71%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 71%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 72%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 72%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 72%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 72%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 73%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 73%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 73%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 73%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 74%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 74%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 74%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 74%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 75%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 75%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 75%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 75%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 76%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 76%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 76%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 76%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 77%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 77%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 77%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 77%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 78%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 78%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 78%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 79%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 79%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 79%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 79%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 80%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 80%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 80%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 80%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 81%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 81%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 81%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 81%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 82%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 82%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 82%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 82%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 83%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 83%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 83%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 83%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 84%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 84%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 84%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 84%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 85%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 85%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 85%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 85%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 86%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 86%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 86%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 86%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 87%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 87%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 87%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 88%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 88%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 88%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 88%] ..........ssssssssssssssssssss....................ssssssssss..........ss [ 89%] ssssssssssssssssss....................ssssssssss..........ssssssssssssss [ 89%] ssssss....................ssssssssss..........ssssssssssssssssssss...... [ 89%] ..............ssssssssss..........ssssssssssssssssssss.................. [ 89%] ..ssssssssss..........ssssssssssssssssssss....................ssssssssss [ 90%] ..........ssssssssssssssssssss.......................................... [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] .................................................................. [ 99%] tests/stream/test_stream_1.py ............ss............... [ 99%] tests/stream/test_stream_2.py sss. [ 99%] tests/stream/test_stream_3.py ssssss [ 99%] tests/stream/test_stream_4.py .. [100%] =============== 25232 passed, 2712 skipped in 498.96s (0:08:18) ================ >>> py3-lz4: Entering fakeroot... running install running build running build_py copying lz4/version.py -> build/lib.linux-armv8l-3.10/lz4 running build_ext copying build/lib.linux-armv8l-3.10/lz4/_version.cpython-310-arm-linux-gnueabihf.so -> lz4 copying build/lib.linux-armv8l-3.10/lz4/block/_block.cpython-310-arm-linux-gnueabihf.so -> lz4/block copying build/lib.linux-armv8l-3.10/lz4/frame/_frame.cpython-310-arm-linux-gnueabihf.so -> lz4/frame copying build/lib.linux-armv8l-3.10/lz4/stream/_stream.cpython-310-arm-linux-gnueabihf.so -> lz4/stream 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.10 creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4 copying build/lib.linux-armv8l-3.10/lz4/_version.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4 creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/stream copying build/lib.linux-armv8l-3.10/lz4/stream/_stream.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/stream copying build/lib.linux-armv8l-3.10/lz4/stream/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/stream creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/block copying build/lib.linux-armv8l-3.10/lz4/block/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/block copying build/lib.linux-armv8l-3.10/lz4/block/_block.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/block copying build/lib.linux-armv8l-3.10/lz4/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4 copying build/lib.linux-armv8l-3.10/lz4/version.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4 creating /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/frame copying build/lib.linux-armv8l-3.10/lz4/frame/_frame.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/frame copying build/lib.linux-armv8l-3.10/lz4/frame/__init__.py -> /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/frame byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/stream/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/block/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lz4/pkg/py3-lz4/usr/lib/python3.10/site-packages/lz4/frame/__init__.py to __init__.cpython-310.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.10/site-packages/lz4-3.1.10-py3.10.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: 360.0 KB >>> py3-lz4-tests*: Compressing data... >>> py3-lz4-tests*: Create checksum... >>> py3-lz4-tests*: Create py3-lz4-tests-3.1.10-r0.apk >>> py3-lz4*: Tracing dependencies... so:libc.musl-armv7.so.1 so:liblz4.so.1 >>> py3-lz4*: Package size: 252.0 KB >>> py3-lz4*: Compressing data... >>> py3-lz4*: Create checksum... >>> py3-lz4*: Create py3-lz4-3.1.10-r0.apk >>> py3-lz4: Build complete at Wed, 15 Dec 2021 22:24:49 +0000 elapsed time 0h 8m 29s >>> py3-lz4: Cleaning up srcdir >>> py3-lz4: Cleaning up pkgdir >>> py3-lz4: Uninstalling dependencies... (1/32) Purging .makedepends-py3-lz4 (20211215.221621) (2/32) Purging python3-dev (3.10.1-r0) (3/32) Purging lz4-dev (1.9.3-r1) (4/32) Purging linux-headers (5.10.41-r0) (5/32) Purging py3-pkgconfig (1.5.5-r1) (6/32) Purging py3-setuptools_scm (6.3.2-r3) (7/32) Purging py3-tomli (2.0.0-r1) (8/32) Purging py3-psutil (5.8.0-r2) (9/32) Purging py3-pytest-cov (2.12.1-r1) (10/32) Purging py3-pytest (6.2.5-r1) (11/32) Purging py3-atomicwrites (1.4.0-r2) (12/32) Purging py3-attrs (21.2.0-r1) (13/32) Purging py3-more-itertools (8.12.0-r1) (14/32) Purging py3-iniconfig (1.1.1-r2) (15/32) Purging py3-pluggy (0.13.1-r5) (16/32) Purging py3-py (1.10.0-r2) (17/32) Purging py3-wcwidth (0.2.5-r2) (18/32) Purging py3-toml (0.10.2-r3) (19/32) Purging py3-coverage (5.5-r1) (20/32) Purging py3-pytest-runner (5.3.1-r1) (21/32) Purging py3-setuptools (52.0.0-r5) (22/32) Purging py3-ordered-set (4.0.2-r3) (23/32) Purging py3-appdirs (1.4.4-r3) (24/32) Purging py3-packaging (21.3-r0) (25/32) Purging py3-parsing (2.4.7-r3) (26/32) Purging py3-six (1.16.0-r1) (27/32) Purging python3 (3.10.1-r0) (28/32) Purging libffi (3.4.2-r1) (29/32) Purging gdbm (1.22-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.1.1-r0) (32/32) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r4.trigger OK: 264 MiB in 101 packages >>> py3-lz4: Updating the community/armv7 repository index... >>> py3-lz4: Signing the index...