Warning: Permanently added '3.84.179.143' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9739070 Version: 1.6 PID: 8728 Logging PID: 8730 Task: {'appstream': False, 'background': False, 'build_id': 9739070, 'chroot': 'centos-stream-10-aarch64', 'package_name': None, 'project_dirname': 'libvirt-daemon-driver-storage-zfs-el10-aarch64', 'project_name': 'libvirt-daemon-driver-storage-zfs-el10-aarch64', 'project_owner': 'bdherouville', 'repos': [], 'sandbox': 'bdherouville/libvirt-daemon-driver-storage-zfs-el10-aarch64--bdherouville', 'source_json': {'builddeps': 'git meson make', 'chroot': 'centos-stream-10-aarch64', 'repos': '', 'resultdir': '', 'script': '#!/bin/sh -xe\n' '# Clone + patch spec.in + produire spec & sources pour COPR (méthode Custom)\n' '\n' 'LIBVIRT_REF="${LIBVIRT_REF:-v11.8.0}" # ex: v11.8.0 ou master\n' 'REPO_URL="${REPO_URL:-https://github.com/libvirt/libvirt.git}"\n' ': "${COPR_RESULTDIR:=.}"\n' '\n' 'git clone --depth 1 --branch "$LIBVIRT_REF" "$REPO_URL"\n' 'cd libvirt\n' '\n' 'SPECIN="libvirt.spec.in"\n' '[ -f "$SPECIN" ] || { echo "spec.in introuvable"; exit 1; }\n' '\n' '# --- Patch 1: ajouter aarch64 à arches_zfs (si absent)\n' '# ligne du style: %define arches_zfs %{arches_x86} %{power64} %{arm}\n' 'if grep -Eq \'^[[:space:]]*%define[[:space:]]+arches_zfs\' "$SPECIN"; then\n' " # si aarch64 pas présent, l'ajouter en fin de ligne\n" " sed -i -E '/^[[:space:]]*%define[[:space:]]+arches_zfs/{\n" ' /aarch64/! s/$/ aarch64/\n' ' }\' "$SPECIN"\n' 'else\n' " # sécurité: définir minimalement si la macro n'existe pas\n" ' sed -i \'1i %define arches_zfs x86_64 aarch64\' "$SPECIN"\n' 'fi\n' '\n' '# --- Patch 2: activer le backend ZFS (forcer with_storage_zfs=1)\n' '# remplace toute assignation explicite à 0 par 1\n' 'sed -i -E \'s/^(%define[[:space:]]+with_storage_zfs[[:space:]]+)[0-9]+/\\1 1/\' "$SPECIN"\n' '\n' '# --- Générer le tarball et la spec via Meson\n' 'meson setup build\n' 'meson dist -C build\n' '\n' '# Livrer à COPR exactement 1 spec + la/les sources\n' 'cp build/libvirt.spec "$COPR_RESULTDIR"/\n' 'cp build/meson-dist/libvirt-*.tar.* "$COPR_RESULTDIR"/\n'}, 'source_type': 9, 'submitter': 'bdherouville', 'task_id': '9739070'} Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-tzqpght5/script --builddeps 'git meson make' --env COPR_OWNER=bdherouville --env COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 --env 'COPR_PACKAGE='"'"''"'"'' INFO:__main__:Working in '/workdir' INFO:__main__:Results should be created in '/workdir' INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot Finish: clean chroot Mock Version: 6.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Guessed host environment type: unknown INFO: Using container image: quay.io/centos/centos:stream10 INFO: Pulling image: quay.io/centos/centos:stream10 INFO: Tagging container image as mock-bootstrap-47ba2ca1-9f0e-4ff6-b7c6-d26144f44431 INFO: Checking that 2f4b05e1421f0d4498a5ff388c81f4aa6b0372b705985b70baace39e64bce823 image matches host's architecture INFO: Copy content of container 2f4b05e1421f0d4498a5ff388c81f4aa6b0372b705985b70baace39e64bce823 to /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root INFO: mounting 2f4b05e1421f0d4498a5ff388c81f4aa6b0372b705985b70baace39e64bce823 with podman image mount INFO: image 2f4b05e1421f0d4498a5ff388c81f4aa6b0372b705985b70baace39e64bce823 as /var/lib/containers/storage/overlay/ddeadacad673edd7bb8958d4b715fcda5268128e5964cf8b0d97f229e05b4b65/merged INFO: umounting image 2f4b05e1421f0d4498a5ff388c81f4aa6b0372b705985b70baace39e64bce823 (/var/lib/containers/storage/overlay/ddeadacad673edd7bb8958d4b715fcda5268128e5964cf8b0d97f229e05b4b65/merged) with podman image umount INFO: Removing image mock-bootstrap-47ba2ca1-9f0e-4ff6-b7c6-d26144f44431 INFO: Package manager dnf4 detected and used (fallback) INFO: Not updating bootstrap chroot, bootstrap_image_ready=True Start(bootstrap): creating root cache Finish(bootstrap): creating root cache Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Start: installing minimal buildroot with dnf No matches found for the following disable plugin patterns: local, spacewalk, versionlock CentOS Stream 10 - BaseOS 81 MB/s | 9.2 MB 00:00 CentOS Stream 10 - AppStream 29 MB/s | 3.3 MB 00:00 CentOS Stream 10 - CRB 5.9 MB/s | 743 kB 00:00 CentOS Stream 10 - Extras packages 101 kB/s | 7.3 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Installing: bash aarch64 5.2.26-6.el10 baseos 1.8 M bzip2 aarch64 1.0.8-25.el10 baseos 54 k centos-stream-release noarch 10.0-12.el10 baseos 26 k coreutils aarch64 9.5-6.el10 baseos 1.1 M cpio aarch64 2.15-3.el10 baseos 290 k diffutils aarch64 3.10-8.el10 baseos 405 k findutils aarch64 1:4.10.0-5.el10 baseos 555 k gawk aarch64 5.3.0-6.el10 baseos 1.1 M glibc-minimal-langpack aarch64 2.39-69.el10 baseos 46 k grep aarch64 3.11-10.el10 baseos 298 k gzip aarch64 1.13-3.el10 baseos 168 k info aarch64 7.1-6.el10 baseos 182 k patch aarch64 2.7.6-26.el10 appstream 130 k redhat-rpm-config noarch 293-1.el10 appstream 77 k rpm-build aarch64 4.19.1.1-20.el10 appstream 76 k sed aarch64 4.9-3.el10 baseos 316 k shadow-utils aarch64 2:4.15.0-8.el10 baseos 1.3 M tar aarch64 2:1.35-7.el10 baseos 854 k unzip aarch64 6.0-69.el10 baseos 186 k util-linux aarch64 2.40.2-13.el10 baseos 1.2 M which aarch64 2.21-44.el10 baseos 42 k xz aarch64 1:5.6.2-4.el10 baseos 481 k Installing dependencies: alternatives aarch64 1.30-2.el10 baseos 41 k audit-libs aarch64 4.0.3-4.el10 baseos 131 k authselect aarch64 1.5.0-8.el10 baseos 144 k authselect-libs aarch64 1.5.0-8.el10 baseos 221 k basesystem noarch 11-22.el10 baseos 4.3 k binutils aarch64 2.41-58.el10 baseos 6.7 M binutils-gold aarch64 2.41-58.el10 baseos 939 k bzip2-libs aarch64 1.0.8-25.el10 baseos 42 k ca-certificates noarch 2025.2.80_v9.0.305-101.el10 baseos 1.1 M centos-gpg-keys noarch 10.0-12.el10 baseos 10 k centos-stream-repos noarch 10.0-12.el10 baseos 8.3 k coreutils-common aarch64 9.5-6.el10 baseos 2.1 M cracklib aarch64 2.9.11-8.el10 baseos 96 k cracklib-dicts aarch64 2.9.11-8.el10 baseos 3.6 M crypto-policies noarch 20250905-2.gitc7eb7b2.el10 baseos 98 k curl aarch64 8.12.1-2.el10 baseos 216 k cyrus-sasl-lib aarch64 2.1.28-27.el10 baseos 107 k debugedit aarch64 5.1-8.el10 appstream 80 k dwz aarch64 0.16-1.el10 appstream 137 k ed aarch64 1.20-5.el10 baseos 82 k efi-srpm-macros noarch 6-6.el10 appstream 24 k elfutils aarch64 0.193-1.el10 baseos 541 k elfutils-debuginfod-client aarch64 0.193-1.el10 baseos 47 k elfutils-default-yama-scope noarch 0.193-1.el10 baseos 13 k elfutils-libelf aarch64 0.193-1.el10 baseos 208 k elfutils-libs aarch64 0.193-1.el10 baseos 266 k file aarch64 5.45-8.el10 baseos 49 k file-libs aarch64 5.45-8.el10 baseos 762 k filesystem aarch64 3.18-17.el10 baseos 4.8 M fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k gdb-minimal aarch64 16.3-2.el10 appstream 4.1 M gdbm aarch64 1:1.23-14.el10 baseos 150 k gdbm-libs aarch64 1:1.23-14.el10 baseos 56 k glibc aarch64 2.39-69.el10 baseos 1.7 M glibc-common aarch64 2.39-69.el10 baseos 327 k glibc-gconv-extra aarch64 2.39-69.el10 baseos 1.8 M gmp aarch64 1:6.2.1-12.el10 baseos 268 k go-srpm-macros noarch 3.8.0-1.el10 appstream 27 k jansson aarch64 2.14-3.el10 baseos 47 k json-c aarch64 0.18-3.el10 baseos 46 k kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k keyutils-libs aarch64 1.6.3-5.el10 baseos 33 k krb5-libs aarch64 1.21.3-8.el10 baseos 769 k libacl aarch64 2.3.2-4.el10 baseos 26 k libarchive aarch64 3.7.7-4.el10 baseos 406 k libattr aarch64 2.5.2-5.el10 baseos 19 k libblkid aarch64 2.40.2-13.el10 baseos 123 k libbrotli aarch64 1.1.0-6.el10 baseos 346 k libcap aarch64 2.69-7.el10 baseos 91 k libcap-ng aarch64 0.8.4-6.el10 baseos 33 k libcom_err aarch64 1.47.1-4.el10 baseos 27 k libcurl aarch64 8.12.1-2.el10 baseos 364 k libeconf aarch64 0.6.2-4.el10 baseos 33 k libevent aarch64 2.1.12-16.el10 baseos 256 k libfdisk aarch64 2.40.2-13.el10 baseos 154 k libffi aarch64 3.4.4-10.el10 baseos 38 k libgcc aarch64 14.3.1-2.3.el10 baseos 128 k libgomp aarch64 14.3.1-2.3.el10 baseos 359 k libidn2 aarch64 2.3.7-3.el10 baseos 119 k libmount aarch64 2.40.2-13.el10 baseos 153 k libnghttp2 aarch64 1.64.0-2.el10 baseos 77 k libpkgconf aarch64 2.1.0-3.el10 baseos 39 k libpsl aarch64 0.21.5-6.el10 baseos 65 k libpwquality aarch64 1.4.5-12.el10 baseos 123 k libselinux aarch64 3.9-2.el10 baseos 96 k libsemanage aarch64 3.9-1.el10 baseos 119 k libsepol aarch64 3.9-1.el10 baseos 331 k libsmartcols aarch64 2.40.2-13.el10 baseos 82 k libssh aarch64 0.11.1-3.el10 baseos 231 k libssh-config noarch 0.11.1-3.el10 baseos 8.4 k libstdc++ aarch64 14.3.1-2.3.el10 baseos 869 k libtasn1 aarch64 4.20.0-1.el10 baseos 74 k libunistring aarch64 1.1-10.el10 baseos 540 k libutempter aarch64 1.2.1-15.el10 baseos 28 k libuuid aarch64 2.40.2-13.el10 baseos 28 k libverto aarch64 0.3.2-10.el10 baseos 22 k libxcrypt aarch64 4.4.36-10.el10 baseos 124 k libxml2 aarch64 2.12.5-9.el10 baseos 673 k libzstd aarch64 1.5.5-9.el10 baseos 285 k lua-libs aarch64 5.4.6-7.el10 baseos 130 k lua-srpm-macros noarch 1-15.el10 appstream 9.8 k lz4-libs aarch64 1.9.4-8.el10 baseos 68 k mpfr aarch64 4.2.1-5.el10 baseos 325 k ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k ncurses-libs aarch64 6.4-14.20240127.el10 baseos 330 k ocaml-srpm-macros noarch 10-4.el10 appstream 10 k openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k openldap aarch64 2.6.9-1.el10 baseos 235 k openssl-fips-provider aarch64 1:3.5.1-5.el10 baseos 717 k openssl-libs aarch64 1:3.5.1-5.el10 baseos 2.1 M p11-kit aarch64 0.25.10-1.el10 baseos 502 k p11-kit-trust aarch64 0.25.10-1.el10 baseos 140 k package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k pam aarch64 1.6.1-8.el10 baseos 589 k pam-libs aarch64 1.6.1-8.el10 baseos 57 k pcre2 aarch64 10.44-1.el10.3 baseos 227 k pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k perl-srpm-macros noarch 1-57.el10 appstream 9.5 k pkgconf aarch64 2.1.0-3.el10 baseos 44 k pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k pkgconf-pkg-config aarch64 2.1.0-3.el10 baseos 11 k popt aarch64 1.19-8.el10 baseos 65 k publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k python-srpm-macros noarch 3.12-10.el10 appstream 24 k qt6-srpm-macros noarch 6.9.1-1.el10 appstream 11 k readline aarch64 8.2-11.el10 baseos 212 k rpm aarch64 4.19.1.1-20.el10 baseos 562 k rpm-build-libs aarch64 4.19.1.1-20.el10 baseos 88 k rpm-libs aarch64 4.19.1.1-20.el10 baseos 298 k rpm-sequoia aarch64 1.9.0.3-1.el10 baseos 902 k rust-toolset-srpm-macros noarch 1.90.0-1.el10 appstream 11 k setup noarch 2.14.5-7.el10 baseos 153 k sqlite-libs aarch64 3.46.1-5.el10 baseos 730 k systemd-libs aarch64 257-16.el10 baseos 784 k util-linux-core aarch64 2.40.2-13.el10 baseos 543 k xz-libs aarch64 1:5.6.2-4.el10 baseos 110 k zip aarch64 3.0-45.el10 baseos 264 k zlib-ng-compat aarch64 2.2.3-2.el10 baseos 65 k zstd aarch64 1.5.5-9.el10 baseos 455 k Transaction Summary ================================================================================ Install 143 Packages Total download size: 60 M Installed size: 215 M Downloading Packages: (1/143): alternatives-1.30-2.el10.aarch64.rpm 2.8 MB/s | 41 kB 00:00 (2/143): audit-libs-4.0.3-4.el10.aarch64.rpm 7.5 MB/s | 131 kB 00:00 (3/143): authselect-1.5.0-8.el10.aarch64.rpm 8.1 MB/s | 144 kB 00:00 (4/143): authselect-libs-1.5.0-8.el10.aarch64.r 37 MB/s | 221 kB 00:00 (5/143): basesystem-11-22.el10.noarch.rpm 1.6 MB/s | 4.3 kB 00:00 (6/143): bash-5.2.26-6.el10.aarch64.rpm 121 MB/s | 1.8 MB 00:00 (7/143): binutils-gold-2.41-58.el10.aarch64.rpm 56 MB/s | 939 kB 00:00 (8/143): bzip2-1.0.8-25.el10.aarch64.rpm 4.6 MB/s | 54 kB 00:00 (9/143): bzip2-libs-1.0.8-25.el10.aarch64.rpm 2.7 MB/s | 42 kB 00:00 (10/143): binutils-2.41-58.el10.aarch64.rpm 151 MB/s | 6.7 MB 00:00 (11/143): centos-gpg-keys-10.0-12.el10.noarch.r 836 kB/s | 10 kB 00:00 (12/143): ca-certificates-2025.2.80_v9.0.305-10 44 MB/s | 1.1 MB 00:00 (13/143): centos-stream-release-10.0-12.el10.no 5.1 MB/s | 26 kB 00:00 (14/143): centos-stream-repos-10.0-12.el10.noar 1.8 MB/s | 8.3 kB 00:00 (15/143): cpio-2.15-3.el10.aarch64.rpm 35 MB/s | 290 kB 00:00 (16/143): coreutils-9.5-6.el10.aarch64.rpm 100 MB/s | 1.1 MB 00:00 (17/143): coreutils-common-9.5-6.el10.aarch64.r 117 MB/s | 2.1 MB 00:00 (18/143): cracklib-2.9.11-8.el10.aarch64.rpm 8.8 MB/s | 96 kB 00:00 (19/143): cracklib-dicts-2.9.11-8.el10.aarch64. 156 MB/s | 3.6 MB 00:00 (20/143): crypto-policies-20250905-2.gitc7eb7b2 6.0 MB/s | 98 kB 00:00 (21/143): curl-8.12.1-2.el10.aarch64.rpm 13 MB/s | 216 kB 00:00 (22/143): cyrus-sasl-lib-2.1.28-27.el10.aarch64 27 MB/s | 107 kB 00:00 (23/143): diffutils-3.10-8.el10.aarch64.rpm 71 MB/s | 405 kB 00:00 (24/143): ed-1.20-5.el10.aarch64.rpm 17 MB/s | 82 kB 00:00 (25/143): elfutils-0.193-1.el10.aarch64.rpm 106 MB/s | 541 kB 00:00 (26/143): elfutils-debuginfod-client-0.193-1.el 12 MB/s | 47 kB 00:00 (27/143): elfutils-default-yama-scope-0.193-1.e 3.3 MB/s | 13 kB 00:00 (28/143): elfutils-libelf-0.193-1.el10.aarch64. 54 MB/s | 208 kB 00:00 (29/143): file-5.45-8.el10.aarch64.rpm 14 MB/s | 49 kB 00:00 (30/143): elfutils-libs-0.193-1.el10.aarch64.rp 48 MB/s | 266 kB 00:00 (31/143): file-libs-5.45-8.el10.aarch64.rpm 78 MB/s | 762 kB 00:00 (32/143): findutils-4.10.0-5.el10.aarch64.rpm 32 MB/s | 555 kB 00:00 (33/143): filesystem-3.18-17.el10.aarch64.rpm 164 MB/s | 4.8 MB 00:00 (34/143): gawk-5.3.0-6.el10.aarch64.rpm 44 MB/s | 1.1 MB 00:00 (35/143): gdbm-1.23-14.el10.aarch64.rpm 9.5 MB/s | 150 kB 00:00 (36/143): gdbm-libs-1.23-14.el10.aarch64.rpm 8.5 MB/s | 56 kB 00:00 (37/143): glibc-common-2.39-69.el10.aarch64.rpm 41 MB/s | 327 kB 00:00 (38/143): glibc-2.39-69.el10.aarch64.rpm 137 MB/s | 1.7 MB 00:00 (39/143): glibc-minimal-langpack-2.39-69.el10.a 11 MB/s | 46 kB 00:00 (40/143): glibc-gconv-extra-2.39-69.el10.aarch6 98 MB/s | 1.8 MB 00:00 (41/143): gmp-6.2.1-12.el10.aarch64.rpm 29 MB/s | 268 kB 00:00 (42/143): grep-3.11-10.el10.aarch64.rpm 30 MB/s | 298 kB 00:00 (43/143): gzip-1.13-3.el10.aarch64.rpm 44 MB/s | 168 kB 00:00 (44/143): info-7.1-6.el10.aarch64.rpm 46 MB/s | 182 kB 00:00 (45/143): jansson-2.14-3.el10.aarch64.rpm 18 MB/s | 47 kB 00:00 (46/143): json-c-0.18-3.el10.aarch64.rpm 21 MB/s | 46 kB 00:00 (47/143): keyutils-libs-1.6.3-5.el10.aarch64.rp 12 MB/s | 33 kB 00:00 (48/143): libacl-2.3.2-4.el10.aarch64.rpm 9.6 MB/s | 26 kB 00:00 (49/143): krb5-libs-1.21.3-8.el10.aarch64.rpm 109 MB/s | 769 kB 00:00 (50/143): libattr-2.5.2-5.el10.aarch64.rpm 4.3 MB/s | 19 kB 00:00 (51/143): libarchive-3.7.7-4.el10.aarch64.rpm 62 MB/s | 406 kB 00:00 (52/143): libblkid-2.40.2-13.el10.aarch64.rpm 34 MB/s | 123 kB 00:00 (53/143): libbrotli-1.1.0-6.el10.aarch64.rpm 72 MB/s | 346 kB 00:00 (54/143): libcap-2.69-7.el10.aarch64.rpm 23 MB/s | 91 kB 00:00 (55/143): libcap-ng-0.8.4-6.el10.aarch64.rpm 12 MB/s | 33 kB 00:00 (56/143): libcom_err-1.47.1-4.el10.aarch64.rpm 13 MB/s | 27 kB 00:00 (57/143): libeconf-0.6.2-4.el10.aarch64.rpm 13 MB/s | 33 kB 00:00 (58/143): libcurl-8.12.1-2.el10.aarch64.rpm 73 MB/s | 364 kB 00:00 (59/143): libevent-2.1.12-16.el10.aarch64.rpm 51 MB/s | 256 kB 00:00 (60/143): libfdisk-2.40.2-13.el10.aarch64.rpm 33 MB/s | 154 kB 00:00 (61/143): libffi-3.4.4-10.el10.aarch64.rpm 13 MB/s | 38 kB 00:00 (62/143): libgcc-14.3.1-2.3.el10.aarch64.rpm 31 MB/s | 128 kB 00:00 (63/143): libgomp-14.3.1-2.3.el10.aarch64.rpm 69 MB/s | 359 kB 00:00 (64/143): libidn2-2.3.7-3.el10.aarch64.rpm 20 MB/s | 119 kB 00:00 (65/143): libmount-2.40.2-13.el10.aarch64.rpm 35 MB/s | 153 kB 00:00 (66/143): libpkgconf-2.1.0-3.el10.aarch64.rpm 18 MB/s | 39 kB 00:00 (67/143): libnghttp2-1.64.0-2.el10.aarch64.rpm 19 MB/s | 77 kB 00:00 (68/143): libpsl-0.21.5-6.el10.aarch64.rpm 20 MB/s | 65 kB 00:00 (69/143): libpwquality-1.4.5-12.el10.aarch64.rp 35 MB/s | 123 kB 00:00 (70/143): libselinux-3.9-2.el10.aarch64.rpm 28 MB/s | 96 kB 00:00 (71/143): libsemanage-3.9-1.el10.aarch64.rpm 28 MB/s | 119 kB 00:00 (72/143): libsepol-3.9-1.el10.aarch64.rpm 72 MB/s | 331 kB 00:00 (73/143): libsmartcols-2.40.2-13.el10.aarch64.r 19 MB/s | 82 kB 00:00 (74/143): libssh-0.11.1-3.el10.aarch64.rpm 54 MB/s | 231 kB 00:00 (75/143): libssh-config-0.11.1-3.el10.noarch.rp 3.0 MB/s | 8.4 kB 00:00 (76/143): libstdc++-14.3.1-2.3.el10.aarch64.rpm 113 MB/s | 869 kB 00:00 (77/143): libtasn1-4.20.0-1.el10.aarch64.rpm 10 MB/s | 74 kB 00:00 (78/143): libunistring-1.1-10.el10.aarch64.rpm 62 MB/s | 540 kB 00:00 (79/143): libutempter-1.2.1-15.el10.aarch64.rpm 7.0 MB/s | 28 kB 00:00 (80/143): libuuid-2.40.2-13.el10.aarch64.rpm 7.8 MB/s | 28 kB 00:00 (81/143): libverto-0.3.2-10.el10.aarch64.rpm 9.4 MB/s | 22 kB 00:00 (82/143): libxcrypt-4.4.36-10.el10.aarch64.rpm 26 MB/s | 124 kB 00:00 (83/143): libxml2-2.12.5-9.el10.aarch64.rpm 92 MB/s | 673 kB 00:00 (84/143): libzstd-1.5.5-9.el10.aarch64.rpm 36 MB/s | 285 kB 00:00 (85/143): lua-libs-5.4.6-7.el10.aarch64.rpm 27 MB/s | 130 kB 00:00 (86/143): lz4-libs-1.9.4-8.el10.aarch64.rpm 18 MB/s | 68 kB 00:00 (87/143): mpfr-4.2.1-5.el10.aarch64.rpm 73 MB/s | 325 kB 00:00 (88/143): ncurses-base-6.4-14.20240127.el10.noa 23 MB/s | 100 kB 00:00 (89/143): ncurses-libs-6.4-14.20240127.el10.aar 78 MB/s | 330 kB 00:00 (90/143): openldap-2.6.9-1.el10.aarch64.rpm 49 MB/s | 235 kB 00:00 (91/143): openssl-fips-provider-3.5.1-5.el10.aa 90 MB/s | 717 kB 00:00 (92/143): openssl-libs-3.5.1-5.el10.aarch64.rpm 137 MB/s | 2.1 MB 00:00 (93/143): p11-kit-0.25.10-1.el10.aarch64.rpm 33 MB/s | 502 kB 00:00 (94/143): p11-kit-trust-0.25.10-1.el10.aarch64. 11 MB/s | 140 kB 00:00 (95/143): pam-1.6.1-8.el10.aarch64.rpm 92 MB/s | 589 kB 00:00 (96/143): pam-libs-1.6.1-8.el10.aarch64.rpm 12 MB/s | 57 kB 00:00 (97/143): pcre2-10.44-1.el10.3.aarch64.rpm 31 MB/s | 227 kB 00:00 (98/143): pkgconf-2.1.0-3.el10.aarch64.rpm 12 MB/s | 44 kB 00:00 (99/143): pcre2-syntax-10.44-1.el10.3.noarch.rp 30 MB/s | 151 kB 00:00 (100/143): pkgconf-m4-2.1.0-3.el10.noarch.rpm 6.4 MB/s | 15 kB 00:00 (101/143): pkgconf-pkg-config-2.1.0-3.el10.aarc 4.3 MB/s | 11 kB 00:00 (102/143): popt-1.19-8.el10.aarch64.rpm 18 MB/s | 65 kB 00:00 (103/143): publicsuffix-list-dafsa-20240107-5.e 17 MB/s | 59 kB 00:00 (104/143): readline-8.2-11.el10.aarch64.rpm 52 MB/s | 212 kB 00:00 (105/143): rpm-4.19.1.1-20.el10.aarch64.rpm 89 MB/s | 562 kB 00:00 (106/143): rpm-build-libs-4.19.1.1-20.el10.aarc 16 MB/s | 88 kB 00:00 (107/143): rpm-libs-4.19.1.1-20.el10.aarch64.rp 53 MB/s | 298 kB 00:00 (108/143): sed-4.9-3.el10.aarch64.rpm 44 MB/s | 316 kB 00:00 (109/143): rpm-sequoia-1.9.0.3-1.el10.aarch64.r 97 MB/s | 902 kB 00:00 (110/143): setup-2.14.5-7.el10.noarch.rpm 17 MB/s | 153 kB 00:00 (111/143): shadow-utils-4.15.0-8.el10.aarch64.r 145 MB/s | 1.3 MB 00:00 (112/143): systemd-libs-257-16.el10.aarch64.rpm 76 MB/s | 784 kB 00:00 (113/143): sqlite-libs-3.46.1-5.el10.aarch64.rp 52 MB/s | 730 kB 00:00 (114/143): tar-1.35-7.el10.aarch64.rpm 82 MB/s | 854 kB 00:00 (115/143): unzip-6.0-69.el10.aarch64.rpm 24 MB/s | 186 kB 00:00 (116/143): util-linux-2.40.2-13.el10.aarch64.rp 115 MB/s | 1.2 MB 00:00 (117/143): which-2.21-44.el10.aarch64.rpm 6.4 MB/s | 42 kB 00:00 (118/143): util-linux-core-2.40.2-13.el10.aarch 56 MB/s | 543 kB 00:00 (119/143): xz-5.6.2-4.el10.aarch64.rpm 83 MB/s | 481 kB 00:00 (120/143): xz-libs-5.6.2-4.el10.aarch64.rpm 16 MB/s | 110 kB 00:00 (121/143): zip-3.0-45.el10.aarch64.rpm 46 MB/s | 264 kB 00:00 (122/143): zlib-ng-compat-2.2.3-2.el10.aarch64. 21 MB/s | 65 kB 00:00 (123/143): zstd-1.5.5-9.el10.aarch64.rpm 91 MB/s | 455 kB 00:00 (124/143): debugedit-5.1-8.el10.aarch64.rpm 17 MB/s | 80 kB 00:00 (125/143): dwz-0.16-1.el10.aarch64.rpm 33 MB/s | 137 kB 00:00 (126/143): efi-srpm-macros-6-6.el10.noarch.rpm 9.8 MB/s | 24 kB 00:00 (127/143): fonts-srpm-macros-2.0.5-18.el10.noar 9.3 MB/s | 27 kB 00:00 (128/143): forge-srpm-macros-0.4.0-6.el10.noarc 8.7 MB/s | 21 kB 00:00 (129/143): go-srpm-macros-3.8.0-1.el10.noarch.r 4.9 MB/s | 27 kB 00:00 (130/143): kernel-srpm-macros-1.0-25.el10.noarc 1.5 MB/s | 11 kB 00:00 (131/143): lua-srpm-macros-1-15.el10.noarch.rpm 1.2 MB/s | 9.8 kB 00:00 (132/143): ocaml-srpm-macros-10-4.el10.noarch.r 1.2 MB/s | 10 kB 00:00 (133/143): gdb-minimal-16.3-2.el10.aarch64.rpm 180 MB/s | 4.1 MB 00:00 (134/143): openblas-srpm-macros-2-19.el10.noarc 1.1 MB/s | 8.7 kB 00:00 (135/143): package-notes-srpm-macros-0.5-13.el1 1.6 MB/s | 10 kB 00:00 (136/143): pyproject-srpm-macros-1.16.2-1.el10. 5.0 MB/s | 15 kB 00:00 (137/143): perl-srpm-macros-1-57.el10.noarch.rp 2.4 MB/s | 9.5 kB 00:00 (138/143): patch-2.7.6-26.el10.aarch64.rpm 27 MB/s | 130 kB 00:00 (139/143): python-srpm-macros-3.12-10.el10.noar 8.1 MB/s | 24 kB 00:00 (140/143): qt6-srpm-macros-6.9.1-1.el10.noarch. 3.6 MB/s | 11 kB 00:00 (141/143): redhat-rpm-config-293-1.el10.noarch. 20 MB/s | 77 kB 00:00 (142/143): rust-toolset-srpm-macros-1.90.0-1.el 4.3 MB/s | 11 kB 00:00 (143/143): rpm-build-4.19.1.1-20.el10.aarch64.r 21 MB/s | 76 kB 00:00 -------------------------------------------------------------------------------- Total 117 MB/s | 60 MB 00:00 CentOS Stream 10 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official-SHA256 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.18-17.el10.aarch64 1/1 Preparing : 1/1 Installing : libgcc-14.3.1-2.3.el10.aarch64 1/143 Running scriptlet: libgcc-14.3.1-2.3.el10.aarch64 1/143 Installing : rust-toolset-srpm-macros-1.90.0-1.el10.noarch 2/143 Installing : qt6-srpm-macros-6.9.1-1.el10.noarch 3/143 Installing : perl-srpm-macros-1-57.el10.noarch 4/143 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 5/143 Installing : openblas-srpm-macros-2-19.el10.noarch 6/143 Installing : ocaml-srpm-macros-10-4.el10.noarch 7/143 Installing : kernel-srpm-macros-1.0-25.el10.noarch 8/143 Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 9/143 Installing : pkgconf-m4-2.1.0-3.el10.noarch 10/143 Installing : pcre2-syntax-10.44-1.el10.3.noarch 11/143 Installing : ncurses-base-6.4-14.20240127.el10.noarch 12/143 Installing : libssh-config-0.11.1-3.el10.noarch 13/143 Installing : coreutils-common-9.5-6.el10.aarch64 14/143 Installing : centos-gpg-keys-10.0-12.el10.noarch 15/143 Installing : centos-stream-repos-10.0-12.el10.noarch 16/143 Installing : centos-stream-release-10.0-12.el10.noarch 17/143 Installing : setup-2.14.5-7.el10.noarch 18/143 Running scriptlet: setup-2.14.5-7.el10.noarch 18/143 Installing : filesystem-3.18-17.el10.aarch64 19/143 Installing : basesystem-11-22.el10.noarch 20/143 Installing : glibc-gconv-extra-2.39-69.el10.aarch64 21/143 Running scriptlet: glibc-gconv-extra-2.39-69.el10.aarch64 21/143 Installing : glibc-minimal-langpack-2.39-69.el10.aarch64 22/143 Installing : glibc-common-2.39-69.el10.aarch64 23/143 Running scriptlet: glibc-2.39-69.el10.aarch64 24/143 Installing : glibc-2.39-69.el10.aarch64 24/143 Running scriptlet: glibc-2.39-69.el10.aarch64 24/143 Installing : ncurses-libs-6.4-14.20240127.el10.aarch64 25/143 Installing : bash-5.2.26-6.el10.aarch64 26/143 Running scriptlet: bash-5.2.26-6.el10.aarch64 26/143 Installing : zlib-ng-compat-2.2.3-2.el10.aarch64 27/143 Installing : bzip2-libs-1.0.8-25.el10.aarch64 28/143 Installing : xz-libs-1:5.6.2-4.el10.aarch64 29/143 Installing : readline-8.2-11.el10.aarch64 30/143 Installing : libstdc++-14.3.1-2.3.el10.aarch64 31/143 Installing : libuuid-2.40.2-13.el10.aarch64 32/143 Installing : popt-1.19-8.el10.aarch64 33/143 Installing : libblkid-2.40.2-13.el10.aarch64 34/143 Installing : gmp-1:6.2.1-12.el10.aarch64 35/143 Installing : libattr-2.5.2-5.el10.aarch64 36/143 Installing : libacl-2.3.2-4.el10.aarch64 37/143 Installing : libxcrypt-4.4.36-10.el10.aarch64 38/143 Installing : libzstd-1.5.5-9.el10.aarch64 39/143 Installing : elfutils-libelf-0.193-1.el10.aarch64 40/143 Running scriptlet: crypto-policies-20250905-2.gitc7eb7b2.el10.noarc 41/143 Installing : crypto-policies-20250905-2.gitc7eb7b2.el10.noarc 41/143 Running scriptlet: crypto-policies-20250905-2.gitc7eb7b2.el10.noarc 41/143 Installing : gdbm-libs-1:1.23-14.el10.aarch64 42/143 Installing : libeconf-0.6.2-4.el10.aarch64 43/143 Installing : dwz-0.16-1.el10.aarch64 44/143 Installing : mpfr-4.2.1-5.el10.aarch64 45/143 Installing : gawk-5.3.0-6.el10.aarch64 46/143 Installing : unzip-6.0-69.el10.aarch64 47/143 Installing : file-libs-5.45-8.el10.aarch64 48/143 Installing : file-5.45-8.el10.aarch64 49/143 Installing : alternatives-1.30-2.el10.aarch64 50/143 Installing : jansson-2.14-3.el10.aarch64 51/143 Installing : libcap-ng-0.8.4-6.el10.aarch64 52/143 Installing : audit-libs-4.0.3-4.el10.aarch64 53/143 Installing : pam-libs-1.6.1-8.el10.aarch64 54/143 Installing : libcap-2.69-7.el10.aarch64 55/143 Installing : systemd-libs-257-16.el10.aarch64 56/143 Installing : libffi-3.4.4-10.el10.aarch64 57/143 Installing : libsepol-3.9-1.el10.aarch64 58/143 Installing : libsmartcols-2.40.2-13.el10.aarch64 59/143 Installing : libtasn1-4.20.0-1.el10.aarch64 60/143 Installing : libunistring-1.1-10.el10.aarch64 61/143 Installing : libidn2-2.3.7-3.el10.aarch64 62/143 Installing : lua-libs-5.4.6-7.el10.aarch64 63/143 Installing : lz4-libs-1.9.4-8.el10.aarch64 64/143 Installing : pcre2-10.44-1.el10.3.aarch64 65/143 Installing : libselinux-3.9-2.el10.aarch64 66/143 Installing : sed-4.9-3.el10.aarch64 67/143 Installing : findutils-1:4.10.0-5.el10.aarch64 68/143 Installing : grep-3.11-10.el10.aarch64 69/143 Installing : xz-1:5.6.2-4.el10.aarch64 70/143 Installing : libmount-2.40.2-13.el10.aarch64 71/143 Installing : util-linux-core-2.40.2-13.el10.aarch64 72/143 Installing : libsemanage-3.9-1.el10.aarch64 73/143 Installing : shadow-utils-2:4.15.0-8.el10.aarch64 74/143 Running scriptlet: libutempter-1.2.1-15.el10.aarch64 75/143 Installing : libutempter-1.2.1-15.el10.aarch64 75/143 Installing : tar-2:1.35-7.el10.aarch64 76/143 Installing : zstd-1.5.5-9.el10.aarch64 77/143 Installing : libpsl-0.21.5-6.el10.aarch64 78/143 Installing : p11-kit-0.25.10-1.el10.aarch64 79/143 Installing : p11-kit-trust-0.25.10-1.el10.aarch64 80/143 Running scriptlet: p11-kit-trust-0.25.10-1.el10.aarch64 80/143 Installing : openssl-fips-provider-1:3.5.1-5.el10.aarch64 81/143 Installing : openssl-libs-1:3.5.1-5.el10.aarch64 82/143 Installing : coreutils-9.5-6.el10.aarch64 83/143 Running scriptlet: ca-certificates-2025.2.80_v9.0.305-101.el10.noar 84/143 Installing : ca-certificates-2025.2.80_v9.0.305-101.el10.noar 84/143 Running scriptlet: ca-certificates-2025.2.80_v9.0.305-101.el10.noar 84/143 Installing : authselect-libs-1.5.0-8.el10.aarch64 85/143 Installing : gzip-1.13-3.el10.aarch64 86/143 Installing : cracklib-2.9.11-8.el10.aarch64 87/143 Installing : cracklib-dicts-2.9.11-8.el10.aarch64 88/143 Installing : libpwquality-1.4.5-12.el10.aarch64 89/143 Installing : libevent-2.1.12-16.el10.aarch64 90/143 Installing : rpm-sequoia-1.9.0.3-1.el10.aarch64 91/143 Installing : zip-3.0-45.el10.aarch64 92/143 Installing : cyrus-sasl-lib-2.1.28-27.el10.aarch64 93/143 Installing : openldap-2.6.9-1.el10.aarch64 94/143 Installing : gdbm-1:1.23-14.el10.aarch64 95/143 Installing : pam-1.6.1-8.el10.aarch64 96/143 Installing : libfdisk-2.40.2-13.el10.aarch64 97/143 Installing : libxml2-2.12.5-9.el10.aarch64 98/143 Installing : libarchive-3.7.7-4.el10.aarch64 99/143 Installing : bzip2-1.0.8-25.el10.aarch64 100/143 Installing : sqlite-libs-3.46.1-5.el10.aarch64 101/143 Installing : rpm-libs-4.19.1.1-20.el10.aarch64 102/143 Installing : ed-1.20-5.el10.aarch64 103/143 Installing : patch-2.7.6-26.el10.aarch64 104/143 Installing : elfutils-default-yama-scope-0.193-1.el10.noarch 105/143 Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch 105/143 Installing : cpio-2.15-3.el10.aarch64 106/143 Installing : diffutils-3.10-8.el10.aarch64 107/143 Installing : json-c-0.18-3.el10.aarch64 108/143 Installing : keyutils-libs-1.6.3-5.el10.aarch64 109/143 Installing : libbrotli-1.1.0-6.el10.aarch64 110/143 Installing : libcom_err-1.47.1-4.el10.aarch64 111/143 Installing : libgomp-14.3.1-2.3.el10.aarch64 112/143 Installing : libnghttp2-1.64.0-2.el10.aarch64 113/143 Installing : libpkgconf-2.1.0-3.el10.aarch64 114/143 Installing : pkgconf-2.1.0-3.el10.aarch64 115/143 Installing : pkgconf-pkg-config-2.1.0-3.el10.aarch64 116/143 Installing : libverto-0.3.2-10.el10.aarch64 117/143 Installing : krb5-libs-1.21.3-8.el10.aarch64 118/143 Installing : libssh-0.11.1-3.el10.aarch64 119/143 Installing : libcurl-8.12.1-2.el10.aarch64 120/143 Installing : elfutils-libs-0.193-1.el10.aarch64 121/143 Installing : elfutils-debuginfod-client-0.193-1.el10.aarch64 122/143 Installing : binutils-gold-2.41-58.el10.aarch64 123/143 Running scriptlet: binutils-gold-2.41-58.el10.aarch64 123/143 Installing : binutils-2.41-58.el10.aarch64 124/143 Running scriptlet: binutils-2.41-58.el10.aarch64 124/143 Installing : elfutils-0.193-1.el10.aarch64 125/143 Installing : gdb-minimal-16.3-2.el10.aarch64 126/143 Installing : debugedit-5.1-8.el10.aarch64 127/143 Installing : rpm-build-libs-4.19.1.1-20.el10.aarch64 128/143 Installing : curl-8.12.1-2.el10.aarch64 129/143 Running scriptlet: rpm-4.19.1.1-20.el10.aarch64 130/143 Installing : rpm-4.19.1.1-20.el10.aarch64 130/143 Installing : efi-srpm-macros-6-6.el10.noarch 131/143 Installing : lua-srpm-macros-1-15.el10.noarch 132/143 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 133/143 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 134/143 Installing : go-srpm-macros-3.8.0-1.el10.noarch 135/143 Installing : python-srpm-macros-3.12-10.el10.noarch 136/143 Installing : redhat-rpm-config-293-1.el10.noarch 137/143 Installing : rpm-build-4.19.1.1-20.el10.aarch64 138/143 Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 139/143 Installing : util-linux-2.40.2-13.el10.aarch64 140/143 Running scriptlet: util-linux-2.40.2-13.el10.aarch64 140/143 Installing : authselect-1.5.0-8.el10.aarch64 141/143 Installing : which-2.21-44.el10.aarch64 142/143 Installing : info-7.1-6.el10.aarch64 143/143 Running scriptlet: filesystem-3.18-17.el10.aarch64 143/143 Running scriptlet: ca-certificates-2025.2.80_v9.0.305-101.el10.noar 143/143 Running scriptlet: authselect-libs-1.5.0-8.el10.aarch64 143/143 Running scriptlet: rpm-4.19.1.1-20.el10.aarch64 143/143 Running scriptlet: info-7.1-6.el10.aarch64 143/143 Installed: alternatives-1.30-2.el10.aarch64 audit-libs-4.0.3-4.el10.aarch64 authselect-1.5.0-8.el10.aarch64 authselect-libs-1.5.0-8.el10.aarch64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.aarch64 binutils-2.41-58.el10.aarch64 binutils-gold-2.41-58.el10.aarch64 bzip2-1.0.8-25.el10.aarch64 bzip2-libs-1.0.8-25.el10.aarch64 ca-certificates-2025.2.80_v9.0.305-101.el10.noarch centos-gpg-keys-10.0-12.el10.noarch centos-stream-release-10.0-12.el10.noarch centos-stream-repos-10.0-12.el10.noarch coreutils-9.5-6.el10.aarch64 coreutils-common-9.5-6.el10.aarch64 cpio-2.15-3.el10.aarch64 cracklib-2.9.11-8.el10.aarch64 cracklib-dicts-2.9.11-8.el10.aarch64 crypto-policies-20250905-2.gitc7eb7b2.el10.noarch curl-8.12.1-2.el10.aarch64 cyrus-sasl-lib-2.1.28-27.el10.aarch64 debugedit-5.1-8.el10.aarch64 diffutils-3.10-8.el10.aarch64 dwz-0.16-1.el10.aarch64 ed-1.20-5.el10.aarch64 efi-srpm-macros-6-6.el10.noarch elfutils-0.193-1.el10.aarch64 elfutils-debuginfod-client-0.193-1.el10.aarch64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.aarch64 elfutils-libs-0.193-1.el10.aarch64 file-5.45-8.el10.aarch64 file-libs-5.45-8.el10.aarch64 filesystem-3.18-17.el10.aarch64 findutils-1:4.10.0-5.el10.aarch64 fonts-srpm-macros-1:2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.aarch64 gdb-minimal-16.3-2.el10.aarch64 gdbm-1:1.23-14.el10.aarch64 gdbm-libs-1:1.23-14.el10.aarch64 glibc-2.39-69.el10.aarch64 glibc-common-2.39-69.el10.aarch64 glibc-gconv-extra-2.39-69.el10.aarch64 glibc-minimal-langpack-2.39-69.el10.aarch64 gmp-1:6.2.1-12.el10.aarch64 go-srpm-macros-3.8.0-1.el10.noarch grep-3.11-10.el10.aarch64 gzip-1.13-3.el10.aarch64 info-7.1-6.el10.aarch64 jansson-2.14-3.el10.aarch64 json-c-0.18-3.el10.aarch64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.aarch64 krb5-libs-1.21.3-8.el10.aarch64 libacl-2.3.2-4.el10.aarch64 libarchive-3.7.7-4.el10.aarch64 libattr-2.5.2-5.el10.aarch64 libblkid-2.40.2-13.el10.aarch64 libbrotli-1.1.0-6.el10.aarch64 libcap-2.69-7.el10.aarch64 libcap-ng-0.8.4-6.el10.aarch64 libcom_err-1.47.1-4.el10.aarch64 libcurl-8.12.1-2.el10.aarch64 libeconf-0.6.2-4.el10.aarch64 libevent-2.1.12-16.el10.aarch64 libfdisk-2.40.2-13.el10.aarch64 libffi-3.4.4-10.el10.aarch64 libgcc-14.3.1-2.3.el10.aarch64 libgomp-14.3.1-2.3.el10.aarch64 libidn2-2.3.7-3.el10.aarch64 libmount-2.40.2-13.el10.aarch64 libnghttp2-1.64.0-2.el10.aarch64 libpkgconf-2.1.0-3.el10.aarch64 libpsl-0.21.5-6.el10.aarch64 libpwquality-1.4.5-12.el10.aarch64 libselinux-3.9-2.el10.aarch64 libsemanage-3.9-1.el10.aarch64 libsepol-3.9-1.el10.aarch64 libsmartcols-2.40.2-13.el10.aarch64 libssh-0.11.1-3.el10.aarch64 libssh-config-0.11.1-3.el10.noarch libstdc++-14.3.1-2.3.el10.aarch64 libtasn1-4.20.0-1.el10.aarch64 libunistring-1.1-10.el10.aarch64 libutempter-1.2.1-15.el10.aarch64 libuuid-2.40.2-13.el10.aarch64 libverto-0.3.2-10.el10.aarch64 libxcrypt-4.4.36-10.el10.aarch64 libxml2-2.12.5-9.el10.aarch64 libzstd-1.5.5-9.el10.aarch64 lua-libs-5.4.6-7.el10.aarch64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.aarch64 mpfr-4.2.1-5.el10.aarch64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.aarch64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.9-1.el10.aarch64 openssl-fips-provider-1:3.5.1-5.el10.aarch64 openssl-libs-1:3.5.1-5.el10.aarch64 p11-kit-0.25.10-1.el10.aarch64 p11-kit-trust-0.25.10-1.el10.aarch64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-8.el10.aarch64 pam-libs-1.6.1-8.el10.aarch64 patch-2.7.6-26.el10.aarch64 pcre2-10.44-1.el10.3.aarch64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.aarch64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.aarch64 popt-1.19-8.el10.aarch64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-10.el10.noarch qt6-srpm-macros-6.9.1-1.el10.noarch readline-8.2-11.el10.aarch64 redhat-rpm-config-293-1.el10.noarch rpm-4.19.1.1-20.el10.aarch64 rpm-build-4.19.1.1-20.el10.aarch64 rpm-build-libs-4.19.1.1-20.el10.aarch64 rpm-libs-4.19.1.1-20.el10.aarch64 rpm-sequoia-1.9.0.3-1.el10.aarch64 rust-toolset-srpm-macros-1.90.0-1.el10.noarch sed-4.9-3.el10.aarch64 setup-2.14.5-7.el10.noarch shadow-utils-2:4.15.0-8.el10.aarch64 sqlite-libs-3.46.1-5.el10.aarch64 systemd-libs-257-16.el10.aarch64 tar-2:1.35-7.el10.aarch64 unzip-6.0-69.el10.aarch64 util-linux-2.40.2-13.el10.aarch64 util-linux-core-2.40.2-13.el10.aarch64 which-2.21-44.el10.aarch64 xz-1:5.6.2-4.el10.aarch64 xz-libs-1:5.6.2-4.el10.aarch64 zip-3.0-45.el10.aarch64 zlib-ng-compat-2.2.3-2.el10.aarch64 zstd-1.5.5-9.el10.aarch64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.30-2.el10.aarch64 audit-libs-4.0.3-4.el10.aarch64 authselect-1.5.0-8.el10.aarch64 authselect-libs-1.5.0-8.el10.aarch64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.aarch64 binutils-2.41-58.el10.aarch64 binutils-gold-2.41-58.el10.aarch64 bzip2-1.0.8-25.el10.aarch64 bzip2-libs-1.0.8-25.el10.aarch64 ca-certificates-2025.2.80_v9.0.305-101.el10.noarch centos-gpg-keys-10.0-12.el10.noarch centos-stream-release-10.0-12.el10.noarch centos-stream-repos-10.0-12.el10.noarch coreutils-9.5-6.el10.aarch64 coreutils-common-9.5-6.el10.aarch64 cpio-2.15-3.el10.aarch64 cracklib-2.9.11-8.el10.aarch64 cracklib-dicts-2.9.11-8.el10.aarch64 crypto-policies-20250905-2.gitc7eb7b2.el10.noarch curl-8.12.1-2.el10.aarch64 cyrus-sasl-lib-2.1.28-27.el10.aarch64 debugedit-5.1-8.el10.aarch64 diffutils-3.10-8.el10.aarch64 dwz-0.16-1.el10.aarch64 ed-1.20-5.el10.aarch64 efi-srpm-macros-6-6.el10.noarch elfutils-0.193-1.el10.aarch64 elfutils-debuginfod-client-0.193-1.el10.aarch64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.aarch64 elfutils-libs-0.193-1.el10.aarch64 file-5.45-8.el10.aarch64 file-libs-5.45-8.el10.aarch64 filesystem-3.18-17.el10.aarch64 findutils-4.10.0-5.el10.aarch64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.aarch64 gdb-minimal-16.3-2.el10.aarch64 gdbm-1.23-14.el10.aarch64 gdbm-libs-1.23-14.el10.aarch64 glibc-2.39-69.el10.aarch64 glibc-common-2.39-69.el10.aarch64 glibc-gconv-extra-2.39-69.el10.aarch64 glibc-minimal-langpack-2.39-69.el10.aarch64 gmp-6.2.1-12.el10.aarch64 go-srpm-macros-3.8.0-1.el10.noarch gpg-pubkey-8483c65d-5ccc5b19 grep-3.11-10.el10.aarch64 gzip-1.13-3.el10.aarch64 info-7.1-6.el10.aarch64 jansson-2.14-3.el10.aarch64 json-c-0.18-3.el10.aarch64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.aarch64 krb5-libs-1.21.3-8.el10.aarch64 libacl-2.3.2-4.el10.aarch64 libarchive-3.7.7-4.el10.aarch64 libattr-2.5.2-5.el10.aarch64 libblkid-2.40.2-13.el10.aarch64 libbrotli-1.1.0-6.el10.aarch64 libcap-2.69-7.el10.aarch64 libcap-ng-0.8.4-6.el10.aarch64 libcom_err-1.47.1-4.el10.aarch64 libcurl-8.12.1-2.el10.aarch64 libeconf-0.6.2-4.el10.aarch64 libevent-2.1.12-16.el10.aarch64 libfdisk-2.40.2-13.el10.aarch64 libffi-3.4.4-10.el10.aarch64 libgcc-14.3.1-2.3.el10.aarch64 libgomp-14.3.1-2.3.el10.aarch64 libidn2-2.3.7-3.el10.aarch64 libmount-2.40.2-13.el10.aarch64 libnghttp2-1.64.0-2.el10.aarch64 libpkgconf-2.1.0-3.el10.aarch64 libpsl-0.21.5-6.el10.aarch64 libpwquality-1.4.5-12.el10.aarch64 libselinux-3.9-2.el10.aarch64 libsemanage-3.9-1.el10.aarch64 libsepol-3.9-1.el10.aarch64 libsmartcols-2.40.2-13.el10.aarch64 libssh-0.11.1-3.el10.aarch64 libssh-config-0.11.1-3.el10.noarch libstdc++-14.3.1-2.3.el10.aarch64 libtasn1-4.20.0-1.el10.aarch64 libunistring-1.1-10.el10.aarch64 libutempter-1.2.1-15.el10.aarch64 libuuid-2.40.2-13.el10.aarch64 libverto-0.3.2-10.el10.aarch64 libxcrypt-4.4.36-10.el10.aarch64 libxml2-2.12.5-9.el10.aarch64 libzstd-1.5.5-9.el10.aarch64 lua-libs-5.4.6-7.el10.aarch64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.aarch64 mpfr-4.2.1-5.el10.aarch64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.aarch64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.9-1.el10.aarch64 openssl-fips-provider-3.5.1-5.el10.aarch64 openssl-libs-3.5.1-5.el10.aarch64 p11-kit-0.25.10-1.el10.aarch64 p11-kit-trust-0.25.10-1.el10.aarch64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-8.el10.aarch64 pam-libs-1.6.1-8.el10.aarch64 patch-2.7.6-26.el10.aarch64 pcre2-10.44-1.el10.3.aarch64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.aarch64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.aarch64 popt-1.19-8.el10.aarch64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-10.el10.noarch qt6-srpm-macros-6.9.1-1.el10.noarch readline-8.2-11.el10.aarch64 redhat-rpm-config-293-1.el10.noarch rpm-4.19.1.1-20.el10.aarch64 rpm-build-4.19.1.1-20.el10.aarch64 rpm-build-libs-4.19.1.1-20.el10.aarch64 rpm-libs-4.19.1.1-20.el10.aarch64 rpm-sequoia-1.9.0.3-1.el10.aarch64 rust-toolset-srpm-macros-1.90.0-1.el10.noarch sed-4.9-3.el10.aarch64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-8.el10.aarch64 sqlite-libs-3.46.1-5.el10.aarch64 systemd-libs-257-16.el10.aarch64 tar-1.35-7.el10.aarch64 unzip-6.0-69.el10.aarch64 util-linux-2.40.2-13.el10.aarch64 util-linux-core-2.40.2-13.el10.aarch64 which-2.21-44.el10.aarch64 xz-5.6.2-4.el10.aarch64 xz-libs-5.6.2-4.el10.aarch64 zip-3.0-45.el10.aarch64 zlib-ng-compat-2.2.3-2.el10.aarch64 zstd-1.5.5-9.el10.aarch64 Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git meson make INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git meson make Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: installing package(s): git meson make No matches found for the following disable plugin patterns: local, spacewalk, versionlock CentOS Stream 10 - BaseOS 78 kB/s | 6.8 kB 00:00 CentOS Stream 10 - AppStream 104 kB/s | 7.2 kB 00:00 CentOS Stream 10 - CRB 128 kB/s | 6.7 kB 00:00 CentOS Stream 10 - Extras packages 107 kB/s | 8.4 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git aarch64 2.47.3-1.el10 appstream 51 k make aarch64 1:4.4.1-9.el10 baseos 585 k meson noarch 1.4.1-4.el10 crb 2.1 M Installing dependencies: emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k expat aarch64 2.7.1-1.el10 baseos 112 k git-core aarch64 2.47.3-1.el10 appstream 4.9 M git-core-doc noarch 2.47.3-1.el10 appstream 3.1 M groff-base aarch64 1.23.0-10.el10 baseos 1.1 M less aarch64 661-3.el10 baseos 191 k libcbor aarch64 0.11.0-3.el10 baseos 34 k libedit aarch64 3.1-52.20230828cvs.el10 baseos 106 k libfido2 aarch64 1.14.0-7.el10 baseos 97 k mpdecimal aarch64 2.5.1-12.el10 baseos 90 k ncurses aarch64 6.4-14.20240127.el10 baseos 421 k ninja-build aarch64 1.11.1-9.el10 crb 167 k openssh aarch64 9.9p1-14.el10 baseos 345 k openssh-clients aarch64 9.9p1-14.el10 baseos 737 k perl-AutoLoader noarch 5.74-514.el10 appstream 22 k perl-B aarch64 1.89-514.el10 appstream 179 k perl-Carp noarch 1.54-511.el10 baseos 30 k perl-Class-Struct noarch 0.68-514.el10 appstream 23 k perl-Data-Dumper aarch64 2.189-512.el10 baseos 56 k perl-Digest noarch 1.20-511.el10 baseos 26 k perl-Digest-MD5 aarch64 2.59-6.el10 baseos 37 k perl-DynaLoader aarch64 1.56-514.el10 appstream 27 k perl-Encode aarch64 4:3.21-511.el10 baseos 1.1 M perl-Errno aarch64 1.38-514.el10 appstream 16 k perl-Error noarch 1:0.17029-18.el10 appstream 42 k perl-Exporter noarch 5.78-511.el10 baseos 32 k perl-Fcntl aarch64 1.18-514.el10 appstream 30 k perl-File-Basename noarch 2.86-514.el10 appstream 18 k perl-File-Find noarch 1.44-514.el10 appstream 26 k perl-File-Path noarch 2.18-511.el10 baseos 36 k perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k perl-File-stat noarch 1.14-514.el10 appstream 18 k perl-FileHandle noarch 2.05-514.el10 appstream 16 k perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k perl-Git noarch 2.47.3-1.el10 appstream 38 k perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k perl-IO aarch64 1.55-514.el10 appstream 81 k perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k perl-MIME-Base64 aarch64 3.16-511.el10 baseos 31 k perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k perl-Net-SSLeay aarch64 1.94-8.el10 appstream 381 k perl-POSIX aarch64 2.20-514.el10 appstream 98 k perl-PathTools aarch64 3.91-512.el10 baseos 85 k perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k perl-Scalar-List-Utils aarch64 5:1.63-511.el10 baseos 73 k perl-SelectSaver noarch 1.02-514.el10 appstream 12 k perl-Socket aarch64 4:2.038-511.el10 baseos 56 k perl-Storable aarch64 1:3.32-511.el10 baseos 98 k perl-Symbol noarch 1.09-514.el10 appstream 15 k perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k perl-Term-Cap noarch 1.18-511.el10 baseos 23 k perl-TermReadKey aarch64 2.38-24.el10 appstream 37 k perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k perl-URI noarch 5.27-3.el10 baseos 134 k perl-base noarch 2.27-514.el10 appstream 17 k perl-constant noarch 1.33-512.el10 baseos 24 k perl-if noarch 0.61.000-514.el10 appstream 15 k perl-interpreter aarch64 4:5.40.2-514.el10 appstream 73 k perl-lib aarch64 0.65-514.el10 appstream 16 k perl-libnet noarch 3.15-512.el10 baseos 127 k perl-libs aarch64 4:5.40.2-514.el10 appstream 2.3 M perl-locale noarch 1.12-514.el10 appstream 14 k perl-mro aarch64 1.29-514.el10 appstream 30 k perl-overload noarch 1.37-514.el10 appstream 46 k perl-overloading noarch 0.02-514.el10 appstream 14 k perl-parent noarch 1:0.241-512.el10 baseos 16 k perl-podlators noarch 1:5.01-511.el10 baseos 124 k perl-vars noarch 1.05-514.el10 appstream 14 k python3 aarch64 3.12.11-3.el10 baseos 28 k python3-libs aarch64 3.12.11-3.el10 baseos 9.3 M python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M tzdata noarch 2025b-2.el10 baseos 901 k vim-filesystem noarch 2:9.1.083-5.el10 baseos 19 k Transaction Summary ================================================================================ Install 85 Packages Total download size: 34 M Installed size: 137 M Downloading Packages: (1/85): expat-2.7.1-1.el10.aarch64.rpm 5.7 MB/s | 112 kB 00:00 (2/85): less-661-3.el10.aarch64.rpm 9.5 MB/s | 191 kB 00:00 (3/85): libcbor-0.11.0-3.el10.aarch64.rpm 12 MB/s | 34 kB 00:00 (4/85): libedit-3.1-52.20230828cvs.el10.aarch64 28 MB/s | 106 kB 00:00 (5/85): groff-base-1.23.0-10.el10.aarch64.rpm 40 MB/s | 1.1 MB 00:00 (6/85): libfido2-1.14.0-7.el10.aarch64.rpm 17 MB/s | 97 kB 00:00 (7/85): make-4.4.1-9.el10.aarch64.rpm 64 MB/s | 585 kB 00:00 (8/85): mpdecimal-2.5.1-12.el10.aarch64.rpm 14 MB/s | 90 kB 00:00 (9/85): openssh-9.9p1-14.el10.aarch64.rpm 64 MB/s | 345 kB 00:00 (10/85): ncurses-6.4-14.20240127.el10.aarch64.r 37 MB/s | 421 kB 00:00 (11/85): openssh-clients-9.9p1-14.el10.aarch64. 87 MB/s | 737 kB 00:00 (12/85): perl-Carp-1.54-511.el10.noarch.rpm 6.9 MB/s | 30 kB 00:00 (13/85): perl-Data-Dumper-2.189-512.el10.aarch6 15 MB/s | 56 kB 00:00 (14/85): perl-Digest-1.20-511.el10.noarch.rpm 10 MB/s | 26 kB 00:00 (15/85): perl-Digest-MD5-2.59-6.el10.aarch64.rp 14 MB/s | 37 kB 00:00 (16/85): perl-Exporter-5.78-511.el10.noarch.rpm 6.6 MB/s | 32 kB 00:00 (17/85): perl-Encode-3.21-511.el10.aarch64.rpm 124 MB/s | 1.1 MB 00:00 (18/85): perl-File-Path-2.18-511.el10.noarch.rp 5.3 MB/s | 36 kB 00:00 (19/85): perl-File-Temp-0.231.100-512.el10.noar 14 MB/s | 60 kB 00:00 (20/85): perl-HTTP-Tiny-0.088-512.el10.noarch.r 22 MB/s | 57 kB 00:00 (21/85): perl-Getopt-Long-2.58-3.el10.noarch.rp 17 MB/s | 65 kB 00:00 (22/85): perl-IO-Socket-IP-0.42-512.el10.noarch 15 MB/s | 43 kB 00:00 (23/85): perl-MIME-Base64-3.16-511.el10.aarch64 10 MB/s | 31 kB 00:00 (24/85): perl-IO-Socket-SSL-2.085-3.el10.noarch 42 MB/s | 227 kB 00:00 (25/85): perl-Mozilla-CA-20231213-5.el10.noarch 4.6 MB/s | 15 kB 00:00 (26/85): perl-PathTools-3.91-512.el10.aarch64.r 21 MB/s | 85 kB 00:00 (27/85): perl-Pod-Escapes-1.07-511.el10.noarch. 7.1 MB/s | 21 kB 00:00 (28/85): perl-Pod-Perldoc-3.28.01-512.el10.noar 22 MB/s | 84 kB 00:00 (29/85): perl-Pod-Usage-2.03-511.el10.noarch.rp 11 MB/s | 41 kB 00:00 (30/85): perl-Pod-Simple-3.45-511.el10.noarch.r 41 MB/s | 218 kB 00:00 (31/85): perl-Scalar-List-Utils-1.63-511.el10.a 17 MB/s | 73 kB 00:00 (32/85): perl-Socket-2.038-511.el10.aarch64.rpm 20 MB/s | 56 kB 00:00 (33/85): perl-Term-ANSIColor-5.01-512.el10.noar 17 MB/s | 49 kB 00:00 (34/85): perl-Storable-3.32-511.el10.aarch64.rp 23 MB/s | 98 kB 00:00 (35/85): perl-Term-Cap-1.18-511.el10.noarch.rpm 5.1 MB/s | 23 kB 00:00 (36/85): perl-Text-ParseWords-3.31-511.el10.noa 5.1 MB/s | 17 kB 00:00 (37/85): perl-Text-Tabs+Wrap-2024.001-511.el10. 8.6 MB/s | 23 kB 00:00 (38/85): perl-Time-Local-1.350-511.el10.noarch. 14 MB/s | 35 kB 00:00 (39/85): perl-constant-1.33-512.el10.noarch.rpm 6.1 MB/s | 24 kB 00:00 (40/85): perl-URI-5.27-3.el10.noarch.rpm 27 MB/s | 134 kB 00:00 (41/85): perl-libnet-3.15-512.el10.noarch.rpm 28 MB/s | 127 kB 00:00 (42/85): perl-parent-0.241-512.el10.noarch.rpm 4.3 MB/s | 16 kB 00:00 (43/85): perl-podlators-5.01-511.el10.noarch.rp 31 MB/s | 124 kB 00:00 (44/85): python3-3.12.11-3.el10.aarch64.rpm 7.7 MB/s | 28 kB 00:00 (45/85): python3-setuptools-69.0.3-12.el10.noar 98 MB/s | 1.6 MB 00:00 (46/85): tzdata-2025b-2.el10.noarch.rpm 85 MB/s | 901 kB 00:00 (47/85): vim-filesystem-9.1.083-5.el10.noarch.r 3.2 MB/s | 19 kB 00:00 (48/85): emacs-filesystem-29.4-12.el10.noarch.r 1.9 MB/s | 10 kB 00:00 (49/85): git-2.47.3-1.el10.aarch64.rpm 9.9 MB/s | 51 kB 00:00 (50/85): python3-libs-3.12.11-3.el10.aarch64.rp 165 MB/s | 9.3 MB 00:00 (51/85): python3-pip-wheel-23.3.2-7.el10.noarch 25 MB/s | 1.5 MB 00:00 (52/85): perl-AutoLoader-5.74-514.el10.noarch.r 1.7 MB/s | 22 kB 00:00 (53/85): git-core-2.47.3-1.el10.aarch64.rpm 101 MB/s | 4.9 MB 00:00 (54/85): git-core-doc-2.47.3-1.el10.noarch.rpm 73 MB/s | 3.1 MB 00:00 (55/85): perl-B-1.89-514.el10.aarch64.rpm 6.7 MB/s | 179 kB 00:00 (56/85): perl-Class-Struct-0.68-514.el10.noarch 5.2 MB/s | 23 kB 00:00 (57/85): perl-DynaLoader-1.56-514.el10.aarch64. 12 MB/s | 27 kB 00:00 (58/85): perl-Errno-1.38-514.el10.aarch64.rpm 4.7 MB/s | 16 kB 00:00 (59/85): perl-Error-0.17029-18.el10.noarch.rpm 10 MB/s | 42 kB 00:00 (60/85): perl-Fcntl-1.18-514.el10.aarch64.rpm 7.1 MB/s | 30 kB 00:00 (61/85): perl-File-Basename-2.86-514.el10.noarc 6.9 MB/s | 18 kB 00:00 (62/85): perl-File-Find-1.44-514.el10.noarch.rp 9.3 MB/s | 26 kB 00:00 (63/85): perl-File-stat-1.14-514.el10.noarch.rp 5.9 MB/s | 18 kB 00:00 (64/85): perl-FileHandle-2.05-514.el10.noarch.r 3.5 MB/s | 16 kB 00:00 (65/85): perl-Getopt-Std-1.14-514.el10.noarch.r 4.3 MB/s | 16 kB 00:00 (66/85): perl-Git-2.47.3-1.el10.noarch.rpm 15 MB/s | 38 kB 00:00 (67/85): perl-IPC-Open3-1.22-514.el10.noarch.rp 6.4 MB/s | 23 kB 00:00 (68/85): perl-IO-1.55-514.el10.aarch64.rpm 14 MB/s | 81 kB 00:00 (69/85): perl-Net-SSLeay-1.94-8.el10.aarch64.rp 49 MB/s | 381 kB 00:00 (70/85): perl-SelectSaver-1.02-514.el10.noarch. 2.9 MB/s | 12 kB 00:00 (71/85): perl-POSIX-2.20-514.el10.aarch64.rpm 14 MB/s | 98 kB 00:00 (72/85): perl-Symbol-1.09-514.el10.noarch.rpm 3.8 MB/s | 15 kB 00:00 (73/85): perl-TermReadKey-2.38-24.el10.aarch64. 15 MB/s | 37 kB 00:00 (74/85): perl-base-2.27-514.el10.noarch.rpm 6.3 MB/s | 17 kB 00:00 (75/85): perl-if-0.61.000-514.el10.noarch.rpm 4.9 MB/s | 15 kB 00:00 (76/85): perl-lib-0.65-514.el10.aarch64.rpm 5.8 MB/s | 16 kB 00:00 (77/85): perl-interpreter-5.40.2-514.el10.aarch 16 MB/s | 73 kB 00:00 (78/85): perl-locale-1.12-514.el10.noarch.rpm 3.9 MB/s | 14 kB 00:00 (79/85): perl-mro-1.29-514.el10.aarch64.rpm 6.8 MB/s | 30 kB 00:00 (80/85): perl-overload-1.37-514.el10.noarch.rpm 8.7 MB/s | 46 kB 00:00 (81/85): perl-libs-5.40.2-514.el10.aarch64.rpm 180 MB/s | 2.3 MB 00:00 (82/85): perl-overloading-0.02-514.el10.noarch. 2.0 MB/s | 14 kB 00:00 (83/85): perl-vars-1.05-514.el10.noarch.rpm 4.3 MB/s | 14 kB 00:00 (84/85): ninja-build-1.11.1-9.el10.aarch64.rpm 436 kB/s | 167 kB 00:00 (85/85): meson-1.4.1-4.el10.noarch.rpm 3.1 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 32 MB/s | 34 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : expat-2.7.1-1.el10.aarch64 1/85 Installing : emacs-filesystem-1:29.4-12.el10.noarch 2/85 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 3/85 Installing : tzdata-2025b-2.el10.noarch 4/85 Installing : python3-pip-wheel-23.3.2-7.el10.noarch 5/85 Installing : openssh-9.9p1-14.el10.aarch64 6/85 Installing : ncurses-6.4-14.20240127.el10.aarch64 7/85 Installing : mpdecimal-2.5.1-12.el10.aarch64 8/85 Installing : python3-3.12.11-3.el10.aarch64 9/85 Installing : python3-libs-3.12.11-3.el10.aarch64 10/85 Installing : python3-setuptools-69.0.3-12.el10.noarch 11/85 Installing : ninja-build-1.11.1-9.el10.aarch64 12/85 Installing : libedit-3.1-52.20230828cvs.el10.aarch64 13/85 Installing : libcbor-0.11.0-3.el10.aarch64 14/85 Installing : libfido2-1.14.0-7.el10.aarch64 15/85 Installing : openssh-clients-9.9p1-14.el10.aarch64 16/85 Running scriptlet: openssh-clients-9.9p1-14.el10.aarch64 16/85 Installing : less-661-3.el10.aarch64 17/85 Installing : git-core-2.47.3-1.el10.aarch64 18/85 Installing : git-core-doc-2.47.3-1.el10.noarch 19/85 Running scriptlet: groff-base-1.23.0-10.el10.aarch64 20/85 Installing : groff-base-1.23.0-10.el10.aarch64 20/85 Running scriptlet: groff-base-1.23.0-10.el10.aarch64 20/85 Installing : perl-Digest-1.20-511.el10.noarch 21/85 Installing : perl-Digest-MD5-2.59-6.el10.aarch64 22/85 Installing : perl-B-1.89-514.el10.aarch64 23/85 Installing : perl-FileHandle-2.05-514.el10.noarch 24/85 Installing : perl-Data-Dumper-2.189-512.el10.aarch64 25/85 Installing : perl-libnet-3.15-512.el10.noarch 26/85 Installing : perl-AutoLoader-5.74-514.el10.noarch 27/85 Installing : perl-URI-5.27-3.el10.noarch 28/85 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 29/85 Installing : perl-Time-Local-2:1.350-511.el10.noarch 30/85 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 31/85 Installing : perl-if-0.61.000-514.el10.noarch 32/85 Installing : perl-locale-1.12-514.el10.noarch 33/85 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 34/85 Installing : perl-File-Path-2.18-511.el10.noarch 35/85 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 36/85 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 37/85 Installing : perl-Net-SSLeay-1.94-8.el10.aarch64 38/85 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 39/85 Installing : perl-Class-Struct-0.68-514.el10.noarch 40/85 Installing : perl-POSIX-2.20-514.el10.aarch64 41/85 Installing : perl-IPC-Open3-1.22-514.el10.noarch 42/85 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 43/85 Installing : perl-Term-Cap-1.18-511.el10.noarch 44/85 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 45/85 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 46/85 Installing : perl-Socket-4:2.038-511.el10.aarch64 47/85 Installing : perl-SelectSaver-1.02-514.el10.noarch 48/85 Installing : perl-Symbol-1.09-514.el10.noarch 49/85 Installing : perl-File-stat-1.14-514.el10.noarch 50/85 Installing : perl-podlators-1:5.01-511.el10.noarch 51/85 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 52/85 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 53/85 Installing : perl-Fcntl-1.18-514.el10.aarch64 54/85 Installing : perl-base-2.27-514.el10.noarch 55/85 Installing : perl-mro-1.29-514.el10.aarch64 56/85 Installing : perl-IO-1.55-514.el10.aarch64 57/85 Installing : perl-overloading-0.02-514.el10.noarch 58/85 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 59/85 Installing : perl-MIME-Base64-3.16-511.el10.aarch64 60/85 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.aarch64 61/85 Installing : perl-constant-1.33-512.el10.noarch 62/85 Installing : perl-parent-1:0.241-512.el10.noarch 63/85 Installing : perl-Errno-1.38-514.el10.aarch64 64/85 Installing : perl-File-Basename-2.86-514.el10.noarch 65/85 Installing : perl-Getopt-Std-1.14-514.el10.noarch 66/85 Installing : perl-Storable-1:3.32-511.el10.aarch64 67/85 Installing : perl-overload-1.37-514.el10.noarch 68/85 Installing : perl-vars-1.05-514.el10.noarch 69/85 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 70/85 Installing : perl-Carp-1.54-511.el10.noarch 71/85 Installing : perl-Exporter-5.78-511.el10.noarch 72/85 Installing : perl-PathTools-3.91-512.el10.aarch64 73/85 Installing : perl-DynaLoader-1.56-514.el10.aarch64 74/85 Installing : perl-Encode-4:3.21-511.el10.aarch64 75/85 Installing : perl-libs-4:5.40.2-514.el10.aarch64 76/85 Installing : perl-interpreter-4:5.40.2-514.el10.aarch64 77/85 Installing : perl-Error-1:0.17029-18.el10.noarch 78/85 Installing : perl-File-Find-1.44-514.el10.noarch 79/85 Installing : perl-TermReadKey-2.38-24.el10.aarch64 80/85 Installing : perl-lib-0.65-514.el10.aarch64 81/85 Installing : perl-Git-2.47.3-1.el10.noarch 82/85 Installing : git-2.47.3-1.el10.aarch64 83/85 Installing : meson-1.4.1-4.el10.noarch 84/85 Installing : make-1:4.4.1-9.el10.aarch64 85/85 Running scriptlet: make-1:4.4.1-9.el10.aarch64 85/85 Installed: emacs-filesystem-1:29.4-12.el10.noarch expat-2.7.1-1.el10.aarch64 git-2.47.3-1.el10.aarch64 git-core-2.47.3-1.el10.aarch64 git-core-doc-2.47.3-1.el10.noarch groff-base-1.23.0-10.el10.aarch64 less-661-3.el10.aarch64 libcbor-0.11.0-3.el10.aarch64 libedit-3.1-52.20230828cvs.el10.aarch64 libfido2-1.14.0-7.el10.aarch64 make-1:4.4.1-9.el10.aarch64 meson-1.4.1-4.el10.noarch mpdecimal-2.5.1-12.el10.aarch64 ncurses-6.4-14.20240127.el10.aarch64 ninja-build-1.11.1-9.el10.aarch64 openssh-9.9p1-14.el10.aarch64 openssh-clients-9.9p1-14.el10.aarch64 perl-AutoLoader-5.74-514.el10.noarch perl-B-1.89-514.el10.aarch64 perl-Carp-1.54-511.el10.noarch perl-Class-Struct-0.68-514.el10.noarch perl-Data-Dumper-2.189-512.el10.aarch64 perl-Digest-1.20-511.el10.noarch perl-Digest-MD5-2.59-6.el10.aarch64 perl-DynaLoader-1.56-514.el10.aarch64 perl-Encode-4:3.21-511.el10.aarch64 perl-Errno-1.38-514.el10.aarch64 perl-Error-1:0.17029-18.el10.noarch perl-Exporter-5.78-511.el10.noarch perl-Fcntl-1.18-514.el10.aarch64 perl-File-Basename-2.86-514.el10.noarch perl-File-Find-1.44-514.el10.noarch perl-File-Path-2.18-511.el10.noarch perl-File-Temp-1:0.231.100-512.el10.noarch perl-File-stat-1.14-514.el10.noarch perl-FileHandle-2.05-514.el10.noarch perl-Getopt-Long-1:2.58-3.el10.noarch perl-Getopt-Std-1.14-514.el10.noarch perl-Git-2.47.3-1.el10.noarch perl-HTTP-Tiny-0.088-512.el10.noarch perl-IO-1.55-514.el10.aarch64 perl-IO-Socket-IP-0.42-512.el10.noarch perl-IO-Socket-SSL-2.085-3.el10.noarch perl-IPC-Open3-1.22-514.el10.noarch perl-MIME-Base64-3.16-511.el10.aarch64 perl-Mozilla-CA-20231213-5.el10.noarch perl-Net-SSLeay-1.94-8.el10.aarch64 perl-POSIX-2.20-514.el10.aarch64 perl-PathTools-3.91-512.el10.aarch64 perl-Pod-Escapes-1:1.07-511.el10.noarch perl-Pod-Perldoc-3.28.01-512.el10.noarch perl-Pod-Simple-1:3.45-511.el10.noarch perl-Pod-Usage-4:2.03-511.el10.noarch perl-Scalar-List-Utils-5:1.63-511.el10.aarch64 perl-SelectSaver-1.02-514.el10.noarch perl-Socket-4:2.038-511.el10.aarch64 perl-Storable-1:3.32-511.el10.aarch64 perl-Symbol-1.09-514.el10.noarch perl-Term-ANSIColor-5.01-512.el10.noarch perl-Term-Cap-1.18-511.el10.noarch perl-TermReadKey-2.38-24.el10.aarch64 perl-Text-ParseWords-3.31-511.el10.noarch perl-Text-Tabs+Wrap-2024.001-511.el10.noarch perl-Time-Local-2:1.350-511.el10.noarch perl-URI-5.27-3.el10.noarch perl-base-2.27-514.el10.noarch perl-constant-1.33-512.el10.noarch perl-if-0.61.000-514.el10.noarch perl-interpreter-4:5.40.2-514.el10.aarch64 perl-lib-0.65-514.el10.aarch64 perl-libnet-3.15-512.el10.noarch perl-libs-4:5.40.2-514.el10.aarch64 perl-locale-1.12-514.el10.noarch perl-mro-1.29-514.el10.aarch64 perl-overload-1.37-514.el10.noarch perl-overloading-0.02-514.el10.noarch perl-parent-1:0.241-512.el10.noarch perl-podlators-1:5.01-511.el10.noarch perl-vars-1.05-514.el10.noarch python3-3.12.11-3.el10.aarch64 python3-libs-3.12.11-3.el10.aarch64 python3-pip-wheel-23.3.2-7.el10.noarch python3-setuptools-69.0.3-12.el10.noarch tzdata-2025b-2.el10.noarch vim-filesystem-2:9.1.083-5.el10.noarch Complete! INFO: Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-tzqpght5/script /script INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-tzqpght5/script /script Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-tzqpght5/script to /var/lib/mock/copr-custom-centos-stream-10-aarch64/root/script Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] + chmod a+x /script + rm -rf /workdir + mkdir -p /workdir + chown mockbuild /workdir Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=bdherouville COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 COPR_PACKAGE='"'"''"'"' COPR_RESULTDIR=/workdir /script' INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=bdherouville COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 COPR_PACKAGE='"'"''"'"' COPR_RESULTDIR=/workdir /script' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-centos-stream-10-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["set -xe ; cd /workdir ; COPR_OWNER=bdherouville COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 COPR_PACKAGE='' COPR_RESULTDIR=/workdir /script"] Start: chroot ["set -xe ; cd /workdir ; COPR_OWNER=bdherouville COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 COPR_PACKAGE='' COPR_RESULTDIR=/workdir /script"] + cd /workdir + COPR_OWNER=bdherouville + COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 + COPR_PACKAGE= + COPR_RESULTDIR=/workdir + /script + LIBVIRT_REF=v11.8.0 + REPO_URL=https://github.com/libvirt/libvirt.git + : /workdir + git clone --depth 1 --branch v11.8.0 https://github.com/libvirt/libvirt.git Cloning into 'libvirt'... Note: switching to '74249df5575ecefabb0279f3bdc26b515f6f19ac'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false + cd libvirt + SPECIN=libvirt.spec.in + '[' -f libvirt.spec.in ']' + grep -Eq '^[[:space:]]*%define[[:space:]]+arches_zfs' libvirt.spec.in + sed -i -E '/^[[:space:]]*%define[[:space:]]+arches_zfs/{ /aarch64/! s/$/ aarch64/ }' libvirt.spec.in + sed -i -E 's/^(%define[[:space:]]+with_storage_zfs[[:space:]]+)[0-9]+/\1 1/' libvirt.spec.in + meson setup build The Meson build system Version: 1.4.1 Source dir: /workdir/libvirt Build dir: /workdir/libvirt/build Build type: native build Project name: libvirt Project version: 11.8.0 meson.build:1:0: ERROR: Unknown compiler(s): [['cc'], ['gcc'], ['clang'], ['nvc'], ['pgcc'], ['icc'], ['icx']] The following exception(s) were encountered: Running `cc --version` gave "[Errno 2] No such file or directory: 'cc'" Running `gcc --version` gave "[Errno 2] No such file or directory: 'gcc'" Running `clang --version` gave "[Errno 2] No such file or directory: 'clang'" Running `nvc --version` gave "[Errno 2] No such file or directory: 'nvc'" Running `pgcc --version` gave "[Errno 2] No such file or directory: 'pgcc'" Running `icc --version` gave "[Errno 2] No such file or directory: 'icc'" Running `icx --version` gave "[Errno 2] No such file or directory: 'icx'" A full log can be found at /workdir/libvirt/build/meson-logs/meson-log.txt Finish: chroot ["set -xe ; cd /workdir ; COPR_OWNER=bdherouville COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 COPR_PACKAGE='' COPR_RESULTDIR=/workdir /script"] Finish: run Traceback (most recent call last): File "/usr/bin/copr-sources-custom", line 114, in run_cmd(mock + ['--unpriv', '--chroot', cmd]) ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/copr-sources-custom", line 64, in run_cmd return subprocess.check_call(command, **kwargs) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--unpriv', '--chroot', "set -xe ; cd /workdir ; COPR_OWNER=bdherouville COPR_PROJECT=libvirt-daemon-driver-storage-zfs-el10-aarch64 COPR_PACKAGE='' COPR_RESULTDIR=/workdir /script"]' returned non-zero exit status 1. Copr build error: Build failed