Warning: Permanently added '54.221.88.5' (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/9739122 Version: 1.6 PID: 8742 Logging PID: 8744 Task: {'appstream': False, 'background': False, 'build_id': 9739122, '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 autoconf automake libtool make gcc meson ninja-build python3 ' 'python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter ' 'libxml2 xsltproc systemd-rpm-macros', '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': '9739122'} 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-s1lc7iuk/script --builddeps 'git meson make autoconf automake libtool make gcc meson ninja-build python3 python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter libxml2 xsltproc systemd-rpm-macros' --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-df624f63-d616-4970-b943-39717618a288 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-df624f63-d616-4970-b943-39717618a288 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 17 MB/s | 9.2 MB 00:00 CentOS Stream 10 - AppStream 6.7 MB/s | 3.3 MB 00:00 CentOS Stream 10 - CRB 1.5 MB/s | 743 kB 00:00 CentOS Stream 10 - Extras packages 25 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.7 MB/s | 41 kB 00:00 (2/143): authselect-1.5.0-8.el10.aarch64.rpm 9.5 MB/s | 144 kB 00:00 (3/143): basesystem-11-22.el10.noarch.rpm 1.7 MB/s | 4.3 kB 00:00 (4/143): audit-libs-4.0.3-4.el10.aarch64.rpm 6.6 MB/s | 131 kB 00:00 (5/143): authselect-libs-1.5.0-8.el10.aarch64.r 35 MB/s | 221 kB 00:00 (6/143): bash-5.2.26-6.el10.aarch64.rpm 111 MB/s | 1.8 MB 00:00 (7/143): binutils-gold-2.41-58.el10.aarch64.rpm 49 MB/s | 939 kB 00:00 (8/143): bzip2-1.0.8-25.el10.aarch64.rpm 3.7 MB/s | 54 kB 00:00 (9/143): binutils-2.41-58.el10.aarch64.rpm 166 MB/s | 6.7 MB 00:00 (10/143): bzip2-libs-1.0.8-25.el10.aarch64.rpm 2.1 MB/s | 42 kB 00:00 (11/143): ca-certificates-2025.2.80_v9.0.305-10 71 MB/s | 1.1 MB 00:00 (12/143): centos-gpg-keys-10.0-12.el10.noarch.r 2.1 MB/s | 10 kB 00:00 (13/143): centos-stream-release-10.0-12.el10.no 5.8 MB/s | 26 kB 00:00 (14/143): centos-stream-repos-10.0-12.el10.noar 2.8 MB/s | 8.3 kB 00:00 (15/143): coreutils-9.5-6.el10.aarch64.rpm 105 MB/s | 1.1 MB 00:00 (16/143): cpio-2.15-3.el10.aarch64.rpm 27 MB/s | 290 kB 00:00 (17/143): coreutils-common-9.5-6.el10.aarch64.r 124 MB/s | 2.1 MB 00:00 (18/143): cracklib-2.9.11-8.el10.aarch64.rpm 13 MB/s | 96 kB 00:00 (19/143): crypto-policies-20250905-2.gitc7eb7b2 14 MB/s | 98 kB 00:00 (20/143): curl-8.12.1-2.el10.aarch64.rpm 20 MB/s | 216 kB 00:00 (21/143): cracklib-dicts-2.9.11-8.el10.aarch64. 175 MB/s | 3.6 MB 00:00 (22/143): cyrus-sasl-lib-2.1.28-27.el10.aarch64 9.7 MB/s | 107 kB 00:00 (23/143): diffutils-3.10-8.el10.aarch64.rpm 44 MB/s | 405 kB 00:00 (24/143): ed-1.20-5.el10.aarch64.rpm 21 MB/s | 82 kB 00:00 (25/143): elfutils-debuginfod-client-0.193-1.el 16 MB/s | 47 kB 00:00 (26/143): elfutils-default-yama-scope-0.193-1.e 3.9 MB/s | 13 kB 00:00 (27/143): elfutils-libelf-0.193-1.el10.aarch64. 46 MB/s | 208 kB 00:00 (28/143): elfutils-0.193-1.el10.aarch64.rpm 47 MB/s | 541 kB 00:00 (29/143): elfutils-libs-0.193-1.el10.aarch64.rp 46 MB/s | 266 kB 00:00 (30/143): file-5.45-8.el10.aarch64.rpm 16 MB/s | 49 kB 00:00 (31/143): file-libs-5.45-8.el10.aarch64.rpm 120 MB/s | 762 kB 00:00 (32/143): findutils-4.10.0-5.el10.aarch64.rpm 54 MB/s | 555 kB 00:00 (33/143): gawk-5.3.0-6.el10.aarch64.rpm 80 MB/s | 1.1 MB 00:00 (34/143): filesystem-3.18-17.el10.aarch64.rpm 168 MB/s | 4.8 MB 00:00 (35/143): gdbm-1.23-14.el10.aarch64.rpm 8.3 MB/s | 150 kB 00:00 (36/143): gdbm-libs-1.23-14.el10.aarch64.rpm 4.4 MB/s | 56 kB 00:00 (37/143): glibc-common-2.39-69.el10.aarch64.rpm 55 MB/s | 327 kB 00:00 (38/143): glibc-2.39-69.el10.aarch64.rpm 146 MB/s | 1.7 MB 00:00 (39/143): glibc-minimal-langpack-2.39-69.el10.a 9.3 MB/s | 46 kB 00:00 (40/143): glibc-gconv-extra-2.39-69.el10.aarch6 117 MB/s | 1.8 MB 00:00 (41/143): gmp-6.2.1-12.el10.aarch64.rpm 35 MB/s | 268 kB 00:00 (42/143): grep-3.11-10.el10.aarch64.rpm 34 MB/s | 298 kB 00:00 (43/143): gzip-1.13-3.el10.aarch64.rpm 40 MB/s | 168 kB 00:00 (44/143): jansson-2.14-3.el10.aarch64.rpm 19 MB/s | 47 kB 00:00 (45/143): info-7.1-6.el10.aarch64.rpm 38 MB/s | 182 kB 00:00 (46/143): json-c-0.18-3.el10.aarch64.rpm 20 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 12 MB/s | 26 kB 00:00 (49/143): krb5-libs-1.21.3-8.el10.aarch64.rpm 123 MB/s | 769 kB 00:00 (50/143): libattr-2.5.2-5.el10.aarch64.rpm 5.1 MB/s | 19 kB 00:00 (51/143): libarchive-3.7.7-4.el10.aarch64.rpm 64 MB/s | 406 kB 00:00 (52/143): libblkid-2.40.2-13.el10.aarch64.rpm 32 MB/s | 123 kB 00:00 (53/143): libbrotli-1.1.0-6.el10.aarch64.rpm 69 MB/s | 346 kB 00:00 (54/143): libcap-2.69-7.el10.aarch64.rpm 21 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 12 MB/s | 27 kB 00:00 (57/143): libeconf-0.6.2-4.el10.aarch64.rpm 14 MB/s | 33 kB 00:00 (58/143): libcurl-8.12.1-2.el10.aarch64.rpm 82 MB/s | 364 kB 00:00 (59/143): libevent-2.1.12-16.el10.aarch64.rpm 56 MB/s | 256 kB 00:00 (60/143): libfdisk-2.40.2-13.el10.aarch64.rpm 39 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 35 MB/s | 128 kB 00:00 (63/143): libgomp-14.3.1-2.3.el10.aarch64.rpm 80 MB/s | 359 kB 00:00 (64/143): libidn2-2.3.7-3.el10.aarch64.rpm 26 MB/s | 119 kB 00:00 (65/143): libmount-2.40.2-13.el10.aarch64.rpm 39 MB/s | 153 kB 00:00 (66/143): libpkgconf-2.1.0-3.el10.aarch64.rpm 16 MB/s | 39 kB 00:00 (67/143): libnghttp2-1.64.0-2.el10.aarch64.rpm 21 MB/s | 77 kB 00:00 (68/143): libpsl-0.21.5-6.el10.aarch64.rpm 21 MB/s | 65 kB 00:00 (69/143): libpwquality-1.4.5-12.el10.aarch64.rp 37 MB/s | 123 kB 00:00 (70/143): libselinux-3.9-2.el10.aarch64.rpm 29 MB/s | 96 kB 00:00 (71/143): libsemanage-3.9-1.el10.aarch64.rpm 33 MB/s | 119 kB 00:00 (72/143): libsepol-3.9-1.el10.aarch64.rpm 73 MB/s | 331 kB 00:00 (73/143): libsmartcols-2.40.2-13.el10.aarch64.r 20 MB/s | 82 kB 00:00 (74/143): libssh-0.11.1-3.el10.aarch64.rpm 52 MB/s | 231 kB 00:00 (75/143): libssh-config-0.11.1-3.el10.noarch.rp 2.9 MB/s | 8.4 kB 00:00 (76/143): libstdc++-14.3.1-2.3.el10.aarch64.rpm 111 MB/s | 869 kB 00:00 (77/143): libtasn1-4.20.0-1.el10.aarch64.rpm 12 MB/s | 74 kB 00:00 (78/143): libunistring-1.1-10.el10.aarch64.rpm 72 MB/s | 540 kB 00:00 (79/143): libutempter-1.2.1-15.el10.aarch64.rpm 8.8 MB/s | 28 kB 00:00 (80/143): libuuid-2.40.2-13.el10.aarch64.rpm 10 MB/s | 28 kB 00:00 (81/143): libverto-0.3.2-10.el10.aarch64.rpm 5.5 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 98 MB/s | 673 kB 00:00 (84/143): libzstd-1.5.5-9.el10.aarch64.rpm 54 MB/s | 285 kB 00:00 (85/143): lua-libs-5.4.6-7.el10.aarch64.rpm 29 MB/s | 130 kB 00:00 (86/143): lz4-libs-1.9.4-8.el10.aarch64.rpm 19 MB/s | 68 kB 00:00 (87/143): mpfr-4.2.1-5.el10.aarch64.rpm 79 MB/s | 325 kB 00:00 (88/143): ncurses-base-6.4-14.20240127.el10.noa 25 MB/s | 100 kB 00:00 (89/143): ncurses-libs-6.4-14.20240127.el10.aar 60 MB/s | 330 kB 00:00 (90/143): openldap-2.6.9-1.el10.aarch64.rpm 50 MB/s | 235 kB 00:00 (91/143): openssl-fips-provider-3.5.1-5.el10.aa 106 MB/s | 717 kB 00:00 (92/143): p11-kit-0.25.10-1.el10.aarch64.rpm 71 MB/s | 502 kB 00:00 (93/143): openssl-libs-3.5.1-5.el10.aarch64.rpm 156 MB/s | 2.1 MB 00:00 (94/143): p11-kit-trust-0.25.10-1.el10.aarch64. 13 MB/s | 140 kB 00:00 (95/143): pam-1.6.1-8.el10.aarch64.rpm 69 MB/s | 589 kB 00:00 (96/143): pam-libs-1.6.1-8.el10.aarch64.rpm 16 MB/s | 57 kB 00:00 (97/143): pcre2-10.44-1.el10.3.aarch64.rpm 49 MB/s | 227 kB 00:00 (98/143): pkgconf-2.1.0-3.el10.aarch64.rpm 16 MB/s | 44 kB 00:00 (99/143): pcre2-syntax-10.44-1.el10.3.noarch.rp 34 MB/s | 151 kB 00:00 (100/143): pkgconf-m4-2.1.0-3.el10.noarch.rpm 5.2 MB/s | 15 kB 00:00 (101/143): pkgconf-pkg-config-2.1.0-3.el10.aarc 4.8 MB/s | 11 kB 00:00 (102/143): publicsuffix-list-dafsa-20240107-5.e 19 MB/s | 59 kB 00:00 (103/143): popt-1.19-8.el10.aarch64.rpm 17 MB/s | 65 kB 00:00 (104/143): readline-8.2-11.el10.aarch64.rpm 57 MB/s | 212 kB 00:00 (105/143): rpm-4.19.1.1-20.el10.aarch64.rpm 96 MB/s | 562 kB 00:00 (106/143): rpm-build-libs-4.19.1.1-20.el10.aarc 15 MB/s | 88 kB 00:00 (107/143): rpm-libs-4.19.1.1-20.el10.aarch64.rp 48 MB/s | 298 kB 00:00 (108/143): rpm-sequoia-1.9.0.3-1.el10.aarch64.r 130 MB/s | 902 kB 00:00 (109/143): sed-4.9-3.el10.aarch64.rpm 40 MB/s | 316 kB 00:00 (110/143): setup-2.14.5-7.el10.noarch.rpm 20 MB/s | 153 kB 00:00 (111/143): shadow-utils-4.15.0-8.el10.aarch64.r 146 MB/s | 1.3 MB 00:00 (112/143): sqlite-libs-3.46.1-5.el10.aarch64.rp 70 MB/s | 730 kB 00:00 (113/143): systemd-libs-257-16.el10.aarch64.rpm 62 MB/s | 784 kB 00:00 (114/143): tar-1.35-7.el10.aarch64.rpm 100 MB/s | 854 kB 00:00 (115/143): unzip-6.0-69.el10.aarch64.rpm 27 MB/s | 186 kB 00:00 (116/143): util-linux-2.40.2-13.el10.aarch64.rp 135 MB/s | 1.2 MB 00:00 (117/143): which-2.21-44.el10.aarch64.rpm 7.1 MB/s | 42 kB 00:00 (118/143): util-linux-core-2.40.2-13.el10.aarch 63 MB/s | 543 kB 00:00 (119/143): xz-5.6.2-4.el10.aarch64.rpm 82 MB/s | 481 kB 00:00 (120/143): xz-libs-5.6.2-4.el10.aarch64.rpm 20 MB/s | 110 kB 00:00 (121/143): zip-3.0-45.el10.aarch64.rpm 53 MB/s | 264 kB 00:00 (122/143): zlib-ng-compat-2.2.3-2.el10.aarch64. 18 MB/s | 65 kB 00:00 (123/143): zstd-1.5.5-9.el10.aarch64.rpm 83 MB/s | 455 kB 00:00 (124/143): debugedit-5.1-8.el10.aarch64.rpm 18 MB/s | 80 kB 00:00 (125/143): dwz-0.16-1.el10.aarch64.rpm 38 MB/s | 137 kB 00:00 (126/143): efi-srpm-macros-6-6.el10.noarch.rpm 9.5 MB/s | 24 kB 00:00 (127/143): fonts-srpm-macros-2.0.5-18.el10.noar 7.2 MB/s | 27 kB 00:00 (128/143): forge-srpm-macros-0.4.0-6.el10.noarc 7.3 MB/s | 21 kB 00:00 (129/143): go-srpm-macros-3.8.0-1.el10.noarch.r 6.5 MB/s | 27 kB 00:00 (130/143): kernel-srpm-macros-1.0-25.el10.noarc 2.2 MB/s | 11 kB 00:00 (131/143): lua-srpm-macros-1-15.el10.noarch.rpm 2.6 MB/s | 9.8 kB 00:00 (132/143): ocaml-srpm-macros-10-4.el10.noarch.r 2.0 MB/s | 10 kB 00:00 (133/143): gdb-minimal-16.3-2.el10.aarch64.rpm 212 MB/s | 4.1 MB 00:00 (134/143): openblas-srpm-macros-2-19.el10.noarc 878 kB/s | 8.7 kB 00:00 (135/143): package-notes-srpm-macros-0.5-13.el1 1.4 MB/s | 10 kB 00:00 (136/143): perl-srpm-macros-1-57.el10.noarch.rp 3.0 MB/s | 9.5 kB 00:00 (137/143): pyproject-srpm-macros-1.16.2-1.el10. 4.1 MB/s | 15 kB 00:00 (138/143): patch-2.7.6-26.el10.aarch64.rpm 29 MB/s | 130 kB 00:00 (139/143): python-srpm-macros-3.12-10.el10.noar 9.9 MB/s | 24 kB 00:00 (140/143): qt6-srpm-macros-6.9.1-1.el10.noarch. 3.9 MB/s | 11 kB 00:00 (141/143): redhat-rpm-config-293-1.el10.noarch. 19 MB/s | 77 kB 00:00 (142/143): rust-toolset-srpm-macros-1.90.0-1.el 4.0 MB/s | 11 kB 00:00 (143/143): rpm-build-4.19.1.1-20.el10.aarch64.r 17 MB/s | 76 kB 00:00 -------------------------------------------------------------------------------- Total 101 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 autoconf automake libtool make gcc meson ninja-build python3 python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter libxml2 xsltproc systemd-rpm-macros 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 autoconf automake libtool make gcc meson ninja-build python3 python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter libxml2 xsltproc systemd-rpm-macros 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 autoconf automake libtool make gcc meson ninja-build python3 python3-docutils python3-pytest pkgconf-pkg-config gettext gawk perl-interpreter libxml2 xsltproc systemd-rpm-macros No matches found for the following disable plugin patterns: local, spacewalk, versionlock CentOS Stream 10 - BaseOS 170 kB/s | 6.8 kB 00:00 CentOS Stream 10 - AppStream 153 kB/s | 7.2 kB 00:00 CentOS Stream 10 - CRB 168 kB/s | 6.7 kB 00:00 CentOS Stream 10 - Extras packages 169 kB/s | 8.4 kB 00:00 Package pkgconf-pkg-config-2.1.0-3.el10.aarch64 is already installed. Package gawk-5.3.0-6.el10.aarch64 is already installed. Package libxml2-2.12.5-9.el10.aarch64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.71-13.el10 appstream 736 k automake noarch 1.16.5-20.el10 appstream 702 k gcc aarch64 14.3.1-2.3.el10 appstream 35 M gettext aarch64 0.22.5-6.el10 baseos 1.1 M git aarch64 2.47.3-1.el10 appstream 51 k libtool aarch64 2.4.7-13.el10 appstream 598 k libxslt aarch64 1.1.39-8.el10 appstream 187 k make aarch64 1:4.4.1-9.el10 baseos 585 k meson noarch 1.4.1-4.el10 crb 2.1 M ninja-build aarch64 1.11.1-9.el10 crb 167 k perl-interpreter aarch64 4:5.40.2-514.el10 appstream 73 k python3 aarch64 3.12.11-3.el10 baseos 28 k python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M python3-pytest noarch 7.4.3-5.el10 crb 756 k systemd-rpm-macros noarch 257-16.el10 baseos 28 k Installing dependencies: annobin-docs noarch 12.99-1.el10 appstream 88 k annobin-plugin-gcc aarch64 12.99-1.el10 appstream 996 k cpp aarch64 14.3.1-2.3.el10 appstream 11 M emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k expat aarch64 2.7.1-1.el10 baseos 112 k gcc-plugin-annobin aarch64 14.3.1-2.3.el10 appstream 67 k gettext-envsubst aarch64 0.22.5-6.el10 baseos 37 k gettext-libs aarch64 0.22.5-6.el10 baseos 645 k gettext-runtime aarch64 0.22.5-6.el10 baseos 122 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 glibc-devel aarch64 2.39-69.el10 appstream 595 k groff-base aarch64 1.23.0-10.el10 baseos 1.1 M kernel-headers aarch64 6.12.0-144.el10 appstream 2.2 M less aarch64 661-3.el10 baseos 191 k libasan aarch64 14.3.1-2.3.el10 appstream 529 k libatomic aarch64 14.3.1-2.3.el10 baseos 55 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 libmpc aarch64 1.3.1-7.el10 appstream 73 k libubsan aarch64 14.3.1-2.3.el10 appstream 236 k libxcrypt-devel aarch64 4.4.36-10.el10 appstream 30 k m4 aarch64 1.4.19-11.el10 appstream 301 k mpdecimal aarch64 2.5.1-12.el10 baseos 90 k ncurses aarch64 6.4-14.20240127.el10 baseos 421 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-Compare noarch 1.100.800-514.el10 appstream 14 k perl-File-Copy noarch 2.41-514.el10 appstream 21 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-Thread-Queue noarch 3.14-511.el10 appstream 22 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-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-threads aarch64 1:2.40-511.el10 appstream 58 k perl-threads-shared aarch64 1.69-511.el10 appstream 45 k perl-vars noarch 1.05-514.el10 appstream 14 k python3-iniconfig noarch 1.1.1-18.el10 crb 19 k python3-libs aarch64 3.12.11-3.el10 baseos 9.3 M python3-packaging noarch 24.2-2.el10 baseos 153 k python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M python3-pluggy noarch 1.3.0-5.el10 crb 53 k 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 117 Packages Total download size: 91 M Installed size: 311 M Downloading Packages: (1/117): gettext-envsubst-0.22.5-6.el10.aarch64 2.9 MB/s | 37 kB 00:00 (2/117): expat-2.7.1-1.el10.aarch64.rpm 6.0 MB/s | 112 kB 00:00 (3/117): gettext-libs-0.22.5-6.el10.aarch64.rpm 62 MB/s | 645 kB 00:00 (4/117): gettext-runtime-0.22.5-6.el10.aarch64. 18 MB/s | 122 kB 00:00 (5/117): gettext-0.22.5-6.el10.aarch64.rpm 36 MB/s | 1.1 MB 00:00 (6/117): less-661-3.el10.aarch64.rpm 24 MB/s | 191 kB 00:00 (7/117): groff-base-1.23.0-10.el10.aarch64.rpm 103 MB/s | 1.1 MB 00:00 (8/117): libatomic-14.3.1-2.3.el10.aarch64.rpm 11 MB/s | 55 kB 00:00 (9/117): libcbor-0.11.0-3.el10.aarch64.rpm 12 MB/s | 34 kB 00:00 (10/117): libedit-3.1-52.20230828cvs.el10.aarch 27 MB/s | 106 kB 00:00 (11/117): libfido2-1.14.0-7.el10.aarch64.rpm 25 MB/s | 97 kB 00:00 (12/117): make-4.4.1-9.el10.aarch64.rpm 105 MB/s | 585 kB 00:00 (13/117): mpdecimal-2.5.1-12.el10.aarch64.rpm 21 MB/s | 90 kB 00:00 (14/117): openssh-9.9p1-14.el10.aarch64.rpm 60 MB/s | 345 kB 00:00 (15/117): ncurses-6.4-14.20240127.el10.aarch64. 43 MB/s | 421 kB 00:00 (16/117): openssh-clients-9.9p1-14.el10.aarch64 88 MB/s | 737 kB 00:00 (17/117): perl-Carp-1.54-511.el10.noarch.rpm 5.8 MB/s | 30 kB 00:00 (18/117): perl-Data-Dumper-2.189-512.el10.aarch 12 MB/s | 56 kB 00:00 (19/117): perl-Digest-1.20-511.el10.noarch.rpm 9.4 MB/s | 26 kB 00:00 (20/117): perl-Digest-MD5-2.59-6.el10.aarch64.r 17 MB/s | 37 kB 00:00 (21/117): perl-Exporter-5.78-511.el10.noarch.rp 12 MB/s | 32 kB 00:00 (22/117): perl-File-Path-2.18-511.el10.noarch.r 14 MB/s | 36 kB 00:00 (23/117): perl-Encode-3.21-511.el10.aarch64.rpm 136 MB/s | 1.1 MB 00:00 (24/117): perl-File-Temp-0.231.100-512.el10.noa 11 MB/s | 60 kB 00:00 (25/117): perl-Getopt-Long-2.58-3.el10.noarch.r 11 MB/s | 65 kB 00:00 (26/117): perl-HTTP-Tiny-0.088-512.el10.noarch. 20 MB/s | 57 kB 00:00 (27/117): perl-IO-Socket-IP-0.42-512.el10.noarc 15 MB/s | 43 kB 00:00 (28/117): perl-MIME-Base64-3.16-511.el10.aarch6 12 MB/s | 31 kB 00:00 (29/117): perl-IO-Socket-SSL-2.085-3.el10.noarc 44 MB/s | 227 kB 00:00 (30/117): perl-Mozilla-CA-20231213-5.el10.noarc 4.4 MB/s | 15 kB 00:00 (31/117): perl-PathTools-3.91-512.el10.aarch64. 25 MB/s | 85 kB 00:00 (32/117): perl-Pod-Escapes-1.07-511.el10.noarch 7.0 MB/s | 21 kB 00:00 (33/117): perl-Pod-Perldoc-3.28.01-512.el10.noa 22 MB/s | 84 kB 00:00 (34/117): perl-Pod-Usage-2.03-511.el10.noarch.r 17 MB/s | 41 kB 00:00 (35/117): perl-Pod-Simple-3.45-511.el10.noarch. 50 MB/s | 218 kB 00:00 (36/117): perl-Socket-2.038-511.el10.aarch64.rp 26 MB/s | 56 kB 00:00 (37/117): perl-Scalar-List-Utils-1.63-511.el10. 17 MB/s | 73 kB 00:00 (38/117): perl-Term-ANSIColor-5.01-512.el10.noa 21 MB/s | 49 kB 00:00 (39/117): perl-Storable-3.32-511.el10.aarch64.r 25 MB/s | 98 kB 00:00 (40/117): perl-Term-Cap-1.18-511.el10.noarch.rp 8.3 MB/s | 23 kB 00:00 (41/117): perl-Text-ParseWords-3.31-511.el10.no 6.9 MB/s | 17 kB 00:00 (42/117): perl-Text-Tabs+Wrap-2024.001-511.el10 9.5 MB/s | 23 kB 00:00 (43/117): perl-Time-Local-1.350-511.el10.noarch 9.1 MB/s | 35 kB 00:00 (44/117): perl-constant-1.33-512.el10.noarch.rp 10 MB/s | 24 kB 00:00 (45/117): perl-URI-5.27-3.el10.noarch.rpm 32 MB/s | 134 kB 00:00 (46/117): perl-parent-0.241-512.el10.noarch.rpm 6.3 MB/s | 16 kB 00:00 (47/117): perl-libnet-3.15-512.el10.noarch.rpm 30 MB/s | 127 kB 00:00 (48/117): perl-podlators-5.01-511.el10.noarch.r 24 MB/s | 124 kB 00:00 (49/117): python3-3.12.11-3.el10.aarch64.rpm 6.1 MB/s | 28 kB 00:00 (50/117): python3-packaging-24.2-2.el10.noarch. 22 MB/s | 153 kB 00:00 (51/117): python3-pip-wheel-23.3.2-7.el10.noarc 81 MB/s | 1.5 MB 00:00 (52/117): python3-libs-3.12.11-3.el10.aarch64.r 226 MB/s | 9.3 MB 00:00 (53/117): python3-setuptools-69.0.3-12.el10.noa 44 MB/s | 1.6 MB 00:00 (54/117): systemd-rpm-macros-257-16.el10.noarch 1.1 MB/s | 28 kB 00:00 (55/117): tzdata-2025b-2.el10.noarch.rpm 94 MB/s | 901 kB 00:00 (56/117): vim-filesystem-9.1.083-5.el10.noarch. 4.7 MB/s | 19 kB 00:00 (57/117): annobin-docs-12.99-1.el10.noarch.rpm 21 MB/s | 88 kB 00:00 (58/117): annobin-plugin-gcc-12.99-1.el10.aarch 125 MB/s | 996 kB 00:00 (59/117): autoconf-2.71-13.el10.noarch.rpm 76 MB/s | 736 kB 00:00 (60/117): automake-1.16.5-20.el10.noarch.rpm 62 MB/s | 702 kB 00:00 (61/117): emacs-filesystem-29.4-12.el10.noarch. 4.1 MB/s | 10 kB 00:00 (62/117): gcc-plugin-annobin-14.3.1-2.3.el10.aa 7.4 MB/s | 67 kB 00:00 (63/117): git-2.47.3-1.el10.aarch64.rpm 7.9 MB/s | 51 kB 00:00 (64/117): git-core-2.47.3-1.el10.aarch64.rpm 151 MB/s | 4.9 MB 00:00 (65/117): cpp-14.3.1-2.3.el10.aarch64.rpm 153 MB/s | 11 MB 00:00 (66/117): git-core-doc-2.47.3-1.el10.noarch.rpm 62 MB/s | 3.1 MB 00:00 (67/117): glibc-devel-2.39-69.el10.aarch64.rpm 18 MB/s | 595 kB 00:00 (68/117): libasan-14.3.1-2.3.el10.aarch64.rpm 18 MB/s | 529 kB 00:00 (69/117): kernel-headers-6.12.0-144.el10.aarch6 52 MB/s | 2.2 MB 00:00 (70/117): gcc-14.3.1-2.3.el10.aarch64.rpm 180 MB/s | 35 MB 00:00 (71/117): libmpc-1.3.1-7.el10.aarch64.rpm 1.2 MB/s | 73 kB 00:00 (72/117): libtool-2.4.7-13.el10.aarch64.rpm 11 MB/s | 598 kB 00:00 (73/117): libxcrypt-devel-4.4.36-10.el10.aarch6 8.4 MB/s | 30 kB 00:00 (74/117): libubsan-14.3.1-2.3.el10.aarch64.rpm 43 MB/s | 236 kB 00:00 (75/117): libxslt-1.1.39-8.el10.aarch64.rpm 41 MB/s | 187 kB 00:00 (76/117): m4-1.4.19-11.el10.aarch64.rpm 70 MB/s | 301 kB 00:00 (77/117): perl-AutoLoader-5.74-514.el10.noarch. 5.3 MB/s | 22 kB 00:00 (78/117): perl-Class-Struct-0.68-514.el10.noarc 5.9 MB/s | 23 kB 00:00 (79/117): perl-DynaLoader-1.56-514.el10.aarch64 7.7 MB/s | 27 kB 00:00 (80/117): perl-B-1.89-514.el10.aarch64.rpm 27 MB/s | 179 kB 00:00 (81/117): perl-Errno-1.38-514.el10.aarch64.rpm 6.3 MB/s | 16 kB 00:00 (82/117): perl-Error-0.17029-18.el10.noarch.rpm 16 MB/s | 42 kB 00:00 (83/117): perl-Fcntl-1.18-514.el10.aarch64.rpm 8.3 MB/s | 30 kB 00:00 (84/117): perl-File-Basename-2.86-514.el10.noar 5.2 MB/s | 18 kB 00:00 (85/117): perl-File-Compare-1.100.800-514.el10. 4.2 MB/s | 14 kB 00:00 (86/117): perl-File-Copy-2.41-514.el10.noarch.r 8.8 MB/s | 21 kB 00:00 (87/117): perl-File-Find-1.44-514.el10.noarch.r 12 MB/s | 26 kB 00:00 (88/117): perl-File-stat-1.14-514.el10.noarch.r 5.2 MB/s | 18 kB 00:00 (89/117): perl-FileHandle-2.05-514.el10.noarch. 5.7 MB/s | 16 kB 00:00 (90/117): perl-Getopt-Std-1.14-514.el10.noarch. 6.1 MB/s | 16 kB 00:00 (91/117): perl-Git-2.47.3-1.el10.noarch.rpm 13 MB/s | 38 kB 00:00 (92/117): perl-IPC-Open3-1.22-514.el10.noarch.r 7.8 MB/s | 23 kB 00:00 (93/117): perl-IO-1.55-514.el10.aarch64.rpm 14 MB/s | 81 kB 00:00 (94/117): perl-Net-SSLeay-1.94-8.el10.aarch64.r 78 MB/s | 381 kB 00:00 (95/117): perl-POSIX-2.20-514.el10.aarch64.rpm 23 MB/s | 98 kB 00:00 (96/117): perl-SelectSaver-1.02-514.el10.noarch 4.6 MB/s | 12 kB 00:00 (97/117): perl-Symbol-1.09-514.el10.noarch.rpm 7.6 MB/s | 15 kB 00:00 (98/117): perl-TermReadKey-2.38-24.el10.aarch64 15 MB/s | 37 kB 00:00 (99/117): perl-Thread-Queue-3.14-511.el10.noarc 6.5 MB/s | 22 kB 00:00 (100/117): perl-base-2.27-514.el10.noarch.rpm 7.1 MB/s | 17 kB 00:00 (101/117): perl-if-0.61.000-514.el10.noarch.rpm 6.6 MB/s | 15 kB 00:00 (102/117): perl-lib-0.65-514.el10.aarch64.rpm 5.3 MB/s | 16 kB 00:00 (103/117): perl-interpreter-5.40.2-514.el10.aar 17 MB/s | 73 kB 00:00 (104/117): perl-locale-1.12-514.el10.noarch.rpm 4.6 MB/s | 14 kB 00:00 (105/117): perl-mro-1.29-514.el10.aarch64.rpm 6.7 MB/s | 30 kB 00:00 (106/117): perl-overload-1.37-514.el10.noarch.r 9.3 MB/s | 46 kB 00:00 (107/117): perl-overloading-0.02-514.el10.noarc 3.1 MB/s | 14 kB 00:00 (108/117): perl-libs-5.40.2-514.el10.aarch64.rp 158 MB/s | 2.3 MB 00:00 (109/117): perl-threads-2.40-511.el10.aarch64.r 11 MB/s | 58 kB 00:00 (110/117): perl-threads-shared-1.69-511.el10.aa 12 MB/s | 45 kB 00:00 (111/117): perl-vars-1.05-514.el10.noarch.rpm 5.6 MB/s | 14 kB 00:00 (112/117): python3-docutils-0.20.1-5.el10.noarc 106 MB/s | 1.1 MB 00:00 (113/117): ninja-build-1.11.1-9.el10.aarch64.rp 15 MB/s | 167 kB 00:00 (114/117): meson-1.4.1-4.el10.noarch.rpm 140 MB/s | 2.1 MB 00:00 (115/117): python3-iniconfig-1.1.1-18.el10.noar 3.3 MB/s | 19 kB 00:00 (116/117): python3-pluggy-1.3.0-5.el10.noarch.r 15 MB/s | 53 kB 00:00 (117/117): python3-pytest-7.4.3-5.el10.noarch.r 129 MB/s | 756 kB 00:00 -------------------------------------------------------------------------------- Total 118 MB/s | 91 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.3.1-7.el10.aarch64 1/117 Installing : emacs-filesystem-1:29.4-12.el10.noarch 2/117 Installing : gettext-libs-0.22.5-6.el10.aarch64 3/117 Installing : expat-2.7.1-1.el10.aarch64 4/117 Installing : cpp-14.3.1-2.3.el10.aarch64 5/117 Installing : m4-1.4.19-11.el10.aarch64 6/117 Installing : libubsan-14.3.1-2.3.el10.aarch64 7/117 Installing : libasan-14.3.1-2.3.el10.aarch64 8/117 Installing : kernel-headers-6.12.0-144.el10.aarch64 9/117 Installing : libxcrypt-devel-4.4.36-10.el10.aarch64 10/117 Installing : glibc-devel-2.39-69.el10.aarch64 11/117 Installing : annobin-docs-12.99-1.el10.noarch 12/117 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 13/117 Installing : tzdata-2025b-2.el10.noarch 14/117 Installing : python3-pip-wheel-23.3.2-7.el10.noarch 15/117 Installing : openssh-9.9p1-14.el10.aarch64 16/117 Installing : ncurses-6.4-14.20240127.el10.aarch64 17/117 Installing : mpdecimal-2.5.1-12.el10.aarch64 18/117 Installing : python3-3.12.11-3.el10.aarch64 19/117 Installing : python3-libs-3.12.11-3.el10.aarch64 20/117 Installing : python3-packaging-24.2-2.el10.noarch 21/117 Installing : python3-setuptools-69.0.3-12.el10.noarch 22/117 Installing : ninja-build-1.11.1-9.el10.aarch64 23/117 Installing : python3-iniconfig-1.1.1-18.el10.noarch 24/117 Installing : python3-pluggy-1.3.0-5.el10.noarch 25/117 Installing : make-1:4.4.1-9.el10.aarch64 26/117 Installing : libedit-3.1-52.20230828cvs.el10.aarch64 27/117 Installing : libcbor-0.11.0-3.el10.aarch64 28/117 Installing : libfido2-1.14.0-7.el10.aarch64 29/117 Installing : openssh-clients-9.9p1-14.el10.aarch64 30/117 Running scriptlet: openssh-clients-9.9p1-14.el10.aarch64 30/117 Installing : libatomic-14.3.1-2.3.el10.aarch64 31/117 Installing : gcc-14.3.1-2.3.el10.aarch64 32/117 Running scriptlet: gcc-14.3.1-2.3.el10.aarch64 32/117 Installing : less-661-3.el10.aarch64 33/117 Installing : git-core-2.47.3-1.el10.aarch64 34/117 Installing : git-core-doc-2.47.3-1.el10.noarch 35/117 Running scriptlet: groff-base-1.23.0-10.el10.aarch64 36/117 Installing : groff-base-1.23.0-10.el10.aarch64 36/117 Running scriptlet: groff-base-1.23.0-10.el10.aarch64 36/117 Installing : perl-Digest-1.20-511.el10.noarch 37/117 Installing : perl-Digest-MD5-2.59-6.el10.aarch64 38/117 Installing : perl-B-1.89-514.el10.aarch64 39/117 Installing : perl-FileHandle-2.05-514.el10.noarch 40/117 Installing : perl-Data-Dumper-2.189-512.el10.aarch64 41/117 Installing : perl-libnet-3.15-512.el10.noarch 42/117 Installing : perl-AutoLoader-5.74-514.el10.noarch 43/117 Installing : perl-URI-5.27-3.el10.noarch 44/117 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 45/117 Installing : perl-Time-Local-2:1.350-511.el10.noarch 46/117 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 47/117 Installing : perl-if-0.61.000-514.el10.noarch 48/117 Installing : perl-locale-1.12-514.el10.noarch 49/117 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 50/117 Installing : perl-File-Path-2.18-511.el10.noarch 51/117 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 52/117 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 53/117 Installing : perl-Net-SSLeay-1.94-8.el10.aarch64 54/117 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 55/117 Installing : perl-Class-Struct-0.68-514.el10.noarch 56/117 Installing : perl-POSIX-2.20-514.el10.aarch64 57/117 Installing : perl-IPC-Open3-1.22-514.el10.noarch 58/117 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 59/117 Installing : perl-Term-Cap-1.18-511.el10.noarch 60/117 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 61/117 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 62/117 Installing : perl-Socket-4:2.038-511.el10.aarch64 63/117 Installing : perl-SelectSaver-1.02-514.el10.noarch 64/117 Installing : perl-Symbol-1.09-514.el10.noarch 65/117 Installing : perl-File-stat-1.14-514.el10.noarch 66/117 Installing : perl-podlators-1:5.01-511.el10.noarch 67/117 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 68/117 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 69/117 Installing : perl-Fcntl-1.18-514.el10.aarch64 70/117 Installing : perl-base-2.27-514.el10.noarch 71/117 Installing : perl-mro-1.29-514.el10.aarch64 72/117 Installing : perl-IO-1.55-514.el10.aarch64 73/117 Installing : perl-overloading-0.02-514.el10.noarch 74/117 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 75/117 Installing : perl-MIME-Base64-3.16-511.el10.aarch64 76/117 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.aarch64 77/117 Installing : perl-constant-1.33-512.el10.noarch 78/117 Installing : perl-parent-1:0.241-512.el10.noarch 79/117 Installing : perl-Errno-1.38-514.el10.aarch64 80/117 Installing : perl-File-Basename-2.86-514.el10.noarch 81/117 Installing : perl-Getopt-Std-1.14-514.el10.noarch 82/117 Installing : perl-Storable-1:3.32-511.el10.aarch64 83/117 Installing : perl-overload-1.37-514.el10.noarch 84/117 Installing : perl-vars-1.05-514.el10.noarch 85/117 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 86/117 Installing : perl-Carp-1.54-511.el10.noarch 87/117 Installing : perl-Exporter-5.78-511.el10.noarch 88/117 Installing : perl-PathTools-3.91-512.el10.aarch64 89/117 Installing : perl-DynaLoader-1.56-514.el10.aarch64 90/117 Installing : perl-Encode-4:3.21-511.el10.aarch64 91/117 Installing : perl-libs-4:5.40.2-514.el10.aarch64 92/117 Installing : perl-interpreter-4:5.40.2-514.el10.aarch64 93/117 Installing : perl-File-Find-1.44-514.el10.noarch 94/117 Installing : perl-threads-1:2.40-511.el10.aarch64 95/117 Installing : perl-threads-shared-1.69-511.el10.aarch64 96/117 Installing : perl-Thread-Queue-3.14-511.el10.noarch 97/117 Installing : perl-Error-1:0.17029-18.el10.noarch 98/117 Installing : perl-File-Compare-1.100.800-514.el10.noarch 99/117 Installing : perl-File-Copy-2.41-514.el10.noarch 100/117 Installing : autoconf-2.71-13.el10.noarch 101/117 Installing : automake-1.16.5-20.el10.noarch 102/117 Installing : perl-TermReadKey-2.38-24.el10.aarch64 103/117 Installing : perl-lib-0.65-514.el10.aarch64 104/117 Installing : perl-Git-2.47.3-1.el10.noarch 105/117 Installing : git-2.47.3-1.el10.aarch64 106/117 Installing : gettext-envsubst-0.22.5-6.el10.aarch64 107/117 Installing : gettext-runtime-0.22.5-6.el10.aarch64 108/117 Installing : gettext-0.22.5-6.el10.aarch64 109/117 Installing : libtool-2.4.7-13.el10.aarch64 110/117 Installing : annobin-plugin-gcc-12.99-1.el10.aarch64 111/117 Running scriptlet: annobin-plugin-gcc-12.99-1.el10.aarch64 111/117 Installing : gcc-plugin-annobin-14.3.1-2.3.el10.aarch64 112/117 Running scriptlet: gcc-plugin-annobin-14.3.1-2.3.el10.aarch64 112/117 Installing : python3-pytest-7.4.3-5.el10.noarch 113/117 Installing : meson-1.4.1-4.el10.noarch 114/117 Installing : python3-docutils-0.20.1-5.el10.noarch 115/117 Installing : libxslt-1.1.39-8.el10.aarch64 116/117 Installing : systemd-rpm-macros-257-16.el10.noarch 117/117 Running scriptlet: systemd-rpm-macros-257-16.el10.noarch 117/117 Installed: annobin-docs-12.99-1.el10.noarch annobin-plugin-gcc-12.99-1.el10.aarch64 autoconf-2.71-13.el10.noarch automake-1.16.5-20.el10.noarch cpp-14.3.1-2.3.el10.aarch64 emacs-filesystem-1:29.4-12.el10.noarch expat-2.7.1-1.el10.aarch64 gcc-14.3.1-2.3.el10.aarch64 gcc-plugin-annobin-14.3.1-2.3.el10.aarch64 gettext-0.22.5-6.el10.aarch64 gettext-envsubst-0.22.5-6.el10.aarch64 gettext-libs-0.22.5-6.el10.aarch64 gettext-runtime-0.22.5-6.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 glibc-devel-2.39-69.el10.aarch64 groff-base-1.23.0-10.el10.aarch64 kernel-headers-6.12.0-144.el10.aarch64 less-661-3.el10.aarch64 libasan-14.3.1-2.3.el10.aarch64 libatomic-14.3.1-2.3.el10.aarch64 libcbor-0.11.0-3.el10.aarch64 libedit-3.1-52.20230828cvs.el10.aarch64 libfido2-1.14.0-7.el10.aarch64 libmpc-1.3.1-7.el10.aarch64 libtool-2.4.7-13.el10.aarch64 libubsan-14.3.1-2.3.el10.aarch64 libxcrypt-devel-4.4.36-10.el10.aarch64 libxslt-1.1.39-8.el10.aarch64 m4-1.4.19-11.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-Compare-1.100.800-514.el10.noarch perl-File-Copy-2.41-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-Thread-Queue-3.14-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-threads-1:2.40-511.el10.aarch64 perl-threads-shared-1.69-511.el10.aarch64 perl-vars-1.05-514.el10.noarch python3-3.12.11-3.el10.aarch64 python3-docutils-0.20.1-5.el10.noarch python3-iniconfig-1.1.1-18.el10.noarch python3-libs-3.12.11-3.el10.aarch64 python3-packaging-24.2-2.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pluggy-1.3.0-5.el10.noarch python3-pytest-7.4.3-5.el10.noarch python3-setuptools-69.0.3-12.el10.noarch systemd-rpm-macros-257-16.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-s1lc7iuk/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-s1lc7iuk/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-s1lc7iuk/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 C compiler for the host machine: cc (gcc 14.3.1 "cc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)") C linker for the host machine: cc ld.bfd 2.41-58 Host machine cpu family: aarch64 Host machine cpu: aarch64 Configuring configmake.h using configuration Checking for size of "ptrdiff_t" : 8 Checking for size of "size_t" : 8 Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Wabsolute-value: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waddress-of-packed-member: YES Compiler for C supports arguments -Waggressive-loop-optimizations: YES Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES Compiler for C supports arguments -Walloca: YES Compiler for C supports arguments -Warray-bounds=2: YES Compiler for C supports arguments -Wattribute-alias=2: YES Compiler for C supports arguments -Wattribute-warning: YES Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wbool-compare: YES Compiler for C supports arguments -Wbool-operation: YES Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES Compiler for C supports arguments -Wbuiltin-macro-redefined: YES Compiler for C supports arguments -Wcannot-profile: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wcast-align=strict: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wcomment: YES Compiler for C supports arguments -Wcomments: YES Compiler for C supports arguments -Wcoverage-mismatch: YES Compiler for C supports arguments -Wcpp: YES Compiler for C supports arguments -Wdangling-else: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wdesignated-init: YES Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES Compiler for C supports arguments -Wdiscarded-qualifiers: YES Compiler for C supports arguments -Wdiv-by-zero: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wduplicate-decl-specifier: YES Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wexpansion-to-defined: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wno-format-nonliteral: YES Compiler for C supports arguments -Wformat-overflow=2: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-format-truncation: YES Compiler for C supports arguments -Wformat-y2k: YES Compiler for C supports arguments -Wformat-zero-length: YES Compiler for C supports arguments -Wframe-address: YES Compiler for C supports arguments -Wframe-larger-than=2048: YES Compiler for C supports arguments -Wfree-nonheap-object: YES Compiler for C supports arguments -Whsa: YES Compiler for C supports arguments -Wif-not-aligned: YES Compiler for C supports arguments -Wignored-attributes: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wimplicit-int: YES Compiler for C supports arguments -Wincompatible-pointer-types: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wint-conversion: YES Compiler for C supports arguments -Wint-in-bool-context: YES Compiler for C supports arguments -Wint-to-pointer-cast: YES Compiler for C supports arguments -Winvalid-memory-model: YES Compiler for C supports arguments -Winvalid-pch: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-not-parentheses: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wmemset-elt-size: YES Compiler for C supports arguments -Wmemset-transposed-args: YES Compiler for C supports arguments -Wmisleading-indentation: YES Compiler for C supports arguments -Wmissing-attributes: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-profile: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmultichar: YES Compiler for C supports arguments -Wmultistatement-macros: YES Compiler for C supports arguments -Wnarrowing: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnonnull-compare: YES Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wodr: YES Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wopenmp-simd: YES Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C supports arguments -Wpacked-not-aligned: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-compare: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wpointer-to-int-cast: YES Compiler for C supports arguments -Wpragmas: YES Compiler for C supports arguments -Wpsabi: YES Compiler for C supports arguments -Wrestrict: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wscalar-storage-order: YES Compiler for C supports arguments -Wsequence-point: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wshift-count-negative: YES Compiler for C supports arguments -Wshift-count-overflow: YES Compiler for C supports arguments -Wshift-negative-value: YES Compiler for C supports arguments -Wshift-overflow=2: YES Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wsizeof-array-argument: YES Compiler for C supports arguments -Wsizeof-pointer-div: YES Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wstringop-overflow=2: YES Compiler for C supports arguments -Wstringop-truncation: YES Compiler for C supports arguments -Wsuggest-attribute=cold: YES Compiler for C supports arguments -Wno-suggest-attribute=const: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wno-suggest-attribute=pure: YES Compiler for C supports arguments -Wsuggest-final-methods: YES Compiler for C supports arguments -Wsuggest-final-types: YES Compiler for C supports arguments -Wswitch: YES Compiler for C supports arguments -Wswitch-bool: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wswitch-unreachable: YES Compiler for C supports arguments -Wsync-nand: YES Compiler for C supports arguments -Wtautological-compare: YES Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wtrigraphs: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wno-typedef-redefinition: NO Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunknown-pragmas: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-const-variable=2: YES Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wunused-label: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-value: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvarargs: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wvector-operation-performance: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fstack-protector-strong: YES First supported argument: -fstack-protector-strong Checking if "-Wdouble-promotion" compiles: YES meson.build:537: WARNING: Consider using the built-in werror option instead of using "-Werror". Compiler for C supports arguments -Wsuggest-attribute=format: YES (cached) Compiler for C supports arguments -Wframe-larger-than=262144: 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,-z,nodelete: YES Compiler for C supports link arguments -Wl,-z,defs: YES Compiler for C supports link arguments -Wl,--no-copy-dt-needed-entries: YES Compiler for C supports link arguments -Wl,-no_warn_duplicate_libraries: NO Compiler for C supports link arguments -Wl,-export-dynamic: YES First supported link argument: -Wl,-export-dynamic Checking for function "elf_aux_info" : NO Checking for function "explicit_bzero" : YES Checking for function "fallocate" : YES Checking for function "getauxval" : YES Checking for function "getegid" : YES Checking for function "geteuid" : YES Checking for function "getgid" : YES Checking for function "getifaddrs" : YES Checking for function "getmntent_r" : YES Checking for function "getpwuid_r" : YES Checking for function "getrlimit" : YES Checking for function "getuid" : YES Checking for function "getutxid" : YES Checking for function "if_indextoname" : YES Checking for function "mmap" : YES Checking for function "newlocale" : YES Checking for function "pipe2" : YES Checking for function "posix_fallocate" : YES Checking for function "posix_memalign" : YES Checking for function "prlimit" : YES Checking for function "sched_get_priority_min" : YES Checking for function "sched_getaffinity" : YES Checking for function "sched_setscheduler" : YES Checking for function "setgroups" : YES Checking for function "setrlimit" : YES Checking for function "symlink" : YES Checking for function "sysctlbyname" : NO Checking for function "__lxstat" : YES Checking for function "__lxstat64" : YES Checking for function "__xstat" : YES Checking for function "__xstat64" : YES Checking for function "lstat" : YES Checking for function "lstat64" : YES Checking for function "stat" : YES Checking for function "stat64" : YES Checking for function "__open_2" : YES Header "sys/stat.h" has symbol "__lxstat" : NO Header "sys/stat.h" has symbol "__lxstat64" : NO Header "sys/stat.h" has symbol "__xstat" : NO Header "sys/stat.h" has symbol "__xstat64" : NO Header "sys/stat.h" has symbol "lstat" : YES Header "sys/stat.h" has symbol "lstat64" : NO Header "sys/stat.h" has symbol "stat" : YES Header "sys/stat.h" has symbol "stat64" : NO Header "fcntl.h" has symbol "__open_2" : NO Check usable header "asm/hwcap.h" : YES Check usable header "ifaddrs.h" : YES Check usable header "libtasn1.h" : NO Check usable header "linux/kvm.h" : YES Check usable header "mntent.h" : YES Check usable header "net/ethernet.h" : YES Check usable header "net/if.h" : YES Check usable header "pty.h" : YES Check usable header "pwd.h" : YES Check usable header "sched.h" : YES Check usable header "sys/auxv.h" : YES Check usable header "sys/ioctl.h" : YES Check usable header "sys/mman.h" : YES Check usable header "sys/mount.h" : YES Check usable header "sys/syscall.h" : YES Check usable header "sys/ucred.h" : NO Check usable header "syslog.h" : YES Check usable header "util.h" : NO Check usable header "xlocale.h" : NO Check usable header "linux/sockios.h" : YES Header "endian.h" has symbol "htole64" : YES Header "unistd.h" has symbol "SEEK_HOLE" : YES Header "net/if_dl.h" has symbol "link_addr" : NO Header "sys/syscall.h" has symbol "SYS_pidfd_open" : YES Header "linux/vm_sockets.h" has symbol "struct sockaddr_vm" : YES Header "net/if_bridgevar.h" has symbol "BRDGSFD" : NO Header "sys/cpuset.h" has symbol "cpuset_getaffinity" : NO Header "mach/clock.h" has symbol "clock_serv_t" : NO Checking for type "struct ifreq" : YES Checking for type "struct sockpeercred" : NO Checking whether type "struct ifreq" has member "ifr_newname" : YES Checking whether type "struct ifreq" has member "ifr_ifindex" : YES Checking whether type "struct ifreq" has member "ifr_index" : NO Checking whether type "struct ifreq" has member "ifr_hwaddr" : YES Checking for size of "long" : 8 Program perl found: YES (/usr/bin/perl) Program python3 found: YES (/usr/bin/python3) Program xmllint found: YES (/usr/bin/xmllint) Program xsltproc found: YES (/usr/bin/xsltproc) Program augparse found: NO Program black found: NO Program flake8 found: NO Program pdwtags found: NO Program pytest found: YES (/usr/bin/pytest) Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libtirpc found: NO (tried pkgconfig and cmake) Run-time dependency libacl found: NO (tried pkgconfig and cmake) Run-time dependency libapparmor found: NO (tried pkgconfig and cmake) Run-time dependency libattr found: NO (tried pkgconfig and cmake) Run-time dependency audit found: NO (tried pkgconfig and cmake) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Run-time dependency blkid found: NO (tried pkgconfig and cmake) Run-time dependency libbsd found: NO (tried pkgconfig and cmake) Run-time dependency libcap-ng found: NO (tried pkgconfig and cmake) Run-time dependency libcurl found: NO (tried pkgconfig and cmake) Run-time dependency devmapper found: NO (tried pkgconfig and cmake) Library dl found: YES Check usable header "dlfcn.h" : YES Run-time dependency fuse3 found: NO (tried pkgconfig and cmake) Run-time dependency fuse found: NO (tried pkgconfig and cmake) Run-time dependency glib-2.0 found: NO (tried pkgconfig) meson.build:985:11: ERROR: Dependency "glib-2.0" not found, tried pkgconfig 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