2023-09-07T22:48:15,950 Created temporary directory: /tmp/pip-build-tracker-thp0zo59 2023-09-07T22:48:15,952 Initialized build tracking at /tmp/pip-build-tracker-thp0zo59 2023-09-07T22:48:15,952 Created build tracker: /tmp/pip-build-tracker-thp0zo59 2023-09-07T22:48:15,952 Entered build tracker: /tmp/pip-build-tracker-thp0zo59 2023-09-07T22:48:15,953 Created temporary directory: /tmp/pip-wheel-9otfjdm7 2023-09-07T22:48:15,956 Created temporary directory: /tmp/pip-ephem-wheel-cache-1q3jhlev 2023-09-07T22:48:15,979 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-07T22:48:15,983 2 location(s) to search for versions of pyipc: 2023-09-07T22:48:15,983 * https://pypi.org/simple/pyipc/ 2023-09-07T22:48:15,983 * https://www.piwheels.org/simple/pyipc/ 2023-09-07T22:48:15,984 Fetching project page and analyzing links: https://pypi.org/simple/pyipc/ 2023-09-07T22:48:15,985 Getting page https://pypi.org/simple/pyipc/ 2023-09-07T22:48:15,986 Found index url https://pypi.org/simple/ 2023-09-07T22:48:16,131 Fetched page https://pypi.org/simple/pyipc/ as application/vnd.pypi.simple.v1+json 2023-09-07T22:48:16,132 Found link https://files.pythonhosted.org/packages/63/2d/04ccc0709a869b006e8397a3026f4663715d4b67cdafe6a16cb722324ac0/pyipc-0.2.tar.gz (from https://pypi.org/simple/pyipc/), version: 0.2 2023-09-07T22:48:16,133 Found link https://files.pythonhosted.org/packages/b7/8d/8093cdae76134ada9f4f9914acd872ba625334d4fdd0a82b25c3e0a27bf1/pyipc-0.4.tar.gz (from https://pypi.org/simple/pyipc/), version: 0.4 2023-09-07T22:48:16,134 Found link https://files.pythonhosted.org/packages/ec/eb/ed857e1bac281607d944041ce0664a7191541e333c80e8b1a5d32ba43726/pyipc-0.41.tar.gz (from https://pypi.org/simple/pyipc/), version: 0.41 2023-09-07T22:48:16,134 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyipc/ 2023-09-07T22:48:16,135 Getting page https://www.piwheels.org/simple/pyipc/ 2023-09-07T22:48:16,136 Found index url https://www.piwheels.org/simple/ 2023-09-07T22:48:16,410 Fetched page https://www.piwheels.org/simple/pyipc/ as text/html 2023-09-07T22:48:16,411 Skipping link: not a file: https://www.piwheels.org/simple/pyipc/ 2023-09-07T22:48:16,412 Skipping link: not a file: https://pypi.org/simple/pyipc/ 2023-09-07T22:48:16,431 Given no hashes to check 1 links for project 'pyipc': discarding no candidates 2023-09-07T22:48:16,449 Collecting pyipc==0.41 2023-09-07T22:48:16,451 Created temporary directory: /tmp/pip-unpack-7dazq307 2023-09-07T22:48:16,667 Downloading pyipc-0.41.tar.gz (4.7 kB) 2023-09-07T22:48:16,682 Added pyipc==0.41 from https://files.pythonhosted.org/packages/ec/eb/ed857e1bac281607d944041ce0664a7191541e333c80e8b1a5d32ba43726/pyipc-0.41.tar.gz to build tracker '/tmp/pip-build-tracker-thp0zo59' 2023-09-07T22:48:16,683 Running setup.py (path:/tmp/pip-wheel-9otfjdm7/pyipc_88cdd0ed00264e40b74da1679ee10c1a/setup.py) egg_info for package pyipc 2023-09-07T22:48:16,684 Created temporary directory: /tmp/pip-pip-egg-info-rai7zq1r 2023-09-07T22:48:16,685 Preparing metadata (setup.py): started 2023-09-07T22:48:16,686 Running command python setup.py egg_info 2023-09-07T22:48:17,947 Preparing metadata (setup.py): finished with status 'done' 2023-09-07T22:48:17,950 Source in /tmp/pip-wheel-9otfjdm7/pyipc_88cdd0ed00264e40b74da1679ee10c1a has version 0.41, which satisfies requirement pyipc==0.41 from https://files.pythonhosted.org/packages/ec/eb/ed857e1bac281607d944041ce0664a7191541e333c80e8b1a5d32ba43726/pyipc-0.41.tar.gz 2023-09-07T22:48:17,951 Removed pyipc==0.41 from https://files.pythonhosted.org/packages/ec/eb/ed857e1bac281607d944041ce0664a7191541e333c80e8b1a5d32ba43726/pyipc-0.41.tar.gz from build tracker '/tmp/pip-build-tracker-thp0zo59' 2023-09-07T22:48:17,955 Created temporary directory: /tmp/pip-unpack-amwq61m4 2023-09-07T22:48:17,956 Created temporary directory: /tmp/pip-unpack-9t210yna 2023-09-07T22:48:17,959 Building wheels for collected packages: pyipc 2023-09-07T22:48:17,962 Created temporary directory: /tmp/pip-wheel-9_kgkp5j 2023-09-07T22:48:17,963 Building wheel for pyipc (setup.py): started 2023-09-07T22:48:17,964 Destination directory: /tmp/pip-wheel-9_kgkp5j 2023-09-07T22:48:17,965 Running command python setup.py bdist_wheel 2023-09-07T22:48:20,359 ipc.c: In function ‘MessageQueue_dealloc’: 2023-09-07T22:48:20,359 ipc.c:59:13: error: ‘MessageQueueObject’ has no member named ‘ob_type’ 2023-09-07T22:48:20,359 59 | self->ob_type->tp_free(self); 2023-09-07T22:48:20,360 | ^~ 2023-09-07T22:48:20,377 ipc.c: In function ‘MessageQueue_ass_item’: 2023-09-07T22:48:20,378 ipc.c:168:12: warning: implicit declaration of function ‘PyString_AsStringAndSize’; did you mean ‘PyBytes_AsStringAndSize’? [-Wimplicit-function-declaration] 2023-09-07T22:48:20,378 168 | if(PyString_AsStringAndSize(v, &text, &length)) 2023-09-07T22:48:20,379 | ^~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,379 | PyBytes_AsStringAndSize 2023-09-07T22:48:20,394 ipc.c: In function ‘MessageQueue_repr’: 2023-09-07T22:48:20,395 ipc.c:179:16: warning: implicit declaration of function ‘PyString_FromFormat’; did you mean ‘PyBytes_FromFormat’? [-Wimplicit-function-declaration] 2023-09-07T22:48:20,396 179 | return PyString_FromFormat("<%s 0x%08x>", 2023-09-07T22:48:20,396 | ^~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,396 | PyBytes_FromFormat 2023-09-07T22:48:20,397 ipc.c:180:40: error: ‘MessageQueueObject’ has no member named ‘ob_type’ 2023-09-07T22:48:20,397 180 | self->ob_type->tp_name, self->msqid); 2023-09-07T22:48:20,398 | ^~ 2023-09-07T22:48:20,407 ipc.c: At top level: 2023-09-07T22:48:20,407 ipc.c:193:21: error: ‘intargfunc’ undeclared here (not in a function); did you mean ‘binaryfunc’? 2023-09-07T22:48:20,408 193 | .sq_item = (intargfunc)MessageQueue_item, 2023-09-07T22:48:20,408 | ^~~~~~~~~~ 2023-09-07T22:48:20,409 | binaryfunc 2023-09-07T22:48:20,410 ipc.c:193:32: error: expected ‘}’ before ‘MessageQueue_item’ 2023-09-07T22:48:20,410 193 | .sq_item = (intargfunc)MessageQueue_item, 2023-09-07T22:48:20,411 | ^~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,412 ipc.c:191:53: note: to match this ‘{’ 2023-09-07T22:48:20,412 191 | static PySequenceMethods MessageQueue_as_sequence = { 2023-09-07T22:48:20,413 | ^ 2023-09-07T22:48:20,414 ipc.c:205:41: warning: missing braces around initializer [-Wmissing-braces] 2023-09-07T22:48:20,414 205 | static PyTypeObject MessageQueue_Type = { 2023-09-07T22:48:20,415 | ^ 2023-09-07T22:48:20,415 ipc.c:205:41: warning: missing braces around initializer [-Wmissing-braces] 2023-09-07T22:48:20,416 ipc.c: In function ‘Semaphore_dealloc’: 2023-09-07T22:48:20,417 ipc.c:249:13: error: ‘SemaphoreObject’ has no member named ‘ob_type’ 2023-09-07T22:48:20,417 249 | self->ob_type->tp_free(self); 2023-09-07T22:48:20,418 | ^~ 2023-09-07T22:48:20,424 ipc.c: In function ‘Semaphore_int’: 2023-09-07T22:48:20,425 ipc.c:301:16: warning: implicit declaration of function ‘PyInt_FromLong’; did you mean ‘PyLong_FromLong’? [-Wimplicit-function-declaration] 2023-09-07T22:48:20,426 301 | return PyInt_FromLong(val); 2023-09-07T22:48:20,426 | ^~~~~~~~~~~~~~ 2023-09-07T22:48:20,427 | PyLong_FromLong 2023-09-07T22:48:20,427 ipc.c:301:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion] 2023-09-07T22:48:20,428 301 | return PyInt_FromLong(val); 2023-09-07T22:48:20,428 | ^~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,436 ipc.c: In function ‘Semaphore_inplace_add’: 2023-09-07T22:48:20,437 ipc.c:309:15: warning: implicit declaration of function ‘PyInt_AsLong’; did you mean ‘PyLong_AsLong’? [-Wimplicit-function-declaration] 2023-09-07T22:48:20,438 309 | val = PyInt_AsLong(v); 2023-09-07T22:48:20,439 | ^~~~~~~~~~~~ 2023-09-07T22:48:20,439 | PyLong_AsLong 2023-09-07T22:48:20,440 ipc.c: In function ‘Semaphore_repr’: 2023-09-07T22:48:20,440 ipc.c:323:40: error: ‘SemaphoreObject’ has no member named ‘ob_type’ 2023-09-07T22:48:20,440 323 | self->ob_type->tp_name, self->semid); 2023-09-07T22:48:20,441 | ^~ 2023-09-07T22:48:20,441 ipc.c: At top level: 2023-09-07T22:48:20,442 ipc.c:344:38: warning: missing braces around initializer [-Wmissing-braces] 2023-09-07T22:48:20,442 344 | static PyTypeObject Semaphore_Type = { 2023-09-07T22:48:20,442 | ^ 2023-09-07T22:48:20,461 ipc.c:350:31: error: ‘Py_TPFLAGS_CHECKTYPES’ undeclared here (not in a function); did you mean ‘Py_TPFLAGS_HEAPTYPE’? 2023-09-07T22:48:20,462 350 | Py_TPFLAGS_BASETYPE | Py_TPFLAGS_CHECKTYPES, 2023-09-07T22:48:20,462 | ^~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,463 | Py_TPFLAGS_HEAPTYPE 2023-09-07T22:48:20,463 ipc.c:344:38: warning: missing braces around initializer [-Wmissing-braces] 2023-09-07T22:48:20,464 344 | static PyTypeObject Semaphore_Type = { 2023-09-07T22:48:20,464 | ^ 2023-09-07T22:48:20,465 ipc.c: In function ‘SharedBuffer_dealloc’: 2023-09-07T22:48:20,465 ipc.c:390:13: error: ‘SharedBufferObject’ has no member named ‘ob_type’ 2023-09-07T22:48:20,466 390 | self->ob_type->tp_free(self); 2023-09-07T22:48:20,466 | ^~ 2023-09-07T22:48:20,467 ipc.c: In function ‘SharedBuffer_item’: 2023-09-07T22:48:20,467 ipc.c:400:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2023-09-07T22:48:20,468 400 | if(0 <= i && i < self->size) 2023-09-07T22:48:20,468 | ^ 2023-09-07T22:48:20,481 ipc.c:401:24: warning: implicit declaration of function ‘PyString_FromStringAndSize’; did you mean ‘PyBytes_FromStringAndSize’? [-Wimplicit-function-declaration] 2023-09-07T22:48:20,481 401 | return PyString_FromStringAndSize((char *)self->buffer + i, 1); 2023-09-07T22:48:20,482 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,483 | PyBytes_FromStringAndSize 2023-09-07T22:48:20,483 ipc.c:401:24: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion] 2023-09-07T22:48:20,484 401 | return PyString_FromStringAndSize((char *)self->buffer + i, 1); 2023-09-07T22:48:20,484 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,485 ipc.c: In function ‘SharedBuffer_ass_item’: 2023-09-07T22:48:20,486 ipc.c:415:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2023-09-07T22:48:20,486 415 | if(0 > i || i >= self->size){ 2023-09-07T22:48:20,487 | ^~ 2023-09-07T22:48:20,488 ipc.c:421:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2023-09-07T22:48:20,488 421 | if(length > self->size - i){ 2023-09-07T22:48:20,489 | ^ 2023-09-07T22:48:20,490 ipc.c: In function ‘SharedBuffer_slice’: 2023-09-07T22:48:20,490 ipc.c:436:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2023-09-07T22:48:20,491 436 | if(i2 > self->size) 2023-09-07T22:48:20,492 | ^ 2023-09-07T22:48:20,492 ipc.c:442:24: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion] 2023-09-07T22:48:20,492 442 | return PyString_FromStringAndSize((char *)self->buffer + i1, 2023-09-07T22:48:20,493 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,493 443 | i2 - i1); 2023-09-07T22:48:20,494 | ~~~~~~~~ 2023-09-07T22:48:20,494 ipc.c: In function ‘SharedBuffer_repr’: 2023-09-07T22:48:20,494 ipc.c:448:40: error: ‘SharedBufferObject’ has no member named ‘ob_type’ 2023-09-07T22:48:20,495 448 | self->ob_type->tp_name, self->shmid, 2023-09-07T22:48:20,495 | ^~ 2023-09-07T22:48:20,496 ipc.c: In function ‘SharedBuffer_str’: 2023-09-07T22:48:20,496 ipc.c:453:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion] 2023-09-07T22:48:20,497 453 | return PyString_FromStringAndSize(self->buffer, self->size); 2023-09-07T22:48:20,497 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,498 ipc.c: At top level: 2023-09-07T22:48:20,498 ipc.c:458:32: error: expected ‘}’ before ‘SharedBuffer_item’ 2023-09-07T22:48:20,499 458 | .sq_item = (intargfunc)SharedBuffer_item, 2023-09-07T22:48:20,499 | ^~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,500 ipc.c:456:53: note: to match this ‘{’ 2023-09-07T22:48:20,501 456 | static PySequenceMethods SharedBuffer_as_sequence = { 2023-09-07T22:48:20,501 | ^ 2023-09-07T22:48:20,502 ipc.c:472:41: warning: missing braces around initializer [-Wmissing-braces] 2023-09-07T22:48:20,502 472 | static PyTypeObject SharedBuffer_Type = { 2023-09-07T22:48:20,503 | ^ 2023-09-07T22:48:20,504 ipc.c:472:41: warning: missing braces around initializer [-Wmissing-braces] 2023-09-07T22:48:20,504 ipc.c: In function ‘initipc’: 2023-09-07T22:48:20,505 ipc.c:500:17: warning: ‘return’ with no value, in function returning non-void [-Wreturn-type] 2023-09-07T22:48:20,505 500 | return; 2023-09-07T22:48:20,506 | ^~~~~~ 2023-09-07T22:48:20,507 ipc.c:495:16: note: declared here 2023-09-07T22:48:20,507 495 | PyMODINIT_FUNC initipc(void){ 2023-09-07T22:48:20,508 | ^~~~~~~ 2023-09-07T22:48:20,508 ipc.c:501:18: warning: implicit declaration of function ‘Py_InitModule3’ [-Wimplicit-function-declaration] 2023-09-07T22:48:20,509 501 | module = Py_InitModule3("ipc", methods, doc); 2023-09-07T22:48:20,511 | ^~~~~~~~~~~~~~ 2023-09-07T22:48:20,512 ipc.c:501:16: warning: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 2023-09-07T22:48:20,513 501 | module = Py_InitModule3("ipc", methods, doc); 2023-09-07T22:48:20,514 | ^ 2023-09-07T22:48:20,515 ipc.c:503:17: warning: ‘return’ with no value, in function returning non-void [-Wreturn-type] 2023-09-07T22:48:20,515 503 | return; 2023-09-07T22:48:20,516 | ^~~~~~ 2023-09-07T22:48:20,520 ipc.c:495:16: note: declared here 2023-09-07T22:48:20,522 495 | PyMODINIT_FUNC initipc(void){ 2023-09-07T22:48:20,523 | ^~~~~~~ 2023-09-07T22:48:20,527 ipc.c: In function ‘SharedBuffer_repr’: 2023-09-07T22:48:20,530 ipc.c:450:1: warning: control reaches end of non-void function [-Wreturn-type] 2023-09-07T22:48:20,532 450 | } 2023-09-07T22:48:20,534 | ^ 2023-09-07T22:48:20,535 ipc.c: In function ‘MessageQueue_repr’: 2023-09-07T22:48:20,537 ipc.c:181:1: warning: control reaches end of non-void function [-Wreturn-type] 2023-09-07T22:48:20,539 181 | } 2023-09-07T22:48:20,541 | ^ 2023-09-07T22:48:20,542 ipc.c: At top level: 2023-09-07T22:48:20,542 ipc.c:429:18: warning: ‘SharedBuffer_slice’ defined but not used [-Wunused-function] 2023-09-07T22:48:20,543 429 | static PyObject *SharedBuffer_slice(SharedBufferObject *self, int i1, int i2){ 2023-09-07T22:48:20,543 | ^~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,544 ipc.c:406:12: warning: ‘SharedBuffer_ass_item’ defined but not used [-Wunused-function] 2023-09-07T22:48:20,544 406 | static int SharedBuffer_ass_item(SharedBufferObject *self, int i, PyObject *v){ 2023-09-07T22:48:20,545 | ^~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,547 ipc.c:397:18: warning: ‘SharedBuffer_item’ defined but not used [-Wunused-function] 2023-09-07T22:48:20,548 397 | static PyObject *SharedBuffer_item(SharedBufferObject *self, int i){ 2023-09-07T22:48:20,549 | ^~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,551 ipc.c:160:12: warning: ‘MessageQueue_ass_item’ defined but not used [-Wunused-function] 2023-09-07T22:48:20,551 160 | static int MessageQueue_ass_item(MessageQueueObject *self, int i, PyObject *v){ 2023-09-07T22:48:20,552 | ^~~~~~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,553 ipc.c:156:18: warning: ‘MessageQueue_item’ defined but not used [-Wunused-function] 2023-09-07T22:48:20,554 156 | static PyObject *MessageQueue_item(MessageQueueObject *self, int i){ 2023-09-07T22:48:20,555 | ^~~~~~~~~~~~~~~~~ 2023-09-07T22:48:20,555 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-07T22:48:20,689 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-07T22:48:20,702 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-07T22:48:20,702 exec(compile('"'"''"'"''"'"' 2023-09-07T22:48:20,702 # This is -- a caller that pip uses to run setup.py 2023-09-07T22:48:20,702 # 2023-09-07T22:48:20,702 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-07T22:48:20,702 # import from `distutils.core` to work with newer packaging standards. 2023-09-07T22:48:20,702 # - It provides a clear error message when setuptools is not installed. 2023-09-07T22:48:20,702 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-07T22:48:20,702 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-07T22:48:20,702 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-07T22:48:20,702 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-07T22:48:20,702 import os, sys, tokenize 2023-09-07T22:48:20,702 2023-09-07T22:48:20,702 try: 2023-09-07T22:48:20,702 import setuptools 2023-09-07T22:48:20,702 except ImportError as error: 2023-09-07T22:48:20,702 print( 2023-09-07T22:48:20,702 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-07T22:48:20,702 "the build environment.", 2023-09-07T22:48:20,702 file=sys.stderr, 2023-09-07T22:48:20,702 ) 2023-09-07T22:48:20,702 sys.exit(1) 2023-09-07T22:48:20,702 2023-09-07T22:48:20,702 __file__ = %r 2023-09-07T22:48:20,702 sys.argv[0] = __file__ 2023-09-07T22:48:20,702 2023-09-07T22:48:20,702 if os.path.exists(__file__): 2023-09-07T22:48:20,702 filename = __file__ 2023-09-07T22:48:20,702 with tokenize.open(__file__) as f: 2023-09-07T22:48:20,702 setup_py_code = f.read() 2023-09-07T22:48:20,702 else: 2023-09-07T22:48:20,702 filename = "" 2023-09-07T22:48:20,702 setup_py_code = "from setuptools import setup; setup()" 2023-09-07T22:48:20,702 2023-09-07T22:48:20,702 exec(compile(setup_py_code, filename, "exec")) 2023-09-07T22:48:20,702 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-9otfjdm7/pyipc_88cdd0ed00264e40b74da1679ee10c1a/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-9_kgkp5j[/] 2023-09-07T22:48:20,703 [bold magenta]cwd[/]: /tmp/pip-wheel-9otfjdm7/pyipc_88cdd0ed00264e40b74da1679ee10c1a/ 2023-09-07T22:48:20,704 Building wheel for pyipc (setup.py): finished with status 'error' 2023-09-07T22:48:20,705 ERROR: Failed building wheel for pyipc 2023-09-07T22:48:20,706 Running setup.py clean for pyipc 2023-09-07T22:48:20,707 Running command python setup.py clean 2023-09-07T22:48:21,699 'build/lib.linux-armv7l-cpython-311' does not exist -- can't clean it 2023-09-07T22:48:21,699 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-07T22:48:21,700 'build/scripts-3.11' does not exist -- can't clean it 2023-09-07T22:48:21,809 Failed to build pyipc 2023-09-07T22:48:21,810 ERROR: Failed to build one or more wheels 2023-09-07T22:48:21,811 Exception information: 2023-09-07T22:48:21,811 Traceback (most recent call last): 2023-09-07T22:48:21,811 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-07T22:48:21,811 status = run_func(*args) 2023-09-07T22:48:21,811 ^^^^^^^^^^^^^^^ 2023-09-07T22:48:21,811 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-07T22:48:21,811 return func(self, options, args) 2023-09-07T22:48:21,811 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:48:21,811 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-07T22:48:21,811 raise CommandError("Failed to build one or more wheels") 2023-09-07T22:48:21,811 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-07T22:48:21,814 Removed build tracker: '/tmp/pip-build-tracker-thp0zo59'