2023-02-13T17:26:03,552 Created temporary directory: /tmp/pip-ephem-wheel-cache-a9hbcc1s 2023-02-13T17:26:03,554 Created temporary directory: /tmp/pip-build-tracker-uuhq52ha 2023-02-13T17:26:03,554 Initialized build tracking at /tmp/pip-build-tracker-uuhq52ha 2023-02-13T17:26:03,555 Created build tracker: /tmp/pip-build-tracker-uuhq52ha 2023-02-13T17:26:03,555 Entered build tracker: /tmp/pip-build-tracker-uuhq52ha 2023-02-13T17:26:03,555 Created temporary directory: /tmp/pip-wheel-hd6__vu8 2023-02-13T17:26:03,559 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-13T17:26:03,561 Created temporary directory: /tmp/pip-ephem-wheel-cache-bm4ei70y 2023-02-13T17:26:03,589 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-13T17:26:03,592 2 location(s) to search for versions of dreifus: 2023-02-13T17:26:03,592 * https://pypi.org/simple/dreifus/ 2023-02-13T17:26:03,592 * https://www.piwheels.org/simple/dreifus/ 2023-02-13T17:26:03,592 Fetching project page and analyzing links: https://pypi.org/simple/dreifus/ 2023-02-13T17:26:03,592 Getting page https://pypi.org/simple/dreifus/ 2023-02-13T17:26:03,594 Found index url https://pypi.org/simple 2023-02-13T17:26:03,647 Fetched page https://pypi.org/simple/dreifus/ as application/vnd.pypi.simple.v1+json 2023-02-13T17:26:03,648 Skipping link: No binaries permitted for dreifus: https://files.pythonhosted.org/packages/f6/ef/9204bc2e3ae90f331eab756f1a223e433c92cd40ce907fff2e873cf41f4f/dreifus-0.0.1-py3-none-any.whl (from https://pypi.org/simple/dreifus/) (requires-python:>=3.8.0) 2023-02-13T17:26:03,649 Found link https://files.pythonhosted.org/packages/3f/bd/2748831b430aafd671a5e874b8b2b138788402760ef3fa13e3d689a29eb6/dreifus-0.0.1.tar.gz (from https://pypi.org/simple/dreifus/) (requires-python:>=3.8.0), version: 0.0.1 2023-02-13T17:26:03,649 Fetching project page and analyzing links: https://www.piwheels.org/simple/dreifus/ 2023-02-13T17:26:03,650 Getting page https://www.piwheels.org/simple/dreifus/ 2023-02-13T17:26:03,651 Found index url https://www.piwheels.org/simple 2023-02-13T17:26:03,885 Fetched page https://www.piwheels.org/simple/dreifus/ as text/html 2023-02-13T17:26:03,886 Skipping link: not a file: https://www.piwheels.org/simple/dreifus/ 2023-02-13T17:26:03,886 Skipping link: not a file: https://pypi.org/simple/dreifus/ 2023-02-13T17:26:03,904 Given no hashes to check 1 links for project 'dreifus': discarding no candidates 2023-02-13T17:26:03,921 Collecting dreifus==0.0.1 2023-02-13T17:26:03,923 Created temporary directory: /tmp/pip-unpack-t6cc1abs 2023-02-13T17:26:04,366 Downloading dreifus-0.0.1.tar.gz (16 kB) 2023-02-13T17:26:04,479 Added dreifus==0.0.1 from https://files.pythonhosted.org/packages/3f/bd/2748831b430aafd671a5e874b8b2b138788402760ef3fa13e3d689a29eb6/dreifus-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-uuhq52ha' 2023-02-13T17:26:04,483 Created temporary directory: /tmp/pip-build-env-l3i_n_n8 2023-02-13T17:26:04,491 Installing build dependencies: started 2023-02-13T17:26:04,492 Running command pip subprocess to install build dependencies 2023-02-13T17:26:05,691 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-02-13T17:26:06,083 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-13T17:26:06,107 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-13T17:26:07,727 Collecting setuptools>=61.0 2023-02-13T17:26:07,886 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2023-02-13T17:26:09,883 Installing collected packages: setuptools 2023-02-13T17:26:12,174 Successfully installed setuptools-67.2.0 2023-02-13T17:26:12,189 [notice] A new release of pip available: 22.3 -> 23.0 2023-02-13T17:26:12,190 [notice] To update, run: python3 -m pip install --upgrade pip 2023-02-13T17:26:12,440 Installing build dependencies: finished with status 'done' 2023-02-13T17:26:12,446 Getting requirements to build wheel: started 2023-02-13T17:26:12,447 Running command Getting requirements to build wheel 2023-02-13T17:26:13,061 /tmp/pip-build-env-l3i_n_n8/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-02-13T17:26:13,062 warnings.warn(msg, _BetaConfiguration) 2023-02-13T17:26:13,261 running egg_info 2023-02-13T17:26:13,266 writing src/dreifus.egg-info/PKG-INFO 2023-02-13T17:26:13,268 writing dependency_links to src/dreifus.egg-info/dependency_links.txt 2023-02-13T17:26:13,270 writing requirements to src/dreifus.egg-info/requires.txt 2023-02-13T17:26:13,272 writing top-level names to src/dreifus.egg-info/top_level.txt 2023-02-13T17:26:13,291 reading manifest file 'src/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:13,296 writing manifest file 'src/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:13,389 Getting requirements to build wheel: finished with status 'done' 2023-02-13T17:26:13,400 Installing backend dependencies: started 2023-02-13T17:26:13,401 Running command pip subprocess to install backend dependencies 2023-02-13T17:26:14,596 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-02-13T17:26:14,994 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-13T17:26:15,019 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-13T17:26:15,606 Collecting wheel 2023-02-13T17:26:15,625 Using cached https://www.piwheels.org/simple/wheel/wheel-0.38.4-py3-none-any.whl (36 kB) 2023-02-13T17:26:17,290 Installing collected packages: wheel 2023-02-13T17:26:17,442 Creating /tmp/pip-build-env-l3i_n_n8/normal/bin 2023-02-13T17:26:17,446 changing mode of /tmp/pip-build-env-l3i_n_n8/normal/bin/wheel to 755 2023-02-13T17:26:17,460 Successfully installed wheel-0.38.4 2023-02-13T17:26:17,474 [notice] A new release of pip available: 22.3 -> 23.0 2023-02-13T17:26:17,474 [notice] To update, run: python3 -m pip install --upgrade pip 2023-02-13T17:26:17,686 Installing backend dependencies: finished with status 'done' 2023-02-13T17:26:17,689 Created temporary directory: /tmp/pip-modern-metadata-ldl5tk2h 2023-02-13T17:26:17,906 Preparing metadata (pyproject.toml): started 2023-02-13T17:26:17,907 Running command Preparing metadata (pyproject.toml) 2023-02-13T17:26:18,513 /tmp/pip-build-env-l3i_n_n8/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-02-13T17:26:18,514 warnings.warn(msg, _BetaConfiguration) 2023-02-13T17:26:18,762 running dist_info 2023-02-13T17:26:18,768 creating /tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info 2023-02-13T17:26:18,772 writing /tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/PKG-INFO 2023-02-13T17:26:18,774 writing dependency_links to /tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/dependency_links.txt 2023-02-13T17:26:18,776 writing requirements to /tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/requires.txt 2023-02-13T17:26:18,778 writing top-level names to /tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/top_level.txt 2023-02-13T17:26:18,779 writing manifest file '/tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:18,796 reading manifest file '/tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:18,800 writing manifest file '/tmp/pip-modern-metadata-ldl5tk2h/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:18,801 creating '/tmp/pip-modern-metadata-ldl5tk2h/dreifus-0.0.1.dist-info' 2023-02-13T17:26:18,928 Preparing metadata (pyproject.toml): finished with status 'done' 2023-02-13T17:26:18,935 Source in /tmp/pip-wheel-hd6__vu8/dreifus_b88d0dcf54a343b2adf243fc91ba8a22 has version 0.0.1, which satisfies requirement dreifus==0.0.1 from https://files.pythonhosted.org/packages/3f/bd/2748831b430aafd671a5e874b8b2b138788402760ef3fa13e3d689a29eb6/dreifus-0.0.1.tar.gz 2023-02-13T17:26:18,936 Removed dreifus==0.0.1 from https://files.pythonhosted.org/packages/3f/bd/2748831b430aafd671a5e874b8b2b138788402760ef3fa13e3d689a29eb6/dreifus-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-uuhq52ha' 2023-02-13T17:26:18,942 Created temporary directory: /tmp/pip-unpack-vh_nafd2 2023-02-13T17:26:18,943 Building wheels for collected packages: dreifus 2023-02-13T17:26:18,949 Created temporary directory: /tmp/pip-wheel-ks_0tec3 2023-02-13T17:26:18,949 Destination directory: /tmp/pip-wheel-ks_0tec3 2023-02-13T17:26:18,952 Building wheel for dreifus (pyproject.toml): started 2023-02-13T17:26:18,953 Running command Building wheel for dreifus (pyproject.toml) 2023-02-13T17:26:19,541 /tmp/pip-build-env-l3i_n_n8/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-02-13T17:26:19,541 warnings.warn(msg, _BetaConfiguration) 2023-02-13T17:26:19,790 running bdist_wheel 2023-02-13T17:26:19,804 running build 2023-02-13T17:26:19,804 running build_py 2023-02-13T17:26:19,810 creating build 2023-02-13T17:26:19,810 creating build/lib 2023-02-13T17:26:19,811 creating build/lib/dreifus 2023-02-13T17:26:19,812 copying src/dreifus/__init__.py -> build/lib/dreifus 2023-02-13T17:26:19,814 copying src/dreifus/pyvista.py -> build/lib/dreifus 2023-02-13T17:26:19,817 copying src/dreifus/camera.py -> build/lib/dreifus 2023-02-13T17:26:19,820 creating build/lib/dreifus/util 2023-02-13T17:26:19,821 copying src/dreifus/util/typing.py -> build/lib/dreifus/util 2023-02-13T17:26:19,823 copying src/dreifus/util/__init__.py -> build/lib/dreifus/util 2023-02-13T17:26:19,825 creating build/lib/dreifus/vector 2023-02-13T17:26:19,826 copying src/dreifus/vector/vector_torch.py -> build/lib/dreifus/vector 2023-02-13T17:26:19,828 copying src/dreifus/vector/__init__.py -> build/lib/dreifus/vector 2023-02-13T17:26:19,831 copying src/dreifus/vector/vector_base.py -> build/lib/dreifus/vector 2023-02-13T17:26:19,833 copying src/dreifus/vector/vector_numpy.py -> build/lib/dreifus/vector 2023-02-13T17:26:19,836 creating build/lib/dreifus/matrix 2023-02-13T17:26:19,837 copying src/dreifus/matrix/pose_torch.py -> build/lib/dreifus/matrix 2023-02-13T17:26:19,840 copying src/dreifus/matrix/__init__.py -> build/lib/dreifus/matrix 2023-02-13T17:26:19,842 copying src/dreifus/matrix/intrinsics_numpy.py -> build/lib/dreifus/matrix 2023-02-13T17:26:19,844 copying src/dreifus/matrix/pose_numpy.py -> build/lib/dreifus/matrix 2023-02-13T17:26:19,847 copying src/dreifus/matrix/intrinsics_torch.py -> build/lib/dreifus/matrix 2023-02-13T17:26:19,849 copying src/dreifus/matrix/pose_base.py -> build/lib/dreifus/matrix 2023-02-13T17:26:19,851 running egg_info 2023-02-13T17:26:19,859 writing src/dreifus.egg-info/PKG-INFO 2023-02-13T17:26:19,861 writing dependency_links to src/dreifus.egg-info/dependency_links.txt 2023-02-13T17:26:19,863 writing requirements to src/dreifus.egg-info/requires.txt 2023-02-13T17:26:19,864 writing top-level names to src/dreifus.egg-info/top_level.txt 2023-02-13T17:26:19,874 reading manifest file 'src/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:19,879 writing manifest file 'src/dreifus.egg-info/SOURCES.txt' 2023-02-13T17:26:19,890 installing to build/bdist.linux-armv7l/wheel 2023-02-13T17:26:19,890 running install 2023-02-13T17:26:19,916 running install_lib 2023-02-13T17:26:19,920 creating build/bdist.linux-armv7l 2023-02-13T17:26:19,921 creating build/bdist.linux-armv7l/wheel 2023-02-13T17:26:19,923 creating build/bdist.linux-armv7l/wheel/dreifus 2023-02-13T17:26:19,925 creating build/bdist.linux-armv7l/wheel/dreifus/util 2023-02-13T17:26:19,926 copying build/lib/dreifus/util/typing.py -> build/bdist.linux-armv7l/wheel/dreifus/util 2023-02-13T17:26:19,928 copying build/lib/dreifus/util/__init__.py -> build/bdist.linux-armv7l/wheel/dreifus/util 2023-02-13T17:26:19,929 copying build/lib/dreifus/__init__.py -> build/bdist.linux-armv7l/wheel/dreifus 2023-02-13T17:26:19,931 copying build/lib/dreifus/pyvista.py -> build/bdist.linux-armv7l/wheel/dreifus 2023-02-13T17:26:19,934 creating build/bdist.linux-armv7l/wheel/dreifus/vector 2023-02-13T17:26:19,935 copying build/lib/dreifus/vector/vector_torch.py -> build/bdist.linux-armv7l/wheel/dreifus/vector 2023-02-13T17:26:19,937 copying build/lib/dreifus/vector/__init__.py -> build/bdist.linux-armv7l/wheel/dreifus/vector 2023-02-13T17:26:19,939 copying build/lib/dreifus/vector/vector_base.py -> build/bdist.linux-armv7l/wheel/dreifus/vector 2023-02-13T17:26:19,941 copying build/lib/dreifus/vector/vector_numpy.py -> build/bdist.linux-armv7l/wheel/dreifus/vector 2023-02-13T17:26:19,943 creating build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,944 copying build/lib/dreifus/matrix/pose_torch.py -> build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,947 copying build/lib/dreifus/matrix/__init__.py -> build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,949 copying build/lib/dreifus/matrix/intrinsics_numpy.py -> build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,951 copying build/lib/dreifus/matrix/pose_numpy.py -> build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,954 copying build/lib/dreifus/matrix/intrinsics_torch.py -> build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,956 copying build/lib/dreifus/matrix/pose_base.py -> build/bdist.linux-armv7l/wheel/dreifus/matrix 2023-02-13T17:26:19,958 copying build/lib/dreifus/camera.py -> build/bdist.linux-armv7l/wheel/dreifus 2023-02-13T17:26:19,960 running install_egg_info 2023-02-13T17:26:19,964 Copying src/dreifus.egg-info to build/bdist.linux-armv7l/wheel/dreifus-0.0.1-py3.9.egg-info 2023-02-13T17:26:19,974 running install_scripts 2023-02-13T17:26:19,989 creating build/bdist.linux-armv7l/wheel/dreifus-0.0.1.dist-info/WHEEL 2023-02-13T17:26:19,992 creating '/tmp/pip-wheel-ks_0tec3/.tmp-y02ec9k1/dreifus-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-02-13T17:26:19,994 adding 'dreifus/__init__.py' 2023-02-13T17:26:19,996 adding 'dreifus/camera.py' 2023-02-13T17:26:19,998 adding 'dreifus/pyvista.py' 2023-02-13T17:26:20,000 adding 'dreifus/matrix/__init__.py' 2023-02-13T17:26:20,001 adding 'dreifus/matrix/intrinsics_numpy.py' 2023-02-13T17:26:20,003 adding 'dreifus/matrix/intrinsics_torch.py' 2023-02-13T17:26:20,004 adding 'dreifus/matrix/pose_base.py' 2023-02-13T17:26:20,006 adding 'dreifus/matrix/pose_numpy.py' 2023-02-13T17:26:20,008 adding 'dreifus/matrix/pose_torch.py' 2023-02-13T17:26:20,011 adding 'dreifus/util/__init__.py' 2023-02-13T17:26:20,012 adding 'dreifus/util/typing.py' 2023-02-13T17:26:20,015 adding 'dreifus/vector/__init__.py' 2023-02-13T17:26:20,016 adding 'dreifus/vector/vector_base.py' 2023-02-13T17:26:20,018 adding 'dreifus/vector/vector_numpy.py' 2023-02-13T17:26:20,019 adding 'dreifus/vector/vector_torch.py' 2023-02-13T17:26:20,021 adding 'dreifus-0.0.1.dist-info/METADATA' 2023-02-13T17:26:20,022 adding 'dreifus-0.0.1.dist-info/WHEEL' 2023-02-13T17:26:20,023 adding 'dreifus-0.0.1.dist-info/top_level.txt' 2023-02-13T17:26:20,024 adding 'dreifus-0.0.1.dist-info/RECORD' 2023-02-13T17:26:20,026 removing build/bdist.linux-armv7l/wheel 2023-02-13T17:26:20,131 Building wheel for dreifus (pyproject.toml): finished with status 'done' 2023-02-13T17:26:20,137 Created wheel for dreifus: filename=dreifus-0.0.1-py3-none-any.whl size=18887 sha256=432e59cb7f5010ae0d991f6cb7d25355753641a15f07b7ef012bf4a983443226 2023-02-13T17:26:20,138 Stored in directory: /tmp/pip-ephem-wheel-cache-bm4ei70y/wheels/1a/09/ce/6e1b4b5c4966aaacf3de198e4b7e7a2d16321ec857c154a2be 2023-02-13T17:26:20,149 Successfully built dreifus 2023-02-13T17:26:20,153 Removed build tracker: '/tmp/pip-build-tracker-uuhq52ha'