2025-09-08T03:02:49,139 Created temporary directory: /tmp/pip-build-tracker-tx57fqq5 2025-09-08T03:02:49,140 Initialized build tracking at /tmp/pip-build-tracker-tx57fqq5 2025-09-08T03:02:49,140 Created build tracker: /tmp/pip-build-tracker-tx57fqq5 2025-09-08T03:02:49,140 Entered build tracker: /tmp/pip-build-tracker-tx57fqq5 2025-09-08T03:02:49,141 Created temporary directory: /tmp/pip-wheel-isrzfgf7 2025-09-08T03:02:49,144 Created temporary directory: /tmp/pip-ephem-wheel-cache-yo5brczs 2025-09-08T03:02:49,201 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T03:02:49,203 2 location(s) to search for versions of pyregistry: 2025-09-08T03:02:49,203 * https://pypi.org/simple/pyregistry/ 2025-09-08T03:02:49,203 * https://www.piwheels.org/simple/pyregistry/ 2025-09-08T03:02:49,204 Fetching project page and analyzing links: https://pypi.org/simple/pyregistry/ 2025-09-08T03:02:49,204 Getting page https://pypi.org/simple/pyregistry/ 2025-09-08T03:02:49,205 Found index url https://pypi.org/simple/ 2025-09-08T03:02:49,352 Fetched page https://pypi.org/simple/pyregistry/ as application/vnd.pypi.simple.v1+json 2025-09-08T03:02:49,354 Found link https://files.pythonhosted.org/packages/33/27/e4daf8ecb0dfc52ac5df46e692b15f4679801e37123c9090a0cb95c64317/pyRegistry-1.0.5.zip (from https://pypi.org/simple/pyregistry/), version: 1.0.5 2025-09-08T03:02:49,355 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyregistry/ 2025-09-08T03:02:49,355 Getting page https://www.piwheels.org/simple/pyregistry/ 2025-09-08T03:02:49,357 Found index url https://www.piwheels.org/simple/ 2025-09-08T03:02:49,469 Fetched page https://www.piwheels.org/simple/pyregistry/ as text/html 2025-09-08T03:02:49,469 Skipping link: not a file: https://www.piwheels.org/simple/pyregistry/ 2025-09-08T03:02:49,470 Skipping link: not a file: https://pypi.org/simple/pyregistry/ 2025-09-08T03:02:49,493 Given no hashes to check 1 links for project 'pyregistry': discarding no candidates 2025-09-08T03:02:49,494 Collecting pyregistry==1.0.5 2025-09-08T03:02:49,496 Created temporary directory: /tmp/pip-unpack-jwe_2z_w 2025-09-08T03:02:49,631 Downloading pyRegistry-1.0.5.zip (25 kB) 2025-09-08T03:02:49,654 Added pyregistry==1.0.5 from https://files.pythonhosted.org/packages/33/27/e4daf8ecb0dfc52ac5df46e692b15f4679801e37123c9090a0cb95c64317/pyRegistry-1.0.5.zip to build tracker '/tmp/pip-build-tracker-tx57fqq5' 2025-09-08T03:02:49,655 Running setup.py (path:/tmp/pip-wheel-isrzfgf7/pyregistry_8d61178419344816b24089ca6a1169cb/setup.py) egg_info for package pyregistry 2025-09-08T03:02:49,655 Created temporary directory: /tmp/pip-pip-egg-info-7u6v3jn6 2025-09-08T03:02:49,655 Preparing metadata (setup.py): started 2025-09-08T03:02:49,656 Running command python setup.py egg_info 2025-09-08T03:02:50,718 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T03:02:50,718 !! 2025-09-08T03:02:50,718 ******************************************************************************** 2025-09-08T03:02:50,718 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T03:02:50,719 License :: OSI Approved :: GNU General Public License (GPL) 2025-09-08T03:02:50,719 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T03:02:50,719 ******************************************************************************** 2025-09-08T03:02:50,719 !! 2025-09-08T03:02:50,719 self._finalize_license_expression() 2025-09-08T03:02:51,209 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T03:02:51,214 Source in /tmp/pip-wheel-isrzfgf7/pyregistry_8d61178419344816b24089ca6a1169cb has version 1.0.5, which satisfies requirement pyregistry==1.0.5 from https://files.pythonhosted.org/packages/33/27/e4daf8ecb0dfc52ac5df46e692b15f4679801e37123c9090a0cb95c64317/pyRegistry-1.0.5.zip 2025-09-08T03:02:51,214 Removed pyregistry==1.0.5 from https://files.pythonhosted.org/packages/33/27/e4daf8ecb0dfc52ac5df46e692b15f4679801e37123c9090a0cb95c64317/pyRegistry-1.0.5.zip from build tracker '/tmp/pip-build-tracker-tx57fqq5' 2025-09-08T03:02:51,218 Created temporary directory: /tmp/pip-unpack-u09zc_hk 2025-09-08T03:02:51,218 Created temporary directory: /tmp/pip-unpack-l8xqpay9 2025-09-08T03:02:51,218 Building wheels for collected packages: pyregistry 2025-09-08T03:02:51,219 Created temporary directory: /tmp/pip-wheel-tkm52882 2025-09-08T03:02:51,220 DEPRECATION: Building 'pyregistry' 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 'pyregistry'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T03:02:51,221 Building wheel for pyregistry (setup.py): started 2025-09-08T03:02:51,222 Destination directory: /tmp/pip-wheel-tkm52882 2025-09-08T03:02:51,222 Running command python setup.py bdist_wheel 2025-09-08T03:02:52,209 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T03:02:52,210 !! 2025-09-08T03:02:52,210 ******************************************************************************** 2025-09-08T03:02:52,210 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T03:02:52,210 License :: OSI Approved :: GNU General Public License (GPL) 2025-09-08T03:02:52,210 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T03:02:52,210 ******************************************************************************** 2025-09-08T03:02:52,211 !! 2025-09-08T03:02:52,211 self._finalize_license_expression() 2025-09-08T03:02:52,916 error: unknown file type '.rc' (from 'pyRegistry.rc') 2025-09-08T03:02:53,059 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T03:02:53,071 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T03:02:53,071 exec(compile('"'"''"'"''"'"' 2025-09-08T03:02:53,071 # This is -- a caller that pip uses to run setup.py 2025-09-08T03:02:53,071 # 2025-09-08T03:02:53,071 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T03:02:53,071 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T03:02:53,071 # - It provides a clear error message when setuptools is not installed. 2025-09-08T03:02:53,071 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T03:02:53,071 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T03:02:53,071 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T03:02:53,071 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T03:02:53,071 import os, sys, tokenize, traceback 2025-09-08T03:02:53,071 2025-09-08T03:02:53,071 try: 2025-09-08T03:02:53,071 import setuptools 2025-09-08T03:02:53,071 except ImportError: 2025-09-08T03:02:53,071 print( 2025-09-08T03:02:53,071 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T03:02:53,071 "the build environment with exception:", 2025-09-08T03:02:53,071 file=sys.stderr, 2025-09-08T03:02:53,071 ) 2025-09-08T03:02:53,071 traceback.print_exc() 2025-09-08T03:02:53,071 sys.exit(1) 2025-09-08T03:02:53,071 2025-09-08T03:02:53,071 __file__ = %r 2025-09-08T03:02:53,071 sys.argv[0] = __file__ 2025-09-08T03:02:53,071 2025-09-08T03:02:53,071 if os.path.exists(__file__): 2025-09-08T03:02:53,071 filename = __file__ 2025-09-08T03:02:53,071 with tokenize.open(__file__) as f: 2025-09-08T03:02:53,071 setup_py_code = f.read() 2025-09-08T03:02:53,071 else: 2025-09-08T03:02:53,071 filename = "" 2025-09-08T03:02:53,071 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T03:02:53,071 2025-09-08T03:02:53,071 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T03:02:53,071 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-isrzfgf7/pyregistry_8d61178419344816b24089ca6a1169cb/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-tkm52882[/] 2025-09-08T03:02:53,071 [bold magenta]cwd[/]: /tmp/pip-wheel-isrzfgf7/pyregistry_8d61178419344816b24089ca6a1169cb/ 2025-09-08T03:02:53,071 Building wheel for pyregistry (setup.py): finished with status 'error' 2025-09-08T03:02:53,072 ERROR: Failed building wheel for pyregistry 2025-09-08T03:02:53,073 Running setup.py clean for pyregistry 2025-09-08T03:02:53,073 Running command python setup.py clean 2025-09-08T03:02:54,089 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T03:02:54,090 !! 2025-09-08T03:02:54,090 ******************************************************************************** 2025-09-08T03:02:54,090 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T03:02:54,090 License :: OSI Approved :: GNU General Public License (GPL) 2025-09-08T03:02:54,090 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T03:02:54,090 ******************************************************************************** 2025-09-08T03:02:54,091 !! 2025-09-08T03:02:54,091 self._finalize_license_expression() 2025-09-08T03:02:54,308 'build/lib.linux-armv7l-cpython-313' does not exist -- can't clean it 2025-09-08T03:02:54,309 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T03:02:54,309 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T03:02:54,419 Failed to build pyregistry 2025-09-08T03:02:54,420 ERROR: Failed to build one or more wheels 2025-09-08T03:02:54,421 Exception information: 2025-09-08T03:02:54,421 Traceback (most recent call last): 2025-09-08T03:02:54,421 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T03:02:54,421 status = _inner_run() 2025-09-08T03:02:54,421 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T03:02:54,421 return self.run(options, args) 2025-09-08T03:02:54,421 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T03:02:54,421 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T03:02:54,421 return func(self, options, args) 2025-09-08T03:02:54,421 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T03:02:54,421 raise CommandError("Failed to build one or more wheels") 2025-09-08T03:02:54,421 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T03:02:54,425 Removed build tracker: '/tmp/pip-build-tracker-tx57fqq5'