2025-09-08T11:40:35,178 Created temporary directory: /tmp/pip-build-tracker-h8nobr6z 2025-09-08T11:40:35,178 Initialized build tracking at /tmp/pip-build-tracker-h8nobr6z 2025-09-08T11:40:35,179 Created build tracker: /tmp/pip-build-tracker-h8nobr6z 2025-09-08T11:40:35,179 Entered build tracker: /tmp/pip-build-tracker-h8nobr6z 2025-09-08T11:40:35,179 Created temporary directory: /tmp/pip-wheel-584ryyas 2025-09-08T11:40:35,182 Created temporary directory: /tmp/pip-ephem-wheel-cache-5h8e038g 2025-09-08T11:40:35,246 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T11:40:35,248 2 location(s) to search for versions of vext-soapysdr: 2025-09-08T11:40:35,248 * https://pypi.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,248 * https://www.piwheels.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,248 Fetching project page and analyzing links: https://pypi.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,249 Getting page https://pypi.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,250 Found index url https://pypi.org/simple/ 2025-09-08T11:40:35,392 Fetched page https://pypi.org/simple/vext-soapysdr/ as application/vnd.pypi.simple.v1+json 2025-09-08T11:40:35,393 Found link https://files.pythonhosted.org/packages/f9/33/43a8c951c1f58dd266a0ad5943641a6e1f9f8d8867c25849c1899d814799/vext.SoapySDR-0.1.5.tar.gz (from https://pypi.org/simple/vext-soapysdr/), version: 0.1.5 2025-09-08T11:40:35,394 Fetching project page and analyzing links: https://www.piwheels.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,394 Getting page https://www.piwheels.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,395 Found index url https://www.piwheels.org/simple/ 2025-09-08T11:40:35,498 Fetched page https://www.piwheels.org/simple/vext-soapysdr/ as text/html 2025-09-08T11:40:35,499 Skipping link: not a file: https://www.piwheels.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,499 Skipping link: not a file: https://pypi.org/simple/vext-soapysdr/ 2025-09-08T11:40:35,529 Given no hashes to check 1 links for project 'vext-soapysdr': discarding no candidates 2025-09-08T11:40:35,531 Collecting vext-soapysdr==0.1.5 2025-09-08T11:40:35,532 Created temporary directory: /tmp/pip-unpack-6bjirz5_ 2025-09-08T11:40:35,669 Downloading vext.SoapySDR-0.1.5.tar.gz (1.8 kB) 2025-09-08T11:40:35,689 Added vext-soapysdr==0.1.5 from https://files.pythonhosted.org/packages/f9/33/43a8c951c1f58dd266a0ad5943641a6e1f9f8d8867c25849c1899d814799/vext.SoapySDR-0.1.5.tar.gz to build tracker '/tmp/pip-build-tracker-h8nobr6z' 2025-09-08T11:40:35,690 Running setup.py (path:/tmp/pip-wheel-584ryyas/vext-soapysdr_2473a4a74509447dbce7cebf02ffdb4b/setup.py) egg_info for package vext-soapysdr 2025-09-08T11:40:35,691 Created temporary directory: /tmp/pip-pip-egg-info-tmho6rg1 2025-09-08T11:40:35,691 Preparing metadata (setup.py): started 2025-09-08T11:40:35,692 Running command python setup.py egg_info 2025-09-08T11:40:36,341 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:36,341 !! 2025-09-08T11:40:36,341 ******************************************************************************** 2025-09-08T11:40:36,342 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:36,342 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:36,342 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:36,342 or your builds will no longer be supported. 2025-09-08T11:40:36,342 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:36,342 ******************************************************************************** 2025-09-08T11:40:36,342 !! 2025-09-08T11:40:36,342 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:36,349 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:40:36,349 !! 2025-09-08T11:40:36,350 ******************************************************************************** 2025-09-08T11:40:36,350 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:40:36,350 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:40:36,350 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:40:36,350 or your builds will no longer be supported. 2025-09-08T11:40:36,350 ******************************************************************************** 2025-09-08T11:40:36,351 !! 2025-09-08T11:40:36,351 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:40:36,840 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:36,840 !! 2025-09-08T11:40:36,840 ******************************************************************************** 2025-09-08T11:40:36,840 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:36,840 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:36,840 (Affected: vext.SoapySDR). 2025-09-08T11:40:36,840 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:36,841 or your builds will no longer be supported. 2025-09-08T11:40:36,841 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:36,841 ******************************************************************************** 2025-09-08T11:40:36,841 !! 2025-09-08T11:40:36,841 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:36,841 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T11:40:36,841 !! 2025-09-08T11:40:36,842 ******************************************************************************** 2025-09-08T11:40:36,842 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T11:40:36,842 License :: OSI Approved :: MIT License 2025-09-08T11:40:36,842 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T11:40:36,842 ******************************************************************************** 2025-09-08T11:40:36,842 !! 2025-09-08T11:40:36,842 self._finalize_license_expression() 2025-09-08T11:40:36,917 running egg_info 2025-09-08T11:40:36,990 creating /tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info 2025-09-08T11:40:36,990 writing /tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/PKG-INFO 2025-09-08T11:40:36,991 writing dependency_links to /tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/dependency_links.txt 2025-09-08T11:40:36,992 writing requirements to /tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/requires.txt 2025-09-08T11:40:36,992 writing top-level names to /tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/top_level.txt 2025-09-08T11:40:36,993 writing manifest file '/tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/SOURCES.txt' 2025-09-08T11:40:37,142 reading manifest file '/tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/SOURCES.txt' 2025-09-08T11:40:37,142 reading manifest template 'MANIFEST.in' 2025-09-08T11:40:37,144 warning: no files found matching '*.txt' 2025-09-08T11:40:37,146 writing manifest file '/tmp/pip-pip-egg-info-tmho6rg1/vext.SoapySDR.egg-info/SOURCES.txt' 2025-09-08T11:40:37,259 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T11:40:37,264 Source in /tmp/pip-wheel-584ryyas/vext-soapysdr_2473a4a74509447dbce7cebf02ffdb4b has version 0.1.5, which satisfies requirement vext-soapysdr==0.1.5 from https://files.pythonhosted.org/packages/f9/33/43a8c951c1f58dd266a0ad5943641a6e1f9f8d8867c25849c1899d814799/vext.SoapySDR-0.1.5.tar.gz 2025-09-08T11:40:37,264 Removed vext-soapysdr==0.1.5 from https://files.pythonhosted.org/packages/f9/33/43a8c951c1f58dd266a0ad5943641a6e1f9f8d8867c25849c1899d814799/vext.SoapySDR-0.1.5.tar.gz from build tracker '/tmp/pip-build-tracker-h8nobr6z' 2025-09-08T11:40:37,267 Created temporary directory: /tmp/pip-unpack-i6ense29 2025-09-08T11:40:37,268 Created temporary directory: /tmp/pip-unpack-zwub6i7r 2025-09-08T11:40:37,268 Building wheels for collected packages: vext-soapysdr 2025-09-08T11:40:37,269 Created temporary directory: /tmp/pip-wheel-1hm8wb7p 2025-09-08T11:40:37,269 DEPRECATION: Building 'vext-soapysdr' 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 'vext-soapysdr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T11:40:37,271 Building wheel for vext-soapysdr (setup.py): started 2025-09-08T11:40:37,271 Destination directory: /tmp/pip-wheel-1hm8wb7p 2025-09-08T11:40:37,271 Running command python setup.py bdist_wheel 2025-09-08T11:40:37,908 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:37,909 !! 2025-09-08T11:40:37,909 ******************************************************************************** 2025-09-08T11:40:37,909 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:37,909 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:37,909 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:37,909 or your builds will no longer be supported. 2025-09-08T11:40:37,910 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:37,910 ******************************************************************************** 2025-09-08T11:40:37,910 !! 2025-09-08T11:40:37,910 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:37,916 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:40:37,917 !! 2025-09-08T11:40:37,917 ******************************************************************************** 2025-09-08T11:40:37,917 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:40:37,917 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:40:37,917 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:40:37,917 or your builds will no longer be supported. 2025-09-08T11:40:37,917 ******************************************************************************** 2025-09-08T11:40:37,918 !! 2025-09-08T11:40:37,918 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:40:38,404 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:38,405 !! 2025-09-08T11:40:38,405 ******************************************************************************** 2025-09-08T11:40:38,405 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:38,405 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:38,405 (Affected: vext.SoapySDR). 2025-09-08T11:40:38,405 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:38,405 or your builds will no longer be supported. 2025-09-08T11:40:38,406 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:38,406 ******************************************************************************** 2025-09-08T11:40:38,406 !! 2025-09-08T11:40:38,406 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:38,406 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T11:40:38,406 !! 2025-09-08T11:40:38,406 ******************************************************************************** 2025-09-08T11:40:38,406 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T11:40:38,407 License :: OSI Approved :: MIT License 2025-09-08T11:40:38,407 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T11:40:38,407 ******************************************************************************** 2025-09-08T11:40:38,407 !! 2025-09-08T11:40:38,407 self._finalize_license_expression() 2025-09-08T11:40:38,408 running bdist_wheel 2025-09-08T11:40:38,735 WARNING: Legacy build of wheel for 'vext-soapysdr' created no files. 2025-09-08T11:40:38,735 Command arguments: /usr/bin/python3 -u -c ' 2025-09-08T11:40:38,735 exec(compile('"'"''"'"''"'"' 2025-09-08T11:40:38,735 # This is -- a caller that pip uses to run setup.py 2025-09-08T11:40:38,735 # 2025-09-08T11:40:38,735 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T11:40:38,735 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T11:40:38,735 # - It provides a clear error message when setuptools is not installed. 2025-09-08T11:40:38,735 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T11:40:38,735 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T11:40:38,735 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T11:40:38,735 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T11:40:38,735 import os, sys, tokenize, traceback 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 try: 2025-09-08T11:40:38,735 import setuptools 2025-09-08T11:40:38,735 except ImportError: 2025-09-08T11:40:38,735 print( 2025-09-08T11:40:38,735 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T11:40:38,735 "the build environment with exception:", 2025-09-08T11:40:38,735 file=sys.stderr, 2025-09-08T11:40:38,735 ) 2025-09-08T11:40:38,735 traceback.print_exc() 2025-09-08T11:40:38,735 sys.exit(1) 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 __file__ = %r 2025-09-08T11:40:38,735 sys.argv[0] = __file__ 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 if os.path.exists(__file__): 2025-09-08T11:40:38,735 filename = __file__ 2025-09-08T11:40:38,735 with tokenize.open(__file__) as f: 2025-09-08T11:40:38,735 setup_py_code = f.read() 2025-09-08T11:40:38,735 else: 2025-09-08T11:40:38,735 filename = "" 2025-09-08T11:40:38,735 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T11:40:38,735 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-584ryyas/vext-soapysdr_2473a4a74509447dbce7cebf02ffdb4b/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-1hm8wb7p 2025-09-08T11:40:38,735 Command output: 2025-09-08T11:40:38,735 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:38,735 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:38,735 or your builds will no longer be supported. 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:38,735 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:40:38,735 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:40:38,735 or your builds will no longer be supported. 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:40:38,735 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:38,735 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:38,735 (Affected: vext.SoapySDR). 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:38,735 or your builds will no longer be supported. 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:38,735 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 License :: OSI Approved :: MIT License 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T11:40:38,735 ******************************************************************************** 2025-09-08T11:40:38,735 2025-09-08T11:40:38,735 !! 2025-09-08T11:40:38,735 self._finalize_license_expression() 2025-09-08T11:40:38,735 running bdist_wheel 2025-09-08T11:40:38,740 Building wheel for vext-soapysdr (setup.py): finished with status 'done' 2025-09-08T11:40:38,741 Running setup.py clean for vext-soapysdr 2025-09-08T11:40:38,741 Running command python setup.py clean 2025-09-08T11:40:39,390 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:39,390 !! 2025-09-08T11:40:39,390 ******************************************************************************** 2025-09-08T11:40:39,390 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:39,391 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:39,391 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:39,391 or your builds will no longer be supported. 2025-09-08T11:40:39,391 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:39,391 ******************************************************************************** 2025-09-08T11:40:39,391 !! 2025-09-08T11:40:39,391 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:39,398 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:40:39,398 !! 2025-09-08T11:40:39,398 ******************************************************************************** 2025-09-08T11:40:39,398 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:40:39,398 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:40:39,399 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:40:39,399 or your builds will no longer be supported. 2025-09-08T11:40:39,399 ******************************************************************************** 2025-09-08T11:40:39,399 !! 2025-09-08T11:40:39,399 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:40:39,887 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-08T11:40:39,888 !! 2025-09-08T11:40:39,888 ******************************************************************************** 2025-09-08T11:40:39,888 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:40:39,888 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:40:39,888 (Affected: vext.SoapySDR). 2025-09-08T11:40:39,888 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:40:39,888 or your builds will no longer be supported. 2025-09-08T11:40:39,889 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:40:39,889 ******************************************************************************** 2025-09-08T11:40:39,889 !! 2025-09-08T11:40:39,889 opt = self._enforce_underscore(opt, section) 2025-09-08T11:40:39,889 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T11:40:39,889 !! 2025-09-08T11:40:39,889 ******************************************************************************** 2025-09-08T11:40:39,889 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T11:40:39,890 License :: OSI Approved :: MIT License 2025-09-08T11:40:39,890 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T11:40:39,890 ******************************************************************************** 2025-09-08T11:40:39,890 !! 2025-09-08T11:40:39,890 self._finalize_license_expression() 2025-09-08T11:40:39,962 running clean 2025-09-08T11:40:40,109 'build/lib' does not exist -- can't clean it 2025-09-08T11:40:40,109 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T11:40:40,109 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T11:40:40,222 Failed to build vext-soapysdr 2025-09-08T11:40:40,223 ERROR: Failed to build one or more wheels 2025-09-08T11:40:40,224 Exception information: 2025-09-08T11:40:40,224 Traceback (most recent call last): 2025-09-08T11:40:40,224 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T11:40:40,224 status = _inner_run() 2025-09-08T11:40:40,224 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T11:40:40,224 return self.run(options, args) 2025-09-08T11:40:40,224 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T11:40:40,224 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T11:40:40,224 return func(self, options, args) 2025-09-08T11:40:40,224 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T11:40:40,224 raise CommandError("Failed to build one or more wheels") 2025-09-08T11:40:40,224 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T11:40:40,228 Removed build tracker: '/tmp/pip-build-tracker-h8nobr6z'