2025-09-07T21:48:57,259 Created temporary directory: /tmp/pip-build-tracker-pdvtuchp 2025-09-07T21:48:57,259 Initialized build tracking at /tmp/pip-build-tracker-pdvtuchp 2025-09-07T21:48:57,260 Created build tracker: /tmp/pip-build-tracker-pdvtuchp 2025-09-07T21:48:57,260 Entered build tracker: /tmp/pip-build-tracker-pdvtuchp 2025-09-07T21:48:57,260 Created temporary directory: /tmp/pip-wheel-xbe3dzbx 2025-09-07T21:48:57,263 Created temporary directory: /tmp/pip-ephem-wheel-cache-p1fzsp_z 2025-09-07T21:48:57,321 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T21:48:57,323 2 location(s) to search for versions of fnvhash2: 2025-09-07T21:48:57,323 * https://pypi.org/simple/fnvhash2/ 2025-09-07T21:48:57,323 * https://www.piwheels.org/simple/fnvhash2/ 2025-09-07T21:48:57,324 Fetching project page and analyzing links: https://pypi.org/simple/fnvhash2/ 2025-09-07T21:48:57,324 Getting page https://pypi.org/simple/fnvhash2/ 2025-09-07T21:48:57,325 Found index url https://pypi.org/simple/ 2025-09-07T21:48:57,470 Fetched page https://pypi.org/simple/fnvhash2/ as application/vnd.pypi.simple.v1+json 2025-09-07T21:48:57,471 Found link https://files.pythonhosted.org/packages/03/9b/8b3660247cf36e1b3ab8a393be007e3e441488de0d8db0cc92f73ddcc660/fnvhash2-0.1.3.tar.gz (from https://pypi.org/simple/fnvhash2/), version: 0.1.3 2025-09-07T21:48:57,471 Fetching project page and analyzing links: https://www.piwheels.org/simple/fnvhash2/ 2025-09-07T21:48:57,471 Getting page https://www.piwheels.org/simple/fnvhash2/ 2025-09-07T21:48:57,472 Found index url https://www.piwheels.org/simple/ 2025-09-07T21:48:57,579 Fetched page https://www.piwheels.org/simple/fnvhash2/ as text/html 2025-09-07T21:48:57,580 Skipping link: not a file: https://www.piwheels.org/simple/fnvhash2/ 2025-09-07T21:48:57,580 Skipping link: not a file: https://pypi.org/simple/fnvhash2/ 2025-09-07T21:48:57,602 Given no hashes to check 1 links for project 'fnvhash2': discarding no candidates 2025-09-07T21:48:57,603 Collecting fnvhash2==0.1.3 2025-09-07T21:48:57,604 Created temporary directory: /tmp/pip-unpack-gucicbjm 2025-09-07T21:48:57,807 Downloading fnvhash2-0.1.3.tar.gz (4.1 kB) 2025-09-07T21:48:57,826 Added fnvhash2==0.1.3 from https://files.pythonhosted.org/packages/03/9b/8b3660247cf36e1b3ab8a393be007e3e441488de0d8db0cc92f73ddcc660/fnvhash2-0.1.3.tar.gz to build tracker '/tmp/pip-build-tracker-pdvtuchp' 2025-09-07T21:48:57,827 Running setup.py (path:/tmp/pip-wheel-xbe3dzbx/fnvhash2_95f7b7681a894ae1b79a44cf5f15f5fe/setup.py) egg_info for package fnvhash2 2025-09-07T21:48:57,827 Created temporary directory: /tmp/pip-pip-egg-info-tmaqrdzl 2025-09-07T21:48:57,827 Preparing metadata (setup.py): started 2025-09-07T21:48:57,828 Running command python setup.py egg_info 2025-09-07T21:48:59,388 Preparing metadata (setup.py): finished with status 'done' 2025-09-07T21:48:59,392 Source in /tmp/pip-wheel-xbe3dzbx/fnvhash2_95f7b7681a894ae1b79a44cf5f15f5fe has version 0.1.3, which satisfies requirement fnvhash2==0.1.3 from https://files.pythonhosted.org/packages/03/9b/8b3660247cf36e1b3ab8a393be007e3e441488de0d8db0cc92f73ddcc660/fnvhash2-0.1.3.tar.gz 2025-09-07T21:48:59,392 Removed fnvhash2==0.1.3 from https://files.pythonhosted.org/packages/03/9b/8b3660247cf36e1b3ab8a393be007e3e441488de0d8db0cc92f73ddcc660/fnvhash2-0.1.3.tar.gz from build tracker '/tmp/pip-build-tracker-pdvtuchp' 2025-09-07T21:48:59,395 Created temporary directory: /tmp/pip-unpack-bfiigw11 2025-09-07T21:48:59,395 Created temporary directory: /tmp/pip-unpack-4a5vg4jn 2025-09-07T21:48:59,396 Building wheels for collected packages: fnvhash2 2025-09-07T21:48:59,397 Created temporary directory: /tmp/pip-wheel-qnnd3oic 2025-09-07T21:48:59,397 DEPRECATION: Building 'fnvhash2' 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 'fnvhash2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-07T21:48:59,398 Building wheel for fnvhash2 (setup.py): started 2025-09-07T21:48:59,399 Destination directory: /tmp/pip-wheel-qnnd3oic 2025-09-07T21:48:59,399 Running command python setup.py bdist_wheel 2025-09-07T21:49:01,456 fnvhash2.c:2:10: fatal error: fnv.h: No such file or directory 2025-09-07T21:49:01,456 2 | #include "fnv.h" 2025-09-07T21:49:01,456 | ^~~~~~~ 2025-09-07T21:49:01,457 compilation terminated. 2025-09-07T21:49:01,460 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-07T21:49:01,608 ERROR: python setup.py bdist_wheel exited with 1 2025-09-07T21:49:01,619 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-07T21:49:01,619 exec(compile('"'"''"'"''"'"' 2025-09-07T21:49:01,619 # This is -- a caller that pip uses to run setup.py 2025-09-07T21:49:01,619 # 2025-09-07T21:49:01,619 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-07T21:49:01,619 # import from `distutils.core` to work with newer packaging standards. 2025-09-07T21:49:01,619 # - It provides a clear error message when setuptools is not installed. 2025-09-07T21:49:01,619 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-07T21:49:01,619 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-07T21:49:01,619 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-07T21:49:01,619 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-07T21:49:01,619 import os, sys, tokenize, traceback 2025-09-07T21:49:01,619 2025-09-07T21:49:01,619 try: 2025-09-07T21:49:01,619 import setuptools 2025-09-07T21:49:01,619 except ImportError: 2025-09-07T21:49:01,619 print( 2025-09-07T21:49:01,619 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-07T21:49:01,619 "the build environment with exception:", 2025-09-07T21:49:01,619 file=sys.stderr, 2025-09-07T21:49:01,619 ) 2025-09-07T21:49:01,619 traceback.print_exc() 2025-09-07T21:49:01,619 sys.exit(1) 2025-09-07T21:49:01,619 2025-09-07T21:49:01,619 __file__ = %r 2025-09-07T21:49:01,619 sys.argv[0] = __file__ 2025-09-07T21:49:01,619 2025-09-07T21:49:01,619 if os.path.exists(__file__): 2025-09-07T21:49:01,619 filename = __file__ 2025-09-07T21:49:01,619 with tokenize.open(__file__) as f: 2025-09-07T21:49:01,619 setup_py_code = f.read() 2025-09-07T21:49:01,619 else: 2025-09-07T21:49:01,619 filename = "" 2025-09-07T21:49:01,619 setup_py_code = "from setuptools import setup; setup()" 2025-09-07T21:49:01,619 2025-09-07T21:49:01,619 exec(compile(setup_py_code, filename, "exec")) 2025-09-07T21:49:01,619 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-xbe3dzbx/fnvhash2_95f7b7681a894ae1b79a44cf5f15f5fe/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-qnnd3oic[/] 2025-09-07T21:49:01,619 [bold magenta]cwd[/]: /tmp/pip-wheel-xbe3dzbx/fnvhash2_95f7b7681a894ae1b79a44cf5f15f5fe/ 2025-09-07T21:49:01,620 Building wheel for fnvhash2 (setup.py): finished with status 'error' 2025-09-07T21:49:01,620 ERROR: Failed building wheel for fnvhash2 2025-09-07T21:49:01,621 Running setup.py clean for fnvhash2 2025-09-07T21:49:01,622 Running command python setup.py clean 2025-09-07T21:49:02,825 'build/lib.linux-armv7l-cpython-313' does not exist -- can't clean it 2025-09-07T21:49:02,825 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-07T21:49:02,825 'build/scripts-3.13' does not exist -- can't clean it 2025-09-07T21:49:02,937 Failed to build fnvhash2 2025-09-07T21:49:02,938 ERROR: Failed to build one or more wheels 2025-09-07T21:49:02,938 Exception information: 2025-09-07T21:49:02,938 Traceback (most recent call last): 2025-09-07T21:49:02,938 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T21:49:02,938 status = _inner_run() 2025-09-07T21:49:02,938 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T21:49:02,938 return self.run(options, args) 2025-09-07T21:49:02,938 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T21:49:02,938 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T21:49:02,938 return func(self, options, args) 2025-09-07T21:49:02,938 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-07T21:49:02,938 raise CommandError("Failed to build one or more wheels") 2025-09-07T21:49:02,938 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-07T21:49:02,943 Removed build tracker: '/tmp/pip-build-tracker-pdvtuchp'