:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: python-distributed 2025.3.0-1.0 (Sat Mar 29 20:20:44 2025) ==> Retrieving sources... -> Found python-distributed-2025.3.0.tar.gz ==> Validating source files with b2sums... python-distributed-2025.3.0.tar.gz ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: python-distributed 2025.3.0-1.0 (Sat Mar 29 20:20:47 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (22) libyaml-0.2.5-3.0 python-fsspec-2024.10.0-1.0 python-heapdict-1.0.1-7.1 python-importlib-metadata-7.2.1-1.0 python-markupsafe-2.1.5-2.2 python-partd-1.4.1-2.1 python-six-1.16.0-9.1 python-zipp-3.21.0-1.0 python-click-8.1.7-3.2 python-cloudpickle-3.1.0-2.0 python-dask-2024.11.2-1.0 python-jinja-1:3.1.4-1.0 python-locket-1.0.0-4.1 python-msgpack-1.0.5-2.1 python-psutil-6.1.0-1.0 python-sortedcontainers-2.4.0-6.1 python-tblib-2.0.0-1.0 python-toolz-1.0.0-1.0 python-tornado-6.4.1-1.0 python-urllib3-1.26.20-3.0 python-yaml-6.0.2-1.0 python-zict-3.0.0-1.1 Total Installed Size: 35.56 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-click... installing python-cloudpickle... installing python-fsspec... Optional dependencies for python-fsspec python-aiohttp: HTTP support python-distributed: Dask support python-libarchive-c: archives support python-lz4: LZ4 compression support python-paramiko: SFTP support python-pyarrow: Arrow/Parquet support python-pygit2: git support python-requests: web protocols support python-smbprotocol: SMB support python-snappy: snappy compression support python-zstandard: zstandard (zstd) compression support installing python-zipp... installing python-importlib-metadata... installing python-locket... installing python-toolz... installing python-partd... Optional dependencies for python-partd python-blosc python-numpy python-pandas python-pyzmq installing libyaml... installing python-yaml... installing python-dask... Optional dependencies for python-dask python-distributed: distributed computing python-numpy: arrays and dataframes support python-pandas: dataframes support python-psutil: more accurate CPU count [pending] python-pyarrow: Apache Arrow, for parquet support python-sqlalchemy: writing and reading from SQL databases python-xxhash: faster hashing of arrays installing python-markupsafe... installing python-jinja... Optional dependencies for python-jinja python-babel: for i18n support installing python-msgpack... installing python-psutil... installing python-sortedcontainers... installing python-six... installing python-tblib... installing python-tornado... Optional dependencies for python-tornado python-pycurl: for tornado.curl_httpclient python-pycares: an alternative non-blocking DNS resolver python-twisted: for tornado.platform.twisted installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support python-pyopenssl: security support python-pysocks: SOCKS support installing python-heapdict... installing python-zict... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) python-pyproject-hooks-1.2.0-3.1 python-build-1-1.3 python-installer-1-1.3 python-setuptools-1-1.3 python-versioneer-0.29-2.1 python-wheel-1-1.3 Total Installed Size: 15.11 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-pyproject-hooks... installing python-build... installing python-installer... installing python-setuptools... installing python-versioneer... installing python-wheel... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found python-distributed-2025.3.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-distributed-2025.3.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "/usr/lib/python3.13/hashlib.py", line 245, in globals()[__func_name] = __get_hash(__func_name) ~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3.13/hashlib.py", line 129, in __get_openssl_constructor return __get_builtin_constructor(name) File "/usr/lib/python3.13/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "/usr/lib/python3.13/hashlib.py", line 245, in globals()[__func_name] = __get_hash(__func_name) ~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3.13/hashlib.py", line 129, in __get_openssl_constructor return __get_builtin_constructor(name) File "/usr/lib/python3.13/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 332, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 302, in _get_build_requires self.run_setup() ~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 318, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 3, in ModuleNotFoundError: No module named 'versioneer' ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support:without_check: build@euronuc.lan