2025-09-08T04:14:28,862 Created temporary directory: /tmp/pip-build-tracker-7smij2q9 2025-09-08T04:14:28,863 Initialized build tracking at /tmp/pip-build-tracker-7smij2q9 2025-09-08T04:14:28,863 Created build tracker: /tmp/pip-build-tracker-7smij2q9 2025-09-08T04:14:28,863 Entered build tracker: /tmp/pip-build-tracker-7smij2q9 2025-09-08T04:14:28,863 Created temporary directory: /tmp/pip-wheel-hsra4dof 2025-09-08T04:14:28,867 Created temporary directory: /tmp/pip-ephem-wheel-cache-mnfbf90s 2025-09-08T04:14:28,922 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T04:14:28,925 2 location(s) to search for versions of g1fitting: 2025-09-08T04:14:28,925 * https://pypi.org/simple/g1fitting/ 2025-09-08T04:14:28,925 * https://www.piwheels.org/simple/g1fitting/ 2025-09-08T04:14:28,925 Fetching project page and analyzing links: https://pypi.org/simple/g1fitting/ 2025-09-08T04:14:28,925 Getting page https://pypi.org/simple/g1fitting/ 2025-09-08T04:14:28,926 Found index url https://pypi.org/simple/ 2025-09-08T04:14:29,071 Fetched page https://pypi.org/simple/g1fitting/ as application/vnd.pypi.simple.v1+json 2025-09-08T04:14:29,072 Found link https://files.pythonhosted.org/packages/06/75/9cebadfb28f72368295faa54caeebed50577cacf9e96286b99c81591413f/g1fitting-0.1.tar.gz (from https://pypi.org/simple/g1fitting/), version: 0.1 2025-09-08T04:14:29,073 Found link https://files.pythonhosted.org/packages/e1/97/069b8c2cf37d8f4f662668feb8043cd00784e981de2130334137f3d4cfe6/g1fitting-0.1.1.tar.gz (from https://pypi.org/simple/g1fitting/), version: 0.1.1 2025-09-08T04:14:29,073 Found link https://files.pythonhosted.org/packages/98/23/07ab054ee3d30074d744ed36bf1ce08f5899799de43a459e54c0c02b50ed/g1fitting-0.1.2.tar.gz (from https://pypi.org/simple/g1fitting/), version: 0.1.2 2025-09-08T04:14:29,074 Fetching project page and analyzing links: https://www.piwheels.org/simple/g1fitting/ 2025-09-08T04:14:29,074 Getting page https://www.piwheels.org/simple/g1fitting/ 2025-09-08T04:14:29,076 Found index url https://www.piwheels.org/simple/ 2025-09-08T04:14:29,174 Fetched page https://www.piwheels.org/simple/g1fitting/ as text/html 2025-09-08T04:14:29,175 Skipping link: not a file: https://www.piwheels.org/simple/g1fitting/ 2025-09-08T04:14:29,175 Skipping link: not a file: https://pypi.org/simple/g1fitting/ 2025-09-08T04:14:29,201 Given no hashes to check 1 links for project 'g1fitting': discarding no candidates 2025-09-08T04:14:29,202 Collecting g1fitting==0.1 2025-09-08T04:14:29,203 Created temporary directory: /tmp/pip-unpack-ipglru19 2025-09-08T04:14:29,343 Downloading g1fitting-0.1.tar.gz (1.7 kB) 2025-09-08T04:14:29,365 Added g1fitting==0.1 from https://files.pythonhosted.org/packages/06/75/9cebadfb28f72368295faa54caeebed50577cacf9e96286b99c81591413f/g1fitting-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-7smij2q9' 2025-09-08T04:14:29,366 Running setup.py (path:/tmp/pip-wheel-hsra4dof/g1fitting_fba9f05f1260448caa196f9129faa8fa/setup.py) egg_info for package g1fitting 2025-09-08T04:14:29,366 Created temporary directory: /tmp/pip-pip-egg-info-7c_e_hrh 2025-09-08T04:14:29,366 Preparing metadata (setup.py): started 2025-09-08T04:14:29,367 Running command python setup.py egg_info 2025-09-08T04:14:29,982 /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-08T04:14:29,983 !! 2025-09-08T04:14:29,983 ******************************************************************************** 2025-09-08T04:14:29,983 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T04:14:29,983 versions. Please use the underscore name 'description_file' instead. 2025-09-08T04:14:29,983 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T04:14:29,983 or your builds will no longer be supported. 2025-09-08T04:14:29,983 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T04:14:29,983 ******************************************************************************** 2025-09-08T04:14:29,984 !! 2025-09-08T04:14:29,984 opt = self._enforce_underscore(opt, section) 2025-09-08T04:14:30,434 /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-08T04:14:30,434 !! 2025-09-08T04:14:30,434 ******************************************************************************** 2025-09-08T04:14:30,434 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T04:14:30,434 versions. Please use the underscore name 'description_file' instead. 2025-09-08T04:14:30,435 (Affected: g1fitting). 2025-09-08T04:14:30,435 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T04:14:30,435 or your builds will no longer be supported. 2025-09-08T04:14:30,435 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T04:14:30,435 ******************************************************************************** 2025-09-08T04:14:30,435 !! 2025-09-08T04:14:30,435 opt = self._enforce_underscore(opt, section) 2025-09-08T04:14:30,506 running egg_info 2025-09-08T04:14:30,581 creating /tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info 2025-09-08T04:14:30,581 writing /tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info/PKG-INFO 2025-09-08T04:14:30,582 writing dependency_links to /tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info/dependency_links.txt 2025-09-08T04:14:30,583 writing top-level names to /tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info/top_level.txt 2025-09-08T04:14:30,583 writing manifest file '/tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info/SOURCES.txt' 2025-09-08T04:14:30,805 reading manifest file '/tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info/SOURCES.txt' 2025-09-08T04:14:30,808 writing manifest file '/tmp/pip-pip-egg-info-7c_e_hrh/g1fitting.egg-info/SOURCES.txt' 2025-09-08T04:14:30,920 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T04:14:30,924 Source in /tmp/pip-wheel-hsra4dof/g1fitting_fba9f05f1260448caa196f9129faa8fa has version 0.1, which satisfies requirement g1fitting==0.1 from https://files.pythonhosted.org/packages/06/75/9cebadfb28f72368295faa54caeebed50577cacf9e96286b99c81591413f/g1fitting-0.1.tar.gz 2025-09-08T04:14:30,925 Removed g1fitting==0.1 from https://files.pythonhosted.org/packages/06/75/9cebadfb28f72368295faa54caeebed50577cacf9e96286b99c81591413f/g1fitting-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-7smij2q9' 2025-09-08T04:14:30,927 Created temporary directory: /tmp/pip-unpack-6zo4ly15 2025-09-08T04:14:30,928 Created temporary directory: /tmp/pip-unpack-lta7qrnf 2025-09-08T04:14:30,928 Building wheels for collected packages: g1fitting 2025-09-08T04:14:30,929 Created temporary directory: /tmp/pip-wheel-j3zqpt84 2025-09-08T04:14:30,930 DEPRECATION: Building 'g1fitting' 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 'g1fitting'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T04:14:30,931 Building wheel for g1fitting (setup.py): started 2025-09-08T04:14:30,931 Destination directory: /tmp/pip-wheel-j3zqpt84 2025-09-08T04:14:30,931 Running command python setup.py bdist_wheel 2025-09-08T04:14:31,529 /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-08T04:14:31,529 !! 2025-09-08T04:14:31,529 ******************************************************************************** 2025-09-08T04:14:31,529 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T04:14:31,529 versions. Please use the underscore name 'description_file' instead. 2025-09-08T04:14:31,529 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T04:14:31,529 or your builds will no longer be supported. 2025-09-08T04:14:31,530 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T04:14:31,530 ******************************************************************************** 2025-09-08T04:14:31,530 !! 2025-09-08T04:14:31,530 opt = self._enforce_underscore(opt, section) 2025-09-08T04:14:31,982 /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-08T04:14:31,982 !! 2025-09-08T04:14:31,982 ******************************************************************************** 2025-09-08T04:14:31,982 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T04:14:31,982 versions. Please use the underscore name 'description_file' instead. 2025-09-08T04:14:31,982 (Affected: g1fitting). 2025-09-08T04:14:31,982 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T04:14:31,983 or your builds will no longer be supported. 2025-09-08T04:14:31,983 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T04:14:31,983 ******************************************************************************** 2025-09-08T04:14:31,983 !! 2025-09-08T04:14:31,983 opt = self._enforce_underscore(opt, section) 2025-09-08T04:14:31,984 running bdist_wheel 2025-09-08T04:14:32,349 running build 2025-09-08T04:14:32,350 running build_ext 2025-09-08T04:14:32,675 building 'g1fitting' extension 2025-09-08T04:14:32,676 creating build/temp.linux-armv7l-cpython-313/g1fitting 2025-09-08T04:14:32,677 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -Ig1fitting -I/usr/include/python3.13 -c g1fitting/g1fittingmodule.cpp -o build/temp.linux-armv7l-cpython-313/g1fitting/g1fittingmodule.o 2025-09-08T04:14:32,733 g1fitting/g1fittingmodule.cpp:5:10: fatal error: Clothoid.h: No such file or directory 2025-09-08T04:14:32,733 5 | #include "Clothoid.h" 2025-09-08T04:14:32,733 | ^~~~~~~~~~~~ 2025-09-08T04:14:32,733 compilation terminated. 2025-09-08T04:14:32,735 error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1 2025-09-08T04:14:32,880 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T04:14:32,892 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T04:14:32,892 exec(compile('"'"''"'"''"'"' 2025-09-08T04:14:32,892 # This is -- a caller that pip uses to run setup.py 2025-09-08T04:14:32,892 # 2025-09-08T04:14:32,892 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T04:14:32,892 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T04:14:32,892 # - It provides a clear error message when setuptools is not installed. 2025-09-08T04:14:32,892 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T04:14:32,892 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T04:14:32,892 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T04:14:32,892 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T04:14:32,892 import os, sys, tokenize, traceback 2025-09-08T04:14:32,892 2025-09-08T04:14:32,892 try: 2025-09-08T04:14:32,892 import setuptools 2025-09-08T04:14:32,892 except ImportError: 2025-09-08T04:14:32,892 print( 2025-09-08T04:14:32,892 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T04:14:32,892 "the build environment with exception:", 2025-09-08T04:14:32,892 file=sys.stderr, 2025-09-08T04:14:32,892 ) 2025-09-08T04:14:32,892 traceback.print_exc() 2025-09-08T04:14:32,892 sys.exit(1) 2025-09-08T04:14:32,892 2025-09-08T04:14:32,892 __file__ = %r 2025-09-08T04:14:32,892 sys.argv[0] = __file__ 2025-09-08T04:14:32,892 2025-09-08T04:14:32,892 if os.path.exists(__file__): 2025-09-08T04:14:32,892 filename = __file__ 2025-09-08T04:14:32,892 with tokenize.open(__file__) as f: 2025-09-08T04:14:32,892 setup_py_code = f.read() 2025-09-08T04:14:32,892 else: 2025-09-08T04:14:32,892 filename = "" 2025-09-08T04:14:32,892 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T04:14:32,892 2025-09-08T04:14:32,892 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T04:14:32,892 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-hsra4dof/g1fitting_fba9f05f1260448caa196f9129faa8fa/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-j3zqpt84[/] 2025-09-08T04:14:32,892 [bold magenta]cwd[/]: /tmp/pip-wheel-hsra4dof/g1fitting_fba9f05f1260448caa196f9129faa8fa/ 2025-09-08T04:14:32,892 Building wheel for g1fitting (setup.py): finished with status 'error' 2025-09-08T04:14:32,893 ERROR: Failed building wheel for g1fitting 2025-09-08T04:14:32,894 Running setup.py clean for g1fitting 2025-09-08T04:14:32,895 Running command python setup.py clean 2025-09-08T04:14:33,511 /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-08T04:14:33,511 !! 2025-09-08T04:14:33,511 ******************************************************************************** 2025-09-08T04:14:33,511 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T04:14:33,511 versions. Please use the underscore name 'description_file' instead. 2025-09-08T04:14:33,512 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T04:14:33,512 or your builds will no longer be supported. 2025-09-08T04:14:33,512 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T04:14:33,512 ******************************************************************************** 2025-09-08T04:14:33,512 !! 2025-09-08T04:14:33,512 opt = self._enforce_underscore(opt, section) 2025-09-08T04:14:34,031 /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-08T04:14:34,031 !! 2025-09-08T04:14:34,031 ******************************************************************************** 2025-09-08T04:14:34,031 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T04:14:34,031 versions. Please use the underscore name 'description_file' instead. 2025-09-08T04:14:34,031 (Affected: g1fitting). 2025-09-08T04:14:34,031 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T04:14:34,032 or your builds will no longer be supported. 2025-09-08T04:14:34,032 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T04:14:34,032 ******************************************************************************** 2025-09-08T04:14:34,032 !! 2025-09-08T04:14:34,032 opt = self._enforce_underscore(opt, section) 2025-09-08T04:14:34,107 running clean 2025-09-08T04:14:34,252 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T04:14:34,253 'build/lib.linux-armv7l-cpython-313' does not exist -- can't clean it 2025-09-08T04:14:34,253 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T04:14:34,253 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T04:14:34,253 removing 'build' 2025-09-08T04:14:34,368 Failed to build g1fitting 2025-09-08T04:14:34,369 ERROR: Failed to build one or more wheels 2025-09-08T04:14:34,370 Exception information: 2025-09-08T04:14:34,370 Traceback (most recent call last): 2025-09-08T04:14:34,370 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T04:14:34,370 status = _inner_run() 2025-09-08T04:14:34,370 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T04:14:34,370 return self.run(options, args) 2025-09-08T04:14:34,370 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T04:14:34,370 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T04:14:34,370 return func(self, options, args) 2025-09-08T04:14:34,370 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T04:14:34,370 raise CommandError("Failed to build one or more wheels") 2025-09-08T04:14:34,370 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T04:14:34,374 Removed build tracker: '/tmp/pip-build-tracker-7smij2q9'