2025-09-09T14:27:20,127 Created temporary directory: /tmp/pip-build-tracker-jxwbbdj8 2025-09-09T14:27:20,127 Initialized build tracking at /tmp/pip-build-tracker-jxwbbdj8 2025-09-09T14:27:20,128 Created build tracker: /tmp/pip-build-tracker-jxwbbdj8 2025-09-09T14:27:20,128 Entered build tracker: /tmp/pip-build-tracker-jxwbbdj8 2025-09-09T14:27:20,128 Created temporary directory: /tmp/pip-wheel-zda0hoq1 2025-09-09T14:27:20,131 Created temporary directory: /tmp/pip-ephem-wheel-cache-qpl7x2ww 2025-09-09T14:27:20,189 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T14:27:20,191 2 location(s) to search for versions of hashdl: 2025-09-09T14:27:20,191 * https://pypi.org/simple/hashdl/ 2025-09-09T14:27:20,191 * https://www.piwheels.org/simple/hashdl/ 2025-09-09T14:27:20,192 Fetching project page and analyzing links: https://pypi.org/simple/hashdl/ 2025-09-09T14:27:20,192 Getting page https://pypi.org/simple/hashdl/ 2025-09-09T14:27:20,194 Found index url https://pypi.org/simple/ 2025-09-09T14:27:20,264 Fetched page https://pypi.org/simple/hashdl/ as application/vnd.pypi.simple.v1+json 2025-09-09T14:27:20,265 Found link https://files.pythonhosted.org/packages/61/81/ff00966b70d0c75fead0c355de5ab1af76a64dee3baf4735f87408b06c6f/HashDL-0.0.0.tar.gz (from https://pypi.org/simple/hashdl/), version: 0.0.0 2025-09-09T14:27:20,265 Found link https://files.pythonhosted.org/packages/a2/9d/66443f301d7fcc92eef219acfab686c77f253a22fa22a8691f94b992b657/HashDL-1.0.2.tar.gz (from https://pypi.org/simple/hashdl/), version: 1.0.2 2025-09-09T14:27:20,266 Found link https://files.pythonhosted.org/packages/5f/69/4496408090443ec6ab5b9f479c7036cb7db5e83efdb62d79e8c58dbecca3/HashDL-2.0.0.tar.gz (from https://pypi.org/simple/hashdl/), version: 2.0.0 2025-09-09T14:27:20,266 Found link https://files.pythonhosted.org/packages/2e/1d/4750e3a3cfe45b3aa99c2f9c7de336dd6ddc69bb91d851031947c2ef03b1/HashDL-3.0.0.tar.gz (from https://pypi.org/simple/hashdl/), version: 3.0.0 2025-09-09T14:27:20,266 Found link https://files.pythonhosted.org/packages/b7/38/c52d5e5c35229315259c69d089fcf364138612817f325496428f1ac6068a/HashDL-3.0.1.tar.gz (from https://pypi.org/simple/hashdl/), version: 3.0.1 2025-09-09T14:27:20,266 Found link https://files.pythonhosted.org/packages/e7/4d/a7acf4d9140af7a45beab25352b35ed1f217388c1e7f02bdc75c174e1f18/HashDL-3.0.2.tar.gz (from https://pypi.org/simple/hashdl/), version: 3.0.2 2025-09-09T14:27:20,266 Found link https://files.pythonhosted.org/packages/1c/06/00f13f029f41801097366aa069850308eb34416994aafea9ed37b55b4cc3/HashDL-4.0.0.tar.gz (from https://pypi.org/simple/hashdl/), version: 4.0.0 2025-09-09T14:27:20,267 Fetching project page and analyzing links: https://www.piwheels.org/simple/hashdl/ 2025-09-09T14:27:20,267 Getting page https://www.piwheels.org/simple/hashdl/ 2025-09-09T14:27:20,268 Found index url https://www.piwheels.org/simple/ 2025-09-09T14:27:20,355 Fetched page https://www.piwheels.org/simple/hashdl/ as text/html 2025-09-09T14:27:20,356 Skipping link: not a file: https://www.piwheels.org/simple/hashdl/ 2025-09-09T14:27:20,356 Skipping link: not a file: https://pypi.org/simple/hashdl/ 2025-09-09T14:27:20,379 Given no hashes to check 1 links for project 'hashdl': discarding no candidates 2025-09-09T14:27:20,380 Collecting hashdl==3.0.1 2025-09-09T14:27:20,381 Created temporary directory: /tmp/pip-unpack-igjyz8h8 2025-09-09T14:27:20,525 Downloading HashDL-3.0.1.tar.gz (190 kB) 2025-09-09T14:27:20,601 Added hashdl==3.0.1 from https://files.pythonhosted.org/packages/b7/38/c52d5e5c35229315259c69d089fcf364138612817f325496428f1ac6068a/HashDL-3.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-jxwbbdj8' 2025-09-09T14:27:20,602 Running setup.py (path:/tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043/setup.py) egg_info for package hashdl 2025-09-09T14:27:20,602 Created temporary directory: /tmp/pip-pip-egg-info-f5uzpgt2 2025-09-09T14:27:20,602 Preparing metadata (setup.py): started 2025-09-09T14:27:20,603 Running command python setup.py egg_info 2025-09-09T14:27:21,309 /tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043/setup.py:81: UserWarning: No README.md 2025-09-09T14:27:21,310 warnings.warn("No README.md") 2025-09-09T14:27:21,425 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-09T14:27:21,425 !! 2025-09-09T14:27:21,425 ******************************************************************************** 2025-09-09T14:27:21,425 Requirements should be satisfied by a PEP 517 installer. 2025-09-09T14:27:21,425 If you are using pip, you can try `pip install --use-pep517`. 2025-09-09T14:27:21,426 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-09T14:27:21,426 or your builds will no longer be supported. 2025-09-09T14:27:21,426 ******************************************************************************** 2025-09-09T14:27:21,426 !! 2025-09-09T14:27:21,426 dist.fetch_build_eggs(dist.setup_requires) 2025-09-09T14:27:21,718 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-09T14:27:21,718 !! 2025-09-09T14:27:21,718 ******************************************************************************** 2025-09-09T14:27:21,718 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-09T14:27:21,718 License :: OSI Approved :: MIT License 2025-09-09T14:27:21,718 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-09T14:27:21,718 ******************************************************************************** 2025-09-09T14:27:21,719 !! 2025-09-09T14:27:21,719 self._finalize_license_expression() 2025-09-09T14:27:21,793 running egg_info 2025-09-09T14:27:21,869 creating /tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info 2025-09-09T14:27:21,869 writing /tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/PKG-INFO 2025-09-09T14:27:21,870 writing dependency_links to /tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/dependency_links.txt 2025-09-09T14:27:21,871 writing requirements to /tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/requires.txt 2025-09-09T14:27:21,871 writing top-level names to /tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/top_level.txt 2025-09-09T14:27:21,872 writing manifest file '/tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/SOURCES.txt' 2025-09-09T14:27:22,100 reading manifest file '/tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/SOURCES.txt' 2025-09-09T14:27:22,103 writing manifest file '/tmp/pip-pip-egg-info-f5uzpgt2/HashDL.egg-info/SOURCES.txt' 2025-09-09T14:27:22,216 Preparing metadata (setup.py): finished with status 'done' 2025-09-09T14:27:22,220 Source in /tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043 has version 3.0.1, which satisfies requirement hashdl==3.0.1 from https://files.pythonhosted.org/packages/b7/38/c52d5e5c35229315259c69d089fcf364138612817f325496428f1ac6068a/HashDL-3.0.1.tar.gz 2025-09-09T14:27:22,221 Removed hashdl==3.0.1 from https://files.pythonhosted.org/packages/b7/38/c52d5e5c35229315259c69d089fcf364138612817f325496428f1ac6068a/HashDL-3.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-jxwbbdj8' 2025-09-09T14:27:22,224 Created temporary directory: /tmp/pip-unpack-3x_64n7b 2025-09-09T14:27:22,225 Created temporary directory: /tmp/pip-unpack-et7woyqp 2025-09-09T14:27:22,225 Building wheels for collected packages: hashdl 2025-09-09T14:27:22,226 Created temporary directory: /tmp/pip-wheel-ugpatm06 2025-09-09T14:27:22,227 DEPRECATION: Building 'hashdl' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'hashdl'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-09T14:27:22,228 Building wheel for hashdl (setup.py): started 2025-09-09T14:27:22,229 Destination directory: /tmp/pip-wheel-ugpatm06 2025-09-09T14:27:22,229 Running command python setup.py bdist_wheel 2025-09-09T14:27:22,938 /tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043/setup.py:81: UserWarning: No README.md 2025-09-09T14:27:22,938 warnings.warn("No README.md") 2025-09-09T14:27:23,051 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-09T14:27:23,052 !! 2025-09-09T14:27:23,052 ******************************************************************************** 2025-09-09T14:27:23,052 Requirements should be satisfied by a PEP 517 installer. 2025-09-09T14:27:23,052 If you are using pip, you can try `pip install --use-pep517`. 2025-09-09T14:27:23,052 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-09T14:27:23,052 or your builds will no longer be supported. 2025-09-09T14:27:23,052 ******************************************************************************** 2025-09-09T14:27:23,053 !! 2025-09-09T14:27:23,053 dist.fetch_build_eggs(dist.setup_requires) 2025-09-09T14:27:23,343 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-09T14:27:23,343 !! 2025-09-09T14:27:23,343 ******************************************************************************** 2025-09-09T14:27:23,343 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-09T14:27:23,344 License :: OSI Approved :: MIT License 2025-09-09T14:27:23,344 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-09T14:27:23,344 ******************************************************************************** 2025-09-09T14:27:23,344 !! 2025-09-09T14:27:23,344 self._finalize_license_expression() 2025-09-09T14:27:23,345 running bdist_wheel 2025-09-09T14:27:23,638 running build 2025-09-09T14:27:23,639 running build_py 2025-09-09T14:27:23,715 creating build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,716 copying HashDL/__init__.py -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,719 copying HashDL/slide.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,719 copying HashDL/scheduler.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,720 copying HashDL/optimizer.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,720 copying HashDL/initializer.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,721 copying HashDL/hash.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,721 copying HashDL/data.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,722 copying HashDL/activation.hh -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,723 copying HashDL/hashdl.pyx -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,723 copying HashDL/slide.pxd -> build/lib.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:23,724 running build_ext 2025-09-09T14:27:24,309 building 'HashDL.hashdl' extension 2025-09-09T14:27:24,310 creating build/temp.linux-armv7l-cpython-313/HashDL 2025-09-09T14:27:24,310 arm-linux-gnueabihf-g++ -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -IHashDL -I/usr/include/python3.13 -I/usr/local/lib/python3.13/dist-packages/numpy/_core/include -c HashDL/hashdl.cpp -o build/temp.linux-armv7l-cpython-313/HashDL/hashdl.o -O3 -std=c++20 -march=native 2025-09-09T14:27:24,680 HashDL/hashdl.cpp:301:12: fatal error: longintrepr.h: No such file or directory 2025-09-09T14:27:24,680 301 | #include "longintrepr.h" 2025-09-09T14:27:24,680 | ^~~~~~~~~~~~~~~ 2025-09-09T14:27:24,680 compilation terminated. 2025-09-09T14:27:24,685 error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1 2025-09-09T14:27:24,858 ERROR: python setup.py bdist_wheel exited with 1 2025-09-09T14:27:24,869 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-09-09T14:27:24,869 exec(compile('"'"''"'"''"'"' 2025-09-09T14:27:24,869 # This is -- a caller that pip uses to run setup.py 2025-09-09T14:27:24,869 # 2025-09-09T14:27:24,869 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-09T14:27:24,869 # import from `distutils.core` to work with newer packaging standards. 2025-09-09T14:27:24,869 # - It provides a clear error message when setuptools is not installed. 2025-09-09T14:27:24,869 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-09T14:27:24,869 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-09T14:27:24,869 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-09T14:27:24,869 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-09T14:27:24,869 import os, sys, tokenize, traceback 2025-09-09T14:27:24,869 2025-09-09T14:27:24,869 try: 2025-09-09T14:27:24,869 import setuptools 2025-09-09T14:27:24,869 except ImportError: 2025-09-09T14:27:24,869 print( 2025-09-09T14:27:24,869 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-09T14:27:24,869 "the build environment with exception:", 2025-09-09T14:27:24,869 file=sys.stderr, 2025-09-09T14:27:24,869 ) 2025-09-09T14:27:24,869 traceback.print_exc() 2025-09-09T14:27:24,869 sys.exit(1) 2025-09-09T14:27:24,869 2025-09-09T14:27:24,869 __file__ = %r 2025-09-09T14:27:24,869 sys.argv[0] = __file__ 2025-09-09T14:27:24,869 2025-09-09T14:27:24,869 if os.path.exists(__file__): 2025-09-09T14:27:24,869 filename = __file__ 2025-09-09T14:27:24,869 with tokenize.open(__file__) as f: 2025-09-09T14:27:24,869 setup_py_code = f.read() 2025-09-09T14:27:24,869 else: 2025-09-09T14:27:24,869 filename = "" 2025-09-09T14:27:24,869 setup_py_code = "from setuptools import setup; setup()" 2025-09-09T14:27:24,869 2025-09-09T14:27:24,869 exec(compile(setup_py_code, filename, "exec")) 2025-09-09T14:27:24,869 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-ugpatm06[/] 2025-09-09T14:27:24,870 [bold magenta]cwd[/]: /tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043/ 2025-09-09T14:27:24,870 Building wheel for hashdl (setup.py): finished with status 'error' 2025-09-09T14:27:24,870 ERROR: Failed building wheel for hashdl 2025-09-09T14:27:24,871 Running setup.py clean for hashdl 2025-09-09T14:27:24,872 Running command python setup.py clean 2025-09-09T14:27:25,570 /tmp/pip-wheel-zda0hoq1/hashdl_4f8884b0beaf45429caf1dbb91ef5043/setup.py:81: UserWarning: No README.md 2025-09-09T14:27:25,570 warnings.warn("No README.md") 2025-09-09T14:27:25,684 /usr/local/lib/python3.13/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-09-09T14:27:25,685 !! 2025-09-09T14:27:25,685 ******************************************************************************** 2025-09-09T14:27:25,685 Requirements should be satisfied by a PEP 517 installer. 2025-09-09T14:27:25,685 If you are using pip, you can try `pip install --use-pep517`. 2025-09-09T14:27:25,685 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-09T14:27:25,685 or your builds will no longer be supported. 2025-09-09T14:27:25,686 ******************************************************************************** 2025-09-09T14:27:25,686 !! 2025-09-09T14:27:25,686 dist.fetch_build_eggs(dist.setup_requires) 2025-09-09T14:27:25,972 /usr/local/lib/python3.13/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-09T14:27:25,972 !! 2025-09-09T14:27:25,972 ******************************************************************************** 2025-09-09T14:27:25,972 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-09T14:27:25,972 License :: OSI Approved :: MIT License 2025-09-09T14:27:25,972 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-09T14:27:25,972 ******************************************************************************** 2025-09-09T14:27:25,973 !! 2025-09-09T14:27:25,973 self._finalize_license_expression() 2025-09-09T14:27:26,046 running clean 2025-09-09T14:27:26,192 removing 'build/temp.linux-armv7l-cpython-313' (and everything under it) 2025-09-09T14:27:26,192 removing 'build/lib.linux-armv7l-cpython-313' (and everything under it) 2025-09-09T14:27:26,193 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-09-09T14:27:26,193 'build/scripts-3.13' does not exist -- can't clean it 2025-09-09T14:27:26,193 removing 'build' 2025-09-09T14:27:26,305 Failed to build hashdl 2025-09-09T14:27:26,306 ERROR: Failed to build one or more wheels 2025-09-09T14:27:26,307 Exception information: 2025-09-09T14:27:26,307 Traceback (most recent call last): 2025-09-09T14:27:26,307 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T14:27:26,307 status = _inner_run() 2025-09-09T14:27:26,307 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T14:27:26,307 return self.run(options, args) 2025-09-09T14:27:26,307 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T14:27:26,307 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T14:27:26,307 return func(self, options, args) 2025-09-09T14:27:26,307 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 180, in run 2025-09-09T14:27:26,307 raise CommandError("Failed to build one or more wheels") 2025-09-09T14:27:26,307 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-09-09T14:27:26,311 Removed build tracker: '/tmp/pip-build-tracker-jxwbbdj8'