2025-09-08T16:11:04,673 Created temporary directory: /tmp/pip-build-tracker-ejn6fwnr 2025-09-08T16:11:04,674 Initialized build tracking at /tmp/pip-build-tracker-ejn6fwnr 2025-09-08T16:11:04,674 Created build tracker: /tmp/pip-build-tracker-ejn6fwnr 2025-09-08T16:11:04,674 Entered build tracker: /tmp/pip-build-tracker-ejn6fwnr 2025-09-08T16:11:04,674 Created temporary directory: /tmp/pip-wheel-7_nowaq4 2025-09-08T16:11:04,677 Created temporary directory: /tmp/pip-ephem-wheel-cache-cp4fof1q 2025-09-08T16:11:04,739 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T16:11:04,742 2 location(s) to search for versions of keyutils: 2025-09-08T16:11:04,742 * https://pypi.org/simple/keyutils/ 2025-09-08T16:11:04,742 * https://www.piwheels.org/simple/keyutils/ 2025-09-08T16:11:04,742 Fetching project page and analyzing links: https://pypi.org/simple/keyutils/ 2025-09-08T16:11:04,742 Getting page https://pypi.org/simple/keyutils/ 2025-09-08T16:11:04,743 Found index url https://pypi.org/simple/ 2025-09-08T16:11:04,892 Fetched page https://pypi.org/simple/keyutils/ as application/vnd.pypi.simple.v1+json 2025-09-08T16:11:04,895 Found link https://files.pythonhosted.org/packages/28/cf/2979278fd3367d93666c0f663cbb90f173374afb417960585793589a2a88/keyutils-0.1.tar.gz (from https://pypi.org/simple/keyutils/), version: 0.1 2025-09-08T16:11:04,896 Found link https://files.pythonhosted.org/packages/47/18/f939f1cee804eedf4b810cf36635cd934d021e22c874db75dcb55267ecc7/keyutils-0.2.tar.gz (from https://pypi.org/simple/keyutils/), version: 0.2 2025-09-08T16:11:04,896 Found link https://files.pythonhosted.org/packages/36/04/417db40e782b482030ad8bb4e0fc5e9fd87aac8fd7ca007ac635013bc511/keyutils-0.3.tar.gz (from https://pypi.org/simple/keyutils/), version: 0.3 2025-09-08T16:11:04,897 Found link https://files.pythonhosted.org/packages/d9/76/0e4c11033c1ef297b38b2186097bc8d6433b457c16a34040ec6fc4a273ce/keyutils-0.4.tar.gz (from https://pypi.org/simple/keyutils/), version: 0.4 2025-09-08T16:11:04,897 Found link https://files.pythonhosted.org/packages/10/5f/685e3525cef6f276fd29a949b293d190a695b2812333057ad45d82a24918/keyutils-0.5.tar.gz (from https://pypi.org/simple/keyutils/), version: 0.5 2025-09-08T16:11:04,898 Found link https://files.pythonhosted.org/packages/fe/bc/b30a947305d3b47982a5c72df623ba4d42396c5869dce2942f1eaa83f546/keyutils-0.6.tar.gz (from https://pypi.org/simple/keyutils/), version: 0.6 2025-09-08T16:11:04,898 Fetching project page and analyzing links: https://www.piwheels.org/simple/keyutils/ 2025-09-08T16:11:04,899 Getting page https://www.piwheels.org/simple/keyutils/ 2025-09-08T16:11:04,901 Found index url https://www.piwheels.org/simple/ 2025-09-08T16:11:04,992 Fetched page https://www.piwheels.org/simple/keyutils/ as text/html 2025-09-08T16:11:04,993 Skipping link: not a file: https://www.piwheels.org/simple/keyutils/ 2025-09-08T16:11:04,993 Skipping link: not a file: https://pypi.org/simple/keyutils/ 2025-09-08T16:11:05,020 Given no hashes to check 1 links for project 'keyutils': discarding no candidates 2025-09-08T16:11:05,021 Collecting keyutils==0.6 2025-09-08T16:11:05,023 Created temporary directory: /tmp/pip-unpack-pbocy60x 2025-09-08T16:11:05,159 Downloading keyutils-0.6.tar.gz (42 kB) 2025-09-08T16:11:05,198 Added keyutils==0.6 from https://files.pythonhosted.org/packages/fe/bc/b30a947305d3b47982a5c72df623ba4d42396c5869dce2942f1eaa83f546/keyutils-0.6.tar.gz to build tracker '/tmp/pip-build-tracker-ejn6fwnr' 2025-09-08T16:11:05,200 Running setup.py (path:/tmp/pip-wheel-7_nowaq4/keyutils_e8260832f562421a8bbdf99f2885a3df/setup.py) egg_info for package keyutils 2025-09-08T16:11:05,200 Created temporary directory: /tmp/pip-pip-egg-info-fiudg20a 2025-09-08T16:11:05,200 Preparing metadata (setup.py): started 2025-09-08T16:11:05,201 Running command python setup.py egg_info 2025-09-08T16:11:05,828 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T16:11:05,828 !! 2025-09-08T16:11:05,829 ******************************************************************************** 2025-09-08T16:11:05,829 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T16:11:05,829 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T16:11:05,829 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T16:11:05,829 or your builds will no longer be supported. 2025-09-08T16:11:05,829 ******************************************************************************** 2025-09-08T16:11:05,829 !! 2025-09-08T16:11:05,829 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T16:11:08,804 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T16:11:08,804 warnings.warn(msg) 2025-09-08T16:11:09,031 running egg_info 2025-09-08T16:11:09,106 creating /tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info 2025-09-08T16:11:09,106 writing /tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info/PKG-INFO 2025-09-08T16:11:09,107 writing dependency_links to /tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info/dependency_links.txt 2025-09-08T16:11:09,108 writing top-level names to /tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info/top_level.txt 2025-09-08T16:11:09,108 writing manifest file '/tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info/SOURCES.txt' 2025-09-08T16:11:09,411 reading manifest file '/tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info/SOURCES.txt' 2025-09-08T16:11:09,411 reading manifest template 'MANIFEST.in' 2025-09-08T16:11:09,412 adding license file 'LICENSE' 2025-09-08T16:11:09,412 adding license file 'AUTHORS' 2025-09-08T16:11:09,414 writing manifest file '/tmp/pip-pip-egg-info-fiudg20a/keyutils.egg-info/SOURCES.txt' 2025-09-08T16:11:09,529 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T16:11:09,534 Source in /tmp/pip-wheel-7_nowaq4/keyutils_e8260832f562421a8bbdf99f2885a3df has version 0.6, which satisfies requirement keyutils==0.6 from https://files.pythonhosted.org/packages/fe/bc/b30a947305d3b47982a5c72df623ba4d42396c5869dce2942f1eaa83f546/keyutils-0.6.tar.gz 2025-09-08T16:11:09,534 Removed keyutils==0.6 from https://files.pythonhosted.org/packages/fe/bc/b30a947305d3b47982a5c72df623ba4d42396c5869dce2942f1eaa83f546/keyutils-0.6.tar.gz from build tracker '/tmp/pip-build-tracker-ejn6fwnr' 2025-09-08T16:11:09,537 Created temporary directory: /tmp/pip-unpack-nnei062f 2025-09-08T16:11:09,537 Created temporary directory: /tmp/pip-unpack-kdmngiky 2025-09-08T16:11:09,538 Building wheels for collected packages: keyutils 2025-09-08T16:11:09,539 Created temporary directory: /tmp/pip-wheel-ilz1a1pc 2025-09-08T16:11:09,539 DEPRECATION: Building 'keyutils' 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 'keyutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T16:11:09,540 Building wheel for keyutils (setup.py): started 2025-09-08T16:11:09,541 Destination directory: /tmp/pip-wheel-ilz1a1pc 2025-09-08T16:11:09,541 Running command python setup.py bdist_wheel 2025-09-08T16:11:10,184 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T16:11:10,184 !! 2025-09-08T16:11:10,184 ******************************************************************************** 2025-09-08T16:11:10,184 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T16:11:10,185 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T16:11:10,185 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T16:11:10,185 or your builds will no longer be supported. 2025-09-08T16:11:10,185 ******************************************************************************** 2025-09-08T16:11:10,185 !! 2025-09-08T16:11:10,185 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T16:11:10,661 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T16:11:10,661 warnings.warn(msg) 2025-09-08T16:11:11,041 running bdist_wheel 2025-09-08T16:11:11,412 running build 2025-09-08T16:11:11,413 running build_py 2025-09-08T16:11:11,489 creating build/lib.linux-armv7l-cpython-313/keyutils 2025-09-08T16:11:11,489 copying keyutils/__init__.py -> build/lib.linux-armv7l-cpython-313/keyutils 2025-09-08T16:11:11,491 running build_ext 2025-09-08T16:11:11,864 Compiling keyutils/_keyutils.pyx because it changed. 2025-09-08T16:11:11,864 [1/1] Cythonizing keyutils/_keyutils.pyx 2025-09-08T16:11:13,100 building 'keyutils._keyutils' extension 2025-09-08T16:11:13,101 creating build/temp.linux-armv7l-cpython-313/keyutils 2025-09-08T16:11:13,101 arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c keyutils/_keyutils.c -o build/temp.linux-armv7l-cpython-313/keyutils/_keyutils.o 2025-09-08T16:11:13,472 keyutils/_keyutils.c:1139:10: fatal error: keyutils.h: No such file or directory 2025-09-08T16:11:13,472 1139 | #include "keyutils.h" 2025-09-08T16:11:13,472 | ^~~~~~~~~~~~ 2025-09-08T16:11:13,472 compilation terminated. 2025-09-08T16:11:13,476 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-08T16:11:13,753 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T16:11:13,766 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T16:11:13,766 exec(compile('"'"''"'"''"'"' 2025-09-08T16:11:13,766 # This is -- a caller that pip uses to run setup.py 2025-09-08T16:11:13,766 # 2025-09-08T16:11:13,766 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T16:11:13,766 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T16:11:13,766 # - It provides a clear error message when setuptools is not installed. 2025-09-08T16:11:13,766 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T16:11:13,766 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T16:11:13,766 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T16:11:13,766 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T16:11:13,766 import os, sys, tokenize, traceback 2025-09-08T16:11:13,766 2025-09-08T16:11:13,766 try: 2025-09-08T16:11:13,766 import setuptools 2025-09-08T16:11:13,766 except ImportError: 2025-09-08T16:11:13,766 print( 2025-09-08T16:11:13,766 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T16:11:13,766 "the build environment with exception:", 2025-09-08T16:11:13,766 file=sys.stderr, 2025-09-08T16:11:13,766 ) 2025-09-08T16:11:13,766 traceback.print_exc() 2025-09-08T16:11:13,766 sys.exit(1) 2025-09-08T16:11:13,766 2025-09-08T16:11:13,766 __file__ = %r 2025-09-08T16:11:13,766 sys.argv[0] = __file__ 2025-09-08T16:11:13,766 2025-09-08T16:11:13,766 if os.path.exists(__file__): 2025-09-08T16:11:13,766 filename = __file__ 2025-09-08T16:11:13,766 with tokenize.open(__file__) as f: 2025-09-08T16:11:13,766 setup_py_code = f.read() 2025-09-08T16:11:13,766 else: 2025-09-08T16:11:13,766 filename = "" 2025-09-08T16:11:13,766 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T16:11:13,766 2025-09-08T16:11:13,766 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T16:11:13,766 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-7_nowaq4/keyutils_e8260832f562421a8bbdf99f2885a3df/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-ilz1a1pc[/] 2025-09-08T16:11:13,766 [bold magenta]cwd[/]: /tmp/pip-wheel-7_nowaq4/keyutils_e8260832f562421a8bbdf99f2885a3df/ 2025-09-08T16:11:13,766 Building wheel for keyutils (setup.py): finished with status 'error' 2025-09-08T16:11:13,767 ERROR: Failed building wheel for keyutils 2025-09-08T16:11:13,768 Running setup.py clean for keyutils 2025-09-08T16:11:13,769 Running command python setup.py clean 2025-09-08T16:11:14,411 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T16:11:14,411 !! 2025-09-08T16:11:14,412 ******************************************************************************** 2025-09-08T16:11:14,412 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T16:11:14,412 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T16:11:14,412 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T16:11:14,412 or your builds will no longer be supported. 2025-09-08T16:11:14,412 ******************************************************************************** 2025-09-08T16:11:14,412 !! 2025-09-08T16:11:14,412 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T16:11:14,888 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T16:11:14,888 warnings.warn(msg) 2025-09-08T16:11:15,339 running clean 2025-09-08T16:11:15,488 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T16:11:15,489 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T16:11:15,489 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T16:11:15,489 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T16:11:15,489 removing 'build' 2025-09-08T16:11:15,602 Failed to build keyutils 2025-09-08T16:11:15,603 ERROR: Failed to build one or more wheels 2025-09-08T16:11:15,604 Exception information: 2025-09-08T16:11:15,604 Traceback (most recent call last): 2025-09-08T16:11:15,604 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T16:11:15,604 status = _inner_run() 2025-09-08T16:11:15,604 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T16:11:15,604 return self.run(options, args) 2025-09-08T16:11:15,604 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T16:11:15,604 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T16:11:15,604 return func(self, options, args) 2025-09-08T16:11:15,604 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T16:11:15,604 raise CommandError("Failed to build one or more wheels") 2025-09-08T16:11:15,604 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T16:11:15,608 Removed build tracker: '/tmp/pip-build-tracker-ejn6fwnr'