2025-09-08T11:31:17,526 Created temporary directory: /tmp/pip-build-tracker-fzbmgixa 2025-09-08T11:31:17,527 Initialized build tracking at /tmp/pip-build-tracker-fzbmgixa 2025-09-08T11:31:17,527 Created build tracker: /tmp/pip-build-tracker-fzbmgixa 2025-09-08T11:31:17,527 Entered build tracker: /tmp/pip-build-tracker-fzbmgixa 2025-09-08T11:31:17,527 Created temporary directory: /tmp/pip-wheel-m3oeldga 2025-09-08T11:31:17,531 Created temporary directory: /tmp/pip-ephem-wheel-cache-f085a729 2025-09-08T11:31:17,592 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T11:31:17,594 2 location(s) to search for versions of cigram: 2025-09-08T11:31:17,594 * https://pypi.org/simple/cigram/ 2025-09-08T11:31:17,594 * https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:17,594 Fetching project page and analyzing links: https://pypi.org/simple/cigram/ 2025-09-08T11:31:17,595 Getting page https://pypi.org/simple/cigram/ 2025-09-08T11:31:17,596 Found index url https://pypi.org/simple/ 2025-09-08T11:31:17,666 Fetched page https://pypi.org/simple/cigram/ as application/vnd.pypi.simple.v1+json 2025-09-08T11:31:17,667 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:17,668 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:17,668 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:17,668 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:17,668 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:17,669 Fetching project page and analyzing links: https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:17,669 Getting page https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:17,670 Found index url https://www.piwheels.org/simple/ 2025-09-08T11:31:17,761 Fetched page https://www.piwheels.org/simple/cigram/ as text/html 2025-09-08T11:31:17,762 Skipping link: not a file: https://www.piwheels.org/simple/cigram/ 2025-09-08T11:31:17,762 Skipping link: not a file: https://pypi.org/simple/cigram/ 2025-09-08T11:31:17,786 Given no hashes to check 1 links for project 'cigram': discarding no candidates 2025-09-08T11:31:17,787 Collecting cigram==0.1.3 2025-09-08T11:31:17,789 Created temporary directory: /tmp/pip-unpack-oyxm1p77 2025-09-08T11:31:17,928 Downloading cigram-0.1.3.tar.gz (47 kB) 2025-09-08T11:31:17,974 Added cigram==0.1.3 from https://files.pythonhosted.org/packages/1a/72/03d709d88b843d14a618467563658df56d014f0f4233c06864f984df6976/cigram-0.1.3.tar.gz to build tracker '/tmp/pip-build-tracker-fzbmgixa' 2025-09-08T11:31:17,975 Running setup.py (path:/tmp/pip-wheel-m3oeldga/cigram_543f7c3f9fac43b3af71f808e61c8666/setup.py) egg_info for package cigram 2025-09-08T11:31:17,975 Created temporary directory: /tmp/pip-pip-egg-info-13jefac_ 2025-09-08T11:31:17,975 Preparing metadata (setup.py): started 2025-09-08T11:31:17,976 Running command python setup.py egg_info 2025-09-08T11:31:18,581 /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:18,582 !! 2025-09-08T11:31:18,582 ******************************************************************************** 2025-09-08T11:31:18,582 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:18,582 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:18,582 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:18,582 or your builds will no longer be supported. 2025-09-08T11:31:18,582 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:18,582 ******************************************************************************** 2025-09-08T11:31:18,583 !! 2025-09-08T11:31:18,583 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:18,605 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:31:18,606 !! 2025-09-08T11:31:18,606 ******************************************************************************** 2025-09-08T11:31:18,606 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:31:18,606 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:31:18,606 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:31:18,606 or your builds will no longer be supported. 2025-09-08T11:31:18,606 ******************************************************************************** 2025-09-08T11:31:18,607 !! 2025-09-08T11:31:18,607 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:31:21,565 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T11:31:21,566 warnings.warn(msg) 2025-09-08T11:31:21,720 /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,720 !! 2025-09-08T11:31:21,721 ******************************************************************************** 2025-09-08T11:31:21,721 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:21,721 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:21,721 (Affected: cigram). 2025-09-08T11:31:21,721 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:21,721 or your builds will no longer be supported. 2025-09-08T11:31:21,721 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:21,721 ******************************************************************************** 2025-09-08T11:31:21,722 !! 2025-09-08T11:31:21,722 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:21,797 running egg_info 2025-09-08T11:31:21,871 creating /tmp/pip-pip-egg-info-13jefac_/cigram.egg-info 2025-09-08T11:31:21,871 writing /tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/PKG-INFO 2025-09-08T11:31:21,872 writing dependency_links to /tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/dependency_links.txt 2025-09-08T11:31:21,873 writing requirements to /tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/requires.txt 2025-09-08T11:31:21,873 writing top-level names to /tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/top_level.txt 2025-09-08T11:31:21,873 writing manifest file '/tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:22,179 reading manifest file '/tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:22,179 reading manifest template 'MANIFEST.in' 2025-09-08T11:31:22,181 adding license file 'LICENSE' 2025-09-08T11:31:22,184 writing manifest file '/tmp/pip-pip-egg-info-13jefac_/cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:22,298 Preparing metadata (setup.py): finished with status 'done' 2025-09-08T11:31:22,303 Source in /tmp/pip-wheel-m3oeldga/cigram_543f7c3f9fac43b3af71f808e61c8666 has version 0.1.3, which satisfies requirement cigram==0.1.3 from https://files.pythonhosted.org/packages/1a/72/03d709d88b843d14a618467563658df56d014f0f4233c06864f984df6976/cigram-0.1.3.tar.gz 2025-09-08T11:31:22,303 Removed cigram==0.1.3 from https://files.pythonhosted.org/packages/1a/72/03d709d88b843d14a618467563658df56d014f0f4233c06864f984df6976/cigram-0.1.3.tar.gz from build tracker '/tmp/pip-build-tracker-fzbmgixa' 2025-09-08T11:31:22,308 Created temporary directory: /tmp/pip-unpack-fc4txp5w 2025-09-08T11:31:22,309 Created temporary directory: /tmp/pip-unpack-7i0_tvdd 2025-09-08T11:31:22,309 Building wheels for collected packages: cigram 2025-09-08T11:31:22,310 Created temporary directory: /tmp/pip-wheel-fpn5t9on 2025-09-08T11:31:22,311 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:22,312 Building wheel for cigram (setup.py): started 2025-09-08T11:31:22,313 Destination directory: /tmp/pip-wheel-fpn5t9on 2025-09-08T11:31:22,313 Running command python setup.py bdist_wheel 2025-09-08T11:31:22,917 /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:22,918 !! 2025-09-08T11:31:22,918 ******************************************************************************** 2025-09-08T11:31:22,918 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:22,918 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:22,918 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:22,918 or your builds will no longer be supported. 2025-09-08T11:31:22,918 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:22,919 ******************************************************************************** 2025-09-08T11:31:22,919 !! 2025-09-08T11:31:22,919 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:22,942 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:31:22,942 !! 2025-09-08T11:31:22,942 ******************************************************************************** 2025-09-08T11:31:22,942 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:31:22,942 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:31:22,942 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:31:22,942 or your builds will no longer be supported. 2025-09-08T11:31:22,942 ******************************************************************************** 2025-09-08T11:31:22,943 !! 2025-09-08T11:31:22,943 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:31:23,414 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T11:31:23,414 warnings.warn(msg) 2025-09-08T11:31:23,786 /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,786 !! 2025-09-08T11:31:23,786 ******************************************************************************** 2025-09-08T11:31:23,787 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:31:23,787 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:31:23,787 (Affected: cigram). 2025-09-08T11:31:23,787 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:31:23,787 or your builds will no longer be supported. 2025-09-08T11:31:23,787 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:31:23,787 ******************************************************************************** 2025-09-08T11:31:23,787 !! 2025-09-08T11:31:23,788 opt = self._enforce_underscore(opt, section) 2025-09-08T11:31:23,788 running bdist_wheel 2025-09-08T11:31:24,012 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated 2025-09-08T11:31:24,012 !! 2025-09-08T11:31:24,012 ******************************************************************************** 2025-09-08T11:31:24,012 With Python 2.7 end-of-life, support for building universal wheels 2025-09-08T11:31:24,012 (i.e., wheels that support both Python 2 and Python 3) 2025-09-08T11:31:24,013 is being obviated. 2025-09-08T11:31:24,013 Please discontinue using this option, or if you still need it, 2025-09-08T11:31:24,013 file an issue with pypa/setuptools describing your use case. 2025-09-08T11:31:24,013 This deprecation is overdue, please update your project and remove deprecated 2025-09-08T11:31:24,013 calls to avoid build errors in the future. 2025-09-08T11:31:24,013 ******************************************************************************** 2025-09-08T11:31:24,013 !! 2025-09-08T11:31:24,013 self.finalize_options() 2025-09-08T11:31:24,161 running build 2025-09-08T11:31:24,161 running build_py 2025-09-08T11:31:24,239 creating build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T11:31:24,240 copying cigram/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T11:31:24,240 copying cigram/generators.py -> build/lib.linux-armv7l-cpython-313/cigram 2025-09-08T11:31:24,241 creating build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,242 copying cigram/lfr_model/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,242 creating build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:24,243 copying cigram/network_opt/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:24,243 copying cigram/network_opt/fitness_measures.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:24,244 copying cigram/network_opt/cigram_optimiser.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:24,244 copying cigram/network_opt/model_parameters.py -> build/lib.linux-armv7l-cpython-313/cigram/network_opt 2025-09-08T11:31:24,245 creating build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,245 copying cigram/cmodel/__init__.py -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,245 running egg_info 2025-09-08T11:31:24,319 writing cigram.egg-info/PKG-INFO 2025-09-08T11:31:24,321 writing dependency_links to cigram.egg-info/dependency_links.txt 2025-09-08T11:31:24,322 writing requirements to cigram.egg-info/requires.txt 2025-09-08T11:31:24,322 writing top-level names to cigram.egg-info/top_level.txt 2025-09-08T11:31:24,400 reading manifest file 'cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:24,403 reading manifest template 'MANIFEST.in' 2025-09-08T11:31:24,404 adding license file 'LICENSE' 2025-09-08T11:31:24,407 writing manifest file 'cigram.egg-info/SOURCES.txt' 2025-09-08T11:31:24,410 copying cigram/lfr_model/benchm.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,411 copying cigram/lfr_model/benchm.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,411 copying cigram/lfr_model/cast.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,412 copying cigram/lfr_model/cast.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,412 copying cigram/lfr_model/cc.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,413 copying cigram/lfr_model/cc.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,413 copying cigram/lfr_model/combinatorics.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,414 copying cigram/lfr_model/combinatorics.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,414 copying cigram/lfr_model/lfr_model.cc -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,415 copying cigram/lfr_model/random.cpp -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,415 copying cigram/lfr_model/random.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,416 copying cigram/lfr_model/standard_include.h -> build/lib.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,416 copying cigram/cmodel/cmodel.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,417 copying cigram/cmodel/distributions.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,417 copying cigram/cmodel/distributions.h -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,418 copying cigram/cmodel/generate_graph.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,419 copying cigram/cmodel/generate_graph.h -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,419 copying cigram/cmodel/sample.cc -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,420 copying cigram/cmodel/sample.h -> build/lib.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:31:24,421 running build_ext 2025-09-08T11:31:24,748 building 'cigram.lfr_model' extension 2025-09-08T11:31:24,750 creating build/temp.linux-armv7l-cpython-313/cigram/lfr_model 2025-09-08T11:31:24,751 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:46,820 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-08T11:31:49,426 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-08T11:31:56,039 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-08T11:32:01,360 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-08T11:32:03,516 cigram/lfr_model/lfr_model.cc: In function ‘void log_msg(int, const char*)’: 2025-09-08T11:32:03,516 cigram/lfr_model/lfr_model.cc:45:47: warning: ‘PyObject* PyImport_ImportModuleNoBlock(const char*)’ is deprecated [-Wdeprecated-declarations] 2025-09-08T11:32:03,517 45 | logging = PyImport_ImportModuleNoBlock("logging"); 2025-09-08T11:32:03,517 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2025-09-08T11:32:03,517 In file included from /usr/include/python3.13/Python.h:128, 2025-09-08T11:32:03,517 from cigram/lfr_model/lfr_model.cc:16: 2025-09-08T11:32:03,517 /usr/include/python3.13/import.h:54:44: note: declared here 2025-09-08T11:32:03,517 54 | Py_DEPRECATED(3.13) PyAPI_FUNC(PyObject *) PyImport_ImportModuleNoBlock( 2025-09-08T11:32:03,518 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-08T11:32:05,241 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-08T11:32:12,251 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-08T11:32:12,601 building 'cigram.cmodel' extension 2025-09-08T11:32:12,602 creating build/temp.linux-armv7l-cpython-313/cigram/cmodel 2025-09-08T11:32:12,602 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-08T11:32:13,104 In file included from cigram/cmodel/cmodel.cc:18: 2025-09-08T11:32:13,104 cigram/cmodel/generate_graph.h:22:10: fatal error: boost/config.hpp: No such file or directory 2025-09-08T11:32:13,104 22 | #include 2025-09-08T11:32:13,104 | ^~~~~~~~~~~~~~~~~~ 2025-09-08T11:32:13,104 compilation terminated. 2025-09-08T11:32:13,108 error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1 2025-09-08T11:32:13,258 ERROR: python setup.py bdist_wheel exited with 1 2025-09-08T11:32:13,270 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-08T11:32:13,270 exec(compile('"'"''"'"''"'"' 2025-09-08T11:32:13,270 # This is -- a caller that pip uses to run setup.py 2025-09-08T11:32:13,270 # 2025-09-08T11:32:13,270 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T11:32:13,270 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T11:32:13,270 # - It provides a clear error message when setuptools is not installed. 2025-09-08T11:32:13,270 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T11:32:13,270 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T11:32:13,270 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T11:32:13,270 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T11:32:13,270 import os, sys, tokenize, traceback 2025-09-08T11:32:13,270 2025-09-08T11:32:13,270 try: 2025-09-08T11:32:13,270 import setuptools 2025-09-08T11:32:13,270 except ImportError: 2025-09-08T11:32:13,270 print( 2025-09-08T11:32:13,270 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T11:32:13,270 "the build environment with exception:", 2025-09-08T11:32:13,270 file=sys.stderr, 2025-09-08T11:32:13,270 ) 2025-09-08T11:32:13,270 traceback.print_exc() 2025-09-08T11:32:13,270 sys.exit(1) 2025-09-08T11:32:13,270 2025-09-08T11:32:13,270 __file__ = %r 2025-09-08T11:32:13,270 sys.argv[0] = __file__ 2025-09-08T11:32:13,270 2025-09-08T11:32:13,270 if os.path.exists(__file__): 2025-09-08T11:32:13,270 filename = __file__ 2025-09-08T11:32:13,270 with tokenize.open(__file__) as f: 2025-09-08T11:32:13,270 setup_py_code = f.read() 2025-09-08T11:32:13,270 else: 2025-09-08T11:32:13,270 filename = "" 2025-09-08T11:32:13,270 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T11:32:13,270 2025-09-08T11:32:13,270 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T11:32:13,270 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-m3oeldga/cigram_543f7c3f9fac43b3af71f808e61c8666/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-fpn5t9on[/] 2025-09-08T11:32:13,270 [bold magenta]cwd[/]: /tmp/pip-wheel-m3oeldga/cigram_543f7c3f9fac43b3af71f808e61c8666/ 2025-09-08T11:32:13,270 Building wheel for cigram (setup.py): finished with status 'error' 2025-09-08T11:32:13,271 ERROR: Failed building wheel for cigram 2025-09-08T11:32:13,272 Running setup.py clean for cigram 2025-09-08T11:32:13,273 Running command python setup.py clean 2025-09-08T11:32:13,985 /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:32:13,985 !! 2025-09-08T11:32:13,986 ******************************************************************************** 2025-09-08T11:32:13,986 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:32:13,986 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:32:13,986 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:32:13,986 or your builds will no longer be supported. 2025-09-08T11:32:13,986 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:32:13,987 ******************************************************************************** 2025-09-08T11:32:13,987 !! 2025-09-08T11:32:13,987 opt = self._enforce_underscore(opt, section) 2025-09-08T11:32:14,014 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-08T11:32:14,014 !! 2025-09-08T11:32:14,014 ******************************************************************************** 2025-09-08T11:32:14,014 Requirements should be satisfied by a PEP 517 installer. 2025-09-08T11:32:14,014 If you are using pip, you can try `pip install --use-pep517`. 2025-09-08T11:32:14,014 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-08T11:32:14,015 or your builds will no longer be supported. 2025-09-08T11:32:14,015 ******************************************************************************** 2025-09-08T11:32:14,015 !! 2025-09-08T11:32:14,015 dist.fetch_build_eggs(dist.setup_requires) 2025-09-08T11:32:14,477 /usr/local/lib/python3.13/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 2025-09-08T11:32:14,477 warnings.warn(msg) 2025-09-08T11:32:14,858 /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:32:14,858 !! 2025-09-08T11:32:14,858 ******************************************************************************** 2025-09-08T11:32:14,858 Usage of dash-separated 'description-file' will not be supported in future 2025-09-08T11:32:14,858 versions. Please use the underscore name 'description_file' instead. 2025-09-08T11:32:14,858 (Affected: cigram). 2025-09-08T11:32:14,859 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-08T11:32:14,859 or your builds will no longer be supported. 2025-09-08T11:32:14,859 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-08T11:32:14,859 ******************************************************************************** 2025-09-08T11:32:14,859 !! 2025-09-08T11:32:14,859 opt = self._enforce_underscore(opt, section) 2025-09-08T11:32:14,935 running clean 2025-09-08T11:32:15,082 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T11:32:15,083 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-08T11:32:15,085 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-08T11:32:15,086 'build/scripts-3.13' does not exist -- can't clean it 2025-09-08T11:32:15,086 removing 'build' 2025-09-08T11:32:15,199 Failed to build cigram 2025-09-08T11:32:15,200 ERROR: Failed to build one or more wheels 2025-09-08T11:32:15,201 Exception information: 2025-09-08T11:32:15,201 Traceback (most recent call last): 2025-09-08T11:32:15,201 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T11:32:15,201 status = _inner_run() 2025-09-08T11:32:15,201 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T11:32:15,201 return self.run(options, args) 2025-09-08T11:32:15,201 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T11:32:15,201 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T11:32:15,201 return func(self, options, args) 2025-09-08T11:32:15,201 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-08T11:32:15,201 raise CommandError("Failed to build one or more wheels") 2025-09-08T11:32:15,201 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-08T11:32:15,207 Removed build tracker: '/tmp/pip-build-tracker-fzbmgixa'