2025-09-08T14:13:18,336 Created temporary directory: /tmp/pip-build-tracker-csdxw2eo 2025-09-08T14:13:18,336 Initialized build tracking at /tmp/pip-build-tracker-csdxw2eo 2025-09-08T14:13:18,337 Created build tracker: /tmp/pip-build-tracker-csdxw2eo 2025-09-08T14:13:18,337 Entered build tracker: /tmp/pip-build-tracker-csdxw2eo 2025-09-08T14:13:18,337 Created temporary directory: /tmp/pip-wheel-px00ue0m 2025-09-08T14:13:18,340 Created temporary directory: /tmp/pip-ephem-wheel-cache-271z2iev 2025-09-08T14:13:18,398 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T14:13:18,401 2 location(s) to search for versions of cigram: 2025-09-08T14:13:18,401 * https://pypi.org/simple/cigram/ 2025-09-08T14:13:18,401 * https://www.piwheels.org/simple/cigram/ 2025-09-08T14:13:18,401 Fetching project page and analyzing links: https://pypi.org/simple/cigram/ 2025-09-08T14:13:18,402 Getting page https://pypi.org/simple/cigram/ 2025-09-08T14:13:18,403 Found index url https://pypi.org/simple/ 2025-09-08T14:13:18,473 Fetched page https://pypi.org/simple/cigram/ as application/vnd.pypi.simple.v1+json 2025-09-08T14:13:18,474 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-08T14:13:18,474 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-08T14:13:18,475 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-08T14:13:18,475 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-08T14:13:18,475 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-08T14:13:18,475 Fetching project page and analyzing links: https://www.piwheels.org/simple/cigram/ 2025-09-08T14:13:18,476 Getting page https://www.piwheels.org/simple/cigram/ 2025-09-08T14:13:18,476 Found index url https://www.piwheels.org/simple/ 2025-09-08T14:13:18,570 Fetched page https://www.piwheels.org/simple/cigram/ as text/html 2025-09-08T14:13:18,571 Skipping link: not a file: https://www.piwheels.org/simple/cigram/ 2025-09-08T14:13:18,571 Skipping link: not a file: https://pypi.org/simple/cigram/ 2025-09-08T14:13:18,595 Given no hashes to check 1 links for project 'cigram': discarding no candidates 2025-09-08T14:13:18,596 Collecting cigram==0.1.5 2025-09-08T14:13:18,598 Created temporary directory: /tmp/pip-unpack-5i94h9es 2025-09-08T14:13:18,734 Downloading cigram-0.1.5.tar.gz (47 kB) 2025-09-08T14:13:18,788 Added cigram==0.1.5 from https://files.pythonhosted.org/packages/5b/d8/01ed0ec3c402164207b600e01ea0f0f29f4ec155c206537f3e85566c69c0/cigram-0.1.5.tar.gz to build tracker '/tmp/pip-build-tracker-csdxw2eo' 2025-09-08T14:13:18,789 Running setup.py (path:/tmp/pip-wheel-px00ue0m/cigram_5a5ea616ff09450abf7a97ddbc52a051/setup.py) egg_info for package cigram 2025-09-08T14:13:18,789 Created temporary directory: /tmp/pip-pip-egg-info-z9hoqh_u 2025-09-08T14:13:18,789 Preparing metadata (setup.py): started 2025-09-08T14:13:18,790 Running command python setup.py egg_info 2025-09-08T14:13:19,417 /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-08T14:13:19,417 !! 2025-09-08T14:13:19,417 ******************************************************************************** 2025-09-08T14:13:19,417 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T14:13:19,418 versions. Please use the underscore name 'description_file' instead. 2025-09-08T14:13:19,418 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T14:13:19,418 or your builds will no longer be supported. 2025-09-08T14:13:19,418 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T14:13:19,418 ******************************************************************************** 2025-09-08T14:13:19,418 !! 2025-09-08T14:13:19,418 opt = self._enforce_underscore(opt, section) 2025-09-08T14:13:19,440 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T14:13:19,440 !! 2025-09-08T14:13:19,441 ******************************************************************************** 2025-09-08T14:13:19,441 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T14:13:19,441 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T14:13:19,441 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T14:13:19,441 or your builds will no longer be supported. 2025-09-08T14:13:19,441 ******************************************************************************** 2025-09-08T14:13:19,441 !! 2025-09-08T14:13:19,442 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T14:13:22,408 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T14:13:22,408 warnings.warn(msg) 2025-09-08T14:13:22,565 /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-08T14:13:22,565 !! 2025-09-08T14:13:22,565 ******************************************************************************** 2025-09-08T14:13:22,565 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T14:13:22,565 versions. Please use the underscore name 'description_file' instead. 2025-09-08T14:13:22,566 (Affected: cigram). 2025-09-08T14:13:22,566 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T14:13:22,566 or your builds will no longer be supported. 2025-09-08T14:13:22,566 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T14:13:22,566 ******************************************************************************** 2025-09-08T14:13:22,566 !! 2025-09-08T14:13:22,566 opt = self._enforce_underscore(opt, section) 2025-09-08T14:13:22,567 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T14:13:22,567 !! 2025-09-08T14:13:22,567 ******************************************************************************** 2025-09-08T14:13:22,567 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T14:13:22,567 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2025-09-08T14:13:22,567 License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 2025-09-08T14:13:22,567 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T14:13:22,567 ******************************************************************************** 2025-09-08T14:13:22,568 !! 2025-09-08T14:13:22,568 self._finalize_license_expression() 2025-09-08T14:13:22,644 running egg_info 2025-09-08T14:13:22,722 creating /tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info 2025-09-08T14:13:22,722 writing /tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/PKG-INFO 2025-09-08T14:13:22,723 writing dependency_links to /tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/dependency_links.txt 2025-09-08T14:13:22,724 writing requirements to /tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/requires.txt 2025-09-08T14:13:22,725 writing top-level names to /tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/top_level.txt 2025-09-08T14:13:22,725 writing manifest file '/tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/SOURCES.txt' 2025-09-08T14:13:23,044 reading manifest file '/tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/SOURCES.txt' 2025-09-08T14:13:23,044 reading manifest template 'MANIFEST.in' 2025-09-08T14:13:23,046 adding license file 'LICENSE' 2025-09-08T14:13:23,049 writing manifest file '/tmp/pip-pip-egg-info-z9hoqh_u/cigram.egg-info/SOURCES.txt' 2025-09-08T14:13:23,163 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T14:13:23,168 Source in /tmp/pip-wheel-px00ue0m/cigram_5a5ea616ff09450abf7a97ddbc52a051 has version 0.1.5, which satisfies requirement cigram==0.1.5 from https://files.pythonhosted.org/packages/5b/d8/01ed0ec3c402164207b600e01ea0f0f29f4ec155c206537f3e85566c69c0/cigram-0.1.5.tar.gz 2025-09-08T14:13:23,168 Removed cigram==0.1.5 from https://files.pythonhosted.org/packages/5b/d8/01ed0ec3c402164207b600e01ea0f0f29f4ec155c206537f3e85566c69c0/cigram-0.1.5.tar.gz from build tracker '/tmp/pip-build-tracker-csdxw2eo' 2025-09-08T14:13:23,175 Created temporary directory: /tmp/pip-unpack-1yu6jlqq 2025-09-08T14:13:23,175 Created temporary directory: /tmp/pip-unpack-xkg34nd2 2025-09-08T14:13:23,175 Building wheels for collected packages: cigram 2025-09-08T14:13:23,177 Created temporary directory: /tmp/pip-wheel-0mgwoq2q 2025-09-08T14:13:23,178 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-08T14:13:23,179 Building wheel for cigram (setup.py): started 2025-09-08T14:13:23,180 Destination directory: /tmp/pip-wheel-0mgwoq2q 2025-09-08T14:13:23,180 Running command python setup.py bdist_wheel 2025-09-08T14:13:23,790 /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-08T14:13:23,791 !! 2025-09-08T14:13:23,791 ******************************************************************************** 2025-09-08T14:13:23,791 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T14:13:23,791 versions. Please use the underscore name 'description_file' instead. 2025-09-08T14:13:23,791 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T14:13:23,791 or your builds will no longer be supported. 2025-09-08T14:13:23,792 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T14:13:23,792 ******************************************************************************** 2025-09-08T14:13:23,792 !! 2025-09-08T14:13:23,792 opt = self._enforce_underscore(opt, section) 2025-09-08T14:13:23,815 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T14:13:23,815 !! 2025-09-08T14:13:23,815 ******************************************************************************** 2025-09-08T14:13:23,815 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T14:13:23,815 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T14:13:23,815 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T14:13:23,816 or your builds will no longer be supported. 2025-09-08T14:13:23,816 ******************************************************************************** 2025-09-08T14:13:23,816 !! 2025-09-08T14:13:23,816 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T14:13:24,297 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T14:13:24,297 warnings.warn(msg) 2025-09-08T14:13:24,673 /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-08T14:13:24,673 !! 2025-09-08T14:13:24,674 ******************************************************************************** 2025-09-08T14:13:24,674 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T14:13:24,674 versions. Please use the underscore name 'description_file' instead. 2025-09-08T14:13:24,674 (Affected: cigram). 2025-09-08T14:13:24,674 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T14:13:24,674 or your builds will no longer be supported. 2025-09-08T14:13:24,674 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T14:13:24,675 ******************************************************************************** 2025-09-08T14:13:24,675 !! 2025-09-08T14:13:24,675 opt = self._enforce_underscore(opt, section) 2025-09-08T14:13:24,675 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T14:13:24,675 !! 2025-09-08T14:13:24,675 ******************************************************************************** 2025-09-08T14:13:24,675 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T14:13:24,675 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2025-09-08T14:13:24,676 License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 2025-09-08T14:13:24,676 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T14:13:24,676 ******************************************************************************** 2025-09-08T14:13:24,676 !! 2025-09-08T14:13:24,676 self._finalize_license_expression() 2025-09-08T14:13:24,676 running bdist_wheel 2025-09-08T14:13:24,903 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated 2025-09-08T14:13:24,903 !! 2025-09-08T14:13:24,903 ******************************************************************************** 2025-09-08T14:13:24,903 With Python 2.7 end-of-life, support for building universal wheels 2025-09-08T14:13:24,903 (i.e., wheels that support both Python 2 and Python 3) 2025-09-08T14:13:24,903 is being obviated. 2025-09-08T14:13:24,903 Please discontinue using this option, or if you still need it, 2025-09-08T14:13:24,903 file an issue with pypa/setuptools describing your use case. 2025-09-08T14:13:24,904 This deprecation is overdue, please update your project and remove deprecated 2025-09-08T14:13:24,904 calls to avoid build errors in the future. 2025-09-08T14:13:24,904 ******************************************************************************** 2025-09-08T14:13:24,904 !! 2025-09-08T14:13:24,904 self.finalize_options() 2025-09-08T14:13:25,054 running build 2025-09-08T14:13:25,054 running build_py 2025-09-08T14:13:25,135 creating build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T14:13:25,136 copying cigram/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T14:13:25,137 copying cigram/generators.py -> build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T14:13:25,137 creating build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T14:13:25,138 copying cigram/network_opt/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T14:13:25,138 copying cigram/network_opt/model_parameters.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T14:13:25,139 copying cigram/network_opt/fitness_measures.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T14:13:25,139 copying cigram/network_opt/cigram_optimiser.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T14:13:25,140 running egg_info 2025-09-08T14:13:25,216 writing cigram.egg-info/PKG-INFO 2025-09-08T14:13:25,217 writing dependency_links to cigram.egg-info/dependency_links.txt 2025-09-08T14:13:25,218 writing requirements to cigram.egg-info/requires.txt 2025-09-08T14:13:25,218 writing top-level names to cigram.egg-info/top_level.txt 2025-09-08T14:13:25,297 reading manifest file 'cigram.egg-info/SOURCES.txt' 2025-09-08T14:13:25,299 reading manifest template 'MANIFEST.in' 2025-09-08T14:13:25,301 adding license file 'LICENSE' 2025-09-08T14:13:25,304 writing manifest file 'cigram.egg-info/SOURCES.txt' 2025-09-08T14:13:25,305 /usr/local/lib/python3.13/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'cigram.cmodel' is absent from the `packages` configuration. 2025-09-08T14:13:25,306 !! 2025-09-08T14:13:25,306 ******************************************************************************** 2025-09-08T14:13:25,306 ############################ 2025-09-08T14:13:25,306 # Package would be ignored # 2025-09-08T14:13:25,306 ############################ 2025-09-08T14:13:25,306 Python recognizes 'cigram.cmodel' as an importable package[^1], 2025-09-08T14:13:25,306 but it is absent from setuptools' `packages` configuration. 2025-09-08T14:13:25,306 This leads to an ambiguous overall configuration. If you want to distribute this 2025-09-08T14:13:25,306 package, please make sure that 'cigram.cmodel' is explicitly added 2025-09-08T14:13:25,307 to the `packages` configuration field. 2025-09-08T14:13:25,307 Alternatively, you can also rely on setuptools' discovery methods 2025-09-08T14:13:25,307 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-09-08T14:13:25,307 instead of `find_packages(...)`/`find:`). 2025-09-08T14:13:25,307 You can read more about "package discovery" on setuptools documentation page: 2025-09-08T14:13:25,307 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-09-08T14:13:25,307 If you don't want 'cigram.cmodel' to be distributed and are 2025-09-08T14:13:25,307 already explicitly excluding 'cigram.cmodel' via 2025-09-08T14:13:25,308 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-09-08T14:13:25,308 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-09-08T14:13:25,308 combination with a more fine grained `package-data` configuration. 2025-09-08T14:13:25,308 You can read more about "package data files" on setuptools documentation page: 2025-09-08T14:13:25,308 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-09-08T14:13:25,308 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-09-08T14:13:25,308 even if it does not contain any `.py` files. 2025-09-08T14:13:25,309 On the other hand, currently there is no concept of package data 2025-09-08T14:13:25,309 directory, all directories are treated like packages. 2025-09-08T14:13:25,309 ******************************************************************************** 2025-09-08T14:13:25,309 !! 2025-09-08T14:13:25,309 check.warn(importable) 2025-09-08T14:13:25,309 /usr/local/lib/python3.13/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'cigram.lfr_model' is absent from the `packages` configuration. 2025-09-08T14:13:25,309 !! 2025-09-08T14:13:25,309 ******************************************************************************** 2025-09-08T14:13:25,310 ############################ 2025-09-08T14:13:25,310 # Package would be ignored # 2025-09-08T14:13:25,310 ############################ 2025-09-08T14:13:25,310 Python recognizes 'cigram.lfr_model' as an importable package[^1], 2025-09-08T14:13:25,310 but it is absent from setuptools' `packages` configuration. 2025-09-08T14:13:25,310 This leads to an ambiguous overall configuration. If you want to distribute this 2025-09-08T14:13:25,310 package, please make sure that 'cigram.lfr_model' is explicitly added 2025-09-08T14:13:25,310 to the `packages` configuration field. 2025-09-08T14:13:25,310 Alternatively, you can also rely on setuptools' discovery methods 2025-09-08T14:13:25,311 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-09-08T14:13:25,311 instead of `find_packages(...)`/`find:`). 2025-09-08T14:13:25,311 You can read more about "package discovery" on setuptools documentation page: 2025-09-08T14:13:25,311 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-09-08T14:13:25,311 If you don't want 'cigram.lfr_model' to be distributed and are 2025-09-08T14:13:25,312 already explicitly excluding 'cigram.lfr_model' via 2025-09-08T14:13:25,312 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-09-08T14:13:25,312 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-09-08T14:13:25,312 combination with a more fine grained `package-data` configuration. 2025-09-08T14:13:25,312 You can read more about "package data files" on setuptools documentation page: 2025-09-08T14:13:25,312 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-09-08T14:13:25,313 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-09-08T14:13:25,313 even if it does not contain any `.py` files. 2025-09-08T14:13:25,313 On the other hand, currently there is no concept of package data 2025-09-08T14:13:25,313 directory, all directories are treated like packages. 2025-09-08T14:13:25,313 ******************************************************************************** 2025-09-08T14:13:25,313 !! 2025-09-08T14:13:25,313 check.warn(importable) 2025-09-08T14:13:25,313 creating build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/cmodel.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/distributions.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/distributions.h -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/generate_graph.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/generate_graph.h -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/sample.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 copying cigram/cmodel/sample.h -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:13:25,314 creating build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,314 copying cigram/lfr_model/benchm.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,315 copying cigram/lfr_model/benchm.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,315 copying cigram/lfr_model/cast.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,315 copying cigram/lfr_model/cast.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,316 copying cigram/lfr_model/cc.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,317 copying cigram/lfr_model/cc.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,317 copying cigram/lfr_model/combinatorics.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,318 copying cigram/lfr_model/combinatorics.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,319 copying cigram/lfr_model/lfr_model.cc -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,319 copying cigram/lfr_model/random.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,320 copying cigram/lfr_model/random.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,321 copying cigram/lfr_model/standard_include.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,321 running build_ext 2025-09-08T14:13:25,659 building 'cigram.lfr_model' extension 2025-09-08T14:13:25,661 creating build/temp.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T14:13:25,662 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-08T14:13:47,757 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/lfr_model/cast.cpp -o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/cast.o -Wno-undef -Ofast 2025-09-08T14:13:50,623 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/lfr_model/cc.cpp -o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/cc.o -Wno-undef -Ofast 2025-09-08T14:13:56,492 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/lfr_model/combinatorics.cpp -o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/combinatorics.o -Wno-undef -Ofast 2025-09-08T14:14:01,830 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/lfr_model/lfr_model.cc -o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/lfr_model.o -Wno-undef -Ofast 2025-09-08T14:14:03,985 cigram/lfr_model/lfr_model.cc: In function ‘void log_msg(int, const char*)’: 2025-09-08T14:14:03,985 cigram/lfr_model/lfr_model.cc:45:47: warning: ‘PyObject* PyImport_ImportModuleNoBlock(const char*)’ is deprecated [-Wdeprecated-declarations] 2025-09-08T14:14:03,986 45 | logging = PyImport_ImportModuleNoBlock("logging"); 2025-09-08T14:14:03,986 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-09-08T14:14:03,986 In file included from /usr/include/python3.13/Python.h:128, 2025-09-08T14:14:03,986 from cigram/lfr_model/lfr_model.cc:16: 2025-09-08T14:14:03,986 /usr/include/python3.13/import.h:54:44: note: declared here 2025-09-08T14:14:03,986 54 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyImport_ImportModuleNoBlock( 2025-09-08T14:14:03,986 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-08T14:14:05,703 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/lfr_model/random.cpp -o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/random.o -Wno-undef -Ofast 2025-09-08T14:14:12,481 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 build/temp.linux-armv7l-cpython-313/cigram/lfr_model/benchm.o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/cast.o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/cc.o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/combinatorics.o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/lfr_model.o build/temp.linux-armv7l-cpython-313/cigram/lfr_model/random.o -L/usr/lib/arm-linux-gnueabihf -o build/lib.linux-armv7l-cpython-313/cigram/lfr_model.cpython-313-arm-linux-gnueabihf.so 2025-09-08T14:14:12,829 building 'cigram.cmodel' extension 2025-09-08T14:14:12,830 creating build/temp.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T14:14:12,830 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c cigram/cmodel/cmodel.cc -o build/temp.linux-armv7l-cpython-313/cigram/cmodel/cmodel.o -Ofast 2025-09-08T14:14:13,562 In file included from cigram/cmodel/cmodel.cc:18: 2025-09-08T14:14:13,562 cigram/cmodel/generate_graph.h:22:10: fatal error: boost/config.hpp: No such file or directory 2025-09-08T14:14:13,562 22 | #include 2025-09-08T14:14:13,562 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T14:14:13,562 compilation terminated. 2025-09-08T14:14:13,567 error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1 2025-09-08T14:14:13,718 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T14:14:13,730 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T14:14:13,730 exec(compile('"'"''"'"''"'"' 2025-09-08T14:14:13,730 # This is -- a caller that pip uses to run setup.py 2025-09-08T14:14:13,730 # 2025-09-08T14:14:13,730 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T14:14:13,730 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T14:14:13,730 # - It provides a clear error message when setuptools is not installed. 2025-09-08T14:14:13,730 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T14:14:13,730 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T14:14:13,730 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T14:14:13,730 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T14:14:13,730 import os, sys, tokenize, traceback 2025-09-08T14:14:13,730 2025-09-08T14:14:13,730 try: 2025-09-08T14:14:13,730 import setuptools 2025-09-08T14:14:13,730 except ImportError: 2025-09-08T14:14:13,730 print( 2025-09-08T14:14:13,730 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T14:14:13,730 "the build environment with exception:", 2025-09-08T14:14:13,730 file=sys.stderr, 2025-09-08T14:14:13,730 ) 2025-09-08T14:14:13,730 traceback.print_exc() 2025-09-08T14:14:13,730 sys.exit(1) 2025-09-08T14:14:13,730 2025-09-08T14:14:13,730 __file__ = %r 2025-09-08T14:14:13,730 sys.argv[0] = __file__ 2025-09-08T14:14:13,730 2025-09-08T14:14:13,730 if os.path.exists(__file__): 2025-09-08T14:14:13,730 filename = __file__ 2025-09-08T14:14:13,730 with tokenize.open(__file__) as f: 2025-09-08T14:14:13,730 setup_py_code = f.read() 2025-09-08T14:14:13,730 else: 2025-09-08T14:14:13,730 filename = "" 2025-09-08T14:14:13,730 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T14:14:13,730 2025-09-08T14:14:13,730 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T14:14:13,730 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-px00ue0m/cigram_5a5ea616ff09450abf7a97ddbc52a051/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-0mgwoq2q[/] 2025-09-08T14:14:13,730 [bold magenta]cwd[/]: /tmp/pip-wheel-px00ue0m/cigram_5a5ea616ff09450abf7a97ddbc52a051/ 2025-09-08T14:14:13,730 Building wheel for cigram (setup.py): finished with status 'error' 2025-09-08T14:14:13,731 ERROR: Failed building wheel for cigram 2025-09-08T14:14:13,732 Running setup.py clean for cigram 2025-09-08T14:14:13,732 Running command python setup.py clean 2025-09-08T14:14:14,694 /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-08T14:14:14,694 !! 2025-09-08T14:14:14,694 ******************************************************************************** 2025-09-08T14:14:14,694 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T14:14:14,694 versions. Please use the underscore name 'description_file' instead. 2025-09-08T14:14:14,694 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T14:14:14,695 or your builds will no longer be supported. 2025-09-08T14:14:14,695 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T14:14:14,695 ******************************************************************************** 2025-09-08T14:14:14,695 !! 2025-09-08T14:14:14,695 opt = self._enforce_underscore(opt, section) 2025-09-08T14:14:14,722 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T14:14:14,722 !! 2025-09-08T14:14:14,722 ******************************************************************************** 2025-09-08T14:14:14,722 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T14:14:14,722 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T14:14:14,722 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T14:14:14,722 or your builds will no longer be supported. 2025-09-08T14:14:14,723 ******************************************************************************** 2025-09-08T14:14:14,723 !! 2025-09-08T14:14:14,723 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T14:14:15,199 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T14:14:15,199 warnings.warn(msg) 2025-09-08T14:14:15,593 /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-08T14:14:15,594 !! 2025-09-08T14:14:15,594 ******************************************************************************** 2025-09-08T14:14:15,594 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T14:14:15,594 versions. Please use the underscore name 'description_file' instead. 2025-09-08T14:14:15,594 (Affected: cigram). 2025-09-08T14:14:15,594 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T14:14:15,594 or your builds will no longer be supported. 2025-09-08T14:14:15,594 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T14:14:15,595 ******************************************************************************** 2025-09-08T14:14:15,595 !! 2025-09-08T14:14:15,595 opt = self._enforce_underscore(opt, section) 2025-09-08T14:14:15,595 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-08T14:14:15,595 !! 2025-09-08T14:14:15,595 ******************************************************************************** 2025-09-08T14:14:15,595 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-08T14:14:15,596 License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) 2025-09-08T14:14:15,596 License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 2025-09-08T14:14:15,596 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-08T14:14:15,596 ******************************************************************************** 2025-09-08T14:14:15,596 !! 2025-09-08T14:14:15,596 self._finalize_license_expression() 2025-09-08T14:14:15,672 running clean 2025-09-08T14:14:15,826 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T14:14:15,828 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T14:14:15,830 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T14:14:15,830 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T14:14:15,830 removing 'build' 2025-09-08T14:14:15,943 Failed to build cigram 2025-09-08T14:14:15,944 ERROR: Failed to build one or more wheels 2025-09-08T14:14:15,945 Exception information: 2025-09-08T14:14:15,945 Traceback (most recent call last): 2025-09-08T14:14:15,945 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T14:14:15,945 status = _inner_run() 2025-09-08T14:14:15,945 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T14:14:15,945 return self.run(options, args) 2025-09-08T14:14:15,945 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T14:14:15,945 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T14:14:15,945 return func(self, options, args) 2025-09-08T14:14:15,945 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T14:14:15,945 raise CommandError("Failed to build one or more wheels") 2025-09-08T14:14:15,945 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T14:14:15,949 Removed build tracker: '/tmp/pip-build-tracker-csdxw2eo'