2026-04-23T19:52:04,250 Created temporary directory: /tmp/pip-build-tracker-lz66a_oz 2026-04-23T19:52:04,251 Initialized build tracking at /tmp/pip-build-tracker-lz66a_oz 2026-04-23T19:52:04,251 Created build tracker: /tmp/pip-build-tracker-lz66a_oz 2026-04-23T19:52:04,251 Entered build tracker: /tmp/pip-build-tracker-lz66a_oz 2026-04-23T19:52:04,252 Created temporary directory: /tmp/pip-wheel-kq_9kkol 2026-04-23T19:52:04,255 Created temporary directory: /tmp/pip-ephem-wheel-cache-r72btq7d 2026-04-23T19:52:04,317 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-04-23T19:52:04,319 2 location(s) to search for versions of ubus: 2026-04-23T19:52:04,319 * https://pypi.org/simple/ubus/ 2026-04-23T19:52:04,319 * https://www.piwheels.org/simple/ubus/ 2026-04-23T19:52:04,319 Fetching project page and analyzing links: https://pypi.org/simple/ubus/ 2026-04-23T19:52:04,320 Getting page https://pypi.org/simple/ubus/ 2026-04-23T19:52:04,321 Found index url https://pypi.org/simple/ 2026-04-23T19:52:04,470 Fetched page https://pypi.org/simple/ubus/ as application/vnd.pypi.simple.v1+json 2026-04-23T19:52:04,472 Found link https://files.pythonhosted.org/packages/a4/42/6d098fe93dd3ec6632cc6efb4d16a6ff870727ac7de24c6f3c7ab73ea878/ubus-0.1.1.tar.gz (from https://pypi.org/simple/ubus/), version: 0.1.1 2026-04-23T19:52:04,473 Found link https://files.pythonhosted.org/packages/a0/01/af1d382ac0e031cd67773bb70cd8ada0a6af040c4d4a28bd35c851d59f23/ubus-0.1.2.tar.gz (from https://pypi.org/simple/ubus/), version: 0.1.2 2026-04-23T19:52:04,473 Found link https://files.pythonhosted.org/packages/99/e8/06c8f9e69fb3463c5670c1ad05f9f81a982bbcd4a6df9fb8c4c36d38e83c/ubus-0.1.3.tar.gz (from https://pypi.org/simple/ubus/), version: 0.1.3 2026-04-23T19:52:04,474 Fetching project page and analyzing links: https://www.piwheels.org/simple/ubus/ 2026-04-23T19:52:04,475 Getting page https://www.piwheels.org/simple/ubus/ 2026-04-23T19:52:04,476 Found index url https://www.piwheels.org/simple/ 2026-04-23T19:52:04,578 Fetched page https://www.piwheels.org/simple/ubus/ as text/html 2026-04-23T19:52:04,578 Skipping link: not a file: https://www.piwheels.org/simple/ubus/ 2026-04-23T19:52:04,579 Skipping link: not a file: https://pypi.org/simple/ubus/ 2026-04-23T19:52:04,604 Given no hashes to check 1 links for project 'ubus': discarding no candidates 2026-04-23T19:52:04,606 Collecting ubus==0.1.3 2026-04-23T19:52:04,608 Created temporary directory: /tmp/pip-unpack-ouvkwea3 2026-04-23T19:52:04,686 Downloading ubus-0.1.3.tar.gz (24 kB) 2026-04-23T19:52:04,732 Added ubus==0.1.3 from https://files.pythonhosted.org/packages/99/e8/06c8f9e69fb3463c5670c1ad05f9f81a982bbcd4a6df9fb8c4c36d38e83c/ubus-0.1.3.tar.gz to build tracker '/tmp/pip-build-tracker-lz66a_oz' 2026-04-23T19:52:04,734 Running setup.py (path:/tmp/pip-wheel-kq_9kkol/ubus_e6e9eb9bb833437d87514b78b7faf5d7/setup.py) egg_info for package ubus 2026-04-23T19:52:04,735 Created temporary directory: /tmp/pip-pip-egg-info-2hle6y9y 2026-04-23T19:52:04,735 Preparing metadata (setup.py): started 2026-04-23T19:52:04,736 Running command python setup.py egg_info 2026-04-23T19:52:05,572 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-04-23T19:52:05,572 !! 2026-04-23T19:52:05,572 ******************************************************************************** 2026-04-23T19:52:05,572 Requirements should be satisfied by a PEP 517 installer. 2026-04-23T19:52:05,572 If you are using pip, you can try `pip install --use-pep517`. 2026-04-23T19:52:05,573 This deprecation is overdue, please update your project and remove deprecated 2026-04-23T19:52:05,573 calls to avoid build errors in the future. 2026-04-23T19:52:05,573 ******************************************************************************** 2026-04-23T19:52:05,573 !! 2026-04-23T19:52:05,573 dist.fetch_build_eggs(dist.setup_requires) 2026-04-23T19:52:09,016 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' 2026-04-23T19:52:09,016 warnings.warn(msg) 2026-04-23T19:52:09,170 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-23T19:52:09,171 !! 2026-04-23T19:52:09,171 ******************************************************************************** 2026-04-23T19:52:09,171 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-23T19:52:09,171 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2026-04-23T19:52:09,171 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-23T19:52:09,171 ******************************************************************************** 2026-04-23T19:52:09,172 !! 2026-04-23T19:52:09,172 self._finalize_license_expression() 2026-04-23T19:52:09,247 running egg_info 2026-04-23T19:52:09,323 creating /tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info 2026-04-23T19:52:09,324 writing /tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info/PKG-INFO 2026-04-23T19:52:09,327 writing dependency_links to /tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info/dependency_links.txt 2026-04-23T19:52:09,329 writing top-level names to /tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info/top_level.txt 2026-04-23T19:52:09,330 writing manifest file '/tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info/SOURCES.txt' 2026-04-23T19:52:09,564 reading manifest file '/tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info/SOURCES.txt' 2026-04-23T19:52:09,565 adding license file 'LICENSE' 2026-04-23T19:52:09,567 writing manifest file '/tmp/pip-pip-egg-info-2hle6y9y/ubus.egg-info/SOURCES.txt' 2026-04-23T19:52:09,685 Preparing metadata (setup.py): finished with status 'done' 2026-04-23T19:52:09,691 Source in /tmp/pip-wheel-kq_9kkol/ubus_e6e9eb9bb833437d87514b78b7faf5d7 has version 0.1.3, which satisfies requirement ubus==0.1.3 from https://files.pythonhosted.org/packages/99/e8/06c8f9e69fb3463c5670c1ad05f9f81a982bbcd4a6df9fb8c4c36d38e83c/ubus-0.1.3.tar.gz 2026-04-23T19:52:09,692 Removed ubus==0.1.3 from https://files.pythonhosted.org/packages/99/e8/06c8f9e69fb3463c5670c1ad05f9f81a982bbcd4a6df9fb8c4c36d38e83c/ubus-0.1.3.tar.gz from build tracker '/tmp/pip-build-tracker-lz66a_oz' 2026-04-23T19:52:09,696 Created temporary directory: /tmp/pip-unpack-iqpqrulc 2026-04-23T19:52:09,697 Created temporary directory: /tmp/pip-unpack-rkszfs3n 2026-04-23T19:52:09,697 Building wheels for collected packages: ubus 2026-04-23T19:52:09,701 Created temporary directory: /tmp/pip-wheel-tt3ykn06 2026-04-23T19:52:09,702 DEPRECATION: Building 'ubus' 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 'ubus'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-04-23T19:52:09,703 Building wheel for ubus (setup.py): started 2026-04-23T19:52:09,704 Destination directory: /tmp/pip-wheel-tt3ykn06 2026-04-23T19:52:09,704 Running command python setup.py bdist_wheel 2026-04-23T19:52:10,363 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-04-23T19:52:10,363 !! 2026-04-23T19:52:10,363 ******************************************************************************** 2026-04-23T19:52:10,363 Requirements should be satisfied by a PEP 517 installer. 2026-04-23T19:52:10,364 If you are using pip, you can try `pip install --use-pep517`. 2026-04-23T19:52:10,364 This deprecation is overdue, please update your project and remove deprecated 2026-04-23T19:52:10,364 calls to avoid build errors in the future. 2026-04-23T19:52:10,364 ******************************************************************************** 2026-04-23T19:52:10,364 !! 2026-04-23T19:52:10,364 dist.fetch_build_eggs(dist.setup_requires) 2026-04-23T19:52:10,842 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' 2026-04-23T19:52:10,842 warnings.warn(msg) 2026-04-23T19:52:11,225 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-23T19:52:11,225 !! 2026-04-23T19:52:11,225 ******************************************************************************** 2026-04-23T19:52:11,225 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-23T19:52:11,225 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2026-04-23T19:52:11,225 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-23T19:52:11,225 ******************************************************************************** 2026-04-23T19:52:11,226 !! 2026-04-23T19:52:11,226 self._finalize_license_expression() 2026-04-23T19:52:11,228 running bdist_wheel 2026-04-23T19:52:11,608 running build 2026-04-23T19:52:11,608 running build_ext 2026-04-23T19:52:12,120 building 'ubus' extension 2026-04-23T19:52:12,122 creating build/temp.linux-armv7l-cpython-313 2026-04-23T19:52:12,123 arm-linux-gnueabihf-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c ./ubus_python.c -o build/temp.linux-armv7l-cpython-313/ubus_python.o 2026-04-23T19:52:12,782 ./ubus_python.c:19:10: fatal error: libubox/blobmsg_json.h: No such file or directory 2026-04-23T19:52:12,783 19 | #include 2026-04-23T19:52:12,783 | ^~~~~~~~~~~~~~~~~~~~~~~~ 2026-04-23T19:52:12,783 compilation terminated. 2026-04-23T19:52:12,790 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2026-04-23T19:52:12,956 ERROR: python setup.py bdist_wheel exited with 1 2026-04-23T19:52:12,969 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2026-04-23T19:52:12,969 exec(compile('"'"''"'"''"'"' 2026-04-23T19:52:12,969 # This is -- a caller that pip uses to run setup.py 2026-04-23T19:52:12,969 # 2026-04-23T19:52:12,969 # - It imports setuptools before invoking setup.py, to enable projects that directly 2026-04-23T19:52:12,969 # import from `distutils.core` to work with newer packaging standards. 2026-04-23T19:52:12,969 # - It provides a clear error message when setuptools is not installed. 2026-04-23T19:52:12,969 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2026-04-23T19:52:12,969 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2026-04-23T19:52:12,969 # manifest_maker: standard file '"'"'-c'"'"' not found". 2026-04-23T19:52:12,969 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2026-04-23T19:52:12,969 import os, sys, tokenize, traceback 2026-04-23T19:52:12,969 2026-04-23T19:52:12,969 try: 2026-04-23T19:52:12,969 import setuptools 2026-04-23T19:52:12,969 except ImportError: 2026-04-23T19:52:12,969 print( 2026-04-23T19:52:12,969 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2026-04-23T19:52:12,969 "the build environment with exception:", 2026-04-23T19:52:12,969 file=sys.stderr, 2026-04-23T19:52:12,969 ) 2026-04-23T19:52:12,969 traceback.print_exc() 2026-04-23T19:52:12,969 sys.exit(1) 2026-04-23T19:52:12,969 2026-04-23T19:52:12,969 __file__ = %r 2026-04-23T19:52:12,969 sys.argv[0] = __file__ 2026-04-23T19:52:12,969 2026-04-23T19:52:12,969 if os.path.exists(__file__): 2026-04-23T19:52:12,969 filename = __file__ 2026-04-23T19:52:12,969 with tokenize.open(__file__) as f: 2026-04-23T19:52:12,969 setup_py_code = f.read() 2026-04-23T19:52:12,969 else: 2026-04-23T19:52:12,969 filename = "" 2026-04-23T19:52:12,969 setup_py_code = "from setuptools import setup; setup()" 2026-04-23T19:52:12,969 2026-04-23T19:52:12,969 exec(compile(setup_py_code, filename, "exec")) 2026-04-23T19:52:12,969 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-kq_9kkol/ubus_e6e9eb9bb833437d87514b78b7faf5d7/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-tt3ykn06[/] 2026-04-23T19:52:12,969 [bold magenta]cwd[/]: /tmp/pip-wheel-kq_9kkol/ubus_e6e9eb9bb833437d87514b78b7faf5d7/ 2026-04-23T19:52:12,969 Building wheel for ubus (setup.py): finished with status 'error' 2026-04-23T19:52:12,970 ERROR: Failed building wheel for ubus 2026-04-23T19:52:12,971 Running setup.py clean for ubus 2026-04-23T19:52:12,972 Running command python setup.py clean 2026-04-23T19:52:13,635 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-04-23T19:52:13,636 !! 2026-04-23T19:52:13,636 ******************************************************************************** 2026-04-23T19:52:13,636 Requirements should be satisfied by a PEP 517 installer. 2026-04-23T19:52:13,636 If you are using pip, you can try `pip install --use-pep517`. 2026-04-23T19:52:13,636 This deprecation is overdue, please update your project and remove deprecated 2026-04-23T19:52:13,636 calls to avoid build errors in the future. 2026-04-23T19:52:13,636 ******************************************************************************** 2026-04-23T19:52:13,637 !! 2026-04-23T19:52:13,637 dist.fetch_build_eggs(dist.setup_requires) 2026-04-23T19:52:14,109 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' 2026-04-23T19:52:14,109 warnings.warn(msg) 2026-04-23T19:52:14,500 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-23T19:52:14,500 !! 2026-04-23T19:52:14,500 ******************************************************************************** 2026-04-23T19:52:14,500 Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-23T19:52:14,500 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2026-04-23T19:52:14,501 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-23T19:52:14,501 ******************************************************************************** 2026-04-23T19:52:14,501 !! 2026-04-23T19:52:14,501 self._finalize_license_expression() 2026-04-23T19:52:14,581 running clean 2026-04-23T19:52:14,734 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2026-04-23T19:52:14,735 'build/lib.linux-armv7l-cpython-313' does not exist -- can't clean it 2026-04-23T19:52:14,735 'build/bdist.linux-armv7l' does not exist -- can't clean it 2026-04-23T19:52:14,736 'build/scripts-3.13' does not exist -- can't clean it 2026-04-23T19:52:14,736 removing 'build' 2026-04-23T19:52:14,853 Failed to build ubus 2026-04-23T19:52:14,854 ERROR: Failed to build one or more wheels 2026-04-23T19:52:14,855 Exception information: 2026-04-23T19:52:14,855 Traceback (most recent call last): 2026-04-23T19:52:14,855 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-04-23T19:52:14,855 status = _inner_run() 2026-04-23T19:52:14,855 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-04-23T19:52:14,855 return self.run(options, args) 2026-04-23T19:52:14,855 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-04-23T19:52:14,855 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-04-23T19:52:14,855 return func(self, options, args) 2026-04-23T19:52:14,855 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2026-04-23T19:52:14,855 raise CommandError("Failed to build one or more wheels") 2026-04-23T19:52:14,855 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2026-04-23T19:52:14,859 Removed build tracker: '/tmp/pip-build-tracker-lz66a_oz'