2025-09-07T20:18:07,849 Created temporary directory: /tmp/pip-build-tracker-hqmxk52s 2025-09-07T20:18:07,850 Initialized build tracking at /tmp/pip-build-tracker-hqmxk52s 2025-09-07T20:18:07,850 Created build tracker: /tmp/pip-build-tracker-hqmxk52s 2025-09-07T20:18:07,850 Entered build tracker: /tmp/pip-build-tracker-hqmxk52s 2025-09-07T20:18:07,850 Created temporary directory: /tmp/pip-wheel-4f6nj4og 2025-09-07T20:18:07,853 Created temporary directory: /tmp/pip-ephem-wheel-cache-0huah5uj 2025-09-07T20:18:07,912 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T20:18:07,914 2 location(s) to search for versions of py3k-extension: 2025-09-07T20:18:07,914 * https://pypi.org/simple/py3k-extension/ 2025-09-07T20:18:07,914 * https://www.piwheels.org/simple/py3k-extension/ 2025-09-07T20:18:07,915 Fetching project page and analyzing links: https://pypi.org/simple/py3k-extension/ 2025-09-07T20:18:07,915 Getting page https://pypi.org/simple/py3k-extension/ 2025-09-07T20:18:07,916 Found index url https://pypi.org/simple/ 2025-09-07T20:18:08,068 Fetched page https://pypi.org/simple/py3k-extension/ as application/vnd.pypi.simple.v1+json 2025-09-07T20:18:08,070 Found link https://files.pythonhosted.org/packages/6c/83/cd02f446ae767c95db478c6c9abe08169c47ac6f56a41e2b359f56ef534a/py3k_extension-20081023.tar.gz (from https://pypi.org/simple/py3k-extension/), version: 20081023 2025-09-07T20:18:08,071 Fetching project page and analyzing links: https://www.piwheels.org/simple/py3k-extension/ 2025-09-07T20:18:08,072 Getting page https://www.piwheels.org/simple/py3k-extension/ 2025-09-07T20:18:08,074 Found index url https://www.piwheels.org/simple/ 2025-09-07T20:18:08,172 Fetched page https://www.piwheels.org/simple/py3k-extension/ as text/html 2025-09-07T20:18:08,173 Skipping link: not a file: https://www.piwheels.org/simple/py3k-extension/ 2025-09-07T20:18:08,173 Skipping link: not a file: https://pypi.org/simple/py3k-extension/ 2025-09-07T20:18:08,194 Given no hashes to check 1 links for project 'py3k-extension': discarding no candidates 2025-09-07T20:18:08,196 Collecting py3k-extension==20081023 2025-09-07T20:18:08,197 Created temporary directory: /tmp/pip-unpack-ru5ek96p 2025-09-07T20:18:08,348 Downloading py3k_extension-20081023.tar.gz (51 kB) 2025-09-07T20:18:08,379 Added py3k-extension==20081023 from https://files.pythonhosted.org/packages/6c/83/cd02f446ae767c95db478c6c9abe08169c47ac6f56a41e2b359f56ef534a/py3k_extension-20081023.tar.gz to build tracker '/tmp/pip-build-tracker-hqmxk52s' 2025-09-07T20:18:08,380 Running setup.py (path:/tmp/pip-wheel-4f6nj4og/py3k-extension_fccfa3db6c2f44d796e998b495b5ee32/setup.py) egg_info for package py3k-extension 2025-09-07T20:18:08,380 Created temporary directory: /tmp/pip-pip-egg-info-6sj5e_x4 2025-09-07T20:18:08,380 Preparing metadata (setup.py): started 2025-09-07T20:18:08,381 Running command python setup.py egg_info 2025-09-07T20:18:09,928 Preparing metadata (setup.py): finished with status 'done' 2025-09-07T20:18:09,933 Source in /tmp/pip-wheel-4f6nj4og/py3k-extension_fccfa3db6c2f44d796e998b495b5ee32 has version 20081023, which satisfies requirement py3k-extension==20081023 from https://files.pythonhosted.org/packages/6c/83/cd02f446ae767c95db478c6c9abe08169c47ac6f56a41e2b359f56ef534a/py3k_extension-20081023.tar.gz 2025-09-07T20:18:09,933 Removed py3k-extension==20081023 from https://files.pythonhosted.org/packages/6c/83/cd02f446ae767c95db478c6c9abe08169c47ac6f56a41e2b359f56ef534a/py3k_extension-20081023.tar.gz from build tracker '/tmp/pip-build-tracker-hqmxk52s' 2025-09-07T20:18:09,935 Created temporary directory: /tmp/pip-unpack-696s_in2 2025-09-07T20:18:09,936 Created temporary directory: /tmp/pip-unpack-dtd3fya1 2025-09-07T20:18:09,936 Building wheels for collected packages: py3k-extension 2025-09-07T20:18:09,937 Created temporary directory: /tmp/pip-wheel-ybinsp5h 2025-09-07T20:18:09,937 DEPRECATION: Building 'py3k-extension' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'py3k-extension'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-07T20:18:09,939 Building wheel for py3k-extension (setup.py): started 2025-09-07T20:18:09,939 Destination directory: /tmp/pip-wheel-ybinsp5h 2025-09-07T20:18:09,939 Running command python setup.py bdist_wheel 2025-09-07T20:18:11,988 In file included from _py3k_extension.c:2: 2025-09-07T20:18:11,988 ceval.c:14:10: fatal error: code.h: No such file or directory 2025-09-07T20:18:11,988 14 | #include "code.h" 2025-09-07T20:18:11,988 | ^~~~~~~~ 2025-09-07T20:18:11,988 compilation terminated. 2025-09-07T20:18:11,992 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-07T20:18:12,137 ERROR: python setup.py bdist_wheel exited with 1 2025-09-07T20:18:12,149 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-07T20:18:12,149 exec(compile('"'"''"'"''"'"' 2025-09-07T20:18:12,149 # This is -- a caller that pip uses to run setup.py 2025-09-07T20:18:12,149 # 2025-09-07T20:18:12,149 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-07T20:18:12,149 # import from `distutils.core` to work with newer packaging standards. 2025-09-07T20:18:12,149 # - It provides a clear error message when setuptools is not installed. 2025-09-07T20:18:12,149 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-07T20:18:12,149 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-07T20:18:12,149 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-07T20:18:12,149 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-07T20:18:12,149 import os, sys, tokenize, traceback 2025-09-07T20:18:12,149 2025-09-07T20:18:12,149 try: 2025-09-07T20:18:12,149 import setuptools 2025-09-07T20:18:12,149 except ImportError: 2025-09-07T20:18:12,149 print( 2025-09-07T20:18:12,149 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-07T20:18:12,149 "the build environment with exception:", 2025-09-07T20:18:12,149 file=sys.stderr, 2025-09-07T20:18:12,149 ) 2025-09-07T20:18:12,149 traceback.print_exc() 2025-09-07T20:18:12,149 sys.exit(1) 2025-09-07T20:18:12,149 2025-09-07T20:18:12,149 __file__ = %r 2025-09-07T20:18:12,149 sys.argv[0] = __file__ 2025-09-07T20:18:12,149 2025-09-07T20:18:12,149 if os.path.exists(__file__): 2025-09-07T20:18:12,149 filename = __file__ 2025-09-07T20:18:12,149 with tokenize.open(__file__) as f: 2025-09-07T20:18:12,149 setup_py_code = f.read() 2025-09-07T20:18:12,149 else: 2025-09-07T20:18:12,149 filename = "" 2025-09-07T20:18:12,149 setup_py_code = "from setuptools import setup; setup()" 2025-09-07T20:18:12,149 2025-09-07T20:18:12,149 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T20:18:12,149 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-4f6nj4og/py3k-extension_fccfa3db6c2f44d796e998b495b5ee32/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-ybinsp5h[/] 2025-09-07T20:18:12,149 [bold magenta]cwd[/]: /tmp/pip-wheel-4f6nj4og/py3k-extension_fccfa3db6c2f44d796e998b495b5ee32/ 2025-09-07T20:18:12,150 Building wheel for py3k-extension (setup.py): finished with status 'error' 2025-09-07T20:18:12,150 ERROR: Failed building wheel for py3k-extension 2025-09-07T20:18:12,151 Running setup.py clean for py3k-extension 2025-09-07T20:18:12,152 Running command python setup.py clean 2025-09-07T20:18:13,362 'build/lib.linux-armv7l-cpython-313' does not exist -- can't clean it 2025-09-07T20:18:13,362 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-07T20:18:13,362 'build/scripts-3.13' does not exist -- can't clean it 2025-09-07T20:18:13,473 Failed to build py3k-extension 2025-09-07T20:18:13,474 ERROR: Failed to build one or more wheels 2025-09-07T20:18:13,475 Exception information: 2025-09-07T20:18:13,475 Traceback (most recent call last): 2025-09-07T20:18:13,475 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T20:18:13,475 status = _inner_run() 2025-09-07T20:18:13,475 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T20:18:13,475 return self.run(options, args) 2025-09-07T20:18:13,475 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T20:18:13,475 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T20:18:13,475 return func(self, options, args) 2025-09-07T20:18:13,475 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-07T20:18:13,475 raise CommandError("Failed to build one or more wheels") 2025-09-07T20:18:13,475 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-07T20:18:13,479 Removed build tracker: '/tmp/pip-build-tracker-hqmxk52s'