>>> py3-pyrsistent: Building community/py3-pyrsistent 0.17.3-r1 (using abuild 3.8.0_rc3-r2) started Sat, 22 May 2021 13:44:10 +0000 >>> py3-pyrsistent: Checking sanity of /home/buildozer/aports/community/py3-pyrsistent/APKBUILD... >>> WARNING: py3-pyrsistent: No maintainer >>> py3-pyrsistent: Analyzing dependencies... >>> py3-pyrsistent: Installing for build: build-base py3-six py3-setuptools python3-dev py3-hypothesis py3-pytest py3-pytest-runner (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.3-r2) (3/28) Installing gdbm (1.19-r0) (4/28) Installing xz-libs (5.2.5-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.0-r0) (7/28) Installing sqlite-libs (3.35.5-r0) (8/28) Installing python3 (3.9.5-r1) (9/28) Installing py3-six (1.15.0-r1) (10/28) Installing py3-ordered-set (4.0.2-r1) (11/28) Installing py3-appdirs (1.4.4-r2) (12/28) Installing py3-parsing (2.4.7-r2) (13/28) Installing py3-packaging (20.9-r1) (14/28) Installing py3-setuptools (52.0.0-r3) (15/28) Installing python3-dev (3.9.5-r1) (16/28) Installing py3-attrs (20.3.0-r1) (17/28) Installing py3-sortedcontainers (2.4.0-r0) (18/28) Installing py3-hypothesis (6.13.1-r0) (19/28) Installing py3-atomicwrites (1.4.0-r1) (20/28) Installing py3-more-itertools (8.8.0-r0) (21/28) Installing py3-iniconfig (1.1.1-r1) (22/28) Installing py3-pluggy (0.13.1-r4) (23/28) Installing py3-py (1.10.0-r1) (24/28) Installing py3-wcwidth (0.2.5-r1) (25/28) Installing py3-toml (0.10.2-r2) (26/28) Installing py3-pytest (6.2.4-r0) (27/28) Installing py3-pytest-runner (5.3.1-r0) (28/28) Installing .makedepends-py3-pyrsistent (20210522.134414) Executing busybox-1.33.1-r1.trigger OK: 402 MiB in 117 packages >>> py3-pyrsistent: Cleaning up srcdir >>> py3-pyrsistent: Cleaning up pkgdir >>> py3-pyrsistent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/pyrsistent-0.17.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyrsistent: Fetching pyrsistent-0.17.3.tar.gz::https://github.com/tobgu/pyrsistent/archive/v0.17.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125 100 125 0 0 647 0 --:--:-- --:--:-- --:--:-- 644 100 98k 0 98k 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k >>> py3-pyrsistent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/pyrsistent-0.17.3.tar.gz >>> py3-pyrsistent: Checking sha512sums... pyrsistent-0.17.3.tar.gz: OK >>> py3-pyrsistent: Unpacking /var/cache/distfiles/v3.14/pyrsistent-0.17.3.tar.gz... running build running build_py creating build creating build/lib.linux-i686-3.9 copying _pyrsistent_version.py -> build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_field_common.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_transformations.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_precord.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/typing.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_immutable.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_pdeque.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_checked_types.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_pmap.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/__init__.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_pclass.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_pvector.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_helpers.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_plist.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_toolz.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_pset.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/_pbag.py -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/py.typed -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/__init__.pyi -> build/lib.linux-i686-3.9/pyrsistent copying pyrsistent/typing.pyi -> build/lib.linux-i686-3.9/pyrsistent running build_ext building 'pvectorc' extension creating build/temp.linux-i686-3.9 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 -I/usr/include/python3.9 -c pvectorcmodule.c -o build/temp.linux-i686-3.9/pvectorcmodule.o pvectorcmodule.c: In function 'nodeFor': pvectorcmodule.c:152:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 152 | if((i >= 0) && (i < self->count)) { | ^ pvectorcmodule.c:153:10: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 153 | if(i >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c: In function 'PVector_toList': pvectorcmodule.c:247:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 247 | for (i = 0; i < self->count; ++i) { | ^ pvectorcmodule.c: In function 'PVector_hash': pvectorcmodule.c:289:13: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 289 | for(i=0; icount; i++) { | ^ pvectorcmodule.c: In function 'PVector_repeat': pvectorcmodule.c:422:44: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 422 | } else if ((self->count * n)/self->count != n) { | ^~ pvectorcmodule.c:428:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 428 | for(j=0; jcount; j++) { | ^ pvectorcmodule.c: In function 'PVector_index': pvectorcmodule.c:472:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 472 | for (i = start; i < stop && i < self->count; i++) { | ^ pvectorcmodule.c: In function 'PVector_count': pvectorcmodule.c:493:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 493 | for (i = 0; i < self->count; i++) { | ^ pvectorcmodule.c: In function 'extendWithItem': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (1 << vec->shift)) | ^ pvectorcmodule.c:769:8: note: in expansion of macro 'ROOT_NODE_FULL' 769 | if(ROOT_NODE_FULL(newVec)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVector_subscript': pvectorcmodule.c:820:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 820 | } else if((slicelength == self->count) && (step > 0)) { | ^~ pvectorcmodule.c: In function 'PVector_append': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (1 << vec->shift)) | ^ pvectorcmodule.c:919:6: note: in expansion of macro 'ROOT_NODE_FULL' 919 | if(ROOT_NODE_FULL(self)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'internalSet': pvectorcmodule.c:963:35: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 963 | if((0 <= position) && (position < self->count)) { | ^ pvectorcmodule.c:964:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 964 | if(position >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c:982:23: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 982 | } else if (position == self->count) { | ^~ pvectorcmodule.c: In function 'internalDelete': pvectorcmodule.c:1057:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1057 | if (index < 0 || index >= self->count) { | ^~ pvectorcmodule.c: In function 'PVectorIter_next': pvectorcmodule.c:1190:22: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1190 | if (it->it_index < seq->count) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_subscript': pvectorcmodule.c:1362:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1362 | if(0 <= position && position < self->newVector->count) { | ^ pvectorcmodule.c:1366:42: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1366 | } else if (0 <= position && position < (self->newVector->count + PyList_GET_SIZE(self->appendList))) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_set_item': pvectorcmodule.c:1482:37: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1482 | if((0 <= position) && (position < self->newVector->count)) { | ^ pvectorcmodule.c:1489:21: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1489 | if(position < TAIL_OFF(self->newVector)) { | ^ pvectorcmodule.c:1499:44: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1499 | } else if((0 <= position) && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList)))) { | ^ pvectorcmodule.c:1510:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1510 | && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList) + 1)) | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/pvectorcmodule.o -L/usr/lib -o build/lib.linux-i686-3.9/pvectorc.cpython-39-i386-linux-musl.so running pytest running egg_info creating pyrsistent.egg-info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing top-level names to pyrsistent.egg-info/top_level.txt writing manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' running build_ext building 'pvectorc' extension 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 -I/usr/include/python3.9 -c pvectorcmodule.c -o build/temp.linux-i686-3.9/pvectorcmodule.o pvectorcmodule.c: In function 'nodeFor': pvectorcmodule.c:152:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 152 | if((i >= 0) && (i < self->count)) { | ^ pvectorcmodule.c:153:10: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 153 | if(i >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c: In function 'PVector_toList': pvectorcmodule.c:247:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 247 | for (i = 0; i < self->count; ++i) { | ^ pvectorcmodule.c: In function 'PVector_hash': pvectorcmodule.c:289:13: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 289 | for(i=0; icount; i++) { | ^ pvectorcmodule.c: In function 'PVector_repeat': pvectorcmodule.c:422:44: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 422 | } else if ((self->count * n)/self->count != n) { | ^~ pvectorcmodule.c:428:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 428 | for(j=0; jcount; j++) { | ^ pvectorcmodule.c: In function 'PVector_index': pvectorcmodule.c:472:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 472 | for (i = start; i < stop && i < self->count; i++) { | ^ pvectorcmodule.c: In function 'PVector_count': pvectorcmodule.c:493:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 493 | for (i = 0; i < self->count; i++) { | ^ pvectorcmodule.c: In function 'extendWithItem': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (1 << vec->shift)) | ^ pvectorcmodule.c:769:8: note: in expansion of macro 'ROOT_NODE_FULL' 769 | if(ROOT_NODE_FULL(newVec)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVector_subscript': pvectorcmodule.c:820:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 820 | } else if((slicelength == self->count) && (step > 0)) { | ^~ pvectorcmodule.c: In function 'PVector_append': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (1 << vec->shift)) | ^ pvectorcmodule.c:919:6: note: in expansion of macro 'ROOT_NODE_FULL' 919 | if(ROOT_NODE_FULL(self)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'internalSet': pvectorcmodule.c:963:35: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 963 | if((0 <= position) && (position < self->count)) { | ^ pvectorcmodule.c:964:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 964 | if(position >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c:982:23: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 982 | } else if (position == self->count) { | ^~ pvectorcmodule.c: In function 'internalDelete': pvectorcmodule.c:1057:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1057 | if (index < 0 || index >= self->count) { | ^~ pvectorcmodule.c: In function 'PVectorIter_next': pvectorcmodule.c:1190:22: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1190 | if (it->it_index < seq->count) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_subscript': pvectorcmodule.c:1362:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1362 | if(0 <= position && position < self->newVector->count) { | ^ pvectorcmodule.c:1366:42: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1366 | } else if (0 <= position && position < (self->newVector->count + PyList_GET_SIZE(self->appendList))) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_set_item': pvectorcmodule.c:1482:37: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1482 | if((0 <= position) && (position < self->newVector->count)) { | ^ pvectorcmodule.c:1489:21: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1489 | if(position < TAIL_OFF(self->newVector)) { | ^ pvectorcmodule.c:1499:44: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1499 | } else if((0 <= position) && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList)))) { | ^ pvectorcmodule.c:1510:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1510 | && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList) + 1)) | ^ gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/pvectorcmodule.o -L/usr/lib -o /home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.17.3/pvectorc.cpython-39-i386-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.17.3, configfile: pytest.ini plugins: hypothesis-6.13.1 collected 623 items tests/bag_test.py ................................... [ 5%] tests/checked_map_test.py .................. [ 8%] tests/checked_set_test.py ............ [ 10%] tests/checked_vector_test.py ........................ [ 14%] tests/class_test.py ............................................. [ 21%] tests/deque_test.py ........................................ [ 27%] tests/field_test.py .. [ 28%] tests/freeze_test.py ................ [ 30%] tests/hypothesis_vector_test.py ... [ 31%] tests/immutable_object_test.py ....... [ 32%] tests/list_test.py ...................................... [ 38%] tests/map_test.py ............................................... [ 46%] tests/record_test.py ................................................... [ 54%] .................................... [ 60%] tests/regression_test.py . [ 60%] tests/set_test.py ........................ [ 64%] tests/toolz_test.py . [ 64%] tests/transform_test.py ................... [ 67%] tests/vector_test.py ................................................... [ 75%] ................................................s....................... [ 86%] ........................................................................ [ 98%] ......... [100%] =============================== warnings summary =============================== tests/field_test.py:6 /home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.17.3/tests/field_test.py:6: PytestCollectionWarning: cannot collect test class 'TestEnum' because it has a __new__ constructor (from: tests/field_test.py) class TestEnum(Enum): tests/hypothesis_vector_test.py:19 /home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.17.3/tests/hypothesis_vector_test.py:19: PytestCollectionWarning: cannot collect test class 'TestObject' because it has a __init__ constructor (from: tests/hypothesis_vector_test.py) class TestObject(object): -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 622 passed, 1 skipped, 2 warnings in 23.97s ================== >>> py3-pyrsistent: Entering fakeroot... running install running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-pyrsistent/pkg creating /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent creating /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr creating /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib creating /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/_pyrsistent_version.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_field_common.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_transformations.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_precord.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/typing.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_immutable.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_pdeque.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_checked_types.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_pmap.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/__init__.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_pclass.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_pvector.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/typing.pyi -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/py.typed -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_helpers.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_plist.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_toolz.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_pset.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/__init__.pyi -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pyrsistent/_pbag.py -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent copying build/lib.linux-i686-3.9/pvectorc.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/_pyrsistent_version.py to _pyrsistent_version.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_field_common.py to _field_common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_transformations.py to _transformations.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_precord.py to _precord.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/typing.py to typing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_immutable.py to _immutable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_pdeque.py to _pdeque.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_checked_types.py to _checked_types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_pmap.py to _pmap.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_pclass.py to _pclass.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_pvector.py to _pvector.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_helpers.py to _helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_plist.py to _plist.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_toolz.py to _toolz.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_pset.py to _pset.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent/_pbag.py to _pbag.cpython-39.pyc running install_egg_info running egg_info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing top-level names to pyrsistent.egg-info/top_level.txt reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' Copying pyrsistent.egg-info to /home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent/usr/lib/python3.9/site-packages/pyrsistent-0.17.3-py3.9.egg-info running install_scripts >>> py3-pyrsistent*: Running postcheck for py3-pyrsistent >>> py3-pyrsistent*: Preparing package py3-pyrsistent... >>> py3-pyrsistent*: Stripping binaries >>> py3-pyrsistent*: Scanning shared objects >>> py3-pyrsistent*: Tracing dependencies... py3-six so:libc.musl-x86.so.1 >>> py3-pyrsistent*: Package size: 452.0 KB >>> py3-pyrsistent*: Compressing data... >>> py3-pyrsistent*: Create checksum... >>> py3-pyrsistent*: Create py3-pyrsistent-0.17.3-r1.apk >>> py3-pyrsistent: Build complete at Sat, 22 May 2021 13:44:45 +0000 elapsed time 0h 0m 35s >>> py3-pyrsistent: Cleaning up srcdir >>> py3-pyrsistent: Cleaning up pkgdir >>> py3-pyrsistent: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pyrsistent (20210522.134414) (2/28) Purging python3-dev (3.9.5-r1) (3/28) Purging py3-hypothesis (6.13.1-r0) (4/28) Purging py3-sortedcontainers (2.4.0-r0) (5/28) Purging py3-pytest (6.2.4-r0) (6/28) Purging py3-atomicwrites (1.4.0-r1) (7/28) Purging py3-attrs (20.3.0-r1) (8/28) Purging py3-more-itertools (8.8.0-r0) (9/28) Purging py3-iniconfig (1.1.1-r1) (10/28) Purging py3-pluggy (0.13.1-r4) (11/28) Purging py3-py (1.10.0-r1) (12/28) Purging py3-wcwidth (0.2.5-r1) (13/28) Purging py3-toml (0.10.2-r2) (14/28) Purging py3-pytest-runner (5.3.1-r0) (15/28) Purging py3-setuptools (52.0.0-r3) (16/28) Purging py3-ordered-set (4.0.2-r1) (17/28) Purging py3-appdirs (1.4.4-r2) (18/28) Purging py3-packaging (20.9-r1) (19/28) Purging py3-parsing (2.4.7-r2) (20/28) Purging py3-six (1.15.0-r1) (21/28) Purging python3 (3.9.5-r1) (22/28) Purging libbz2 (1.0.8-r1) (23/28) Purging libffi (3.3-r2) (24/28) Purging gdbm (1.19-r0) (25/28) Purging xz-libs (5.2.5-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.0-r0) (28/28) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-pyrsistent: Updating the community/x86 repository index... >>> py3-pyrsistent: Signing the index...