2025-12-08T13:42:16,202 Created temporary directory: /tmp/pip-ephem-wheel-cache-pilbe73d 2025-12-08T13:42:16,204 Created temporary directory: /tmp/pip-build-tracker-tbkc8gie 2025-12-08T13:42:16,204 Initialized build tracking at /tmp/pip-build-tracker-tbkc8gie 2025-12-08T13:42:16,205 Created build tracker: /tmp/pip-build-tracker-tbkc8gie 2025-12-08T13:42:16,205 Entered build tracker: /tmp/pip-build-tracker-tbkc8gie 2025-12-08T13:42:16,206 Created temporary directory: /tmp/pip-wheel-b8dd6sxi 2025-12-08T13:42:16,209 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 2025-12-08T13:42:16,211 Created temporary directory: /tmp/pip-ephem-wheel-cache-us3ctkp7 2025-12-08T13:42:16,233 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-08T13:42:16,236 2 location(s) to search for versions of cupy-fft-match: 2025-12-08T13:42:16,236 * https://pypi.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,236 * https://www.piwheels.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,237 Fetching project page and analyzing links: https://pypi.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,238 Getting page https://pypi.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,239 Found index url https://pypi.org/simple 2025-12-08T13:42:16,449 Fetched page https://pypi.org/simple/cupy-fft-match/ as application/vnd.pypi.simple.v1+json 2025-12-08T13:42:16,451 Skipping link: No binaries permitted for cupy-fft-match: https://files.pythonhosted.org/packages/45/38/21de5c37388a413b3e29b35daa5709ecdeb6e5bd43ff83bd8bf285e25c54/cupy_fft_match-0.0.0-py3-none-any.whl (from https://pypi.org/simple/cupy-fft-match/) (requires-python:>=3.10) 2025-12-08T13:42:16,453 Found link https://files.pythonhosted.org/packages/9b/f9/7cd2f89ce1b652d38037f847b65c975cd3f5aca166a3173c6d38e0eb3e15/cupy_fft_match-0.0.0.tar.gz (from https://pypi.org/simple/cupy-fft-match/) (requires-python:>=3.10), version: 0.0.0 2025-12-08T13:42:16,454 Fetching project page and analyzing links: https://www.piwheels.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,455 Getting page https://www.piwheels.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,457 Found index url https://www.piwheels.org/simple 2025-12-08T13:42:16,646 Fetched page https://www.piwheels.org/simple/cupy-fft-match/ as text/html 2025-12-08T13:42:16,647 Skipping link: not a file: https://www.piwheels.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,648 Skipping link: not a file: https://pypi.org/simple/cupy-fft-match/ 2025-12-08T13:42:16,667 Given no hashes to check 1 links for project 'cupy-fft-match': discarding no candidates 2025-12-08T13:42:16,685 Collecting cupy-fft-match==0.0.0 2025-12-08T13:42:16,687 Created temporary directory: /tmp/pip-unpack-f2iq8_6u 2025-12-08T13:42:17,989 Downloading cupy_fft_match-0.0.0.tar.gz (3.5 kB) 2025-12-08T13:42:18,018 Added cupy-fft-match==0.0.0 from https://files.pythonhosted.org/packages/9b/f9/7cd2f89ce1b652d38037f847b65c975cd3f5aca166a3173c6d38e0eb3e15/cupy_fft_match-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-tbkc8gie' 2025-12-08T13:42:18,021 Created temporary directory: /tmp/pip-build-env-jsfjva6t 2025-12-08T13:42:18,026 Installing build dependencies: started 2025-12-08T13:42:18,027 Running command pip subprocess to install build dependencies 2025-12-08T13:42:19,379 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2025-12-08T13:42:20,224 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 2025-12-08T13:42:20,247 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-08T13:42:21,967 Collecting setuptools 2025-12-08T13:42:22,076 Using cached https://www.piwheels.org/simple/setuptools/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-08T13:42:24,993 Installing collected packages: setuptools 2025-12-08T13:42:28,626 Successfully installed setuptools-80.9.0 2025-12-08T13:42:28,898 Installing build dependencies: finished with status 'done' 2025-12-08T13:42:28,904 Getting requirements to build wheel: started 2025-12-08T13:42:28,905 Running command Getting requirements to build wheel 2025-12-08T13:42:29,500 /tmp/pip-build-env-jsfjva6t/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-08T13:42:29,500 !! 2025-12-08T13:42:29,501 ******************************************************************************** 2025-12-08T13:42:29,502 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-08T13:42:29,503 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-08T13:42:29,503 or your builds will no longer be supported. 2025-12-08T13:42:29,504 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-08T13:42:29,505 ******************************************************************************** 2025-12-08T13:42:29,506 !! 2025-12-08T13:42:29,507 corresp(dist, value, root_dir) 2025-12-08T13:42:29,612 running egg_info 2025-12-08T13:42:29,620 writing cupy_fft_match.egg-info/PKG-INFO 2025-12-08T13:42:29,623 writing dependency_links to cupy_fft_match.egg-info/dependency_links.txt 2025-12-08T13:42:29,626 writing requirements to cupy_fft_match.egg-info/requires.txt 2025-12-08T13:42:29,627 writing top-level names to cupy_fft_match.egg-info/top_level.txt 2025-12-08T13:42:29,648 reading manifest file 'cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:29,651 adding license file 'LICENSE' 2025-12-08T13:42:29,654 writing manifest file 'cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:29,754 Getting requirements to build wheel: finished with status 'done' 2025-12-08T13:42:29,758 Created temporary directory: /tmp/pip-modern-metadata-st138zjl 2025-12-08T13:42:29,760 Preparing metadata (pyproject.toml): started 2025-12-08T13:42:29,761 Running command Preparing metadata (pyproject.toml) 2025-12-08T13:42:30,319 /tmp/pip-build-env-jsfjva6t/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-08T13:42:30,319 !! 2025-12-08T13:42:30,320 ******************************************************************************** 2025-12-08T13:42:30,321 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-08T13:42:30,322 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-08T13:42:30,323 or your builds will no longer be supported. 2025-12-08T13:42:30,324 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-08T13:42:30,325 ******************************************************************************** 2025-12-08T13:42:30,326 !! 2025-12-08T13:42:30,326 corresp(dist, value, root_dir) 2025-12-08T13:42:30,427 running dist_info 2025-12-08T13:42:30,440 creating /tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info 2025-12-08T13:42:30,441 writing /tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/PKG-INFO 2025-12-08T13:42:30,444 writing dependency_links to /tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/dependency_links.txt 2025-12-08T13:42:30,446 writing requirements to /tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/requires.txt 2025-12-08T13:42:30,447 writing top-level names to /tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/top_level.txt 2025-12-08T13:42:30,449 writing manifest file '/tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:30,468 reading manifest file '/tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:30,470 adding license file 'LICENSE' 2025-12-08T13:42:30,473 writing manifest file '/tmp/pip-modern-metadata-st138zjl/cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:30,474 creating '/tmp/pip-modern-metadata-st138zjl/cupy_fft_match-0.0.0.dist-info' 2025-12-08T13:42:30,598 Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-08T13:42:30,603 Source in /tmp/pip-wheel-b8dd6sxi/cupy-fft-match_4e58c965a83b407d9a954e8a7993efeb has version 0.0.0, which satisfies requirement cupy-fft-match==0.0.0 from https://files.pythonhosted.org/packages/9b/f9/7cd2f89ce1b652d38037f847b65c975cd3f5aca166a3173c6d38e0eb3e15/cupy_fft_match-0.0.0.tar.gz 2025-12-08T13:42:30,604 Removed cupy-fft-match==0.0.0 from https://files.pythonhosted.org/packages/9b/f9/7cd2f89ce1b652d38037f847b65c975cd3f5aca166a3173c6d38e0eb3e15/cupy_fft_match-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-tbkc8gie' 2025-12-08T13:42:30,610 Created temporary directory: /tmp/pip-unpack-bxbt_5wh 2025-12-08T13:42:30,610 Building wheels for collected packages: cupy-fft-match 2025-12-08T13:42:30,615 Created temporary directory: /tmp/pip-wheel-sww22rll 2025-12-08T13:42:30,615 Destination directory: /tmp/pip-wheel-sww22rll 2025-12-08T13:42:30,617 Building wheel for cupy-fft-match (pyproject.toml): started 2025-12-08T13:42:30,619 Running command Building wheel for cupy-fft-match (pyproject.toml) 2025-12-08T13:42:31,163 /tmp/pip-build-env-jsfjva6t/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-08T13:42:31,164 !! 2025-12-08T13:42:31,165 ******************************************************************************** 2025-12-08T13:42:31,166 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-08T13:42:31,167 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-08T13:42:31,168 or your builds will no longer be supported. 2025-12-08T13:42:31,169 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-08T13:42:31,170 ******************************************************************************** 2025-12-08T13:42:31,171 !! 2025-12-08T13:42:31,172 corresp(dist, value, root_dir) 2025-12-08T13:42:31,258 running bdist_wheel 2025-12-08T13:42:31,279 running build 2025-12-08T13:42:31,280 running build_py 2025-12-08T13:42:31,286 creating build/lib/cupy_fft_match 2025-12-08T13:42:31,289 copying cupy_fft_match/match_arr.py -> build/lib/cupy_fft_match 2025-12-08T13:42:31,291 copying cupy_fft_match/__init__.py -> build/lib/cupy_fft_match 2025-12-08T13:42:31,293 running egg_info 2025-12-08T13:42:31,305 writing cupy_fft_match.egg-info/PKG-INFO 2025-12-08T13:42:31,307 writing dependency_links to cupy_fft_match.egg-info/dependency_links.txt 2025-12-08T13:42:31,309 writing requirements to cupy_fft_match.egg-info/requires.txt 2025-12-08T13:42:31,310 writing top-level names to cupy_fft_match.egg-info/top_level.txt 2025-12-08T13:42:31,319 reading manifest file 'cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:31,321 adding license file 'LICENSE' 2025-12-08T13:42:31,324 writing manifest file 'cupy_fft_match.egg-info/SOURCES.txt' 2025-12-08T13:42:31,337 installing to build/bdist.linux-armv7l/wheel 2025-12-08T13:42:31,338 running install 2025-12-08T13:42:31,360 running install_lib 2025-12-08T13:42:31,367 creating build/bdist.linux-armv7l/wheel 2025-12-08T13:42:31,369 creating build/bdist.linux-armv7l/wheel/cupy_fft_match 2025-12-08T13:42:31,370 copying build/lib/cupy_fft_match/match_arr.py -> build/bdist.linux-armv7l/wheel/./cupy_fft_match 2025-12-08T13:42:31,372 copying build/lib/cupy_fft_match/__init__.py -> build/bdist.linux-armv7l/wheel/./cupy_fft_match 2025-12-08T13:42:31,374 running install_egg_info 2025-12-08T13:42:31,379 Copying cupy_fft_match.egg-info to build/bdist.linux-armv7l/wheel/./cupy_fft_match-0.0.0-py3.11.egg-info 2025-12-08T13:42:31,389 running install_scripts 2025-12-08T13:42:31,400 creating build/bdist.linux-armv7l/wheel/cupy_fft_match-0.0.0.dist-info/WHEEL 2025-12-08T13:42:31,403 creating '/tmp/pip-wheel-sww22rll/.tmp-v0_d4qkj/cupy_fft_match-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-12-08T13:42:31,405 adding 'cupy_fft_match/__init__.py' 2025-12-08T13:42:31,406 adding 'cupy_fft_match/match_arr.py' 2025-12-08T13:42:31,409 adding 'cupy_fft_match-0.0.0.dist-info/licenses/LICENSE' 2025-12-08T13:42:31,410 adding 'cupy_fft_match-0.0.0.dist-info/METADATA' 2025-12-08T13:42:31,411 adding 'cupy_fft_match-0.0.0.dist-info/WHEEL' 2025-12-08T13:42:31,412 adding 'cupy_fft_match-0.0.0.dist-info/top_level.txt' 2025-12-08T13:42:31,413 adding 'cupy_fft_match-0.0.0.dist-info/RECORD' 2025-12-08T13:42:31,414 removing build/bdist.linux-armv7l/wheel 2025-12-08T13:42:31,516 Building wheel for cupy-fft-match (pyproject.toml): finished with status 'done' 2025-12-08T13:42:31,521 Created wheel for cupy-fft-match: filename=cupy_fft_match-0.0.0-py3-none-any.whl size=4413 sha256=0a09f3059ca29d4580a59668fcd614e581fc138f9a15ab7915a8cc7df0bb976c 2025-12-08T13:42:31,522 Stored in directory: /tmp/pip-ephem-wheel-cache-us3ctkp7/wheels/d0/61/49/0bb55a722b886b97f1e4dbfcf7d554ddf9195f0c2916e7b1bc 2025-12-08T13:42:31,532 Successfully built cupy-fft-match 2025-12-08T13:42:31,535 Removed build tracker: '/tmp/pip-build-tracker-tbkc8gie'