2025-09-08T06:00:35,337 Created temporary directory: /tmp/pip-build-tracker-4ow2z_o8 2025-09-08T06:00:35,338 Initialized build tracking at /tmp/pip-build-tracker-4ow2z_o8 2025-09-08T06:00:35,338 Created build tracker: /tmp/pip-build-tracker-4ow2z_o8 2025-09-08T06:00:35,338 Entered build tracker: /tmp/pip-build-tracker-4ow2z_o8 2025-09-08T06:00:35,339 Created temporary directory: /tmp/pip-wheel-x2sqszzy 2025-09-08T06:00:35,342 Created temporary directory: /tmp/pip-ephem-wheel-cache-06y18vr1 2025-09-08T06:00:35,399 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T06:00:35,402 2 location(s) to search for versions of disembl: 2025-09-08T06:00:35,402 * https://pypi.org/simple/disembl/ 2025-09-08T06:00:35,402 * https://www.piwheels.org/simple/disembl/ 2025-09-08T06:00:35,402 Fetching project page and analyzing links: https://pypi.org/simple/disembl/ 2025-09-08T06:00:35,402 Getting page https://pypi.org/simple/disembl/ 2025-09-08T06:00:35,403 Found index url https://pypi.org/simple/ 2025-09-08T06:00:35,550 Fetched page https://pypi.org/simple/disembl/ as application/vnd.pypi.simple.v1+json 2025-09-08T06:00:35,552 Found link https://files.pythonhosted.org/packages/23/71/293895c50926c4d908da0cc74ec3e6fd62698279eddd6719bc1b600eec87/disembl-2.0rc0.tar.gz (from https://pypi.org/simple/disembl/), version: 2.0rc0 2025-09-08T06:00:35,553 Fetching project page and analyzing links: https://www.piwheels.org/simple/disembl/ 2025-09-08T06:00:35,553 Getting page https://www.piwheels.org/simple/disembl/ 2025-09-08T06:00:35,555 Found index url https://www.piwheels.org/simple/ 2025-09-08T06:00:35,655 Fetched page https://www.piwheels.org/simple/disembl/ as text/html 2025-09-08T06:00:35,655 Skipping link: not a file: https://www.piwheels.org/simple/disembl/ 2025-09-08T06:00:35,656 Skipping link: not a file: https://pypi.org/simple/disembl/ 2025-09-08T06:00:35,680 Given no hashes to check 1 links for project 'disembl': discarding no candidates 2025-09-08T06:00:35,681 Collecting disembl==2.0rc0 2025-09-08T06:00:35,682 Created temporary directory: /tmp/pip-unpack-8txy7f_x 2025-09-08T06:00:35,823 Downloading disembl-2.0rc0.tar.gz (9.3 kB) 2025-09-08T06:00:35,850 Added disembl==2.0rc0 from https://files.pythonhosted.org/packages/23/71/293895c50926c4d908da0cc74ec3e6fd62698279eddd6719bc1b600eec87/disembl-2.0rc0.tar.gz to build tracker '/tmp/pip-build-tracker-4ow2z_o8' 2025-09-08T06:00:35,851 Running setup.py (path:/tmp/pip-wheel-x2sqszzy/disembl_8a465237f7b748f487873c9cb6c401d8/setup.py) egg_info for package disembl 2025-09-08T06:00:35,851 Created temporary directory: /tmp/pip-pip-egg-info-89g1xups 2025-09-08T06:00:35,851 Preparing metadata (setup.py): started 2025-09-08T06:00:35,852 Running command python setup.py egg_info 2025-09-08T06:00:36,467 /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-08T06:00:36,467 !! 2025-09-08T06:00:36,467 ******************************************************************************** 2025-09-08T06:00:36,467 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T06:00:36,468 versions. Please use the underscore name 'description_file' instead. 2025-09-08T06:00:36,468 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T06:00:36,468 or your builds will no longer be supported. 2025-09-08T06:00:36,468 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T06:00:36,468 ******************************************************************************** 2025-09-08T06:00:36,468 !! 2025-09-08T06:00:36,468 opt = self._enforce_underscore(opt, section) 2025-09-08T06:00:36,492 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T06:00:36,492 !! 2025-09-08T06:00:36,492 ******************************************************************************** 2025-09-08T06:00:36,492 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T06:00:36,492 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T06:00:36,493 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T06:00:36,493 or your builds will no longer be supported. 2025-09-08T06:00:36,493 ******************************************************************************** 2025-09-08T06:00:36,493 !! 2025-09-08T06:00:36,493 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T06:00:39,738 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T06:00:39,738 warnings.warn(msg) 2025-09-08T06:00:39,889 /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-08T06:00:39,889 !! 2025-09-08T06:00:39,890 ******************************************************************************** 2025-09-08T06:00:39,890 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T06:00:39,890 versions. Please use the underscore name 'description_file' instead. 2025-09-08T06:00:39,890 (Affected: disembl). 2025-09-08T06:00:39,890 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T06:00:39,890 or your builds will no longer be supported. 2025-09-08T06:00:39,890 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T06:00:39,890 ******************************************************************************** 2025-09-08T06:00:39,891 !! 2025-09-08T06:00:39,891 opt = self._enforce_underscore(opt, section) 2025-09-08T06:00:39,966 running egg_info 2025-09-08T06:00:40,041 creating /tmp/pip-pip-egg-info-89g1xups/disembl.egg-info 2025-09-08T06:00:40,042 writing /tmp/pip-pip-egg-info-89g1xups/disembl.egg-info/PKG-INFO 2025-09-08T06:00:40,043 writing dependency_links to /tmp/pip-pip-egg-info-89g1xups/disembl.egg-info/dependency_links.txt 2025-09-08T06:00:40,043 writing top-level names to /tmp/pip-pip-egg-info-89g1xups/disembl.egg-info/top_level.txt 2025-09-08T06:00:40,044 writing manifest file '/tmp/pip-pip-egg-info-89g1xups/disembl.egg-info/SOURCES.txt' 2025-09-08T06:00:40,425 reading manifest file '/tmp/pip-pip-egg-info-89g1xups/disembl.egg-info/SOURCES.txt' 2025-09-08T06:00:40,428 writing manifest file '/tmp/pip-pip-egg-info-89g1xups/disembl.egg-info/SOURCES.txt' 2025-09-08T06:00:40,543 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T06:00:40,547 Source in /tmp/pip-wheel-x2sqszzy/disembl_8a465237f7b748f487873c9cb6c401d8 has version 2.0rc0, which satisfies requirement disembl==2.0rc0 from https://files.pythonhosted.org/packages/23/71/293895c50926c4d908da0cc74ec3e6fd62698279eddd6719bc1b600eec87/disembl-2.0rc0.tar.gz 2025-09-08T06:00:40,547 Removed disembl==2.0rc0 from https://files.pythonhosted.org/packages/23/71/293895c50926c4d908da0cc74ec3e6fd62698279eddd6719bc1b600eec87/disembl-2.0rc0.tar.gz from build tracker '/tmp/pip-build-tracker-4ow2z_o8' 2025-09-08T06:00:40,550 Created temporary directory: /tmp/pip-unpack-0itold1g 2025-09-08T06:00:40,550 Created temporary directory: /tmp/pip-unpack-kz5b925o 2025-09-08T06:00:40,551 Building wheels for collected packages: disembl 2025-09-08T06:00:40,552 Created temporary directory: /tmp/pip-wheel-qch33szi 2025-09-08T06:00:40,552 DEPRECATION: Building 'disembl' 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 'disembl'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T06:00:40,553 Building wheel for disembl (setup.py): started 2025-09-08T06:00:40,554 Destination directory: /tmp/pip-wheel-qch33szi 2025-09-08T06:00:40,554 Running command python setup.py bdist_wheel 2025-09-08T06:00:41,175 /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-08T06:00:41,176 !! 2025-09-08T06:00:41,176 ******************************************************************************** 2025-09-08T06:00:41,176 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T06:00:41,176 versions. Please use the underscore name 'description_file' instead. 2025-09-08T06:00:41,176 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T06:00:41,176 or your builds will no longer be supported. 2025-09-08T06:00:41,176 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T06:00:41,177 ******************************************************************************** 2025-09-08T06:00:41,177 !! 2025-09-08T06:00:41,177 opt = self._enforce_underscore(opt, section) 2025-09-08T06:00:41,199 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T06:00:41,199 !! 2025-09-08T06:00:41,199 ******************************************************************************** 2025-09-08T06:00:41,199 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T06:00:41,199 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T06:00:41,200 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T06:00:41,200 or your builds will no longer be supported. 2025-09-08T06:00:41,200 ******************************************************************************** 2025-09-08T06:00:41,200 !! 2025-09-08T06:00:41,200 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T06:00:41,701 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T06:00:41,701 warnings.warn(msg) 2025-09-08T06:00:42,079 /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-08T06:00:42,080 !! 2025-09-08T06:00:42,080 ******************************************************************************** 2025-09-08T06:00:42,080 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T06:00:42,080 versions. Please use the underscore name 'description_file' instead. 2025-09-08T06:00:42,080 (Affected: disembl). 2025-09-08T06:00:42,080 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T06:00:42,080 or your builds will no longer be supported. 2025-09-08T06:00:42,081 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T06:00:42,081 ******************************************************************************** 2025-09-08T06:00:42,081 !! 2025-09-08T06:00:42,081 opt = self._enforce_underscore(opt, section) 2025-09-08T06:00:42,081 running bdist_wheel 2025-09-08T06:00:42,457 running build 2025-09-08T06:00:42,457 running build_py 2025-09-08T06:00:42,534 creating build/lib.linux-armv7l-cpython-313/disembl 2025-09-08T06:00:42,535 copying disembl/disembl.py -> build/lib.linux-armv7l-cpython-313/disembl 2025-09-08T06:00:42,536 copying disembl/__init__.py -> build/lib.linux-armv7l-cpython-313/disembl 2025-09-08T06:00:42,537 running build_ext 2025-09-08T06:00:42,880 building 'disembl.libdisembl' extension 2025-09-08T06:00:42,880 creating build/temp.linux-armv7l-cpython-313/disembl 2025-09-08T06:00:42,881 arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c disembl/libdisembl.c -o build/temp.linux-armv7l-cpython-313/disembl/libdisembl.o 2025-09-08T06:00:42,979 disembl/libdisembl.c:30:10: fatal error: include/russel.h: No such file or directory 2025-09-08T06:00:42,979 30 | #include "include/russel.h" 2025-09-08T06:00:42,980 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T06:00:42,980 compilation terminated. 2025-09-08T06:00:42,982 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2025-09-08T06:00:43,129 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T06:00:43,142 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T06:00:43,142 exec(compile('"'"''"'"''"'"' 2025-09-08T06:00:43,142 # This is -- a caller that pip uses to run setup.py 2025-09-08T06:00:43,142 # 2025-09-08T06:00:43,142 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T06:00:43,142 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T06:00:43,142 # - It provides a clear error message when setuptools is not installed. 2025-09-08T06:00:43,142 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T06:00:43,142 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T06:00:43,142 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T06:00:43,142 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T06:00:43,142 import os, sys, tokenize, traceback 2025-09-08T06:00:43,142 2025-09-08T06:00:43,142 try: 2025-09-08T06:00:43,142 import setuptools 2025-09-08T06:00:43,142 except ImportError: 2025-09-08T06:00:43,142 print( 2025-09-08T06:00:43,142 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T06:00:43,142 "the build environment with exception:", 2025-09-08T06:00:43,142 file=sys.stderr, 2025-09-08T06:00:43,142 ) 2025-09-08T06:00:43,142 traceback.print_exc() 2025-09-08T06:00:43,142 sys.exit(1) 2025-09-08T06:00:43,142 2025-09-08T06:00:43,142 __file__ = %r 2025-09-08T06:00:43,142 sys.argv[0] = __file__ 2025-09-08T06:00:43,142 2025-09-08T06:00:43,142 if os.path.exists(__file__): 2025-09-08T06:00:43,142 filename = __file__ 2025-09-08T06:00:43,142 with tokenize.open(__file__) as f: 2025-09-08T06:00:43,142 setup_py_code = f.read() 2025-09-08T06:00:43,142 else: 2025-09-08T06:00:43,142 filename = "" 2025-09-08T06:00:43,142 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T06:00:43,142 2025-09-08T06:00:43,142 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T06:00:43,142 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-x2sqszzy/disembl_8a465237f7b748f487873c9cb6c401d8/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-qch33szi[/] 2025-09-08T06:00:43,142 [bold magenta]cwd[/]: /tmp/pip-wheel-x2sqszzy/disembl_8a465237f7b748f487873c9cb6c401d8/ 2025-09-08T06:00:43,142 Building wheel for disembl (setup.py): finished with status 'error' 2025-09-08T06:00:43,143 ERROR: Failed building wheel for disembl 2025-09-08T06:00:43,144 Running setup.py clean for disembl 2025-09-08T06:00:43,145 Running command python setup.py clean 2025-09-08T06:00:43,810 /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-08T06:00:43,810 !! 2025-09-08T06:00:43,810 ******************************************************************************** 2025-09-08T06:00:43,811 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T06:00:43,811 versions. Please use the underscore name 'description_file' instead. 2025-09-08T06:00:43,811 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T06:00:43,811 or your builds will no longer be supported. 2025-09-08T06:00:43,811 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T06:00:43,811 ******************************************************************************** 2025-09-08T06:00:43,811 !! 2025-09-08T06:00:43,811 opt = self._enforce_underscore(opt, section) 2025-09-08T06:00:43,834 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T06:00:43,834 !! 2025-09-08T06:00:43,835 ******************************************************************************** 2025-09-08T06:00:43,835 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T06:00:43,835 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T06:00:43,835 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T06:00:43,835 or your builds will no longer be supported. 2025-09-08T06:00:43,835 ******************************************************************************** 2025-09-08T06:00:43,835 !! 2025-09-08T06:00:43,835 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T06:00:44,324 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T06:00:44,324 warnings.warn(msg) 2025-09-08T06:00:44,701 /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-08T06:00:44,701 !! 2025-09-08T06:00:44,701 ******************************************************************************** 2025-09-08T06:00:44,701 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T06:00:44,701 versions. Please use the underscore name 'description_file' instead. 2025-09-08T06:00:44,701 (Affected: disembl). 2025-09-08T06:00:44,702 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T06:00:44,702 or your builds will no longer be supported. 2025-09-08T06:00:44,702 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T06:00:44,702 ******************************************************************************** 2025-09-08T06:00:44,702 !! 2025-09-08T06:00:44,702 opt = self._enforce_underscore(opt, section) 2025-09-08T06:00:44,779 running clean 2025-09-08T06:00:44,928 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T06:00:44,928 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T06:00:44,929 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T06:00:44,929 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T06:00:44,929 removing 'build' 2025-09-08T06:00:45,042 Failed to build disembl 2025-09-08T06:00:45,043 ERROR: Failed to build one or more wheels 2025-09-08T06:00:45,044 Exception information: 2025-09-08T06:00:45,044 Traceback (most recent call last): 2025-09-08T06:00:45,044 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T06:00:45,044 status = _inner_run() 2025-09-08T06:00:45,044 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T06:00:45,044 return self.run(options, args) 2025-09-08T06:00:45,044 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T06:00:45,044 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T06:00:45,044 return func(self, options, args) 2025-09-08T06:00:45,044 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T06:00:45,044 raise CommandError("Failed to build one or more wheels") 2025-09-08T06:00:45,044 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T06:00:45,048 Removed build tracker: '/tmp/pip-build-tracker-4ow2z_o8'