:: 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-flask-security-too 5.6.1-1.0 (Thu Apr 3 12:00:31 2025) ==> Retrieving sources... -> Found python-flask-security-too-5.6.1.tar.gz ==> Validating source files with sha512sums... python-flask-security-too-5.6.1.tar.gz ... Passed ==> Validating source files with b2sums... python-flask-security-too-5.6.1.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-flask-security-too 5.6.1-1.0 (Thu Apr 3 12:01:13 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (24) python-babel-2.15.0-1.0 python-charset-normalizer-3.4.0-1.0 python-dnspython-1:2.6.1-1.0 python-flask-babel-4.0.0-2.1 python-idna-3.10-1.0 python-pytz-2024.2-1.0 python-speaklater-1.3-13.1 python-urllib3-1.26.20-3.0 python-zipp-3.21.0-1.0 python-blinker-1.8.2-1.0 python-click-8.1.7-3.2 python-email-validator-2.2.0-1.0 python-flask-2.3.3-2.3 python-flask-login-0.6.3-5.0 python-flask-principal-0.4.0-11.0 python-flask-wtf-1.2.1-2.0 python-importlib_resources-6.4.5-1.0 python-itsdangerous-2.1.2-4.1 python-jinja-1:3.1.4-1.0 python-markupsafe-2.1.5-2.2 python-passlib-1.7.4-9.0 python-requests-2.32.3-1.0 python-werkzeug-3.0.4-1.0 python-wtforms-3.1.2-2.1 Total Installed Size: 48.53 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-blinker... installing python-click... installing python-dnspython... Optional dependencies for python-dnspython python-cryptography: DNSSEC support python-requests-toolbelt: DoH support python-idna: support for updated IDNA 2008 [pending] python-curio: async support python-trio: async support python-sniffio: async support installing python-idna... installing python-email-validator... installing python-markupsafe... installing python-werkzeug... installing python-jinja... Optional dependencies for python-jinja python-babel: for i18n support [pending] installing python-itsdangerous... installing python-flask... Optional dependencies for python-flask python-asgiref: async functions and views python-dotenv: loading env vars from files installing python-flask-login... installing python-flask-principal... installing python-wtforms... Optional dependencies for python-wtforms python-email-validator: Email validation [installed] installing python-pytz... installing python-babel... installing python-speaklater... installing python-flask-babel... installing python-flask-wtf... installing python-zipp... installing python-importlib_resources... installing python-passlib... Optional dependencies for python-passlib python-fastpbkdf2: accelerate PBKDF2-based hashes python-bcrypt: accelerate Bcrypt hashes python-scrypt: accelerate SCrypt hashes installing python-charset-normalizer... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... :: 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-flit-core-1-1.3 python-installer-1-1.3 python-setuptools-1-1.3 python-wheel-1-1.3 Total Installed Size: 15.09 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-flit-core... installing python-installer... installing python-setuptools... installing python-wheel... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found python-flask-security-too-5.6.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-flask-security-too-5.6.1.tar.gz with bsdtar ==> 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 * Building 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 Successfully built flask_security-5.6.1-py3-none-any.whl Traceback (most recent call last): File "/usr/lib/python3.13/importlib/metadata/__init__.py", line 407, in from_name return next(iter(cls.discover(name=name))) StopIteration During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/pybabel", line 33, in sys.exit(load_entry_point('Babel==2.15.0', 'console_scripts', 'pybabel')()) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/pybabel", line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points ~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.13/importlib/metadata/__init__.py", line 960, in distribution return Distribution.from_name(distribution_name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/importlib/metadata/__init__.py", line 409, in from_name raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: No package metadata was found for Babel ==> 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@eurobuild3-i486