:: 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] (i686)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i686/root] -> [build]...done ==> Making package: libxmlb 0.3.22-1.0 (Wed Mar 26 06:38:07 2025) ==> Retrieving sources... -> Found libxmlb-0.3.22.tar.xz -> Found libxmlb-0.3.22.tar.xz.asc ==> Validating source files with sha256sums... libxmlb-0.3.22.tar.xz ... Passed libxmlb-0.3.22.tar.xz.asc ... Skipped ==> Verifying source file signatures with gpg... libxmlb-0.3.22.tar.xz ... 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: libxmlb 0.3.22-1.0 (Wed Mar 26 06:38:11 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libstemmer-2.2.0-2.0 Total Installed Size: 0.53 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libstemmer... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (18) docbook-xml-4.5-10.0 docbook-xsl-1.79.2-9.0 glib2-docs-2.80.0-3 gobject-introspection-runtime-1.82.0-1.0 libgirepository-1.82.0-1.0 libxslt-1.1.42-1.1 ninja-1.12.1-2.0 python-lxml-5.3.0-1.0 python-mako-1.3.6-1.0 python-markdown-3.7-1.0 python-markupsafe-2.1.5-2.2 python-pygments-2.18.0-1.0 python-setuptools-1-1.0 python-tqdm-4.67.1-1.0 gobject-introspection-1.82.0-1.0 gtk-doc-1.34.0-1.0 meson-1.7.0-1.0 shared-mime-info-2.4-1.1 Total Installed Size: 85.69 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing ninja... installing python-tqdm... Optional dependencies for python-tqdm python-requests: telegram installing meson... installing libgirepository... installing gobject-introspection-runtime... installing python-setuptools... installing python-markupsafe... installing python-mako... Optional dependencies for python-mako python-babel: for i18n features python-beaker: for caching support python-dogpile.cache: for caching support python-pygments: for syntax highlighting [pending] python-pytest: for testing utilities installing python-markdown... Optional dependencies for python-markdown python-yaml: parse Python in YAML metadata installing gobject-introspection... installing docbook-xml... installing libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing docbook-xsl... installing glib2-docs... installing python-lxml... Optional dependencies for python-lxml python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML python-cssselect: support for cssselect python-html5lib: support for html5lib parser python-lxml-docs: offline docs python-lxml-html-clean: enable htmlclean feature installing python-pygments... installing gtk-doc... Optional dependencies for gtk-doc dblatex: PDF support installing shared-mime-info... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the MIME type database... ==> Retrieving sources... -> Found libxmlb-0.3.22.tar.xz -> Found libxmlb-0.3.22.tar.xz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libxmlb-0.3.22.tar.xz with bsdtar ==> Starting build()... + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 libxmlb-0.3.22 build -D stemmer=true 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 The Meson build system Version: 1.7.0 Source dir: /build/libxmlb/src/libxmlb-0.3.22 Build dir: /build/libxmlb/src/build Build type: native build Project name: libxmlb Project version: 0.3.22 C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20250207") C linker for the host machine: cc ld.bfd 2.44 Host machine cpu family: x86 Host machine cpu: i686 Compiler for C supports arguments -Wno-nonnull-compare: YES Compiler for C supports arguments -Wno-aggregate-return: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wduplicated-branches: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-signedness: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wincompatible-pointer-types-discards-qualifiers: NO Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-error=cpp: YES Compiler for C supports arguments -Wno-unknown-pragmas: YES Compiler for C supports arguments -Wno-discarded-qualifiers: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-strict-aliasing: YES Compiler for C supports arguments -Wno-suggest-attribute=format: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-Bsymbolic: YES Compiler for C supports link arguments -fno-plt: YES Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3 Run-time dependency gio-2.0 found: YES 2.82.4 Run-time dependency gio-unix-2.0 found: YES 2.82.4 Run-time dependency liblzma found: YES 5.6.4 Run-time dependency libzstd found: YES 1.5.7 Library stemmer found: YES Configuring config.h using configuration Program python3 found: YES (/usr/bin/python3) Configuring libxmlb.test using configuration Configuring xb-version.h using configuration Compiler for C supports link arguments -Wl,--version-script,/build/libxmlb/src/libxmlb-0.3.22/src/libxmlb.map: YES Configuring xb-tool.1 using configuration Run-time dependency gobject-introspection-1.0 found: YES 1.82.0 Dependency gobject-introspection-1.0 found: YES 1.82.0 (cached) Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.82.0 (cached) Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Program diff found: YES (/usr/bin/diff) Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref) Build targets in project: 9 libxmlb 0.3.22 User defined options auto_features : enabled b_pie : true buildtype : plain libexecdir : lib prefix : /usr python.bytecompile: 1 sbindir : bin stemmer : true wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja 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 ninja: Entering directory `/build/libxmlb/src/build' [1/52] Generating src/libxmlb-defile with a custom command /build/libxmlb/src/libxmlb-0.3.22/src/gen-def-from-map.py:33: SyntaxWarning: invalid escape sequence '\s' ending_tail_regex = re.compile(r"^}\s+" + namespace_with_ver_regex + ";\s+$") [2/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-common.c.o [3/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-node.c.o [4/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-builder-source.c.o [5/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-builder-source-ctx.c.o [6/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-node-query.c.o [7/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-builder-fixup.c.o [8/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-builder-node.c.o [9/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-opcode.c.o [10/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-builder.c.o [11/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-query.c.o [12/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-query-context.c.o [13/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-machine.c.o [14/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-silo-export.c.o [15/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-silo-node.c.o [16/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-version.c.o [17/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-stack.c.o [18/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-silo-query.c.o [19/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-string.c.o [20/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-value-bindings.c.o ../libxmlb-0.3.22/src/xb-value-bindings.c: In function ‘xb_value_bindings_copy’: ../libxmlb-0.3.22/src/xb-value-bindings.c:147:26: warning: unused variable ‘copied’ [-Wunused-variable] 147 | gboolean copied = xb_value_bindings_copy_binding(self, i, copy, i); | ^~~~~~ [21/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-zstd-decompressor.c.o [22/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-silo.c.o [23/52] Compiling C object src/xb-self-test.p/xb-builder-fixup.c.o [24/52] Compiling C object src/libxmlb.so.2.0.0.p/xb-lzma-decompressor.c.o [25/52] Compiling C object src/xb-tool.p/xb-tool.c.o [26/52] Compiling C object src/xb-self-test.p/xb-builder-source.c.o [27/52] Compiling C object src/xb-self-test.p/xb-builder.c.o [28/52] Compiling C object src/xb-self-test.p/xb-common.c.o [29/52] Compiling C object src/xb-self-test.p/xb-builder-source-ctx.c.o [30/52] Compiling C object src/xb-self-test.p/xb-builder-node.c.o [31/52] Compiling C object src/xb-self-test.p/xb-opcode.c.o [32/52] Compiling C object src/xb-self-test.p/xb-node-query.c.o [33/52] Compiling C object src/xb-self-test.p/xb-node.c.o [34/52] Compiling C object src/xb-self-test.p/xb-query-context.c.o [35/52] Compiling C object src/xb-self-test.p/xb-silo-node.c.o [36/52] Compiling C object src/xb-self-test.p/xb-stack.c.o [37/52] Compiling C object src/xb-self-test.p/xb-machine.c.o [38/52] Compiling C object src/xb-self-test.p/xb-query.c.o [39/52] Compiling C object src/xb-self-test.p/xb-silo-export.c.o [40/52] Compiling C object src/xb-self-test.p/xb-string.c.o [41/52] Compiling C object src/xb-self-test.p/xb-silo.c.o [42/52] Compiling C object src/xb-self-test.p/xb-silo-query.c.o [43/52] Compiling C object src/xb-self-test.p/xb-zstd-decompressor.c.o [44/52] Compiling C object src/xb-self-test.p/xb-value-bindings.c.o [45/52] Compiling C object src/xb-self-test.p/xb-lzma-decompressor.c.o [46/52] Compiling C object src/xb-self-test.p/xb-self-test.c.o [47/52] Linking target src/libxmlb.so.2.0.0 [48/52] Generating symbol file src/libxmlb.so.2.0.0.p/libxmlb.so.2.0.0.symbols [49/52] Generating src/Xmlb-2.0.gir with a custom command (wrapped by meson to set env) FAILED: src/Xmlb-2.0.gir env PKG_CONFIG_PATH=/build/libxmlb/src/build/meson-uninstalled PKG_CONFIG=/usr/bin/pkg-config CC=cc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=Xmlb --nsversion=2.0 --warn-all --output src/Xmlb-2.0.gir --c-include=xmlb.h -I/build/libxmlb/src/libxmlb-0.3.22/src -I/build/libxmlb/src/build/src -I/build/libxmlb/src/libxmlb-0.3.22/. -I/build/libxmlb/src/build/. --filelist=/build/libxmlb/src/build/src/libxmlb.so.2.0.0.p/Xmlb_2.0_gir_filelist -L/build/libxmlb/src/build/src -lxmlb --include=Gio-2.0 --include=GObject-2.0 --symbol-prefix=xb --symbol-prefix=xmlb --symbol-prefix=libxmlb --identifier-prefix=Xb --pkg-export=xmlb --cflags-begin -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_46 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_58 -I/build/libxmlb/src/libxmlb-0.3.22/. -I/build/libxmlb/src/build/. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 -L/build/libxmlb/src/build/src --library xmlb -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -lzstd -lstemmer -lgirepository-1.0 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/bin/g-ir-scanner", line 103, in from giscanner.scannermain import scanner_main File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 35, in from giscanner.ast import Include, Namespace File "/usr/lib/gobject-introspection/giscanner/ast.py", line 27, in from .sourcescanner import CTYPE_TYPEDEF, CSYMBOL_TYPE_TYPEDEF File "/usr/lib/gobject-introspection/giscanner/sourcescanner.py", line 31, in from giscanner._giscanner import SourceScanner as CSourceScanner ModuleNotFoundError: No module named 'giscanner._giscanner' [50/52] Linking target src/xb-tool [51/52] Linking target src/xb-self-test ninja: build stopped: subcommand failed. INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /build/libxmlb/src/build ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i686/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan