2023-09-08T01:03:34,883 Created temporary directory: /tmp/pip-build-tracker-17tdwywh 2023-09-08T01:03:34,884 Initialized build tracking at /tmp/pip-build-tracker-17tdwywh 2023-09-08T01:03:34,885 Created build tracker: /tmp/pip-build-tracker-17tdwywh 2023-09-08T01:03:34,885 Entered build tracker: /tmp/pip-build-tracker-17tdwywh 2023-09-08T01:03:34,886 Created temporary directory: /tmp/pip-wheel-yguukryy 2023-09-08T01:03:34,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-96n3ur2p 2023-09-08T01:03:34,911 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T01:03:34,915 2 location(s) to search for versions of cztext: 2023-09-08T01:03:34,915 * https://pypi.org/simple/cztext/ 2023-09-08T01:03:34,915 * https://www.piwheels.org/simple/cztext/ 2023-09-08T01:03:34,916 Fetching project page and analyzing links: https://pypi.org/simple/cztext/ 2023-09-08T01:03:34,916 Getting page https://pypi.org/simple/cztext/ 2023-09-08T01:03:34,918 Found index url https://pypi.org/simple/ 2023-09-08T01:03:35,063 Fetched page https://pypi.org/simple/cztext/ as application/vnd.pypi.simple.v1+json 2023-09-08T01:03:35,064 Found link https://files.pythonhosted.org/packages/d1/31/1712c1e19141ff86eab8017c82c6dde2bf31999769b7938926b448209b46/cztext-1.0.tar.gz (from https://pypi.org/simple/cztext/), version: 1.0 2023-09-08T01:03:35,065 Found link https://files.pythonhosted.org/packages/5b/e2/f7754fa68e31eaba7b3101e6b0d7859e66ef62768196dd3a4c34c3825dd0/cztext-2.0.tar.gz (from https://pypi.org/simple/cztext/), version: 2.0 2023-09-08T01:03:35,066 Fetching project page and analyzing links: https://www.piwheels.org/simple/cztext/ 2023-09-08T01:03:35,066 Getting page https://www.piwheels.org/simple/cztext/ 2023-09-08T01:03:35,068 Found index url https://www.piwheels.org/simple/ 2023-09-08T01:03:35,501 Fetched page https://www.piwheels.org/simple/cztext/ as text/html 2023-09-08T01:03:35,502 Skipping link: not a file: https://www.piwheels.org/simple/cztext/ 2023-09-08T01:03:35,503 Skipping link: not a file: https://pypi.org/simple/cztext/ 2023-09-08T01:03:35,530 Given no hashes to check 1 links for project 'cztext': discarding no candidates 2023-09-08T01:03:35,557 Collecting cztext==2.0 2023-09-08T01:03:35,560 Created temporary directory: /tmp/pip-unpack-y4nmtw81 2023-09-08T01:03:35,790 Downloading cztext-2.0.tar.gz (2.9 kB) 2023-09-08T01:03:35,804 Added cztext==2.0 from https://files.pythonhosted.org/packages/5b/e2/f7754fa68e31eaba7b3101e6b0d7859e66ef62768196dd3a4c34c3825dd0/cztext-2.0.tar.gz to build tracker '/tmp/pip-build-tracker-17tdwywh' 2023-09-08T01:03:35,806 Running setup.py (path:/tmp/pip-wheel-yguukryy/cztext_764a4c7021d74b69a2765fdd6717fe85/setup.py) egg_info for package cztext 2023-09-08T01:03:35,807 Created temporary directory: /tmp/pip-pip-egg-info-mb7aj_46 2023-09-08T01:03:35,808 Preparing metadata (setup.py): started 2023-09-08T01:03:35,809 Running command python setup.py egg_info 2023-09-08T01:03:36,984 Preparing metadata (setup.py): finished with status 'done' 2023-09-08T01:03:36,987 Source in /tmp/pip-wheel-yguukryy/cztext_764a4c7021d74b69a2765fdd6717fe85 has version 2.0, which satisfies requirement cztext==2.0 from https://files.pythonhosted.org/packages/5b/e2/f7754fa68e31eaba7b3101e6b0d7859e66ef62768196dd3a4c34c3825dd0/cztext-2.0.tar.gz 2023-09-08T01:03:36,988 Removed cztext==2.0 from https://files.pythonhosted.org/packages/5b/e2/f7754fa68e31eaba7b3101e6b0d7859e66ef62768196dd3a4c34c3825dd0/cztext-2.0.tar.gz from build tracker '/tmp/pip-build-tracker-17tdwywh' 2023-09-08T01:03:36,992 Created temporary directory: /tmp/pip-unpack-5lc5yknx 2023-09-08T01:03:36,993 Created temporary directory: /tmp/pip-unpack-64hqzovn 2023-09-08T01:03:36,996 Building wheels for collected packages: cztext 2023-09-08T01:03:37,000 Created temporary directory: /tmp/pip-wheel-8o96l6sz 2023-09-08T01:03:37,000 Building wheel for cztext (setup.py): started 2023-09-08T01:03:37,002 Destination directory: /tmp/pip-wheel-8o96l6sz 2023-09-08T01:03:37,002 Running command python setup.py bdist_wheel 2023-09-08T01:03:40,280 cztext/cztext.cpp:95:24: error: ‘PyString_FromStringAndSize’ was not declared in this scope; did you mean ‘PyBytes_FromStringAndSize’? 2023-09-08T01:03:40,281 95 | static PyObject* etc = PyString_FromStringAndSize("...",3); 2023-09-08T01:03:40,282 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-08T01:03:40,282 | PyBytes_FromStringAndSize 2023-09-08T01:03:40,308 cztext/cztext.cpp: In function ‘PyObject* overflow_ellipsis(PyObject*, PyObject*)’: 2023-09-08T01:03:40,308 cztext/cztext.cpp:105:20: error: ‘PyString_FromStringAndSize’ was not declared in this scope; did you mean ‘PyBytes_FromStringAndSize’? 2023-09-08T01:03:40,309 105 | PyObject * o = PyString_FromStringAndSize(input,after_len); 2023-09-08T01:03:40,309 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-09-08T01:03:40,310 | PyBytes_FromStringAndSize 2023-09-08T01:03:40,333 cztext/cztext.cpp:107:9: error: ‘PyString_Concat’ was not declared in this scope; did you mean ‘PySequence_Concat’? 2023-09-08T01:03:40,333 107 | PyString_Concat(&o,etc); 2023-09-08T01:03:40,334 | ^~~~~~~~~~~~~~~ 2023-09-08T01:03:40,334 | PySequence_Concat 2023-09-08T01:03:40,359 cztext/cztext.cpp: In function ‘PyObject* initcztext()’: 2023-09-08T01:03:40,359 cztext/cztext.cpp:147:5: error: ‘Py_InitModule3’ was not declared in this scope 2023-09-08T01:03:40,360 147 | Py_InitModule3("cztext", methods, "Text Utils"); 2023-09-08T01:03:40,360 | ^~~~~~~~~~~~~~ 2023-09-08T01:03:40,361 cztext/cztext.cpp:148:1: warning: no return statement in function returning non-void [-Wreturn-type] 2023-09-08T01:03:40,361 148 | } 2023-09-08T01:03:40,362 | ^ 2023-09-08T01:03:40,656 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-08T01:03:40,800 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-08T01:03:40,813 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-08T01:03:40,813 exec(compile('"'"''"'"''"'"' 2023-09-08T01:03:40,813 # This is -- a caller that pip uses to run setup.py 2023-09-08T01:03:40,813 # 2023-09-08T01:03:40,813 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-08T01:03:40,813 # import from `distutils.core` to work with newer packaging standards. 2023-09-08T01:03:40,813 # - It provides a clear error message when setuptools is not installed. 2023-09-08T01:03:40,813 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-08T01:03:40,813 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-08T01:03:40,813 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-08T01:03:40,813 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-08T01:03:40,813 import os, sys, tokenize 2023-09-08T01:03:40,813 2023-09-08T01:03:40,813 try: 2023-09-08T01:03:40,813 import setuptools 2023-09-08T01:03:40,813 except ImportError as error: 2023-09-08T01:03:40,813 print( 2023-09-08T01:03:40,813 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-08T01:03:40,813 "the build environment.", 2023-09-08T01:03:40,813 file=sys.stderr, 2023-09-08T01:03:40,813 ) 2023-09-08T01:03:40,813 sys.exit(1) 2023-09-08T01:03:40,813 2023-09-08T01:03:40,813 __file__ = %r 2023-09-08T01:03:40,813 sys.argv[0] = __file__ 2023-09-08T01:03:40,813 2023-09-08T01:03:40,813 if os.path.exists(__file__): 2023-09-08T01:03:40,813 filename = __file__ 2023-09-08T01:03:40,813 with tokenize.open(__file__) as f: 2023-09-08T01:03:40,813 setup_py_code = f.read() 2023-09-08T01:03:40,813 else: 2023-09-08T01:03:40,813 filename = "" 2023-09-08T01:03:40,813 setup_py_code = "from setuptools import setup; setup()" 2023-09-08T01:03:40,813 2023-09-08T01:03:40,813 exec(compile(setup_py_code, filename, "exec")) 2023-09-08T01:03:40,813 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-yguukryy/cztext_764a4c7021d74b69a2765fdd6717fe85/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-8o96l6sz[/] 2023-09-08T01:03:40,813 [bold magenta]cwd[/]: /tmp/pip-wheel-yguukryy/cztext_764a4c7021d74b69a2765fdd6717fe85/ 2023-09-08T01:03:40,814 Building wheel for cztext (setup.py): finished with status 'error' 2023-09-08T01:03:40,815 ERROR: Failed building wheel for cztext 2023-09-08T01:03:40,817 Running setup.py clean for cztext 2023-09-08T01:03:40,818 Running command python setup.py clean 2023-09-08T01:03:41,818 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-08T01:03:41,818 'build/scripts-3.11' does not exist -- can't clean it 2023-09-08T01:03:41,927 Failed to build cztext 2023-09-08T01:03:41,928 ERROR: Failed to build one or more wheels 2023-09-08T01:03:41,929 Exception information: 2023-09-08T01:03:41,929 Traceback (most recent call last): 2023-09-08T01:03:41,929 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T01:03:41,929 status = run_func(*args) 2023-09-08T01:03:41,929 ^^^^^^^^^^^^^^^ 2023-09-08T01:03:41,929 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T01:03:41,929 return func(self, options, args) 2023-09-08T01:03:41,929 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T01:03:41,929 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-08T01:03:41,929 raise CommandError("Failed to build one or more wheels") 2023-09-08T01:03:41,929 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-08T01:03:41,932 Removed build tracker: '/tmp/pip-build-tracker-17tdwywh'