2025-09-08T11:31:15,433 Created temporary directory: /tmp/pip-build-tracker-n9kgmntt 2025-09-08T11:31:15,433 Initialized build tracking at /tmp/pip-build-tracker-n9kgmntt 2025-09-08T11:31:15,433 Created build tracker: /tmp/pip-build-tracker-n9kgmntt 2025-09-08T11:31:15,434 Entered build tracker: /tmp/pip-build-tracker-n9kgmntt 2025-09-08T11:31:15,434 Created temporary directory: /tmp/pip-wheel-j6kvllb9 2025-09-08T11:31:15,437 Created temporary directory: /tmp/pip-ephem-wheel-cache-acrrln45 2025-09-08T11:31:15,498 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T11:31:15,500 2 location(s) to search for versions of cigram: 2025-09-08T11:31:15,500 * https://pypi.org/simple/cigram/ 2025-09-08T11:31:15,500 * https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:15,500 Fetching project page and analyzing links: https://pypi.org/simple/cigram/ 2025-09-08T11:31:15,501 Getting page https://pypi.org/simple/cigram/ 2025-09-08T11:31:15,502 Found index url https://pypi.org/simple/ 2025-09-08T11:31:15,704 Fetched page https://pypi.org/simple/cigram/ as application/vnd.pypi.simple.v1+json 2025-09-08T11:31:15,706 Skipping link: No binaries permitted for cigram: https://files.pythonhosted.org/packages/ea/2b/a613ad4be8262267d2b60d358172fcb475357b55702e6ca391bea5d241d0/cigram-0.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/cigram/) 2025-09-08T11:31:15,707 Found link https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.2 2025-09-08T11:31:15,707 Found link https://files.pythonhosted.org/packages/1a/72/03d709d88b843d14a618467563658df56d014f0f4233c06864f984df6976/cigram-0.1.3.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.3 2025-09-08T11:31:15,708 Found link https://files.pythonhosted.org/packages/51/79/1d67e9b764c36e536d2938345fb9adaf3c6b6d5589c794dd1eee0f1351c2/cigram-0.1.4.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.4 2025-09-08T11:31:15,708 Found link https://files.pythonhosted.org/packages/5b/d8/01ed0ec3c402164207b600e01ea0f0f29f4ec155c206537f3e85566c69c0/cigram-0.1.5.tar.gz (from https://pypi.org/simple/cigram/), version: 0.1.5 2025-09-08T11:31:15,709 Fetching project page and analyzing links: https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:15,709 Getting page https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:15,711 Found index url https://www.piwheels.org/simple/ 2025-09-08T11:31:15,816 Fetched page https://www.piwheels.org/simple/cigram/ as text/html 2025-09-08T11:31:15,817 Skipping link: not a file: https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:15,817 Skipping link: not a file: https://pypi.org/simple/cigram/ 2025-09-08T11:31:15,842 Given no hashes to check 1 links for project 'cigram': discarding no candidates 2025-09-08T11:31:15,843 Collecting cigram==0.1.2 2025-09-08T11:31:15,844 Created temporary directory: /tmp/pip-unpack-me8t_s38 2025-09-08T11:31:15,982 Downloading cigram-0.1.2.tar.gz (45 kB) 2025-09-08T11:31:16,023 Added cigram==0.1.2 from https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz to build tracker '/tmp/pip-build-tracker-n9kgmntt' 2025-09-08T11:31:16,024 Running setup.py (path:/tmp/pip-wheel-j6kvllb9/cigram_eb4926bd72be4a96ba42d87b8ab2788a/setup.py) egg_info for package cigram 2025-09-08T11:31:16,024 Created temporary directory: /tmp/pip-pip-egg-info-2h5eeq25 2025-09-08T11:31:16,024 Preparing metadata (setup.py): started 2025-09-08T11:31:16,025 Running command python setup.py egg_info 2025-09-08T11:31:16,622 /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:31:16,622 !! 2025-09-08T11:31:16,623 ******************************************************************************** 2025-09-08T11:31:16,623 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:16,623 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:16,623 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:16,623 or your builds will no longer be supported. 2025-09-08T11:31:16,623 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:16,623 ******************************************************************************** 2025-09-08T11:31:16,623 !! 2025-09-08T11:31:16,624 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:16,648 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:31:16,648 !! 2025-09-08T11:31:16,649 ******************************************************************************** 2025-09-08T11:31:16,649 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:31:16,649 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:31:16,649 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:31:16,649 or your builds will no longer be supported. 2025-09-08T11:31:16,649 ******************************************************************************** 2025-09-08T11:31:16,649 !! 2025-09-08T11:31:16,650 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:31:19,584 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T11:31:19,584 warnings.warn(msg) 2025-09-08T11:31:19,736 /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:31:19,736 !! 2025-09-08T11:31:19,736 ******************************************************************************** 2025-09-08T11:31:19,736 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:19,736 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:19,736 (Affected: cigram). 2025-09-08T11:31:19,736 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:19,736 or your builds will no longer be supported. 2025-09-08T11:31:19,737 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:19,737 ******************************************************************************** 2025-09-08T11:31:19,737 !! 2025-09-08T11:31:19,737 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:19,811 running egg_info 2025-09-08T11:31:19,886 creating /tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info 2025-09-08T11:31:19,886 writing /tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/PKG-INFO 2025-09-08T11:31:19,888 writing dependency_links to /tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/dependency_links.txt 2025-09-08T11:31:19,888 writing requirements to /tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/requires.txt 2025-09-08T11:31:19,889 writing top-level names to /tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/top_level.txt 2025-09-08T11:31:19,889 writing manifest file '/tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:20,194 reading manifest file '/tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:20,195 reading manifest template 'MANIFEST.in' 2025-09-08T11:31:20,196 adding license file 'LICENSE' 2025-09-08T11:31:20,198 writing manifest file '/tmp/pip-pip-egg-info-2h5eeq25/cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:20,314 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T11:31:20,319 Source in /tmp/pip-wheel-j6kvllb9/cigram_eb4926bd72be4a96ba42d87b8ab2788a has version 0.1.2, which satisfies requirement cigram==0.1.2 from https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz 2025-09-08T11:31:20,319 Removed cigram==0.1.2 from https://files.pythonhosted.org/packages/38/b1/d36af8e449c7f2555d05d68b0bfbc2dbb6e58330717522c5d0de8fd4b1a2/cigram-0.1.2.tar.gz from build tracker '/tmp/pip-build-tracker-n9kgmntt' 2025-09-08T11:31:20,324 Created temporary directory: /tmp/pip-unpack-con3eisi 2025-09-08T11:31:20,324 Created temporary directory: /tmp/pip-unpack-q7ywc3wy 2025-09-08T11:31:20,324 Building wheels for collected packages: cigram 2025-09-08T11:31:20,326 Created temporary directory: /tmp/pip-wheel-ymnwyee2 2025-09-08T11:31:20,326 DEPRECATION: Building 'cigram' 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 'cigram'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-08T11:31:20,327 Building wheel for cigram (setup.py): started 2025-09-08T11:31:20,328 Destination directory: /tmp/pip-wheel-ymnwyee2 2025-09-08T11:31:20,328 Running command python setup.py bdist_wheel 2025-09-08T11:31:20,937 /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:31:20,937 !! 2025-09-08T11:31:20,937 ******************************************************************************** 2025-09-08T11:31:20,937 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:20,937 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:20,938 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:20,938 or your builds will no longer be supported. 2025-09-08T11:31:20,938 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:20,938 ******************************************************************************** 2025-09-08T11:31:20,938 !! 2025-09-08T11:31:20,938 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:20,960 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:31:20,961 !! 2025-09-08T11:31:20,961 ******************************************************************************** 2025-09-08T11:31:20,961 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:31:20,961 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:31:20,961 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:31:20,961 or your builds will no longer be supported. 2025-09-08T11:31:20,961 ******************************************************************************** 2025-09-08T11:31:20,962 !! 2025-09-08T11:31:20,962 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:31:21,437 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T11:31:21,438 warnings.warn(msg) 2025-09-08T11:31:21,813 /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:31:21,813 !! 2025-09-08T11:31:21,814 ******************************************************************************** 2025-09-08T11:31:21,814 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:21,814 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:21,814 (Affected: cigram). 2025-09-08T11:31:21,814 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:21,814 or your builds will no longer be supported. 2025-09-08T11:31:21,814 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:21,814 ******************************************************************************** 2025-09-08T11:31:21,814 !! 2025-09-08T11:31:21,815 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:21,815 running bdist_wheel 2025-09-08T11:31:22,041 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated 2025-09-08T11:31:22,041 !! 2025-09-08T11:31:22,041 ******************************************************************************** 2025-09-08T11:31:22,041 With Python 2.7 end-of-life, support for building universal wheels 2025-09-08T11:31:22,041 (i.e., wheels that support both Python 2 and Python 3) 2025-09-08T11:31:22,041 is being obviated. 2025-09-08T11:31:22,042 Please discontinue using this option, or if you still need it, 2025-09-08T11:31:22,042 file an issue with pypa/setuptools describing your use case. 2025-09-08T11:31:22,042 This deprecation is overdue, please update your project and remove deprecated 2025-09-08T11:31:22,042 calls to avoid build errors in the future. 2025-09-08T11:31:22,042 ******************************************************************************** 2025-09-08T11:31:22,042 !! 2025-09-08T11:31:22,042 self.finalize_options() 2025-09-08T11:31:22,190 running build 2025-09-08T11:31:22,190 running build_py 2025-09-08T11:31:22,267 creating build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T11:31:22,268 copying cigram/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T11:31:22,268 copying cigram/generators.py -> build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T11:31:22,269 creating build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,269 copying cigram/lfr_model/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,270 creating build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:22,270 copying cigram/network_opt/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:22,271 copying cigram/network_opt/fitness_measures.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:22,271 copying cigram/network_opt/cigram_optimiser.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:22,272 copying cigram/network_opt/model_parameters.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:22,273 creating build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:22,273 copying cigram/cmodel/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:22,273 running egg_info 2025-09-08T11:31:22,346 writing cigram.egg-info/PKG-INFO 2025-09-08T11:31:22,348 writing dependency_links to cigram.egg-info/dependency_links.txt 2025-09-08T11:31:22,348 writing requirements to cigram.egg-info/requires.txt 2025-09-08T11:31:22,349 writing top-level names to cigram.egg-info/top_level.txt 2025-09-08T11:31:22,426 reading manifest file 'cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:22,428 reading manifest template 'MANIFEST.in' 2025-09-08T11:31:22,429 adding license file 'LICENSE' 2025-09-08T11:31:22,432 writing manifest file 'cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:22,434 copying cigram/lfr_model/benchm.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,435 copying cigram/lfr_model/cast.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,435 copying cigram/lfr_model/cc.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,436 copying cigram/lfr_model/combinatorics.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,437 copying cigram/lfr_model/lfr_model.cc -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,437 copying cigram/lfr_model/random.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,438 copying cigram/cmodel/cmodel.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:22,438 copying cigram/cmodel/distributions.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:22,439 copying cigram/cmodel/generate_graph.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:22,439 copying cigram/cmodel/sample.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:22,440 running build_ext 2025-09-08T11:31:22,791 building 'cigram.lfr_model' extension 2025-09-08T11:31:22,792 creating build/temp.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:22,793 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/lfr_model/benchm.cpp -o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/benchm.o -Wno-undef -Ofast 2025-09-08T11:31:22,849 cigram/lfr_model/benchm.cpp:28:10: fatal error: standard_include.h: No such file or directory 2025-09-08T11:31:22,849 28 | #include "standard_include.h" 2025-09-08T11:31:22,849 | ^~~~~~~~~~~~~~~~~~~~ 2025-09-08T11:31:22,849 compilation terminated. 2025-09-08T11:31:22,851 error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1 2025-09-08T11:31:23,000 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T11:31:23,013 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T11:31:23,013 exec(compile('"'"''"'"''"'"' 2025-09-08T11:31:23,013 # This is -- a caller that pip uses to run setup.py 2025-09-08T11:31:23,013 # 2025-09-08T11:31:23,013 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T11:31:23,013 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T11:31:23,013 # - It provides a clear error message when setuptools is not installed. 2025-09-08T11:31:23,013 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T11:31:23,013 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T11:31:23,013 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T11:31:23,013 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T11:31:23,013 import os, sys, tokenize, traceback 2025-09-08T11:31:23,013 2025-09-08T11:31:23,013 try: 2025-09-08T11:31:23,013 import setuptools 2025-09-08T11:31:23,013 except ImportError: 2025-09-08T11:31:23,013 print( 2025-09-08T11:31:23,013 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T11:31:23,013 "the build environment with exception:", 2025-09-08T11:31:23,013 file=sys.stderr, 2025-09-08T11:31:23,013 ) 2025-09-08T11:31:23,013 traceback.print_exc() 2025-09-08T11:31:23,013 sys.exit(1) 2025-09-08T11:31:23,013 2025-09-08T11:31:23,013 __file__ = %r 2025-09-08T11:31:23,013 sys.argv[0] = __file__ 2025-09-08T11:31:23,013 2025-09-08T11:31:23,013 if os.path.exists(__file__): 2025-09-08T11:31:23,013 filename = __file__ 2025-09-08T11:31:23,013 with tokenize.open(__file__) as f: 2025-09-08T11:31:23,013 setup_py_code = f.read() 2025-09-08T11:31:23,013 else: 2025-09-08T11:31:23,013 filename = "" 2025-09-08T11:31:23,013 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T11:31:23,013 2025-09-08T11:31:23,013 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T11:31:23,013 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-j6kvllb9/cigram_eb4926bd72be4a96ba42d87b8ab2788a/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-ymnwyee2[/] 2025-09-08T11:31:23,013 [bold magenta]cwd[/]: /tmp/pip-wheel-j6kvllb9/cigram_eb4926bd72be4a96ba42d87b8ab2788a/ 2025-09-08T11:31:23,013 Building wheel for cigram (setup.py): finished with status 'error' 2025-09-08T11:31:23,014 ERROR: Failed building wheel for cigram 2025-09-08T11:31:23,015 Running setup.py clean for cigram 2025-09-08T11:31:23,016 Running command python setup.py clean 2025-09-08T11:31:23,621 /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:31:23,621 !! 2025-09-08T11:31:23,622 ******************************************************************************** 2025-09-08T11:31:23,622 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:23,622 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:23,622 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:23,622 or your builds will no longer be supported. 2025-09-08T11:31:23,622 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:23,622 ******************************************************************************** 2025-09-08T11:31:23,623 !! 2025-09-08T11:31:23,623 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:23,647 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:31:23,647 !! 2025-09-08T11:31:23,647 ******************************************************************************** 2025-09-08T11:31:23,647 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:31:23,647 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:31:23,647 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:31:23,647 or your builds will no longer be supported. 2025-09-08T11:31:23,648 ******************************************************************************** 2025-09-08T11:31:23,648 !! 2025-09-08T11:31:23,648 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:31:24,126 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T11:31:24,126 warnings.warn(msg) 2025-09-08T11:31:24,503 /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:31:24,503 !! 2025-09-08T11:31:24,503 ******************************************************************************** 2025-09-08T11:31:24,503 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:24,503 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:24,503 (Affected: cigram). 2025-09-08T11:31:24,504 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:24,504 or your builds will no longer be supported. 2025-09-08T11:31:24,504 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:24,504 ******************************************************************************** 2025-09-08T11:31:24,504 !! 2025-09-08T11:31:24,504 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:24,581 running clean 2025-09-08T11:31:24,731 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T11:31:24,731 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T11:31:24,732 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T11:31:24,732 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T11:31:24,732 removing 'build' 2025-09-08T11:31:24,850 Failed to build cigram 2025-09-08T11:31:24,851 ERROR: Failed to build one or more wheels 2025-09-08T11:31:24,852 Exception information: 2025-09-08T11:31:24,852 Traceback (most recent call last): 2025-09-08T11:31:24,852 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T11:31:24,852 status = _inner_run() 2025-09-08T11:31:24,852 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T11:31:24,852 return self.run(options, args) 2025-09-08T11:31:24,852 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T11:31:24,852 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T11:31:24,852 return func(self, options, args) 2025-09-08T11:31:24,852 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T11:31:24,852 raise CommandError("Failed to build one or more wheels") 2025-09-08T11:31:24,852 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T11:31:24,856 Removed build tracker: '/tmp/pip-build-tracker-n9kgmntt'