2024-08-26T10:47:28,396 Created temporary directory: /tmp/pip-build-tracker-k5b6hjpn 2024-08-26T10:47:28,398 Initialized build tracking at /tmp/pip-build-tracker-k5b6hjpn 2024-08-26T10:47:28,398 Created build tracker: /tmp/pip-build-tracker-k5b6hjpn 2024-08-26T10:47:28,398 Entered build tracker: /tmp/pip-build-tracker-k5b6hjpn 2024-08-26T10:47:28,399 Created temporary directory: /tmp/pip-wheel-qi6ac175 2024-08-26T10:47:28,403 Created temporary directory: /tmp/pip-ephem-wheel-cache-b9b0jg5t 2024-08-26T10:47:28,447 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-26T10:47:28,449 2 location(s) to search for versions of hello-sid: 2024-08-26T10:47:28,449 * https://pypi.org/simple/hello-sid/ 2024-08-26T10:47:28,449 * https://www.piwheels.org/simple/hello-sid/ 2024-08-26T10:47:28,450 Fetching project page and analyzing links: https://pypi.org/simple/hello-sid/ 2024-08-26T10:47:28,451 Getting page https://pypi.org/simple/hello-sid/ 2024-08-26T10:47:28,453 Found index url https://pypi.org/simple/ 2024-08-26T10:47:28,668 Fetched page https://pypi.org/simple/hello-sid/ as application/vnd.pypi.simple.v1+json 2024-08-26T10:47:28,670 Skipping link: No binaries permitted for hello-sid: https://files.pythonhosted.org/packages/6e/4d/e67092a2db261a0afc2763f145a47d7b5f41a11284b04ea0d25bdd8fc64b/hello_sid-0.2.2-py3-none-any.whl (from https://pypi.org/simple/hello-sid/) (requires-python:>=3.10) 2024-08-26T10:47:28,671 Found link https://files.pythonhosted.org/packages/da/72/e3e4fa913e3118100109d6387a066ed7524fdcc4320544b49393f0c02bfa/hello_sid-0.2.2.tar.gz (from https://pypi.org/simple/hello-sid/) (requires-python:>=3.10), version: 0.2.2 2024-08-26T10:47:28,671 Skipping link: No binaries permitted for hello-sid: https://files.pythonhosted.org/packages/b2/ca/76c091347ee92db9ffe43e79730e1de76129fd97443d7ee1cb590c6003fd/hello_sid-0.3.0-py3-none-any.whl (from https://pypi.org/simple/hello-sid/) (requires-python:>=3.10) 2024-08-26T10:47:28,672 Found link https://files.pythonhosted.org/packages/0e/24/43a7f9b06228c8bc1b76a152dd1a2c0f546c70c0b0166a2ce9835d94e7e7/hello_sid-0.3.0.tar.gz (from https://pypi.org/simple/hello-sid/) (requires-python:>=3.10), version: 0.3.0 2024-08-26T10:47:28,673 Fetching project page and analyzing links: https://www.piwheels.org/simple/hello-sid/ 2024-08-26T10:47:28,673 Getting page https://www.piwheels.org/simple/hello-sid/ 2024-08-26T10:47:28,675 Found index url https://www.piwheels.org/simple/ 2024-08-26T10:47:28,832 Fetched page https://www.piwheels.org/simple/hello-sid/ as text/html 2024-08-26T10:47:28,833 Skipping link: not a file: https://www.piwheels.org/simple/hello-sid/ 2024-08-26T10:47:28,834 Skipping link: not a file: https://pypi.org/simple/hello-sid/ 2024-08-26T10:47:28,853 Given no hashes to check 1 links for project 'hello-sid': discarding no candidates 2024-08-26T10:47:28,855 Collecting hello-sid==0.2.2 2024-08-26T10:47:28,857 Created temporary directory: /tmp/pip-unpack-z6_4dxfe 2024-08-26T10:47:29,066 Downloading hello_sid-0.2.2.tar.gz (2.4 kB) 2024-08-26T10:47:29,094 Added hello-sid==0.2.2 from https://files.pythonhosted.org/packages/da/72/e3e4fa913e3118100109d6387a066ed7524fdcc4320544b49393f0c02bfa/hello_sid-0.2.2.tar.gz to build tracker '/tmp/pip-build-tracker-k5b6hjpn' 2024-08-26T10:47:29,096 Running setup.py (path:/tmp/pip-wheel-qi6ac175/hello-sid_61f5a4be1729465cb3e203a3268d0ded/setup.py) egg_info for package hello-sid 2024-08-26T10:47:29,097 Created temporary directory: /tmp/pip-pip-egg-info-32iq03px 2024-08-26T10:47:29,098 Preparing metadata (setup.py): started 2024-08-26T10:47:29,099 Running command python setup.py egg_info 2024-08-26T10:47:29,867 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-08-26T10:47:29,867 !! 2024-08-26T10:47:29,868 ******************************************************************************** 2024-08-26T10:47:29,869 Requirements should be satisfied by a PEP 517 installer. 2024-08-26T10:47:29,869 If you are using pip, you can try `pip install --use-pep517`. 2024-08-26T10:47:29,870 ******************************************************************************** 2024-08-26T10:47:29,871 !! 2024-08-26T10:47:29,872 dist.fetch_build_eggs(dist.setup_requires) 2024-08-26T10:47:32,975 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-08-26T10:47:32,976 Traceback (most recent call last): 2024-08-26T10:47:32,977 File "/tmp/pip-wheel-qi6ac175/hello-sid_61f5a4be1729465cb3e203a3268d0ded/.eggs/setuptools_scm-8.1.0-py3.11.egg/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject 2024-08-26T10:47:32,977 section = defn.get("tool", {})[tool_name] 2024-08-26T10:47:32,978 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2024-08-26T10:47:32,978 KeyError: 'setuptools_scm' 2024-08-26T10:47:33,088 running egg_info 2024-08-26T10:47:33,090 creating /tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info 2024-08-26T10:47:33,119 writing /tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info/PKG-INFO 2024-08-26T10:47:33,122 writing dependency_links to /tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info/dependency_links.txt 2024-08-26T10:47:33,124 writing top-level names to /tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info/top_level.txt 2024-08-26T10:47:33,127 writing manifest file '/tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info/SOURCES.txt' 2024-08-26T10:47:33,297 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2024-08-26T10:47:33,304 reading manifest file '/tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info/SOURCES.txt' 2024-08-26T10:47:33,307 writing manifest file '/tmp/pip-pip-egg-info-32iq03px/hello_sid.egg-info/SOURCES.txt' 2024-08-26T10:47:33,427 Preparing metadata (setup.py): finished with status 'done' 2024-08-26T10:47:33,431 Source in /tmp/pip-wheel-qi6ac175/hello-sid_61f5a4be1729465cb3e203a3268d0ded has version 0.2.2, which satisfies requirement hello-sid==0.2.2 from https://files.pythonhosted.org/packages/da/72/e3e4fa913e3118100109d6387a066ed7524fdcc4320544b49393f0c02bfa/hello_sid-0.2.2.tar.gz 2024-08-26T10:47:33,432 Removed hello-sid==0.2.2 from https://files.pythonhosted.org/packages/da/72/e3e4fa913e3118100109d6387a066ed7524fdcc4320544b49393f0c02bfa/hello_sid-0.2.2.tar.gz from build tracker '/tmp/pip-build-tracker-k5b6hjpn' 2024-08-26T10:47:33,437 Created temporary directory: /tmp/pip-unpack-kaq6wb4q 2024-08-26T10:47:33,438 Created temporary directory: /tmp/pip-unpack-f9hppvus 2024-08-26T10:47:33,439 Building wheels for collected packages: hello-sid 2024-08-26T10:47:33,443 Created temporary directory: /tmp/pip-wheel-g7g7vin7 2024-08-26T10:47:33,443 Building wheel for hello-sid (setup.py): started 2024-08-26T10:47:33,445 Destination directory: /tmp/pip-wheel-g7g7vin7 2024-08-26T10:47:33,445 Running command python setup.py bdist_wheel 2024-08-26T10:47:34,203 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2024-08-26T10:47:34,203 !! 2024-08-26T10:47:34,204 ******************************************************************************** 2024-08-26T10:47:34,205 Requirements should be satisfied by a PEP 517 installer. 2024-08-26T10:47:34,206 If you are using pip, you can try `pip install --use-pep517`. 2024-08-26T10:47:34,206 ******************************************************************************** 2024-08-26T10:47:34,207 !! 2024-08-26T10:47:34,208 dist.fetch_build_eggs(dist.setup_requires) 2024-08-26T10:47:34,787 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-08-26T10:47:34,788 Traceback (most recent call last): 2024-08-26T10:47:34,789 File "/tmp/pip-wheel-qi6ac175/hello-sid_61f5a4be1729465cb3e203a3268d0ded/.eggs/setuptools_scm-8.1.0-py3.11.egg/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject 2024-08-26T10:47:34,789 section = defn.get("tool", {})[tool_name] 2024-08-26T10:47:34,790 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2024-08-26T10:47:34,791 KeyError: 'setuptools_scm' 2024-08-26T10:47:34,865 running bdist_wheel 2024-08-26T10:47:35,012 running build 2024-08-26T10:47:35,013 running build_py 2024-08-26T10:47:35,045 creating build 2024-08-26T10:47:35,046 creating build/lib 2024-08-26T10:47:35,047 creating build/lib/hello-sid 2024-08-26T10:47:35,049 copying ./hello-sid/hello.py -> build/lib/hello-sid 2024-08-26T10:47:35,051 copying ./hello-sid/__init__.py -> build/lib/hello-sid 2024-08-26T10:47:35,084 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-08-26T10:47:35,084 !! 2024-08-26T10:47:35,085 ******************************************************************************** 2024-08-26T10:47:35,085 Please avoid running ``setup.py`` directly. 2024-08-26T10:47:35,086 Instead, use pypa/build, pypa/installer or other 2024-08-26T10:47:35,086 standards-based tools. 2024-08-26T10:47:35,087 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-08-26T10:47:35,088 ******************************************************************************** 2024-08-26T10:47:35,089 !! 2024-08-26T10:47:35,089 self.initialize_options() 2024-08-26T10:47:35,115 installing to build/bdist.linux-armv7l/wheel 2024-08-26T10:47:35,116 running install 2024-08-26T10:47:35,141 running install_lib 2024-08-26T10:47:35,170 creating build/bdist.linux-armv7l 2024-08-26T10:47:35,171 creating build/bdist.linux-armv7l/wheel 2024-08-26T10:47:35,173 creating build/bdist.linux-armv7l/wheel/hello-sid 2024-08-26T10:47:35,174 copying build/lib/hello-sid/hello.py -> build/bdist.linux-armv7l/wheel/./hello-sid 2024-08-26T10:47:35,175 copying build/lib/hello-sid/__init__.py -> build/bdist.linux-armv7l/wheel/./hello-sid 2024-08-26T10:47:35,177 running install_egg_info 2024-08-26T10:47:35,209 running egg_info 2024-08-26T10:47:35,239 writing hello_sid.egg-info/PKG-INFO 2024-08-26T10:47:35,242 writing dependency_links to hello_sid.egg-info/dependency_links.txt 2024-08-26T10:47:35,244 writing top-level names to hello_sid.egg-info/top_level.txt 2024-08-26T10:47:35,342 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2024-08-26T10:47:35,345 reading manifest file 'hello_sid.egg-info/SOURCES.txt' 2024-08-26T10:47:35,349 writing manifest file 'hello_sid.egg-info/SOURCES.txt' 2024-08-26T10:47:35,351 Copying hello_sid.egg-info to build/bdist.linux-armv7l/wheel/./hello_sid-0.2.2-py3.11.egg-info 2024-08-26T10:47:35,359 running install_scripts 2024-08-26T10:47:35,368 creating build/bdist.linux-armv7l/wheel/hello_sid-0.2.2.dist-info/WHEEL 2024-08-26T10:47:35,371 creating '/tmp/pip-wheel-g7g7vin7/hello_sid-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-08-26T10:47:35,373 adding 'hello-sid/__init__.py' 2024-08-26T10:47:35,374 adding 'hello-sid/hello.py' 2024-08-26T10:47:35,376 adding 'hello_sid-0.2.2.dist-info/METADATA' 2024-08-26T10:47:35,377 adding 'hello_sid-0.2.2.dist-info/WHEEL' 2024-08-26T10:47:35,378 adding 'hello_sid-0.2.2.dist-info/top_level.txt' 2024-08-26T10:47:35,379 adding 'hello_sid-0.2.2.dist-info/RECORD' 2024-08-26T10:47:35,380 removing build/bdist.linux-armv7l/wheel 2024-08-26T10:47:35,503 Building wheel for hello-sid (setup.py): finished with status 'done' 2024-08-26T10:47:35,506 Created wheel for hello-sid: filename=hello_sid-0.2.2-py3-none-any.whl size=1544 sha256=8f9220931ec2f2aad40b584e4ad513bb76cfdf109a360585b895d53964b943ea 2024-08-26T10:47:35,507 Stored in directory: /tmp/pip-ephem-wheel-cache-b9b0jg5t/wheels/85/ea/11/6e22d9e2f3c19391c90410b634c0c859229b9afba5fd041189 2024-08-26T10:47:35,516 Successfully built hello-sid 2024-08-26T10:47:35,518 Removed build tracker: '/tmp/pip-build-tracker-k5b6hjpn'