2023-09-10T10:06:39,499 Created temporary directory: /tmp/pip-build-tracker-p07kr7dl 2023-09-10T10:06:39,500 Initialized build tracking at /tmp/pip-build-tracker-p07kr7dl 2023-09-10T10:06:39,500 Created build tracker: /tmp/pip-build-tracker-p07kr7dl 2023-09-10T10:06:39,501 Entered build tracker: /tmp/pip-build-tracker-p07kr7dl 2023-09-10T10:06:39,502 Created temporary directory: /tmp/pip-wheel-xwwesuou 2023-09-10T10:06:39,505 Created temporary directory: /tmp/pip-ephem-wheel-cache-isfcd3vi 2023-09-10T10:06:39,529 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-10T10:06:39,533 2 location(s) to search for versions of cigram: 2023-09-10T10:06:39,533 * https://pypi.org/simple/cigram/ 2023-09-10T10:06:39,533 * https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:39,534 Fetching project page and analyzing links: https://pypi.org/simple/cigram/ 2023-09-10T10:06:39,534 Getting page https://pypi.org/simple/cigram/ 2023-09-10T10:06:39,536 Found index url https://pypi.org/simple/ 2023-09-10T10:06:39,675 Fetched page https://pypi.org/simple/cigram/ as application/vnd.pypi.simple.v1+json 2023-09-10T10:06:39,677 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/) 2023-09-10T10:06:39,678 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 2023-09-10T10:06:39,678 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 2023-09-10T10:06:39,679 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 2023-09-10T10:06:39,680 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 2023-09-10T10:06:39,681 Fetching project page and analyzing links: https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:39,681 Getting page https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:39,683 Found index url https://www.piwheels.org/simple/ 2023-09-10T10:06:46,380 Fetched page https://www.piwheels.org/simple/cigram/ as text/html 2023-09-10T10:06:46,382 Skipping link: not a file: https://www.piwheels.org/simple/cigram/ 2023-09-10T10:06:46,383 Skipping link: not a file: https://pypi.org/simple/cigram/ 2023-09-10T10:06:46,428 Given no hashes to check 1 links for project 'cigram': discarding no candidates 2023-09-10T10:06:46,463 Collecting cigram==0.1.4 2023-09-10T10:06:46,466 Created temporary directory: /tmp/pip-unpack-9pm3gx4c 2023-09-10T10:06:46,678 Downloading cigram-0.1.4.tar.gz (47 kB) 2023-09-10T10:06:46,781 Added cigram==0.1.4 from https://files.pythonhosted.org/packages/51/79/1d67e9b764c36e536d2938345fb9adaf3c6b6d5589c794dd1eee0f1351c2/cigram-0.1.4.tar.gz to build tracker '/tmp/pip-build-tracker-p07kr7dl' 2023-09-10T10:06:46,783 Running setup.py (path:/tmp/pip-wheel-xwwesuou/cigram_8c3bfdfb14fe452ba45eb4002ffb4b87/setup.py) egg_info for package cigram 2023-09-10T10:06:46,784 Created temporary directory: /tmp/pip-pip-egg-info-5qnxtjfh 2023-09-10T10:06:46,785 Preparing metadata (setup.py): started 2023-09-10T10:06:46,786 Running command python setup.py egg_info 2023-09-10T10:06:47,273 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:47,273 !! 2023-09-10T10:06:47,274 ******************************************************************************** 2023-09-10T10:06:47,275 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:47,276 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:47,278 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:47,278 or your builds will no longer be supported. 2023-09-10T10:06:47,279 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:47,280 ******************************************************************************** 2023-09-10T10:06:47,281 !! 2023-09-10T10:06:47,281 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:47,530 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-10T10:06:47,530 !! 2023-09-10T10:06:47,531 ******************************************************************************** 2023-09-10T10:06:47,532 Requirements should be satisfied by a PEP 517 installer. 2023-09-10T10:06:47,532 If you are using pip, you can try `pip install --use-pep517`. 2023-09-10T10:06:47,533 ******************************************************************************** 2023-09-10T10:06:47,534 !! 2023-09-10T10:06:47,534 dist.fetch_build_eggs(dist.setup_requires) 2023-09-10T10:06:50,307 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:50,308 !! 2023-09-10T10:06:50,309 ******************************************************************************** 2023-09-10T10:06:50,309 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:50,310 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:50,311 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:50,312 or your builds will no longer be supported. 2023-09-10T10:06:50,313 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:50,314 ******************************************************************************** 2023-09-10T10:06:50,315 !! 2023-09-10T10:06:50,316 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:50,344 running egg_info 2023-09-10T10:06:50,346 creating /tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info 2023-09-10T10:06:50,371 writing /tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/PKG-INFO 2023-09-10T10:06:50,375 writing dependency_links to /tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/dependency_links.txt 2023-09-10T10:06:50,376 writing requirements to /tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/requires.txt 2023-09-10T10:06:50,377 writing top-level names to /tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/top_level.txt 2023-09-10T10:06:50,379 writing manifest file '/tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:50,486 reading manifest file '/tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:50,488 reading manifest template 'MANIFEST.in' 2023-09-10T10:06:50,491 adding license file 'LICENSE' 2023-09-10T10:06:50,493 writing manifest file '/tmp/pip-pip-egg-info-5qnxtjfh/cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:50,603 Preparing metadata (setup.py): finished with status 'done' 2023-09-10T10:06:50,607 Source in /tmp/pip-wheel-xwwesuou/cigram_8c3bfdfb14fe452ba45eb4002ffb4b87 has version 0.1.4, which satisfies requirement cigram==0.1.4 from https://files.pythonhosted.org/packages/51/79/1d67e9b764c36e536d2938345fb9adaf3c6b6d5589c794dd1eee0f1351c2/cigram-0.1.4.tar.gz 2023-09-10T10:06:50,608 Removed cigram==0.1.4 from https://files.pythonhosted.org/packages/51/79/1d67e9b764c36e536d2938345fb9adaf3c6b6d5589c794dd1eee0f1351c2/cigram-0.1.4.tar.gz from build tracker '/tmp/pip-build-tracker-p07kr7dl' 2023-09-10T10:06:50,612 Created temporary directory: /tmp/pip-unpack-qrsb29v4 2023-09-10T10:06:50,613 Created temporary directory: /tmp/pip-unpack-92xo1c1v 2023-09-10T10:06:50,624 Building wheels for collected packages: cigram 2023-09-10T10:06:50,628 Created temporary directory: /tmp/pip-wheel-eho69swi 2023-09-10T10:06:50,629 Building wheel for cigram (setup.py): started 2023-09-10T10:06:50,630 Destination directory: /tmp/pip-wheel-eho69swi 2023-09-10T10:06:50,630 Running command python setup.py bdist_wheel 2023-09-10T10:06:51,062 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:51,062 !! 2023-09-10T10:06:51,063 ******************************************************************************** 2023-09-10T10:06:51,063 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:51,064 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:51,065 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:51,065 or your builds will no longer be supported. 2023-09-10T10:06:51,066 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:51,067 ******************************************************************************** 2023-09-10T10:06:51,068 !! 2023-09-10T10:06:51,068 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:51,302 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-10T10:06:51,303 !! 2023-09-10T10:06:51,304 ******************************************************************************** 2023-09-10T10:06:51,304 Requirements should be satisfied by a PEP 517 installer. 2023-09-10T10:06:51,305 If you are using pip, you can try `pip install --use-pep517`. 2023-09-10T10:06:51,305 ******************************************************************************** 2023-09-10T10:06:51,306 !! 2023-09-10T10:06:51,307 dist.fetch_build_eggs(dist.setup_requires) 2023-09-10T10:06:51,769 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:06:51,769 !! 2023-09-10T10:06:51,770 ******************************************************************************** 2023-09-10T10:06:51,771 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:06:51,772 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:06:51,773 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:06:51,774 or your builds will no longer be supported. 2023-09-10T10:06:51,775 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:06:51,775 ******************************************************************************** 2023-09-10T10:06:51,777 !! 2023-09-10T10:06:51,777 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:06:51,806 running bdist_wheel 2023-09-10T10:06:51,904 running build 2023-09-10T10:06:51,905 running build_py 2023-09-10T10:06:51,932 creating build 2023-09-10T10:06:51,933 creating build/lib.linux-armv7l-cpython-311 2023-09-10T10:06:51,933 creating build/lib.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:51,934 copying cigram/__init__.py -> build/lib.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:51,936 copying cigram/generators.py -> build/lib.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:51,939 creating build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:51,940 copying cigram/network_opt/model_parameters.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:51,942 copying cigram/network_opt/fitness_measures.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:51,945 copying cigram/network_opt/__init__.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:51,946 copying cigram/network_opt/cigram_optimiser.py -> build/lib.linux-armv7l-cpython-311/cigram/network_opt 2023-09-10T10:06:51,948 running egg_info 2023-09-10T10:06:51,999 writing cigram.egg-info/PKG-INFO 2023-09-10T10:06:52,002 writing dependency_links to cigram.egg-info/dependency_links.txt 2023-09-10T10:06:52,003 writing requirements to cigram.egg-info/requires.txt 2023-09-10T10:06:52,004 writing top-level names to cigram.egg-info/top_level.txt 2023-09-10T10:06:52,033 reading manifest file 'cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:52,036 reading manifest template 'MANIFEST.in' 2023-09-10T10:06:52,038 adding license file 'LICENSE' 2023-09-10T10:06:52,041 writing manifest file 'cigram.egg-info/SOURCES.txt' 2023-09-10T10:06:52,043 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'cigram.cmodel' is absent from the `packages` configuration. 2023-09-10T10:06:52,043 !! 2023-09-10T10:06:52,044 ******************************************************************************** 2023-09-10T10:06:52,045 ############################ 2023-09-10T10:06:52,045 # Package would be ignored # 2023-09-10T10:06:52,046 ############################ 2023-09-10T10:06:52,046 Python recognizes 'cigram.cmodel' as an importable package[^1], 2023-09-10T10:06:52,047 but it is absent from setuptools' `packages` configuration. 2023-09-10T10:06:52,048 This leads to an ambiguous overall configuration. If you want to distribute this 2023-09-10T10:06:52,048 package, please make sure that 'cigram.cmodel' is explicitly added 2023-09-10T10:06:52,049 to the `packages` configuration field. 2023-09-10T10:06:52,050 Alternatively, you can also rely on setuptools' discovery methods 2023-09-10T10:06:52,050 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-09-10T10:06:52,051 instead of `find_packages(...)`/`find:`). 2023-09-10T10:06:52,052 You can read more about "package discovery" on setuptools documentation page: 2023-09-10T10:06:52,053 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2023-09-10T10:06:52,054 If you don't want 'cigram.cmodel' to be distributed and are 2023-09-10T10:06:52,055 already explicitly excluding 'cigram.cmodel' via 2023-09-10T10:06:52,055 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2023-09-10T10:06:52,056 you can try to use `exclude_package_data`, or `include-package-data=False` in 2023-09-10T10:06:52,056 combination with a more fine grained `package-data` configuration. 2023-09-10T10:06:52,057 You can read more about "package data files" on setuptools documentation page: 2023-09-10T10:06:52,059 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2023-09-10T10:06:52,060 [^1]: For Python, any directory (with suitable naming) can be imported, 2023-09-10T10:06:52,061 even if it does not contain any `.py` files. 2023-09-10T10:06:52,061 On the other hand, currently there is no concept of package data 2023-09-10T10:06:52,062 directory, all directories are treated like packages. 2023-09-10T10:06:52,062 ******************************************************************************** 2023-09-10T10:06:52,063 !! 2023-09-10T10:06:52,064 check.warn(importable) 2023-09-10T10:06:52,065 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'cigram.lfr_model' is absent from the `packages` configuration. 2023-09-10T10:06:52,065 !! 2023-09-10T10:06:52,066 ******************************************************************************** 2023-09-10T10:06:52,067 ############################ 2023-09-10T10:06:52,068 # Package would be ignored # 2023-09-10T10:06:52,068 ############################ 2023-09-10T10:06:52,069 Python recognizes 'cigram.lfr_model' as an importable package[^1], 2023-09-10T10:06:52,070 but it is absent from setuptools' `packages` configuration. 2023-09-10T10:06:52,071 This leads to an ambiguous overall configuration. If you want to distribute this 2023-09-10T10:06:52,071 package, please make sure that 'cigram.lfr_model' is explicitly added 2023-09-10T10:06:52,072 to the `packages` configuration field. 2023-09-10T10:06:52,073 Alternatively, you can also rely on setuptools' discovery methods 2023-09-10T10:06:52,073 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-09-10T10:06:52,074 instead of `find_packages(...)`/`find:`). 2023-09-10T10:06:52,075 You can read more about "package discovery" on setuptools documentation page: 2023-09-10T10:06:52,075 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2023-09-10T10:06:52,077 If you don't want 'cigram.lfr_model' to be distributed and are 2023-09-10T10:06:52,077 already explicitly excluding 'cigram.lfr_model' via 2023-09-10T10:06:52,078 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2023-09-10T10:06:52,078 you can try to use `exclude_package_data`, or `include-package-data=False` in 2023-09-10T10:06:52,079 combination with a more fine grained `package-data` configuration. 2023-09-10T10:06:52,080 You can read more about "package data files" on setuptools documentation page: 2023-09-10T10:06:52,081 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2023-09-10T10:06:52,082 [^1]: For Python, any directory (with suitable naming) can be imported, 2023-09-10T10:06:52,083 even if it does not contain any `.py` files. 2023-09-10T10:06:52,083 On the other hand, currently there is no concept of package data 2023-09-10T10:06:52,084 directory, all directories are treated like packages. 2023-09-10T10:06:52,085 ******************************************************************************** 2023-09-10T10:06:52,086 !! 2023-09-10T10:06:52,087 check.warn(importable) 2023-09-10T10:06:52,087 creating build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,088 copying cigram/cmodel/cmodel.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,088 copying cigram/cmodel/distributions.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,089 copying cigram/cmodel/distributions.h -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,089 copying cigram/cmodel/generate_graph.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,090 copying cigram/cmodel/generate_graph.h -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,090 copying cigram/cmodel/sample.cc -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,091 copying cigram/cmodel/sample.h -> build/lib.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:06:52,092 creating build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,092 copying cigram/lfr_model/benchm.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,093 copying cigram/lfr_model/benchm.h -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,093 copying cigram/lfr_model/cast.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,094 copying cigram/lfr_model/cast.h -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,094 copying cigram/lfr_model/cc.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,095 copying cigram/lfr_model/cc.h -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,095 copying cigram/lfr_model/combinatorics.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,096 copying cigram/lfr_model/combinatorics.h -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,097 copying cigram/lfr_model/lfr_model.cc -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,097 copying cigram/lfr_model/random.cpp -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,098 copying cigram/lfr_model/random.h -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,099 copying cigram/lfr_model/standard_include.h -> build/lib.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,100 running build_ext 2023-09-10T10:06:52,603 building 'cigram.lfr_model' extension 2023-09-10T10:06:52,603 creating build/temp.linux-armv7l-cpython-311 2023-09-10T10:06:52,604 creating build/temp.linux-armv7l-cpython-311/cigram 2023-09-10T10:06:52,605 creating build/temp.linux-armv7l-cpython-311/cigram/lfr_model 2023-09-10T10:06:52,606 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/benchm.cpp -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/benchm.o -Wno-undef -Ofast 2023-09-10T10:07:11,791 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/cast.cpp -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/cast.o -Wno-undef -Ofast 2023-09-10T10:07:14,631 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/cc.cpp -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/cc.o -Wno-undef -Ofast 2023-09-10T10:07:20,587 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/combinatorics.cpp -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/combinatorics.o -Wno-undef -Ofast 2023-09-10T10:07:26,089 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/lfr_model.cc -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/lfr_model.o -Wno-undef -Ofast 2023-09-10T10:07:30,220 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/lfr_model/random.cpp -o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/random.o -Wno-undef -Ofast 2023-09-10T10:07:37,195 arm-linux-gnueabihf-g++ -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 build/temp.linux-armv7l-cpython-311/cigram/lfr_model/benchm.o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/cast.o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/cc.o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/combinatorics.o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/lfr_model.o build/temp.linux-armv7l-cpython-311/cigram/lfr_model/random.o -L/usr/lib/arm-linux-gnueabihf -o build/lib.linux-armv7l-cpython-311/cigram/lfr_model.cpython-311-arm-linux-gnueabihf.so 2023-09-10T10:07:37,566 building 'cigram.cmodel' extension 2023-09-10T10:07:37,567 creating build/temp.linux-armv7l-cpython-311/cigram/cmodel 2023-09-10T10:07:37,568 arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.11 -c cigram/cmodel/cmodel.cc -o build/temp.linux-armv7l-cpython-311/cigram/cmodel/cmodel.o -Ofast 2023-09-10T10:07:37,960 In file included from cigram/cmodel/cmodel.cc:18: 2023-09-10T10:07:37,961 cigram/cmodel/generate_graph.h:22:10: fatal error: boost/config.hpp: No such file or directory 2023-09-10T10:07:37,962 22 | #include 2023-09-10T10:07:37,963 | ^~~~~~~~~~~~~~~~~~ 2023-09-10T10:07:37,964 compilation terminated. 2023-09-10T10:07:37,966 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-10T10:07:38,108 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-10T10:07:38,121 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-10T10:07:38,121 exec(compile('"'"''"'"''"'"' 2023-09-10T10:07:38,121 # This is -- a caller that pip uses to run setup.py 2023-09-10T10:07:38,121 # 2023-09-10T10:07:38,121 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-10T10:07:38,121 # import from `distutils.core` to work with newer packaging standards. 2023-09-10T10:07:38,121 # - It provides a clear error message when setuptools is not installed. 2023-09-10T10:07:38,121 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-10T10:07:38,121 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-10T10:07:38,121 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-10T10:07:38,121 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-10T10:07:38,121 import os, sys, tokenize 2023-09-10T10:07:38,121 2023-09-10T10:07:38,121 try: 2023-09-10T10:07:38,121 import setuptools 2023-09-10T10:07:38,121 except ImportError as error: 2023-09-10T10:07:38,121 print( 2023-09-10T10:07:38,121 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-10T10:07:38,121 "the build environment.", 2023-09-10T10:07:38,121 file=sys.stderr, 2023-09-10T10:07:38,121 ) 2023-09-10T10:07:38,121 sys.exit(1) 2023-09-10T10:07:38,121 2023-09-10T10:07:38,121 __file__ = %r 2023-09-10T10:07:38,121 sys.argv[0] = __file__ 2023-09-10T10:07:38,121 2023-09-10T10:07:38,121 if os.path.exists(__file__): 2023-09-10T10:07:38,121 filename = __file__ 2023-09-10T10:07:38,121 with tokenize.open(__file__) as f: 2023-09-10T10:07:38,121 setup_py_code = f.read() 2023-09-10T10:07:38,121 else: 2023-09-10T10:07:38,121 filename = "" 2023-09-10T10:07:38,121 setup_py_code = "from setuptools import setup; setup()" 2023-09-10T10:07:38,121 2023-09-10T10:07:38,121 exec(compile(setup_py_code, filename, "exec")) 2023-09-10T10:07:38,121 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-xwwesuou/cigram_8c3bfdfb14fe452ba45eb4002ffb4b87/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-eho69swi[/] 2023-09-10T10:07:38,122 [bold magenta]cwd[/]: /tmp/pip-wheel-xwwesuou/cigram_8c3bfdfb14fe452ba45eb4002ffb4b87/ 2023-09-10T10:07:38,122 Building wheel for cigram (setup.py): finished with status 'error' 2023-09-10T10:07:38,123 ERROR: Failed building wheel for cigram 2023-09-10T10:07:38,125 Running setup.py clean for cigram 2023-09-10T10:07:38,126 Running command python setup.py clean 2023-09-10T10:07:38,585 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:07:38,585 !! 2023-09-10T10:07:38,586 ******************************************************************************** 2023-09-10T10:07:38,587 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:07:38,587 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:07:38,589 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:07:38,589 or your builds will no longer be supported. 2023-09-10T10:07:38,590 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:07:38,591 ******************************************************************************** 2023-09-10T10:07:38,592 !! 2023-09-10T10:07:38,593 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:07:38,841 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-09-10T10:07:38,842 !! 2023-09-10T10:07:38,843 ******************************************************************************** 2023-09-10T10:07:38,843 Requirements should be satisfied by a PEP 517 installer. 2023-09-10T10:07:38,844 If you are using pip, you can try `pip install --use-pep517`. 2023-09-10T10:07:38,844 ******************************************************************************** 2023-09-10T10:07:38,845 !! 2023-09-10T10:07:38,846 dist.fetch_build_eggs(dist.setup_requires) 2023-09-10T10:07:39,330 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-10T10:07:39,331 !! 2023-09-10T10:07:39,332 ******************************************************************************** 2023-09-10T10:07:39,332 Usage of dash-separated 'description-file' will not be supported in future 2023-09-10T10:07:39,332 versions. Please use the underscore name 'description_file' instead. 2023-09-10T10:07:39,333 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-10T10:07:39,334 or your builds will no longer be supported. 2023-09-10T10:07:39,335 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-10T10:07:39,335 ******************************************************************************** 2023-09-10T10:07:39,336 !! 2023-09-10T10:07:39,337 opt = self.warn_dash_deprecation(opt, section) 2023-09-10T10:07:39,370 running clean 2023-09-10T10:07:39,420 removing 'build/temp.linux-armv7l-cpython-311' (and everything under it) 2023-09-10T10:07:39,425 removing 'build/lib.linux-armv7l-cpython-311' (and everything under it) 2023-09-10T10:07:39,435 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-10T10:07:39,436 'build/scripts-3.11' does not exist -- can't clean it 2023-09-10T10:07:39,436 removing 'build' 2023-09-10T10:07:39,545 Failed to build cigram 2023-09-10T10:07:39,546 ERROR: Failed to build one or more wheels 2023-09-10T10:07:39,548 Exception information: 2023-09-10T10:07:39,548 Traceback (most recent call last): 2023-09-10T10:07:39,548 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-10T10:07:39,548 status = run_func(*args) 2023-09-10T10:07:39,548 ^^^^^^^^^^^^^^^ 2023-09-10T10:07:39,548 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-10T10:07:39,548 return func(self, options, args) 2023-09-10T10:07:39,548 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T10:07:39,548 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-10T10:07:39,548 raise CommandError("Failed to build one or more wheels") 2023-09-10T10:07:39,548 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-10T10:07:39,551 Removed build tracker: '/tmp/pip-build-tracker-p07kr7dl'