2023-10-12T13:56:54,776 Created temporary directory: /tmp/pip-build-tracker-8s_h0sv4 2023-10-12T13:56:54,777 Initialized build tracking at /tmp/pip-build-tracker-8s_h0sv4 2023-10-12T13:56:54,778 Created build tracker: /tmp/pip-build-tracker-8s_h0sv4 2023-10-12T13:56:54,778 Entered build tracker: /tmp/pip-build-tracker-8s_h0sv4 2023-10-12T13:56:54,778 Created temporary directory: /tmp/pip-wheel-9jbcftgx 2023-10-12T13:56:54,782 Created temporary directory: /tmp/pip-ephem-wheel-cache-018gebfp 2023-10-12T13:56:54,806 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-12T13:56:54,810 2 location(s) to search for versions of vlsift: 2023-10-12T13:56:54,810 * https://pypi.org/simple/vlsift/ 2023-10-12T13:56:54,810 * https://www.piwheels.org/simple/vlsift/ 2023-10-12T13:56:54,810 Fetching project page and analyzing links: https://pypi.org/simple/vlsift/ 2023-10-12T13:56:54,811 Getting page https://pypi.org/simple/vlsift/ 2023-10-12T13:56:54,812 Found index url https://pypi.org/simple/ 2023-10-12T13:56:54,862 Fetched page https://pypi.org/simple/vlsift/ as application/vnd.pypi.simple.v1+json 2023-10-12T13:56:54,863 Found link https://files.pythonhosted.org/packages/f1/2c/e3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc/vlsift-0.1.0.tar.gz (from https://pypi.org/simple/vlsift/), version: 0.1.0 2023-10-12T13:56:54,864 Fetching project page and analyzing links: https://www.piwheels.org/simple/vlsift/ 2023-10-12T13:56:54,864 Getting page https://www.piwheels.org/simple/vlsift/ 2023-10-12T13:56:54,865 Found index url https://www.piwheels.org/simple/ 2023-10-12T13:56:54,929 Fetched page https://www.piwheels.org/simple/vlsift/ as text/html 2023-10-12T13:56:54,929 Skipping link: not a file: https://www.piwheels.org/simple/vlsift/ 2023-10-12T13:56:54,930 Skipping link: not a file: https://pypi.org/simple/vlsift/ 2023-10-12T13:56:54,947 Given no hashes to check 1 links for project 'vlsift': discarding no candidates 2023-10-12T13:56:54,964 Collecting vlsift==0.1.0 2023-10-12T13:56:54,966 Created temporary directory: /tmp/pip-unpack-imp48aue 2023-10-12T13:56:55,009 Downloading vlsift-0.1.0.tar.gz (592 kB) 2023-10-12T13:56:55,275 Added vlsift==0.1.0 from https://files.pythonhosted.org/packages/f1/2c/e3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc/vlsift-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-8s_h0sv4' 2023-10-12T13:56:55,280 Created temporary directory: /tmp/pip-build-env-egd97xo0 2023-10-12T13:56:55,290 Installing build dependencies: started 2023-10-12T13:56:55,291 Running command pip subprocess to install build dependencies 2023-10-12T13:56:56,494 Using pip 23.2.1 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-10-12T13:56:57,032 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-12T13:56:58,615 Collecting setuptools 2023-10-12T13:56:58,687 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-10-12T13:56:58,946 Collecting wheel 2023-10-12T13:56:58,964 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-10-12T13:57:00,631 Collecting cython 2023-10-12T13:57:01,395 Using cached https://www.piwheels.org/simple/cython/Cython-3.0.3-cp39-cp39-linux_armv7l.whl (10.7 MB) 2023-10-12T13:57:02,987 Collecting numpy 2023-10-12T13:57:04,335 Using cached https://www.piwheels.org/simple/numpy/numpy-1.26.0-cp39-cp39-linux_armv7l.whl (19.4 MB) 2023-10-12T13:57:06,590 Installing collected packages: wheel, setuptools, numpy, cython 2023-10-12T13:57:06,815 Creating /tmp/pip-build-env-egd97xo0/overlay/bin 2023-10-12T13:57:06,817 changing mode of /tmp/pip-build-env-egd97xo0/overlay/bin/wheel to 755 2023-10-12T13:57:16,624 changing mode of /tmp/pip-build-env-egd97xo0/overlay/bin/f2py to 755 2023-10-12T13:57:20,087 changing mode of /tmp/pip-build-env-egd97xo0/overlay/bin/cygdb to 755 2023-10-12T13:57:20,089 changing mode of /tmp/pip-build-env-egd97xo0/overlay/bin/cython to 755 2023-10-12T13:57:20,092 changing mode of /tmp/pip-build-env-egd97xo0/overlay/bin/cythonize to 755 2023-10-12T13:57:20,120 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2023-10-12T13:57:20,120 scipy 1.8.1 requires numpy<1.25.0,>=1.17.3, but you have numpy 1.26.0 which is incompatible. 2023-10-12T13:57:20,121 Successfully installed cython-3.0.3 numpy-1.26.0 setuptools-68.2.2 wheel-0.41.2 2023-10-12T13:57:20,728 Installing build dependencies: finished with status 'done' 2023-10-12T13:57:20,733 Getting requirements to build wheel: started 2023-10-12T13:57:20,734 Running command Getting requirements to build wheel 2023-10-12T13:57:25,938 running egg_info 2023-10-12T13:57:25,947 writing vlsift.egg-info/PKG-INFO 2023-10-12T13:57:25,951 writing dependency_links to vlsift.egg-info/dependency_links.txt 2023-10-12T13:57:25,954 writing top-level names to vlsift.egg-info/top_level.txt 2023-10-12T13:57:25,985 reading manifest file 'vlsift.egg-info/SOURCES.txt' 2023-10-12T13:57:25,990 reading manifest template 'MANIFEST.in' 2023-10-12T13:57:25,991 warning: no files found matching 'vlsift/_version.py' 2023-10-12T13:57:26,059 adding license file 'LICENSE.txt' 2023-10-12T13:57:26,063 writing manifest file 'vlsift.egg-info/SOURCES.txt' 2023-10-12T13:57:26,462 Getting requirements to build wheel: finished with status 'done' 2023-10-12T13:57:26,471 Created temporary directory: /tmp/pip-modern-metadata-efqroge1 2023-10-12T13:57:26,474 Preparing metadata (pyproject.toml): started 2023-10-12T13:57:26,475 Running command Preparing metadata (pyproject.toml) 2023-10-12T13:57:27,817 running dist_info 2023-10-12T13:57:27,842 creating /tmp/pip-modern-metadata-efqroge1/vlsift.egg-info 2023-10-12T13:57:27,847 writing /tmp/pip-modern-metadata-efqroge1/vlsift.egg-info/PKG-INFO 2023-10-12T13:57:27,851 writing dependency_links to /tmp/pip-modern-metadata-efqroge1/vlsift.egg-info/dependency_links.txt 2023-10-12T13:57:27,853 writing top-level names to /tmp/pip-modern-metadata-efqroge1/vlsift.egg-info/top_level.txt 2023-10-12T13:57:27,855 writing manifest file '/tmp/pip-modern-metadata-efqroge1/vlsift.egg-info/SOURCES.txt' 2023-10-12T13:57:27,880 reading manifest file '/tmp/pip-modern-metadata-efqroge1/vlsift.egg-info/SOURCES.txt' 2023-10-12T13:57:27,882 reading manifest template 'MANIFEST.in' 2023-10-12T13:57:27,883 warning: no files found matching 'vlsift/_version.py' 2023-10-12T13:57:27,945 adding license file 'LICENSE.txt' 2023-10-12T13:57:27,949 writing manifest file '/tmp/pip-modern-metadata-efqroge1/vlsift.egg-info/SOURCES.txt' 2023-10-12T13:57:27,950 creating '/tmp/pip-modern-metadata-efqroge1/vlsift-0.1.0.dist-info' 2023-10-12T13:57:28,136 Preparing metadata (pyproject.toml): finished with status 'done' 2023-10-12T13:57:28,143 Source in /tmp/pip-wheel-9jbcftgx/vlsift_0fdf2fd5bd2e4d798f90a64de1e0f0d1 has version 0.1.0, which satisfies requirement vlsift==0.1.0 from https://files.pythonhosted.org/packages/f1/2c/e3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc/vlsift-0.1.0.tar.gz 2023-10-12T13:57:28,143 Removed vlsift==0.1.0 from https://files.pythonhosted.org/packages/f1/2c/e3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc/vlsift-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-8s_h0sv4' 2023-10-12T13:57:28,148 Created temporary directory: /tmp/pip-unpack-9lxw8wqb 2023-10-12T13:57:28,148 Created temporary directory: /tmp/pip-unpack-p7qhuj11 2023-10-12T13:57:28,150 Building wheels for collected packages: vlsift 2023-10-12T13:57:28,155 Created temporary directory: /tmp/pip-wheel-ygzmbmnz 2023-10-12T13:57:28,155 Destination directory: /tmp/pip-wheel-ygzmbmnz 2023-10-12T13:57:28,158 Building wheel for vlsift (pyproject.toml): started 2023-10-12T13:57:28,159 Running command Building wheel for vlsift (pyproject.toml) 2023-10-12T13:57:29,563 running bdist_wheel 2023-10-12T13:57:29,599 running build 2023-10-12T13:57:29,599 running build_py 2023-10-12T13:57:29,608 creating build 2023-10-12T13:57:29,608 creating build/lib.linux-armv7l-cpython-39 2023-10-12T13:57:29,611 creating build/lib.linux-armv7l-cpython-39/vlsift 2023-10-12T13:57:29,612 copying vlsift/utils.py -> build/lib.linux-armv7l-cpython-39/vlsift 2023-10-12T13:57:29,614 copying vlsift/__init__.py -> build/lib.linux-armv7l-cpython-39/vlsift 2023-10-12T13:57:29,617 creating build/lib.linux-armv7l-cpython-39/vlsift/_vl 2023-10-12T13:57:29,618 copying vlsift/_vl/__init__.py -> build/lib.linux-armv7l-cpython-39/vlsift/_vl 2023-10-12T13:57:29,619 creating build/lib.linux-armv7l-cpython-39/vlsift/sift 2023-10-12T13:57:29,620 copying vlsift/sift/sift.py -> build/lib.linux-armv7l-cpython-39/vlsift/sift 2023-10-12T13:57:29,623 copying vlsift/sift/__init__.py -> build/lib.linux-armv7l-cpython-39/vlsift/sift 2023-10-12T13:57:29,624 creating build/lib.linux-armv7l-cpython-39/vlsift/sift/tests 2023-10-12T13:57:29,625 copying vlsift/sift/tests/__init__.py -> build/lib.linux-armv7l-cpython-39/vlsift/sift/tests 2023-10-12T13:57:29,627 copying vlsift/sift/tests/sift_test.py -> build/lib.linux-armv7l-cpython-39/vlsift/sift/tests 2023-10-12T13:57:29,630 creating build/lib.linux-armv7l-cpython-39/vlsift/data 2023-10-12T13:57:29,631 copying vlsift/data/ascent.descr -> build/lib.linux-armv7l-cpython-39/vlsift/data 2023-10-12T13:57:29,647 copying vlsift/data/ascent.frame -> build/lib.linux-armv7l-cpython-39/vlsift/data 2023-10-12T13:57:29,653 running build_ext 2023-10-12T13:57:29,664 building 'vlsift.sift.cysift' extension 2023-10-12T13:57:29,665 creating build/temp.linux-armv7l-cpython-39 2023-10-12T13:57:29,666 creating build/temp.linux-armv7l-cpython-39/vlsift 2023-10-12T13:57:29,667 creating build/temp.linux-armv7l-cpython-39/vlsift/sift 2023-10-12T13:57:29,669 creating build/temp.linux-armv7l-cpython-39/vlsift/sift/vl 2023-10-12T13:57:29,670 arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -Ivlsift -I/usr/local/lib/python3.9/dist-packages/numpy/core/include -Ivlsift/sift/vl -I/usr/include/python3.9 -c vlsift/sift/cysift.c -o build/temp.linux-armv7l-cpython-39/vlsift/sift/cysift.o -Wno-unused-function -pthread -lgomp -msse2 -mavx 2023-10-12T13:57:29,686 arm-linux-gnueabihf-gcc: error: unrecognized command-line option ‘-msse2’ 2023-10-12T13:57:29,687 arm-linux-gnueabihf-gcc: error: unrecognized command-line option ‘-mavx’ 2023-10-12T13:57:29,690 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-10-12T13:57:29,810 ERROR: [present-rich] Building wheel for vlsift (pyproject.toml) exited with 1 2023-10-12T13:57:29,828 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /tmp/tmp2d86swib[/] 2023-10-12T13:57:29,828 [bold magenta]cwd[/]: /tmp/pip-wheel-9jbcftgx/vlsift_0fdf2fd5bd2e4d798f90a64de1e0f0d1 2023-10-12T13:57:29,828 Building wheel for vlsift (pyproject.toml): finished with status 'error' 2023-10-12T13:57:29,830 ERROR: Failed building wheel for vlsift 2023-10-12T13:57:29,833 Failed to build vlsift 2023-10-12T13:57:29,834 ERROR: Failed to build one or more wheels 2023-10-12T13:57:29,835 Exception information: 2023-10-12T13:57:29,835 Traceback (most recent call last): 2023-10-12T13:57:29,835 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-10-12T13:57:29,835 status = run_func(*args) 2023-10-12T13:57:29,835 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-10-12T13:57:29,835 return func(self, options, args) 2023-10-12T13:57:29,835 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-10-12T13:57:29,835 raise CommandError("Failed to build one or more wheels") 2023-10-12T13:57:29,835 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-10-12T13:57:29,837 Removed build tracker: '/tmp/pip-build-tracker-8s_h0sv4'