:: 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/slave4/extra-staging-with-build-support-pentium4/root] -> [slave4]...done ==> Making package: sshfs 3.7.3-3.0 (Wed 02 Apr 2025 08:59:18 CEST) ==> Retrieving sources... -> Found sshfs-3.7.3.tar.xz -> Found sshfs-3.7.3.tar.xz.asc ==> Validating source files with sha256sums... sshfs-3.7.3.tar.xz ... Passed sshfs-3.7.3.tar.xz.asc ... Skipped ==> Verifying source file signatures with gpg... sshfs-3.7.3.tar.xz ... Passed (WARNING: the key has expired.) ==> WARNING: Warnings have occurred while verifying the signatures. Please make sure you really trust them. 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: sshfs 3.7.3-3.0 (Wed Apr 2 08:59:25 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) fuse-common-3.16.2-1.0 libedit-20250104_3.1-1.1 fuse3-3.16.2-1.0 openssh-9.9p1-2.0 Total Installed Size: 6.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing fuse-common... installing fuse3... installing libedit... installing openssh... Optional dependencies for openssh libfido2: FIDO/U2F support sh: for ssh-copy-id and findssl.sh [installed] x11-ssh-askpass: input passphrase in X xorg-xauth: X11 forwarding :: Running post-transaction hooks... (1/5) Reloading system manager configuration... Skipped: Current root is not booted. (2/5) Reloading user manager configuration... Skipped: Current root is not booted. (3/5) Creating temporary files... (4/5) Reloading device manager configuration... Skipped: Device manager is not running. (5/5) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) ninja-1.12.1-2.0 python-tqdm-4.67.1-1.0 meson-1.7.1-1.0 python-docutils-1:0.21.2-1.1 Total Installed Size: 19.37 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 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 :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found sshfs-3.7.3.tar.xz -> Found sshfs-3.7.3.tar.xz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting sshfs-3.7.3.tar.xz with bsdtar ==> Starting prepare()... + 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 .. 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.1 Source dir: /build/sshfs/src/sshfs-3.7.3 Build dir: /build/sshfs/src/sshfs-3.7.3/build Build type: native build Project name: sshfs Project version: 3.7.3 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 ../meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wall". ../meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Message: Compiler warns about unused result even when casting to void Program rst2man found: YES (/usr/bin/rst2man) Configuring config.h using configuration Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3 Run-time dependency fuse3 found: YES 3.16.2 Run-time dependency glib-2.0 found: YES 2.82.4 Run-time dependency gthread-2.0 found: YES 2.82.4 Build targets in project: 4 sshfs 3.7.3 User defined options auto_features : enabled b_pie : true buildtype : plain libexecdir : lib prefix : /usr python.bytecompile: 1 sbindir : bin wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja ==> Starting build()... [1/7] Generating test/test_scripts with a custom command [2/7] Compiling C object test/wrong_command.p/wrong_command.c.o [3/7] Generating manpages with a custom command FAILED: sshfs.1 /usr/bin/rst2man ../sshfs.rst sshfs.1 Traceback (most recent call last): File "/usr/bin/rst2man", line 5, in from docutils.core import rst2man ModuleNotFoundError: No module named 'docutils' [4/7] Linking target test/wrong_command [5/7] Compiling C object sshfs.p/cache.c.o ../cache.c: In function ‘cache_releasedir’: ../cache.c:322:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 322 | cfi = (struct file_handle*) fi->fh; | ^ ../cache.c: In function ‘cache_readdir’: ../cache.c:383:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 383 | cfi = (struct file_handle*) fi->fh; | ^ [6/7] Compiling C object sshfs.p/sshfs.c.o ../sshfs.c: In function ‘sshfs_readdir’: ../sshfs.c:2334:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2334 | handle = (struct dir_handle*) fi->fh; | ^ ../sshfs.c: In function ‘sshfs_releasedir’: ../sshfs.c:2352:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2352 | handle = (struct dir_handle*) fi->fh; | ^ ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/slave4/extra-staging-with-build-support-pentium4/slave4/build used straw: :with_build_support:without_check: slave4@eurobuild6