2024-04-12T10:23:34,987 Created temporary directory: /tmp/pip-build-tracker-15zih7ld 2024-04-12T10:23:34,988 Initialized build tracking at /tmp/pip-build-tracker-15zih7ld 2024-04-12T10:23:34,989 Created build tracker: /tmp/pip-build-tracker-15zih7ld 2024-04-12T10:23:34,989 Entered build tracker: /tmp/pip-build-tracker-15zih7ld 2024-04-12T10:23:34,990 Created temporary directory: /tmp/pip-wheel-r912lbs4 2024-04-12T10:23:34,993 Created temporary directory: /tmp/pip-ephem-wheel-cache-iqgyc8y0 2024-04-12T10:23:35,015 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-12T10:23:35,019 2 location(s) to search for versions of recomputer: 2024-04-12T10:23:35,019 * https://pypi.org/simple/recomputer/ 2024-04-12T10:23:35,019 * https://www.piwheels.org/simple/recomputer/ 2024-04-12T10:23:35,020 Fetching project page and analyzing links: https://pypi.org/simple/recomputer/ 2024-04-12T10:23:35,021 Getting page https://pypi.org/simple/recomputer/ 2024-04-12T10:23:35,022 Found index url https://pypi.org/simple/ 2024-04-12T10:23:35,239 Fetched page https://pypi.org/simple/recomputer/ as application/vnd.pypi.simple.v1+json 2024-04-12T10:23:35,241 Skipping link: No binaries permitted for recomputer: https://files.pythonhosted.org/packages/34/4f/9fb58870c99449a9e2c1a5b90c5141e43961def638adc93a26548530c3bd/reComputer-0.0.1-py3-none-any.whl (from https://pypi.org/simple/recomputer/) (requires-python:>=3.8) 2024-04-12T10:23:35,242 Found link https://files.pythonhosted.org/packages/3e/76/9d883ffb2565d08b805cd6d67086fba12903fe0181d070a9caba2473e4a3/reComputer-0.0.1.tar.gz (from https://pypi.org/simple/recomputer/) (requires-python:>=3.8), version: 0.0.1 2024-04-12T10:23:35,242 Fetching project page and analyzing links: https://www.piwheels.org/simple/recomputer/ 2024-04-12T10:23:35,243 Getting page https://www.piwheels.org/simple/recomputer/ 2024-04-12T10:23:35,244 Found index url https://www.piwheels.org/simple/ 2024-04-12T10:23:36,266 Fetched page https://www.piwheels.org/simple/recomputer/ as text/html 2024-04-12T10:23:36,268 Skipping link: not a file: https://www.piwheels.org/simple/recomputer/ 2024-04-12T10:23:36,269 Skipping link: not a file: https://pypi.org/simple/recomputer/ 2024-04-12T10:23:36,313 Given no hashes to check 1 links for project 'recomputer': discarding no candidates 2024-04-12T10:23:36,343 Collecting recomputer==0.0.1 2024-04-12T10:23:36,345 Created temporary directory: /tmp/pip-unpack-yqzghn7u 2024-04-12T10:23:36,562 Downloading reComputer-0.0.1.tar.gz (5.2 kB) 2024-04-12T10:23:36,597 Added recomputer==0.0.1 from https://files.pythonhosted.org/packages/3e/76/9d883ffb2565d08b805cd6d67086fba12903fe0181d070a9caba2473e4a3/reComputer-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-15zih7ld' 2024-04-12T10:23:36,601 Created temporary directory: /tmp/pip-build-env-r6x4gd2x 2024-04-12T10:23:36,605 Installing build dependencies: started 2024-04-12T10:23:36,606 Running command pip subprocess to install build dependencies 2024-04-12T10:23:37,777 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-04-12T10:23:38,299 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-12T10:23:40,195 Collecting setuptools>=40.8.0 2024-04-12T10:23:40,210 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.2.0-py3-none-any.whl (821 kB) 2024-04-12T10:23:42,872 Installing collected packages: setuptools 2024-04-12T10:23:45,474 Successfully installed setuptools-69.2.0 2024-04-12T10:23:46,071 Installing build dependencies: finished with status 'done' 2024-04-12T10:23:46,075 Getting requirements to build wheel: started 2024-04-12T10:23:46,076 Running command Getting requirements to build wheel 2024-04-12T10:23:46,610 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `scripts` defined outside of `pyproject.toml` is ignored. 2024-04-12T10:23:46,610 !! 2024-04-12T10:23:46,611 ******************************************************************************** 2024-04-12T10:23:46,612 The following seems to be defined outside of `pyproject.toml`: 2024-04-12T10:23:46,613 `scripts = ['reComputer = reComputer.main:run_script']` 2024-04-12T10:23:46,614 According to the spec (see the link below), however, setuptools CANNOT 2024-04-12T10:23:46,614 consider this value unless `scripts` is listed as `dynamic`. 2024-04-12T10:23:46,616 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-04-12T10:23:46,616 To prevent this problem, you can list `scripts` under `dynamic` or alternatively 2024-04-12T10:23:46,617 remove the `[project]` table from your file and rely entirely on other means of 2024-04-12T10:23:46,617 configuration. 2024-04-12T10:23:46,618 ******************************************************************************** 2024-04-12T10:23:46,619 !! 2024-04-12T10:23:46,620 _handle_missing_dynamic(dist, project_table) 2024-04-12T10:23:46,620 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. 2024-04-12T10:23:46,621 !! 2024-04-12T10:23:46,622 ******************************************************************************** 2024-04-12T10:23:46,622 The following seems to be defined outside of `pyproject.toml`: 2024-04-12T10:23:46,623 `dependencies = ['docker']` 2024-04-12T10:23:46,624 According to the spec (see the link below), however, setuptools CANNOT 2024-04-12T10:23:46,625 consider this value unless `dependencies` is listed as `dynamic`. 2024-04-12T10:23:46,626 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-04-12T10:23:46,627 To prevent this problem, you can list `dependencies` under `dynamic` or alternatively 2024-04-12T10:23:46,628 remove the `[project]` table from your file and rely entirely on other means of 2024-04-12T10:23:46,628 configuration. 2024-04-12T10:23:46,629 ******************************************************************************** 2024-04-12T10:23:46,630 !! 2024-04-12T10:23:46,631 _handle_missing_dynamic(dist, project_table) 2024-04-12T10:23:46,631 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2024-04-12T10:23:46,632 corresp(dist, value, root_dir) 2024-04-12T10:23:46,890 running egg_info 2024-04-12T10:23:46,895 writing reComputer.egg-info/PKG-INFO 2024-04-12T10:23:46,898 writing dependency_links to reComputer.egg-info/dependency_links.txt 2024-04-12T10:23:46,900 writing top-level names to reComputer.egg-info/top_level.txt 2024-04-12T10:23:46,914 reading manifest file 'reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:46,916 adding license file 'LICENSE' 2024-04-12T10:23:46,918 writing manifest file 'reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:47,030 Getting requirements to build wheel: finished with status 'done' 2024-04-12T10:23:47,040 Installing backend dependencies: started 2024-04-12T10:23:47,041 Running command pip subprocess to install backend dependencies 2024-04-12T10:23:48,511 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-04-12T10:23:49,049 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-12T10:23:49,596 Collecting wheel 2024-04-12T10:23:49,610 Using cached https://www.piwheels.org/simple/wheel/wheel-0.43.0-py3-none-any.whl (65 kB) 2024-04-12T10:23:52,581 Installing collected packages: wheel 2024-04-12T10:23:52,891 Creating /tmp/pip-build-env-r6x4gd2x/normal/local/bin 2024-04-12T10:23:52,894 changing mode of /tmp/pip-build-env-r6x4gd2x/normal/local/bin/wheel to 755 2024-04-12T10:23:52,908 Successfully installed wheel-0.43.0 2024-04-12T10:23:53,448 Installing backend dependencies: finished with status 'done' 2024-04-12T10:23:53,449 Created temporary directory: /tmp/pip-modern-metadata-4_oweygz 2024-04-12T10:23:53,452 Preparing metadata (pyproject.toml): started 2024-04-12T10:23:53,453 Running command Preparing metadata (pyproject.toml) 2024-04-12T10:23:54,228 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `scripts` defined outside of `pyproject.toml` is ignored. 2024-04-12T10:23:54,229 !! 2024-04-12T10:23:54,230 ******************************************************************************** 2024-04-12T10:23:54,230 The following seems to be defined outside of `pyproject.toml`: 2024-04-12T10:23:54,231 `scripts = ['reComputer = reComputer.main:run_script']` 2024-04-12T10:23:54,233 According to the spec (see the link below), however, setuptools CANNOT 2024-04-12T10:23:54,233 consider this value unless `scripts` is listed as `dynamic`. 2024-04-12T10:23:54,234 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-04-12T10:23:54,236 To prevent this problem, you can list `scripts` under `dynamic` or alternatively 2024-04-12T10:23:54,236 remove the `[project]` table from your file and rely entirely on other means of 2024-04-12T10:23:54,237 configuration. 2024-04-12T10:23:54,238 ******************************************************************************** 2024-04-12T10:23:54,239 !! 2024-04-12T10:23:54,240 _handle_missing_dynamic(dist, project_table) 2024-04-12T10:23:54,240 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. 2024-04-12T10:23:54,241 !! 2024-04-12T10:23:54,242 ******************************************************************************** 2024-04-12T10:23:54,243 The following seems to be defined outside of `pyproject.toml`: 2024-04-12T10:23:54,244 `dependencies = ['docker']` 2024-04-12T10:23:54,245 According to the spec (see the link below), however, setuptools CANNOT 2024-04-12T10:23:54,245 consider this value unless `dependencies` is listed as `dynamic`. 2024-04-12T10:23:54,246 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-04-12T10:23:54,248 To prevent this problem, you can list `dependencies` under `dynamic` or alternatively 2024-04-12T10:23:54,248 remove the `[project]` table from your file and rely entirely on other means of 2024-04-12T10:23:54,249 configuration. 2024-04-12T10:23:54,249 ******************************************************************************** 2024-04-12T10:23:54,250 !! 2024-04-12T10:23:54,251 _handle_missing_dynamic(dist, project_table) 2024-04-12T10:23:54,252 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2024-04-12T10:23:54,252 corresp(dist, value, root_dir) 2024-04-12T10:23:54,565 running dist_info 2024-04-12T10:23:54,571 creating /tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info 2024-04-12T10:23:54,576 writing /tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info/PKG-INFO 2024-04-12T10:23:54,579 writing dependency_links to /tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info/dependency_links.txt 2024-04-12T10:23:54,582 writing top-level names to /tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info/top_level.txt 2024-04-12T10:23:54,583 writing manifest file '/tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:54,597 reading manifest file '/tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:54,600 adding license file 'LICENSE' 2024-04-12T10:23:54,602 writing manifest file '/tmp/pip-modern-metadata-4_oweygz/reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:54,603 creating '/tmp/pip-modern-metadata-4_oweygz/reComputer-0.0.1.dist-info' 2024-04-12T10:23:54,751 Preparing metadata (pyproject.toml): finished with status 'done' 2024-04-12T10:23:54,757 Source in /tmp/pip-wheel-r912lbs4/recomputer_66640ea348884dc789bd378309786db7 has version 0.0.1, which satisfies requirement recomputer==0.0.1 from https://files.pythonhosted.org/packages/3e/76/9d883ffb2565d08b805cd6d67086fba12903fe0181d070a9caba2473e4a3/reComputer-0.0.1.tar.gz 2024-04-12T10:23:54,758 Removed recomputer==0.0.1 from https://files.pythonhosted.org/packages/3e/76/9d883ffb2565d08b805cd6d67086fba12903fe0181d070a9caba2473e4a3/reComputer-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-15zih7ld' 2024-04-12T10:23:54,763 Created temporary directory: /tmp/pip-unpack-11e51t8d 2024-04-12T10:23:54,764 Created temporary directory: /tmp/pip-unpack-euqhqmhw 2024-04-12T10:23:54,766 Building wheels for collected packages: recomputer 2024-04-12T10:23:54,772 Created temporary directory: /tmp/pip-wheel-7ybchn74 2024-04-12T10:23:54,772 Destination directory: /tmp/pip-wheel-7ybchn74 2024-04-12T10:23:54,775 Building wheel for recomputer (pyproject.toml): started 2024-04-12T10:23:54,776 Running command Building wheel for recomputer (pyproject.toml) 2024-04-12T10:23:55,479 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `scripts` defined outside of `pyproject.toml` is ignored. 2024-04-12T10:23:55,480 !! 2024-04-12T10:23:55,481 ******************************************************************************** 2024-04-12T10:23:55,481 The following seems to be defined outside of `pyproject.toml`: 2024-04-12T10:23:55,483 `scripts = ['reComputer = reComputer.main:run_script']` 2024-04-12T10:23:55,484 According to the spec (see the link below), however, setuptools CANNOT 2024-04-12T10:23:55,485 consider this value unless `scripts` is listed as `dynamic`. 2024-04-12T10:23:55,486 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-04-12T10:23:55,487 To prevent this problem, you can list `scripts` under `dynamic` or alternatively 2024-04-12T10:23:55,488 remove the `[project]` table from your file and rely entirely on other means of 2024-04-12T10:23:55,489 configuration. 2024-04-12T10:23:55,489 ******************************************************************************** 2024-04-12T10:23:55,491 !! 2024-04-12T10:23:55,491 _handle_missing_dynamic(dist, project_table) 2024-04-12T10:23:55,492 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. 2024-04-12T10:23:55,493 !! 2024-04-12T10:23:55,494 ******************************************************************************** 2024-04-12T10:23:55,495 The following seems to be defined outside of `pyproject.toml`: 2024-04-12T10:23:55,496 `dependencies = ['docker']` 2024-04-12T10:23:55,497 According to the spec (see the link below), however, setuptools CANNOT 2024-04-12T10:23:55,498 consider this value unless `dependencies` is listed as `dynamic`. 2024-04-12T10:23:55,499 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-04-12T10:23:55,500 To prevent this problem, you can list `dependencies` under `dynamic` or alternatively 2024-04-12T10:23:55,501 remove the `[project]` table from your file and rely entirely on other means of 2024-04-12T10:23:55,502 configuration. 2024-04-12T10:23:55,502 ******************************************************************************** 2024-04-12T10:23:55,504 !! 2024-04-12T10:23:55,504 _handle_missing_dynamic(dist, project_table) 2024-04-12T10:23:55,505 /tmp/pip-build-env-r6x4gd2x/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2024-04-12T10:23:55,505 corresp(dist, value, root_dir) 2024-04-12T10:23:55,829 running bdist_wheel 2024-04-12T10:23:55,846 running build 2024-04-12T10:23:55,846 running build_py 2024-04-12T10:23:55,851 creating build 2024-04-12T10:23:55,851 creating build/lib 2024-04-12T10:23:55,852 creating build/lib/reComputer 2024-04-12T10:23:55,853 copying reComputer/main.py -> build/lib/reComputer 2024-04-12T10:23:55,855 copying reComputer/__init__.py -> build/lib/reComputer 2024-04-12T10:23:55,856 running egg_info 2024-04-12T10:23:55,861 writing reComputer.egg-info/PKG-INFO 2024-04-12T10:23:55,863 writing dependency_links to reComputer.egg-info/dependency_links.txt 2024-04-12T10:23:55,865 writing top-level names to reComputer.egg-info/top_level.txt 2024-04-12T10:23:55,872 reading manifest file 'reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:55,873 adding license file 'LICENSE' 2024-04-12T10:23:55,875 writing manifest file 'reComputer.egg-info/SOURCES.txt' 2024-04-12T10:23:55,884 installing to build/bdist.linux-armv7l/wheel 2024-04-12T10:23:55,885 running install 2024-04-12T10:23:55,909 running install_lib 2024-04-12T10:23:55,913 creating build/bdist.linux-armv7l 2024-04-12T10:23:55,914 creating build/bdist.linux-armv7l/wheel 2024-04-12T10:23:55,915 creating build/bdist.linux-armv7l/wheel/reComputer 2024-04-12T10:23:55,917 copying build/lib/reComputer/main.py -> build/bdist.linux-armv7l/wheel/reComputer 2024-04-12T10:23:55,919 copying build/lib/reComputer/__init__.py -> build/bdist.linux-armv7l/wheel/reComputer 2024-04-12T10:23:55,920 running install_data 2024-04-12T10:23:55,925 creating build/bdist.linux-armv7l/wheel/reComputer-0.0.1.data 2024-04-12T10:23:55,926 creating build/bdist.linux-armv7l/wheel/reComputer-0.0.1.data/data 2024-04-12T10:23:55,927 creating build/bdist.linux-armv7l/wheel/reComputer-0.0.1.data/data/scripts 2024-04-12T10:23:55,928 copying scripts/run.sh -> build/bdist.linux-armv7l/wheel/reComputer-0.0.1.data/data/scripts 2024-04-12T10:23:55,930 running install_egg_info 2024-04-12T10:23:55,935 Copying reComputer.egg-info to build/bdist.linux-armv7l/wheel/reComputer-0.0.1-py3.11.egg-info 2024-04-12T10:23:55,944 running install_scripts 2024-04-12T10:23:55,956 creating build/bdist.linux-armv7l/wheel/reComputer-0.0.1.dist-info/WHEEL 2024-04-12T10:23:55,959 creating '/tmp/pip-wheel-7ybchn74/.tmp-_lh6w36g/reComputer-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-04-12T10:23:55,961 adding 'reComputer/__init__.py' 2024-04-12T10:23:55,962 adding 'reComputer/main.py' 2024-04-12T10:23:55,966 adding 'reComputer-0.0.1.data/data/scripts/run.sh' 2024-04-12T10:23:55,969 adding 'reComputer-0.0.1.dist-info/LICENSE' 2024-04-12T10:23:55,970 adding 'reComputer-0.0.1.dist-info/METADATA' 2024-04-12T10:23:55,972 adding 'reComputer-0.0.1.dist-info/WHEEL' 2024-04-12T10:23:55,973 adding 'reComputer-0.0.1.dist-info/top_level.txt' 2024-04-12T10:23:55,974 adding 'reComputer-0.0.1.dist-info/RECORD' 2024-04-12T10:23:55,975 removing build/bdist.linux-armv7l/wheel 2024-04-12T10:23:56,098 Building wheel for recomputer (pyproject.toml): finished with status 'done' 2024-04-12T10:23:56,104 Created wheel for recomputer: filename=reComputer-0.0.1-py3-none-any.whl size=5655 sha256=a698971b37e745e5bb17be17cb5e8e8886025d8b63518720faad324c2af79f58 2024-04-12T10:23:56,105 Stored in directory: /tmp/pip-ephem-wheel-cache-iqgyc8y0/wheels/58/cd/f5/655de17be554f3a41dc0cf8f6fa338f8ebd5080421fc47e20f 2024-04-12T10:23:56,116 Successfully built recomputer 2024-04-12T10:23:56,120 Removed build tracker: '/tmp/pip-build-tracker-15zih7ld'