:: 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-pysmi 0.3.4-14.0 (Wed Apr 2 17:34:21 2025) ==> Retrieving sources... -> Found pysmi-0.3.4.tar.gz -> Found sphinx-deprecation-fixup.patch ==> Validating source files with sha512sums... pysmi-0.3.4.tar.gz ... Passed sphinx-deprecation-fixup.patch ... 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-pysmi 0.3.4-14.0 (Wed Apr 2 17:34:24 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) python-ply-3.11-13.1 Total Installed Size: 0.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-ply... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (21) python-babel-2.15.0-1.0 python-charset-normalizer-3.4.0-1.0 python-docutils-1:0.21.2-1.1 python-idna-3.10-1.0 python-imagesize-1.4.1-5.1 python-jinja-1:3.1.4-1.0 python-markupsafe-2.1.5-2.2 python-pygments-2.18.0-1.0 python-pytz-2024.2-1.0 python-requests-2.32.3-1.0 python-snowballstemmer-2.2.0-6.1 python-sphinx-alabaster-theme-1.0.0-1.0 python-sphinxcontrib-applehelp-2.0.0-1.0 python-sphinxcontrib-devhelp-2.0.0-2.0 python-sphinxcontrib-htmlhelp-2.1.0-3.0 python-sphinxcontrib-jsmath-1.0.1-19.0 python-sphinxcontrib-qthelp-2.0.0-1.0 python-sphinxcontrib-serializinghtml-2.0.0-1.0 python-urllib3-1.26.20-3.0 python-setuptools-1-1.3 python-sphinx-8.1.3-1.0 Total Installed Size: 86.72 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-pytz... installing python-babel... installing python-docutils... Optional dependencies for python-docutils python-myst-parser: to parse input in "Markdown" (CommonMark) format python-pillow: for some image manipulation operations python-pygments: for syntax highlighting of code directives and roles [pending] installing python-imagesize... installing python-markupsafe... installing python-jinja... Optional dependencies for python-jinja python-babel: for i18n support [installed] installing python-pygments... installing python-charset-normalizer... installing python-idna... 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... installing python-snowballstemmer... Optional dependencies for python-snowballstemmer python-pystemmer: for improved performance installing python-sphinx-alabaster-theme... installing python-sphinxcontrib-applehelp... installing python-sphinxcontrib-devhelp... installing python-sphinxcontrib-htmlhelp... installing python-sphinxcontrib-jsmath... installing python-sphinxcontrib-qthelp... installing python-sphinxcontrib-serializinghtml... installing python-sphinx... Optional dependencies for python-sphinx imagemagick: for ext.imgconverter texlive-fontsextra: for the default admonition title icons in PDF output texlive-latexextra: for generation of PDF documentation installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found pysmi-0.3.4.tar.gz -> Found sphinx-deprecation-fixup.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pysmi-0.3.4.tar.gz with bsdtar ==> Starting prepare()... patching file docs/source/conf.py ==> Starting build()... 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 INFO:root:running build INFO:root:running build_py INFO:root:creating build/lib/pysmi INFO:root:copying pysmi/compat.py -> build/lib/pysmi INFO:root:copying pysmi/error.py -> build/lib/pysmi INFO:root:copying pysmi/debug.py -> build/lib/pysmi INFO:root:copying pysmi/mibinfo.py -> build/lib/pysmi INFO:root:copying pysmi/__init__.py -> build/lib/pysmi INFO:root:copying pysmi/compiler.py -> build/lib/pysmi INFO:root:creating build/lib/pysmi/reader INFO:root:copying pysmi/reader/base.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/httpclient.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/zipreader.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/ftpclient.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/url.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/__init__.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/callback.py -> build/lib/pysmi/reader INFO:root:copying pysmi/reader/localfile.py -> build/lib/pysmi/reader INFO:root:creating build/lib/pysmi/searcher INFO:root:copying pysmi/searcher/base.py -> build/lib/pysmi/searcher INFO:root:copying pysmi/searcher/anyfile.py -> build/lib/pysmi/searcher INFO:root:copying pysmi/searcher/pypackage.py -> build/lib/pysmi/searcher INFO:root:copying pysmi/searcher/stub.py -> build/lib/pysmi/searcher INFO:root:copying pysmi/searcher/__init__.py -> build/lib/pysmi/searcher INFO:root:copying pysmi/searcher/pyfile.py -> build/lib/pysmi/searcher INFO:root:creating build/lib/pysmi/lexer INFO:root:copying pysmi/lexer/base.py -> build/lib/pysmi/lexer INFO:root:copying pysmi/lexer/__init__.py -> build/lib/pysmi/lexer INFO:root:copying pysmi/lexer/smi.py -> build/lib/pysmi/lexer INFO:root:creating build/lib/pysmi/parser INFO:root:copying pysmi/parser/base.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/smiv1compat.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/smiv1.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/null.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/dialect.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/__init__.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/smi.py -> build/lib/pysmi/parser INFO:root:copying pysmi/parser/smiv2.py -> build/lib/pysmi/parser INFO:root:creating build/lib/pysmi/codegen INFO:root:copying pysmi/codegen/base.py -> build/lib/pysmi/codegen INFO:root:copying pysmi/codegen/jsondoc.py -> build/lib/pysmi/codegen INFO:root:copying pysmi/codegen/symtable.py -> build/lib/pysmi/codegen INFO:root:copying pysmi/codegen/null.py -> build/lib/pysmi/codegen INFO:root:copying pysmi/codegen/__init__.py -> build/lib/pysmi/codegen INFO:root:copying pysmi/codegen/pysnmp.py -> build/lib/pysmi/codegen INFO:root:creating build/lib/pysmi/borrower INFO:root:copying pysmi/borrower/base.py -> build/lib/pysmi/borrower INFO:root:copying pysmi/borrower/anyfile.py -> build/lib/pysmi/borrower INFO:root:copying pysmi/borrower/__init__.py -> build/lib/pysmi/borrower INFO:root:copying pysmi/borrower/pyfile.py -> build/lib/pysmi/borrower INFO:root:creating build/lib/pysmi/writer INFO:root:copying pysmi/writer/base.py -> build/lib/pysmi/writer INFO:root:copying pysmi/writer/__init__.py -> build/lib/pysmi/writer INFO:root:copying pysmi/writer/callback.py -> build/lib/pysmi/writer INFO:root:copying pysmi/writer/localfile.py -> build/lib/pysmi/writer INFO:root:copying pysmi/writer/pyfile.py -> build/lib/pysmi/writer INFO:root:running build_scripts INFO:root:creating build/scripts-3.13 INFO:root:copying and adjusting scripts/mibdump.py -> build/scripts-3.13 INFO:root:copying and adjusting scripts/mibcopy.py -> build/scripts-3.13 INFO:root:changing mode of build/scripts-3.13/mibdump.py from 644 to 755 INFO:root:changing mode of build/scripts-3.13/mibcopy.py from 644 to 755 make: Entering directory '/build/python-pysmi/src/pysmi-0.3.4/docs' sphinx-build -b text -d build/doctrees source build/text Traceback (most recent call last): File "/usr/bin/sphinx-build", line 5, in from sphinx.cmd.build import main ModuleNotFoundError: No module named 'sphinx' make: *** [Makefile:136: text] Error 1 make: Leaving directory '/build/python-pysmi/src/pysmi-0.3.4/docs' ==> 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