Warning: Permanently added '54.83.95.123' (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/8255319 Version: 1.1 PID: 7361 Logging PID: 7362 Task: {'appstream': False, 'background': True, 'build_id': 8255319, 'chroot': 'fedora-41-x86_64', 'package_name': 'openscap', 'project_dirname': 'openscap-clang', 'project_name': 'openscap-clang', 'project_owner': 'jcerny', 'repos': [], 'sandbox': 'jcerny/openscap-clang--f7b8fc8d-25ea-4c66-b2e0-136d41934877', 'source_json': {'builddeps': 'git cmake clang make cmake dbus-devel GConf2-devel libacl-devel libblkid-devel ' 'libcap-devel libcurl-devel libgcrypt-devel libselinux-devel libxml2-devel libxslt-devel ' 'libattr-devel make openldap-devel pcre-devel perl-XML-Parser perl-XML-XPath perl-devel ' 'python3-devel python3-dbusmock rpm-devel swig bzip2-devel gcc-c++ libyaml-devel ' 'xmlsec1-devel xmlsec1-openssl-devel', 'chroot': 'fedora-41-x86_64', 'hook_data': True, 'repos': '', 'resultdir': '', 'script': '#!/bin/sh -x\n' '\n' 'resultdir=$PWD\n' '\n' 'git clone https://github.com/OpenSCAP/openscap.git\n' 'cd openscap\n' '\n' '\n' "# optional part; drop if building against 'master' is enough\n" 'if test -z "$REVISION"; then\n' ' # the hook_payload file contains webhook JSON payload (copr creates it for\n' ' # us); it is created only if the build is triggered by Custom webhook.\n' ' if test -f "$resultdir"/hook_payload; then\n' ' git clone https://github.com/praiskup/copr-ci-tooling \\\n' ' "$resultdir/cct" --depth 1\n' ' export PATH="$resultdir/cct:$PATH"\n' " # use 'github-checkout' here instead for the 'GitHub's webhook support'\n" ' github-checkout "$resultdir"/hook_payload\n' ' fi\n' 'else\n' ' git checkout "$REVISION"\n' 'fi\n' '\n' 'version=$(source release_tools/versions.sh && echo ${version})\n' '\n' 'curl https://fedorapeople.org/~jcerny/openscap.spec > $resultdir/openscap.spec\n' '\n' 'sed -i "s/^Version: .*/Version: $version/" $resultdir/openscap.spec\n' 'sed -i "s/^Release: .*/Release: $(date +"%Y%m%d_%H%M%S")/" $resultdir/openscap.spec\n' '\n' '\n' 'cd build\n' 'cmake .. && make package_source\n' 'cp openscap-$version.tar.gz $resultdir\n', 'tmp': 'tmpnuj445fj'}, 'source_type': 9, 'submitter': None, 'task_id': '8255319'} 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-up2s9j1_/script --builddeps 'git cmake clang make cmake dbus-devel GConf2-devel libacl-devel libblkid-devel libcap-devel libcurl-devel libgcrypt-devel libselinux-devel libxml2-devel libxslt-devel libattr-devel make openldap-devel pcre-devel perl-XML-Parser perl-XML-XPath perl-devel python3-devel python3-dbusmock rpm-devel swig bzip2-devel gcc-c++ libyaml-devel xmlsec1-devel xmlsec1-openssl-devel' --hook-payload-file /var/lib/copr-rpmbuild/results/hook_payload --env COPR_OWNER=jcerny --env COPR_PROJECT=openscap-clang --env COPR_PACKAGE=openscap 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 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 bootstrap image: registry.fedoraproject.org/fedora:41 INFO: Pulling image: registry.fedoraproject.org/fedora:41 INFO: Copy content of container registry.fedoraproject.org/fedora:41 to /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root INFO: Checking that registry.fedoraproject.org/fedora:41 image matches host's architecture INFO: mounting registry.fedoraproject.org/fedora:41 with podman image mount INFO: image registry.fedoraproject.org/fedora:41 as /var/lib/containers/storage/overlay/0e1099646cd6bb6830839a3bdaa35607c5e2724bb6a9fa4f8a217dc00486a28f/merged INFO: umounting image registry.fedoraproject.org/fedora:41 (/var/lib/containers/storage/overlay/0e1099646cd6bb6830839a3bdaa35607c5e2724bb6a9fa4f8a217dc00486a28f/merged) with podman image umount INFO: Package manager dnf5 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-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Start: installing minimal buildroot with dnf5 Updating and loading repositories: updates 100% | 11.8 MiB/s | 4.4 MiB | 00m00s fedora 100% | 50.9 MiB/s | 35.5 MiB | 00m01s Repositories loaded. Package Arch Version Repository Size Installing group/module packages: bash x86_64 5.2.32-1.fc41 fedora 8.2 MiB bzip2 x86_64 1.0.8-19.fc41 fedora 95.7 KiB coreutils x86_64 9.5-10.fc41 fedora 5.6 MiB cpio x86_64 2.15-2.fc41 fedora 1.1 MiB diffutils x86_64 3.10-8.fc41 fedora 1.6 MiB fedora-release-common noarch 41-27 updates 19.6 KiB findutils x86_64 1:4.10.0-4.fc41 fedora 1.8 MiB gawk x86_64 5.3.0-4.fc41 fedora 1.7 MiB glibc-minimal-langpack x86_64 2.40-9.fc41 updates 0.0 B grep x86_64 3.11-9.fc41 fedora 1.0 MiB gzip x86_64 1.13-2.fc41 fedora 389.0 KiB info x86_64 7.1-3.fc41 fedora 361.8 KiB patch x86_64 2.7.6-25.fc41 fedora 266.7 KiB redhat-rpm-config noarch 293-1.fc41 fedora 183.5 KiB rpm-build x86_64 4.20.0-1.fc41 fedora 194.3 KiB sed x86_64 4.9-3.fc41 fedora 861.5 KiB shadow-utils x86_64 2:4.15.1-12.fc41 fedora 4.1 MiB tar x86_64 2:1.35-4.fc41 fedora 2.9 MiB unzip x86_64 6.0-64.fc41 fedora 386.8 KiB util-linux x86_64 2.40.2-4.fc41 fedora 3.7 MiB which x86_64 2.21-42.fc41 fedora 80.2 KiB xz x86_64 1:5.6.2-2.fc41 fedora 1.2 MiB Installing dependencies: add-determinism x86_64 0.3.6-1.fc41 fedora 2.2 MiB alternatives x86_64 1.30-1.fc41 fedora 66.3 KiB ansible-srpm-macros noarch 1-16.fc41 fedora 35.7 KiB audit-libs x86_64 4.0.2-1.fc41 fedora 331.3 KiB authselect x86_64 1.5.0-8.fc41 fedora 157.6 KiB authselect-libs x86_64 1.5.0-8.fc41 fedora 822.2 KiB basesystem noarch 11-21.fc41 fedora 0.0 B binutils x86_64 2.43.1-2.fc41 fedora 27.5 MiB build-reproducibility-srpm-macros noarch 0.3.6-1.fc41 fedora 735.0 B bzip2-libs x86_64 1.0.8-19.fc41 fedora 80.7 KiB ca-certificates noarch 2024.2.69_v8.0.401-1.0.fc41 fedora 2.4 MiB coreutils-common x86_64 9.5-10.fc41 fedora 11.2 MiB cracklib x86_64 2.9.11-6.fc41 fedora 238.9 KiB crypto-policies noarch 20241029-1.git8baf557.fc41 updates 136.9 KiB curl x86_64 8.9.1-2.fc41 fedora 796.2 KiB cyrus-sasl-lib x86_64 2.1.28-27.fc41 fedora 2.3 MiB debugedit x86_64 5.1-1.fc41 updates 199.8 KiB dwz x86_64 0.15-8.fc41 fedora 298.9 KiB ed x86_64 1.20.2-2.fc41 fedora 146.9 KiB efi-srpm-macros noarch 5-12.fc41 fedora 40.1 KiB elfutils x86_64 0.192-5.fc41 updates 2.7 MiB elfutils-debuginfod-client x86_64 0.192-5.fc41 updates 84.2 KiB elfutils-default-yama-scope noarch 0.192-5.fc41 updates 1.8 KiB elfutils-libelf x86_64 0.192-5.fc41 updates 1.2 MiB elfutils-libs x86_64 0.192-5.fc41 updates 666.3 KiB fedora-gpg-keys noarch 41-1 fedora 126.4 KiB fedora-release noarch 41-27 updates 0.0 B fedora-release-identity-basic noarch 41-27 updates 682.0 B fedora-repos noarch 41-1 fedora 4.9 KiB file x86_64 5.45-7.fc41 fedora 103.5 KiB file-libs x86_64 5.45-7.fc41 fedora 9.9 MiB filesystem x86_64 3.18-23.fc41 fedora 106.0 B fonts-srpm-macros noarch 1:2.0.5-17.fc41 fedora 55.8 KiB forge-srpm-macros noarch 0.3.2-1.fc41 fedora 39.0 KiB fpc-srpm-macros noarch 1.3-13.fc41 fedora 144.0 B gdb-minimal x86_64 15.2-2.fc41 updates 13.0 MiB gdbm x86_64 1:1.23-7.fc41 fedora 460.9 KiB gdbm-libs x86_64 1:1.23-7.fc41 fedora 121.9 KiB ghc-srpm-macros noarch 1.9.1-2.fc41 fedora 747.0 B glibc x86_64 2.40-9.fc41 updates 6.7 MiB glibc-common x86_64 2.40-9.fc41 updates 1.0 MiB glibc-gconv-extra x86_64 2.40-9.fc41 updates 8.0 MiB gmp x86_64 1:6.3.0-2.fc41 fedora 811.4 KiB gnat-srpm-macros noarch 6-6.fc41 fedora 1.0 KiB go-srpm-macros noarch 3.6.0-3.fc41 fedora 60.8 KiB jansson x86_64 2.13.1-10.fc41 fedora 88.3 KiB json-c x86_64 0.17-4.fc41 fedora 82.4 KiB kernel-srpm-macros noarch 1.0-24.fc41 fedora 1.9 KiB keyutils-libs x86_64 1.6.3-4.fc41 fedora 54.4 KiB krb5-libs x86_64 1.21.3-3.fc41 updates 2.3 MiB libacl x86_64 2.3.2-2.fc41 fedora 40.0 KiB libarchive x86_64 3.7.4-4.fc41 updates 926.6 KiB libattr x86_64 2.5.2-4.fc41 fedora 28.5 KiB libblkid x86_64 2.40.2-4.fc41 fedora 258.5 KiB libbrotli x86_64 1.1.0-5.fc41 fedora 837.6 KiB libcap x86_64 2.70-4.fc41 fedora 220.2 KiB libcap-ng x86_64 0.8.5-3.fc41 fedora 69.2 KiB libcom_err x86_64 1.47.1-6.fc41 fedora 67.2 KiB libcurl x86_64 8.9.1-2.fc41 fedora 818.1 KiB libeconf x86_64 0.6.2-3.fc41 fedora 58.0 KiB libevent x86_64 2.1.12-14.fc41 fedora 895.7 KiB libfdisk x86_64 2.40.2-4.fc41 fedora 362.9 KiB libffi x86_64 3.4.6-3.fc41 fedora 86.4 KiB libgcc x86_64 14.2.1-3.fc41 fedora 274.6 KiB libgomp x86_64 14.2.1-3.fc41 fedora 523.5 KiB libidn2 x86_64 2.3.7-2.fc41 fedora 329.1 KiB libmount x86_64 2.40.2-4.fc41 fedora 351.8 KiB libnghttp2 x86_64 1.62.1-2.fc41 fedora 166.1 KiB libnsl2 x86_64 2.0.1-2.fc41 fedora 57.9 KiB libpkgconf x86_64 2.3.0-1.fc41 fedora 78.2 KiB libpsl x86_64 0.21.5-4.fc41 fedora 80.5 KiB libpwquality x86_64 1.4.5-11.fc41 fedora 417.8 KiB libselinux x86_64 3.7-5.fc41 fedora 181.0 KiB libsemanage x86_64 3.7-2.fc41 fedora 293.5 KiB libsepol x86_64 3.7-2.fc41 fedora 817.8 KiB libsmartcols x86_64 2.40.2-4.fc41 fedora 180.4 KiB libssh x86_64 0.10.6-8.fc41 fedora 513.3 KiB libssh-config noarch 0.10.6-8.fc41 fedora 277.0 B libstdc++ x86_64 14.2.1-3.fc41 fedora 2.8 MiB libtasn1 x86_64 4.19.0-9.fc41 fedora 175.7 KiB libtirpc x86_64 1.3.6-0.fc41 updates 202.7 KiB libtool-ltdl x86_64 2.4.7-12.fc41 fedora 66.2 KiB libunistring x86_64 1.1-8.fc41 fedora 1.7 MiB libutempter x86_64 1.2.1-15.fc41 fedora 57.7 KiB libuuid x86_64 2.40.2-4.fc41 fedora 37.5 KiB libverto x86_64 0.3.2-9.fc41 fedora 29.5 KiB libxcrypt x86_64 4.4.36-10.fc41 updates 271.4 KiB libxml2 x86_64 2.12.8-2.fc41 fedora 1.7 MiB libzstd x86_64 1.5.6-2.fc41 fedora 795.9 KiB lua-libs x86_64 5.4.6-6.fc41 fedora 285.0 KiB lua-srpm-macros noarch 1-14.fc41 fedora 1.3 KiB lz4-libs x86_64 1.10.0-1.fc41 fedora 145.5 KiB mpfr x86_64 4.2.1-5.fc41 fedora 832.1 KiB ncurses-base noarch 6.5-2.20240629.fc41 fedora 326.3 KiB ncurses-libs x86_64 6.5-2.20240629.fc41 fedora 975.2 KiB ocaml-srpm-macros noarch 10-3.fc41 fedora 1.9 KiB openblas-srpm-macros noarch 2-18.fc41 fedora 112.0 B openldap x86_64 2.6.8-5.fc41 fedora 644.2 KiB openssl-libs x86_64 1:3.2.2-9.fc41 fedora 7.8 MiB p11-kit x86_64 0.25.5-3.fc41 fedora 2.2 MiB p11-kit-trust x86_64 0.25.5-3.fc41 fedora 391.4 KiB package-notes-srpm-macros noarch 0.5-12.fc41 fedora 1.6 KiB pam x86_64 1.6.1-6.fc41 updates 1.8 MiB pam-libs x86_64 1.6.1-6.fc41 updates 139.0 KiB pcre2 x86_64 10.44-1.fc41.1 fedora 653.5 KiB pcre2-syntax noarch 10.44-1.fc41.1 fedora 251.6 KiB perl-srpm-macros noarch 1-56.fc41 fedora 861.0 B pkgconf x86_64 2.3.0-1.fc41 fedora 88.6 KiB pkgconf-m4 noarch 2.3.0-1.fc41 fedora 14.4 KiB pkgconf-pkg-config x86_64 2.3.0-1.fc41 fedora 989.0 B popt x86_64 1.19-7.fc41 fedora 136.9 KiB publicsuffix-list-dafsa noarch 20240107-4.fc41 fedora 67.5 KiB pyproject-srpm-macros noarch 1.16.0-1.fc41 updates 1.9 KiB python-srpm-macros noarch 3.13-3.fc41 fedora 51.0 KiB qt5-srpm-macros noarch 5.15.15-1.fc41 fedora 500.0 B qt6-srpm-macros noarch 6.8.0-1.fc41 updates 456.0 B readline x86_64 8.2-10.fc41 fedora 493.2 KiB rpm x86_64 4.20.0-1.fc41 fedora 3.1 MiB rpm-build-libs x86_64 4.20.0-1.fc41 fedora 206.7 KiB rpm-libs x86_64 4.20.0-1.fc41 fedora 725.9 KiB rpm-sequoia x86_64 1.7.0-2.fc41 fedora 2.4 MiB rust-srpm-macros noarch 26.3-3.fc41 fedora 4.8 KiB setup noarch 2.15.0-5.fc41 fedora 720.7 KiB sqlite-libs x86_64 3.46.1-1.fc41 fedora 1.4 MiB systemd-libs x86_64 256.7-1.fc41 fedora 2.0 MiB util-linux-core x86_64 2.40.2-4.fc41 fedora 1.5 MiB xxhash-libs x86_64 0.8.2-4.fc41 fedora 88.4 KiB xz-libs x86_64 1:5.6.2-2.fc41 fedora 214.4 KiB zig-srpm-macros noarch 1-3.fc41 fedora 1.1 KiB zip x86_64 3.0-41.fc41 fedora 703.2 KiB zlib-ng-compat x86_64 2.1.7-3.fc41 fedora 134.0 KiB zstd x86_64 1.5.6-2.fc41 fedora 1.7 MiB Installing groups: Buildsystem building group Transaction Summary: Installing: 154 packages Total size of inbound packages is 53 MiB. Need to download 53 MiB. After this operation, 181 MiB extra will be used (install 181 MiB, remove 0 B). [ 1/154] coreutils-0:9.5-10.fc41.x86_6 100% | 91.6 MiB/s | 1.1 MiB | 00m00s [ 2/154] bash-0:5.2.32-1.fc41.x86_64 100% | 95.1 MiB/s | 1.8 MiB | 00m00s [ 3/154] cpio-0:2.15-2.fc41.x86_64 100% | 47.5 MiB/s | 291.8 KiB | 00m00s [ 4/154] diffutils-0:3.10-8.fc41.x86_6 100% | 79.2 MiB/s | 405.4 KiB | 00m00s [ 5/154] findutils-1:4.10.0-4.fc41.x86 100% | 107.1 MiB/s | 548.5 KiB | 00m00s [ 6/154] grep-0:3.11-9.fc41.x86_64 100% | 97.6 MiB/s | 299.7 KiB | 00m00s [ 7/154] gzip-0:1.13-2.fc41.x86_64 100% | 55.4 MiB/s | 170.2 KiB | 00m00s [ 8/154] bzip2-0:1.0.8-19.fc41.x86_64 100% | 1.8 MiB/s | 52.5 KiB | 00m00s [ 9/154] info-0:7.1-3.fc41.x86_64 100% | 89.1 MiB/s | 182.5 KiB | 00m00s [ 10/154] patch-0:2.7.6-25.fc41.x86_64 100% | 63.9 MiB/s | 131.0 KiB | 00m00s [ 11/154] redhat-rpm-config-0:293-1.fc4 100% | 40.1 MiB/s | 82.0 KiB | 00m00s [ 12/154] rpm-build-0:4.20.0-1.fc41.x86 100% | 40.4 MiB/s | 82.8 KiB | 00m00s [ 13/154] sed-0:4.9-3.fc41.x86_64 100% | 103.4 MiB/s | 317.7 KiB | 00m00s [ 14/154] tar-2:1.35-4.fc41.x86_64 100% | 168.1 MiB/s | 860.7 KiB | 00m00s [ 15/154] unzip-0:6.0-64.fc41.x86_64 100% | 60.2 MiB/s | 184.9 KiB | 00m00s [ 16/154] shadow-utils-2:4.15.1-12.fc41 100% | 165.0 MiB/s | 1.3 MiB | 00m00s [ 17/154] which-0:2.21-42.fc41.x86_64 100% | 20.3 MiB/s | 41.6 KiB | 00m00s [ 18/154] xz-1:5.6.2-2.fc41.x86_64 100% | 153.5 MiB/s | 471.5 KiB | 00m00s [ 19/154] fedora-release-common-0:41-27 100% | 11.4 MiB/s | 23.4 KiB | 00m00s [ 20/154] glibc-minimal-langpack-0:2.40 100% | 53.4 MiB/s | 109.3 KiB | 00m00s [ 21/154] gawk-0:5.3.0-4.fc41.x86_64 100% | 153.0 MiB/s | 1.1 MiB | 00m00s [ 22/154] util-linux-0:2.40.2-4.fc41.x8 100% | 150.6 MiB/s | 1.2 MiB | 00m00s [ 23/154] ncurses-libs-0:6.5-2.20240629 100% | 54.4 MiB/s | 334.0 KiB | 00m00s [ 24/154] filesystem-0:3.18-23.fc41.x86 100% | 98.8 MiB/s | 1.1 MiB | 00m00s [ 25/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 8.0 MiB/s | 41.1 KiB | 00m00s [ 26/154] libacl-0:2.3.2-2.fc41.x86_64 100% | 23.9 MiB/s | 24.5 KiB | 00m00s [ 27/154] gmp-1:6.3.0-2.fc41.x86_64 100% | 103.5 MiB/s | 318.0 KiB | 00m00s [ 28/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 3.5 MiB/s | 18.2 KiB | 00m00s [ 29/154] libcap-0:2.70-4.fc41.x86_64 100% | 16.9 MiB/s | 86.7 KiB | 00m00s [ 30/154] coreutils-common-0:9.5-10.fc4 100% | 163.2 MiB/s | 2.1 MiB | 00m00s [ 31/154] libselinux-0:3.7-5.fc41.x86_6 100% | 21.4 MiB/s | 87.8 KiB | 00m00s [ 32/154] pcre2-0:10.44-1.fc41.1.x86_64 100% | 79.1 MiB/s | 243.1 KiB | 00m00s [ 33/154] ed-0:1.20.2-2.fc41.x86_64 100% | 20.0 MiB/s | 81.8 KiB | 00m00s [ 34/154] ansible-srpm-macros-0:1-16.fc 100% | 5.1 MiB/s | 20.8 KiB | 00m00s [ 35/154] openssl-libs-1:3.2.2-9.fc41.x 100% | 165.1 MiB/s | 2.3 MiB | 00m00s [ 36/154] build-reproducibility-srpm-ma 100% | 1.5 MiB/s | 10.6 KiB | 00m00s [ 37/154] dwz-0:0.15-8.fc41.x86_64 100% | 33.9 MiB/s | 138.9 KiB | 00m00s [ 38/154] efi-srpm-macros-0:5-12.fc41.n 100% | 21.9 MiB/s | 22.4 KiB | 00m00s [ 39/154] file-0:5.45-7.fc41.x86_64 100% | 24.0 MiB/s | 49.1 KiB | 00m00s [ 40/154] forge-srpm-macros-0:0.3.2-1.f 100% | 9.6 MiB/s | 19.7 KiB | 00m00s [ 41/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 7.8 MiB/s | 8.0 KiB | 00m00s [ 42/154] fonts-srpm-macros-1:2.0.5-17. 100% | 8.8 MiB/s | 27.0 KiB | 00m00s [ 43/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 8.8 MiB/s | 9.1 KiB | 00m00s [ 44/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 8.7 MiB/s | 9.0 KiB | 00m00s [ 45/154] go-srpm-macros-0:3.6.0-3.fc41 100% | 13.6 MiB/s | 28.0 KiB | 00m00s [ 46/154] kernel-srpm-macros-0:1.0-24.f 100% | 9.6 MiB/s | 9.9 KiB | 00m00s [ 47/154] lua-srpm-macros-0:1-14.fc41.n 100% | 4.3 MiB/s | 8.9 KiB | 00m00s [ 48/154] ocaml-srpm-macros-0:10-3.fc41 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [ 49/154] openblas-srpm-macros-0:2-18.f 100% | 3.8 MiB/s | 7.7 KiB | 00m00s [ 50/154] package-notes-srpm-macros-0:0 100% | 4.8 MiB/s | 9.8 KiB | 00m00s [ 51/154] perl-srpm-macros-0:1-56.fc41. 100% | 8.3 MiB/s | 8.5 KiB | 00m00s [ 52/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 8.7 MiB/s | 8.9 KiB | 00m00s [ 53/154] python-srpm-macros-0:3.13-3.f 100% | 11.6 MiB/s | 23.7 KiB | 00m00s [ 54/154] rust-srpm-macros-0:26.3-3.fc4 100% | 11.8 MiB/s | 12.1 KiB | 00m00s [ 55/154] zig-srpm-macros-0:1-3.fc41.no 100% | 4.0 MiB/s | 8.1 KiB | 00m00s [ 56/154] rpm-0:4.20.0-1.fc41.x86_64 100% | 133.6 MiB/s | 547.4 KiB | 00m00s [ 57/154] zip-0:3.0-41.fc41.x86_64 100% | 86.2 MiB/s | 264.8 KiB | 00m00s [ 58/154] popt-0:1.19-7.fc41.x86_64 100% | 32.2 MiB/s | 65.9 KiB | 00m00s [ 59/154] readline-0:8.2-10.fc41.x86_64 100% | 69.4 MiB/s | 213.2 KiB | 00m00s [ 60/154] rpm-build-libs-0:4.20.0-1.fc4 100% | 32.1 MiB/s | 98.6 KiB | 00m00s [ 61/154] rpm-libs-0:4.20.0-1.fc41.x86_ 100% | 100.7 MiB/s | 309.4 KiB | 00m00s [ 62/154] audit-libs-0:4.0.2-1.fc41.x86 100% | 41.1 MiB/s | 126.2 KiB | 00m00s [ 63/154] zstd-0:1.5.6-2.fc41.x86_64 100% | 117.6 MiB/s | 481.5 KiB | 00m00s [ 64/154] libeconf-0:0.6.2-3.fc41.x86_6 100% | 10.5 MiB/s | 32.2 KiB | 00m00s [ 65/154] libsemanage-0:3.7-2.fc41.x86_ 100% | 56.8 MiB/s | 116.3 KiB | 00m00s [ 66/154] setup-0:2.15.0-5.fc41.noarch 100% | 75.4 MiB/s | 154.4 KiB | 00m00s [ 67/154] xz-libs-1:5.6.2-2.fc41.x86_64 100% | 54.6 MiB/s | 111.8 KiB | 00m00s [ 68/154] mpfr-0:4.2.1-5.fc41.x86_64 100% | 112.7 MiB/s | 346.3 KiB | 00m00s [ 69/154] glibc-common-0:2.40-9.fc41.x8 100% | 97.0 MiB/s | 397.3 KiB | 00m00s [ 70/154] fedora-repos-0:41-1.noarch 100% | 1.5 MiB/s | 9.2 KiB | 00m00s [ 71/154] libblkid-0:2.40.2-4.fc41.x86_ 100% | 24.3 MiB/s | 124.7 KiB | 00m00s [ 72/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 7.9 MiB/s | 32.6 KiB | 00m00s [ 73/154] libfdisk-0:2.40.2-4.fc41.x86_ 100% | 39.0 MiB/s | 159.8 KiB | 00m00s [ 74/154] libmount-0:2.40.2-4.fc41.x86_ 100% | 38.0 MiB/s | 155.5 KiB | 00m00s [ 75/154] libsmartcols-0:2.40.2-4.fc41. 100% | 27.3 MiB/s | 83.7 KiB | 00m00s [ 76/154] libutempter-0:1.2.1-15.fc41.x 100% | 8.7 MiB/s | 26.6 KiB | 00m00s [ 77/154] libuuid-0:2.40.2-4.fc41.x86_6 100% | 2.4 MiB/s | 29.1 KiB | 00m00s [ 78/154] util-linux-core-0:2.40.2-4.fc 100% | 29.1 MiB/s | 537.2 KiB | 00m00s [ 79/154] systemd-libs-0:256.7-1.fc41.x 100% | 35.7 MiB/s | 731.4 KiB | 00m00s [ 80/154] zlib-ng-compat-0:2.1.7-3.fc41 100% | 6.3 MiB/s | 77.7 KiB | 00m00s [ 81/154] ncurses-base-0:6.5-2.20240629 100% | 17.2 MiB/s | 88.3 KiB | 00m00s [ 82/154] libgcc-0:14.2.1-3.fc41.x86_64 100% | 18.6 MiB/s | 133.3 KiB | 00m00s [ 83/154] libsepol-0:3.7-2.fc41.x86_64 100% | 66.8 MiB/s | 342.2 KiB | 00m00s [ 84/154] ca-certificates-0:2024.2.69_v 100% | 121.5 MiB/s | 871.2 KiB | 00m00s [ 85/154] pcre2-syntax-0:10.44-1.fc41.1 100% | 29.3 MiB/s | 149.9 KiB | 00m00s [ 86/154] add-determinism-0:0.3.6-1.fc4 100% | 104.0 MiB/s | 851.8 KiB | 00m00s [ 87/154] curl-0:8.9.1-2.fc41.x86_64 100% | 51.3 MiB/s | 315.1 KiB | 00m00s [ 88/154] file-libs-0:5.45-7.fc41.x86_6 100% | 74.4 MiB/s | 762.0 KiB | 00m00s [ 89/154] lua-libs-0:5.4.6-6.fc41.x86_6 100% | 12.9 MiB/s | 132.0 KiB | 00m00s [ 90/154] libgomp-0:14.2.1-3.fc41.x86_6 100% | 28.8 MiB/s | 354.1 KiB | 00m00s [ 91/154] libzstd-0:1.5.6-2.fc41.x86_64 100% | 43.3 MiB/s | 310.3 KiB | 00m00s [ 92/154] rpm-sequoia-0:1.7.0-2.fc41.x8 100% | 145.3 MiB/s | 892.5 KiB | 00m00s [ 93/154] sqlite-libs-0:3.46.1-1.fc41.x 100% | 116.0 MiB/s | 712.7 KiB | 00m00s [ 94/154] libstdc++-0:14.2.1-3.fc41.x86 100% | 123.9 MiB/s | 887.8 KiB | 00m00s [ 95/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 11.5 MiB/s | 70.7 KiB | 00m00s [ 96/154] fedora-gpg-keys-0:41-1.noarch 100% | 26.1 MiB/s | 133.7 KiB | 00m00s [ 97/154] basesystem-0:11-21.fc41.noarc 100% | 1.0 MiB/s | 7.4 KiB | 00m00s [ 98/154] libxcrypt-0:4.4.36-10.fc41.x8 100% | 38.7 MiB/s | 118.9 KiB | 00m00s [ 99/154] pam-0:1.6.1-6.fc41.x86_64 100% | 180.5 MiB/s | 554.4 KiB | 00m00s [100/154] glibc-0:2.40-9.fc41.x86_64 100% | 101.1 MiB/s | 2.2 MiB | 00m00s [101/154] glibc-gconv-extra-0:2.40-9.fc 100% | 84.0 MiB/s | 1.7 MiB | 00m00s [102/154] pam-libs-0:1.6.1-6.fc41.x86_6 100% | 14.0 MiB/s | 57.3 KiB | 00m00s [103/154] authselect-0:1.5.0-8.fc41.x86 100% | 71.2 MiB/s | 145.8 KiB | 00m00s [104/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 13.7 MiB/s | 56.3 KiB | 00m00s [105/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 5.8 MiB/s | 29.6 KiB | 00m00s [106/154] libpwquality-0:1.4.5-11.fc41. 100% | 23.3 MiB/s | 119.0 KiB | 00m00s [107/154] authselect-libs-0:1.5.0-8.fc4 100% | 106.4 MiB/s | 218.0 KiB | 00m00s [108/154] elfutils-libelf-0:0.192-5.fc4 100% | 101.4 MiB/s | 207.6 KiB | 00m00s [109/154] cracklib-0:2.9.11-6.fc41.x86_ 100% | 30.0 MiB/s | 92.1 KiB | 00m00s [110/154] elfutils-libs-0:0.192-5.fc41. 100% | 85.2 MiB/s | 261.9 KiB | 00m00s [111/154] elfutils-debuginfod-client-0: 100% | 22.6 MiB/s | 46.3 KiB | 00m00s [112/154] elfutils-0:0.192-5.fc41.x86_6 100% | 106.9 MiB/s | 547.3 KiB | 00m00s [113/154] json-c-0:0.17-4.fc41.x86_64 100% | 14.3 MiB/s | 44.0 KiB | 00m00s [114/154] debugedit-0:5.1-1.fc41.x86_64 100% | 25.4 MiB/s | 78.1 KiB | 00m00s [115/154] libarchive-0:3.7.4-4.fc41.x86 100% | 99.9 MiB/s | 409.1 KiB | 00m00s [116/154] libxml2-0:2.12.8-2.fc41.x86_6 100% | 111.9 MiB/s | 687.3 KiB | 00m00s [117/154] alternatives-0:1.30-1.fc41.x8 100% | 8.3 MiB/s | 42.5 KiB | 00m00s [118/154] jansson-0:2.13.1-10.fc41.x86_ 100% | 7.2 MiB/s | 44.4 KiB | 00m00s [119/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 3.3 MiB/s | 10.0 KiB | 00m00s [120/154] pkgconf-0:2.3.0-1.fc41.x86_64 100% | 8.8 MiB/s | 45.2 KiB | 00m00s [121/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 3.5 MiB/s | 14.3 KiB | 00m00s [122/154] libpkgconf-0:2.3.0-1.fc41.x86 100% | 12.5 MiB/s | 38.5 KiB | 00m00s [123/154] pyproject-srpm-macros-0:1.16. 100% | 4.4 MiB/s | 13.6 KiB | 00m00s [124/154] qt6-srpm-macros-0:6.8.0-1.fc4 100% | 8.8 MiB/s | 9.0 KiB | 00m00s [125/154] crypto-policies-0:20241029-1. 100% | 47.6 MiB/s | 97.5 KiB | 00m00s [126/154] libcom_err-0:1.47.1-6.fc41.x8 100% | 13.0 MiB/s | 26.6 KiB | 00m00s [127/154] libtirpc-0:1.3.6-0.fc41.x86_6 100% | 23.0 MiB/s | 94.0 KiB | 00m00s [128/154] binutils-0:2.43.1-2.fc41.x86_ 100% | 179.2 MiB/s | 6.5 MiB | 00m00s [129/154] libffi-0:3.4.6-3.fc41.x86_64 100% | 4.9 MiB/s | 39.9 KiB | 00m00s [130/154] p11-kit-0:0.25.5-3.fc41.x86_6 100% | 53.3 MiB/s | 490.9 KiB | 00m00s [131/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% | 36.2 MiB/s | 74.2 KiB | 00m00s [132/154] p11-kit-trust-0:0.25.5-3.fc41 100% | 64.5 MiB/s | 132.1 KiB | 00m00s [133/154] krb5-libs-0:1.21.3-3.fc41.x86 100% | 246.7 MiB/s | 757.9 KiB | 00m00s [134/154] gdbm-1:1.23-7.fc41.x86_64 100% | 29.6 MiB/s | 151.8 KiB | 00m00s [135/154] keyutils-libs-0:1.6.3-4.fc41. 100% | 6.2 MiB/s | 31.6 KiB | 00m00s [136/154] elfutils-default-yama-scope-0 100% | 12.2 MiB/s | 12.5 KiB | 00m00s [137/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 10.1 MiB/s | 20.7 KiB | 00m00s [138/154] fedora-release-0:41-27.noarch 100% | 12.3 MiB/s | 12.6 KiB | 00m00s [139/154] xxhash-libs-0:0.8.2-4.fc41.x8 100% | 12.0 MiB/s | 36.8 KiB | 00m00s [140/154] libcurl-0:8.9.1-2.fc41.x86_64 100% | 70.7 MiB/s | 361.9 KiB | 00m00s [141/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% | 47.5 MiB/s | 340.5 KiB | 00m00s [142/154] libidn2-0:2.3.7-2.fc41.x86_64 100% | 14.5 MiB/s | 118.4 KiB | 00m00s [143/154] libnghttp2-0:1.62.1-2.fc41.x8 100% | 8.3 MiB/s | 76.6 KiB | 00m00s [144/154] libpsl-0:0.21.5-4.fc41.x86_64 100% | 7.0 MiB/s | 64.1 KiB | 00m00s [145/154] gdb-minimal-0:15.2-2.fc41.x86 100% | 148.7 MiB/s | 4.3 MiB | 00m00s [146/154] libssh-0:0.10.6-8.fc41.x86_64 100% | 23.0 MiB/s | 211.8 KiB | 00m00s [147/154] openldap-0:2.6.8-5.fc41.x86_6 100% | 41.6 MiB/s | 255.6 KiB | 00m00s [148/154] libssh-config-0:0.10.6-8.fc41 100% | 9.0 MiB/s | 9.2 KiB | 00m00s [149/154] publicsuffix-list-dafsa-0:202 100% | 19.0 MiB/s | 58.3 KiB | 00m00s [150/154] libunistring-0:1.1-8.fc41.x86 100% | 133.0 MiB/s | 544.8 KiB | 00m00s [151/154] libtool-ltdl-0:2.4.7-12.fc41. 100% | 17.4 MiB/s | 35.6 KiB | 00m00s [152/154] libevent-0:2.1.12-14.fc41.x86 100% | 62.9 MiB/s | 257.5 KiB | 00m00s [153/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 110.9 MiB/s | 794.9 KiB | 00m00s [154/154] fedora-release-identity-basic 100% | 3.3 MiB/s | 13.4 KiB | 00m00s -------------------------------------------------------------------------------- [154/154] Total 100% | 78.2 MiB/s | 53.3 MiB | 00m01s Running transaction Importing PGP key 0xE99D6AD1: UserID : "Fedora (41) " Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary The key was successfully imported. [ 1/156] Verify package files 100% | 836.0 B/s | 154.0 B | 00m00s [ 2/156] Prepare transaction 100% | 4.1 KiB/s | 154.0 B | 00m00s [ 3/156] Installing libgcc-0:14.2.1-3. 100% | 269.8 MiB/s | 276.3 KiB | 00m00s [ 4/156] Installing fedora-release-ide 100% | 0.0 B/s | 940.0 B | 00m00s [ 5/156] Installing fedora-gpg-keys-0: 100% | 56.1 MiB/s | 172.2 KiB | 00m00s [ 6/156] Installing fedora-repos-0:41- 100% | 0.0 B/s | 5.7 KiB | 00m00s [ 7/156] Installing fedora-release-com 100% | 23.3 MiB/s | 23.9 KiB | 00m00s [ 8/156] Installing fedora-release-0:4 100% | 0.0 B/s | 124.0 B | 00m00s [ 9/156] Installing setup-0:2.15.0-5.f 100% | 59.1 MiB/s | 726.1 KiB | 00m00s [ 10/156] Installing filesystem-0:3.18- 100% | 3.3 MiB/s | 212.5 KiB | 00m00s [ 11/156] Installing basesystem-0:11-21 100% | 0.0 B/s | 124.0 B | 00m00s [ 12/156] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s [ 13/156] Installing publicsuffix-list- 100% | 0.0 B/s | 68.3 KiB | 00m00s [ 14/156] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 732.0 B | 00m00s [ 15/156] Installing pkgconf-m4-0:2.3.0 100% | 0.0 B/s | 14.8 KiB | 00m00s [ 16/156] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB | 00m00s [ 17/156] Installing ncurses-base-0:6.5 100% | 85.9 MiB/s | 351.7 KiB | 00m00s [ 18/156] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s [ 19/156] Installing ncurses-libs-0:6.5 100% | 239.7 MiB/s | 981.8 KiB | 00m00s [ 20/156] Installing glibc-0:2.40-9.fc4 100% | 290.3 MiB/s | 6.7 MiB | 00m00s [ 21/156] Installing bash-0:5.2.32-1.fc 100% | 408.5 MiB/s | 8.2 MiB | 00m00s [ 22/156] Installing glibc-common-0:2.4 100% | 209.3 MiB/s | 1.0 MiB | 00m00s [ 23/156] Installing glibc-gconv-extra- 100% | 279.3 MiB/s | 8.1 MiB | 00m00s [ 24/156] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB | 00m00s [ 25/156] Installing bzip2-libs-0:1.0.8 100% | 0.0 B/s | 81.8 KiB | 00m00s [ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 210.4 MiB/s | 215.5 KiB | 00m00s [ 27/156] Installing popt-0:1.19-7.fc41 100% | 70.1 MiB/s | 143.5 KiB | 00m00s [ 28/156] Installing readline-0:8.2-10. 100% | 241.8 MiB/s | 495.3 KiB | 00m00s [ 29/156] Installing libuuid-0:2.40.2-4 100% | 0.0 B/s | 38.6 KiB | 00m00s [ 30/156] Installing libblkid-0:2.40.2- 100% | 253.4 MiB/s | 259.5 KiB | 00m00s [ 31/156] Installing gmp-1:6.3.0-2.fc41 100% | 397.3 MiB/s | 813.7 KiB | 00m00s [ 32/156] Installing libattr-0:2.5.2-4. 100% | 0.0 B/s | 29.5 KiB | 00m00s [ 33/156] Installing libacl-0:2.3.2-2.f 100% | 0.0 B/s | 40.7 KiB | 00m00s [ 34/156] Installing libzstd-0:1.5.6-2. 100% | 389.3 MiB/s | 797.2 KiB | 00m00s [ 35/156] Installing elfutils-libelf-0: 100% | 390.0 MiB/s | 1.2 MiB | 00m00s [ 36/156] Installing libstdc++-0:14.2.1 100% | 395.2 MiB/s | 2.8 MiB | 00m00s [ 37/156] Installing libxcrypt-0:4.4.36 100% | 267.7 MiB/s | 274.1 KiB | 00m00s [ 38/156] Installing libeconf-0:0.6.2-3 100% | 0.0 B/s | 59.7 KiB | 00m00s [ 39/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB | 00m00s [ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 293.3 MiB/s | 300.3 KiB | 00m00s [ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 271.4 MiB/s | 833.7 KiB | 00m00s [ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 288.7 MiB/s | 1.7 MiB | 00m00s [ 43/156] Installing unzip-0:6.0-64.fc4 100% | 381.1 MiB/s | 390.3 KiB | 00m00s [ 44/156] Installing file-libs-0:5.45-7 100% | 709.6 MiB/s | 9.9 MiB | 00m00s [ 45/156] Installing file-0:5.45-7.fc41 100% | 17.1 MiB/s | 105.0 KiB | 00m00s [ 46/156] Installing crypto-policies-0: 100% | 31.9 MiB/s | 163.3 KiB | 00m00s [ 47/156] Installing pcre2-0:10.44-1.fc 100% | 319.8 MiB/s | 654.9 KiB | 00m00s [ 48/156] Installing grep-0:3.11-9.fc41 100% | 200.7 MiB/s | 1.0 MiB | 00m00s [ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 241.0 MiB/s | 1.2 MiB | 00m00s [ 50/156] Installing libcap-ng-0:0.8.5- 100% | 69.4 MiB/s | 71.0 KiB | 00m00s [ 51/156] Installing audit-libs-0:4.0.2 100% | 325.6 MiB/s | 333.4 KiB | 00m00s [ 52/156] Installing pam-libs-0:1.6.1-6 100% | 137.9 MiB/s | 141.2 KiB | 00m00s [ 53/156] Installing libcap-0:2.70-4.fc 100% | 110.0 MiB/s | 225.2 KiB | 00m00s [ 54/156] Installing systemd-libs-0:256 100% | 338.9 MiB/s | 2.0 MiB | 00m00s [ 55/156] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB | 00m00s [ 56/156] Installing libsepol-0:3.7-2.f 100% | 399.8 MiB/s | 818.8 KiB | 00m00s [ 57/156] Installing libselinux-0:3.7-5 100% | 178.0 MiB/s | 182.3 KiB | 00m00s [ 58/156] Installing sed-0:4.9-3.fc41.x 100% | 212.3 MiB/s | 869.7 KiB | 00m00s [ 59/156] Installing findutils-1:4.10.0 100% | 309.7 MiB/s | 1.9 MiB | 00m00s [ 60/156] Installing libmount-0:2.40.2- 100% | 344.7 MiB/s | 352.9 KiB | 00m00s [ 61/156] Installing lua-libs-0:5.4.6-6 100% | 279.5 MiB/s | 286.2 KiB | 00m00s [ 62/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB | 00m00s [ 63/156] Installing alternatives-0:1.3 100% | 66.3 MiB/s | 67.9 KiB | 00m00s [ 64/156] Installing libcom_err-0:1.47. 100% | 0.0 B/s | 68.3 KiB | 00m00s [ 65/156] Installing libffi-0:3.4.6-3.f 100% | 85.7 MiB/s | 87.8 KiB | 00m00s [ 66/156] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.5 KiB | 00m00s [ 67/156] Installing p11-kit-0:0.25.5-3 100% | 275.9 MiB/s | 2.2 MiB | 00m00s [ 68/156] Installing libunistring-0:1.1 100% | 346.1 MiB/s | 1.7 MiB | 00m00s [ 69/156] Installing libidn2-0:2.3.7-2. 100% | 163.6 MiB/s | 335.1 KiB | 00m00s [ 70/156] Installing libpsl-0:0.21.5-4. 100% | 0.0 B/s | 81.7 KiB | 00m00s [ 71/156] Installing p11-kit-trust-0:0. 100% | 54.8 MiB/s | 393.1 KiB | 00m00s [ 72/156] Installing zstd-0:1.5.6-2.fc4 100% | 338.3 MiB/s | 1.7 MiB | 00m00s [ 73/156] Installing util-linux-core-0: 100% | 247.6 MiB/s | 1.5 MiB | 00m00s [ 74/156] Installing tar-2:1.35-4.fc41. 100% | 369.8 MiB/s | 3.0 MiB | 00m00s [ 75/156] Installing libsemanage-0:3.7- 100% | 144.2 MiB/s | 295.2 KiB | 00m00s [ 76/156] Installing shadow-utils-2:4.1 100% | 173.6 MiB/s | 4.2 MiB | 00m00s [ 77/156] Installing libutempter-0:1.2. 100% | 58.3 MiB/s | 59.7 KiB | 00m00s [ 78/156] Installing zip-0:3.0-41.fc41. 100% | 230.2 MiB/s | 707.1 KiB | 00m00s [ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 227.4 MiB/s | 465.8 KiB | 00m00s [ 80/156] Installing cyrus-sasl-lib-0:2 100% | 329.4 MiB/s | 2.3 MiB | 00m00s [ 81/156] Installing libfdisk-0:2.40.2- 100% | 355.5 MiB/s | 364.1 KiB | 00m00s [ 82/156] Installing libxml2-0:2.12.8-2 100% | 342.4 MiB/s | 1.7 MiB | 00m00s [ 83/156] Installing bzip2-0:1.0.8-19.f 100% | 97.8 MiB/s | 100.2 KiB | 00m00s [ 84/156] Installing add-determinism-0: 100% | 374.3 MiB/s | 2.2 MiB | 00m00s [ 85/156] Installing build-reproducibil 100% | 0.0 B/s | 1.0 KiB | 00m00s [ 86/156] Installing sqlite-libs-0:3.46 100% | 357.3 MiB/s | 1.4 MiB | 00m00s [ 87/156] Installing ed-0:1.20.2-2.fc41 100% | 145.7 MiB/s | 149.2 KiB | 00m00s [ 88/156] Installing patch-0:2.7.6-25.f 100% | 261.9 MiB/s | 268.2 KiB | 00m00s [ 89/156] Installing elfutils-default-y 100% | 510.7 KiB/s | 2.0 KiB | 00m00s [ 90/156] Installing elfutils-libs-0:0. 100% | 326.2 MiB/s | 668.0 KiB | 00m00s [ 91/156] Installing cpio-0:2.15-2.fc41 100% | 274.9 MiB/s | 1.1 MiB | 00m00s [ 92/156] Installing diffutils-0:3.10-8 100% | 318.1 MiB/s | 1.6 MiB | 00m00s [ 93/156] Installing libgomp-0:14.2.1-3 100% | 256.2 MiB/s | 524.8 KiB | 00m00s [ 94/156] Installing json-c-0:0.17-4.fc 100% | 81.7 MiB/s | 83.6 KiB | 00m00s [ 95/156] Installing jansson-0:2.13.1-1 100% | 87.6 MiB/s | 89.7 KiB | 00m00s [ 96/156] Installing libpkgconf-0:2.3.0 100% | 0.0 B/s | 79.3 KiB | 00m00s [ 97/156] Installing pkgconf-0:2.3.0-1. 100% | 89.0 MiB/s | 91.1 KiB | 00m00s [ 98/156] Installing pkgconf-pkg-config 100% | 0.0 B/s | 1.8 KiB | 00m00s [ 99/156] Installing keyutils-libs-0:1. 100% | 54.5 MiB/s | 55.8 KiB | 00m00s [100/156] Installing libverto-0:0.3.2-9 100% | 30.5 MiB/s | 31.3 KiB | 00m00s [101/156] Installing xxhash-libs-0:0.8. 100% | 0.0 B/s | 89.8 KiB | 00m00s [102/156] Installing libbrotli-0:1.1.0- 100% | 273.4 MiB/s | 839.9 KiB | 00m00s [103/156] Installing libnghttp2-0:1.62. 100% | 163.2 MiB/s | 167.1 KiB | 00m00s [104/156] Installing libtool-ltdl-0:2.4 100% | 65.7 MiB/s | 67.3 KiB | 00m00s [105/156] Installing rust-srpm-macros-0 100% | 0.0 B/s | 5.6 KiB | 00m00s [106/156] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s [107/156] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s [108/156] Installing package-notes-srpm 100% | 0.0 B/s | 2.0 KiB | 00m00s [109/156] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s [110/156] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.2 KiB | 00m00s [111/156] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s [112/156] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s [113/156] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s [114/156] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s [115/156] Installing ansible-srpm-macro 100% | 35.4 MiB/s | 36.2 KiB | 00m00s [116/156] Installing coreutils-common-0 100% | 399.7 MiB/s | 11.2 MiB | 00m00s [117/156] Installing openssl-libs-1:3.2 100% | 412.0 MiB/s | 7.8 MiB | 00m00s [118/156] Installing coreutils-0:9.5-10 100% | 283.0 MiB/s | 5.7 MiB | 00m00s [119/156] Installing ca-certificates-0: 100% | 3.9 MiB/s | 2.4 MiB | 00m01s [120/156] Installing krb5-libs-0:1.21.3 100% | 289.9 MiB/s | 2.3 MiB | 00m00s [121/156] Installing libarchive-0:3.7.4 100% | 302.3 MiB/s | 928.6 KiB | 00m00s [122/156] Installing libtirpc-0:1.3.6-0 100% | 199.7 MiB/s | 204.5 KiB | 00m00s [123/156] Installing gzip-0:1.13-2.fc41 100% | 192.7 MiB/s | 394.6 KiB | 00m00s [124/156] Installing authselect-libs-0: 100% | 163.5 MiB/s | 837.2 KiB | 00m00s [125/156] Installing cracklib-0:2.9.11- 100% | 81.5 MiB/s | 250.3 KiB | 00m00s [126/156] Installing libpwquality-0:1.4 100% | 105.0 MiB/s | 430.1 KiB | 00m00s [127/156] Installing libnsl2-0:2.0.1-2. 100% | 57.7 MiB/s | 59.1 KiB | 00m00s [128/156] Installing pam-0:1.6.1-6.fc41 100% | 156.5 MiB/s | 1.9 MiB | 00m00s [129/156] Installing libssh-0:0.10.6-8. 100% | 251.7 MiB/s | 515.4 KiB | 00m00s [130/156] Installing rpm-sequoia-0:1.7. 100% | 338.2 MiB/s | 2.4 MiB | 00m00s [131/156] Installing rpm-libs-0:4.20.0- 100% | 355.2 MiB/s | 727.4 KiB | 00m00s [132/156] Installing rpm-build-libs-0:4 100% | 202.6 MiB/s | 207.5 KiB | 00m00s [133/156] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.5 KiB | 00m00s [134/156] Installing openldap-0:2.6.8-5 100% | 210.9 MiB/s | 648.0 KiB | 00m00s [135/156] Installing libcurl-0:8.9.1-2. 100% | 266.7 MiB/s | 819.2 KiB | 00m00s [136/156] Installing elfutils-debuginfo 100% | 84.3 MiB/s | 86.3 KiB | 00m00s [137/156] Installing elfutils-0:0.192-5 100% | 334.4 MiB/s | 2.7 MiB | 00m00s [138/156] Installing binutils-0:2.43.1- 100% | 382.3 MiB/s | 27.5 MiB | 00m00s [139/156] Installing gdb-minimal-0:15.2 100% | 393.7 MiB/s | 13.0 MiB | 00m00s [140/156] Installing debugedit-0:5.1-1. 100% | 197.8 MiB/s | 202.5 KiB | 00m00s [141/156] Installing curl-0:8.9.1-2.fc4 100% | 86.7 MiB/s | 798.6 KiB | 00m00s [142/156] Installing rpm-0:4.20.0-1.fc4 100% | 179.0 MiB/s | 2.5 MiB | 00m00s [143/156] Installing efi-srpm-macros-0: 100% | 0.0 B/s | 41.2 KiB | 00m00s [144/156] Installing lua-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s [145/156] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.7 KiB | 00m00s [146/156] Installing fonts-srpm-macros- 100% | 0.0 B/s | 57.0 KiB | 00m00s [147/156] Installing forge-srpm-macros- 100% | 0.0 B/s | 40.4 KiB | 00m00s [148/156] Installing go-srpm-macros-0:3 100% | 60.5 MiB/s | 62.0 KiB | 00m00s [149/156] Installing python-srpm-macros 100% | 50.9 MiB/s | 52.2 KiB | 00m00s [150/156] Installing redhat-rpm-config- 100% | 92.8 MiB/s | 190.1 KiB | 00m00s [151/156] Installing rpm-build-0:4.20.0 100% | 99.0 MiB/s | 202.8 KiB | 00m00s [152/156] Installing pyproject-srpm-mac 100% | 2.4 MiB/s | 2.5 KiB | 00m00s [153/156] Installing util-linux-0:2.40. 100% | 178.5 MiB/s | 3.7 MiB | 00m00s [154/156] Installing authselect-0:1.5.0 100% | 79.1 MiB/s | 161.9 KiB | 00m00s [155/156] Installing which-0:2.21-42.fc 100% | 80.5 MiB/s | 82.4 KiB | 00m00s [156/156] Installing info-0:7.1-3.fc41. 100% | 437.4 KiB/s | 362.2 KiB | 00m01s Complete! Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: add-determinism-0.3.6-1.fc41.x86_64 alternatives-1.30-1.fc41.x86_64 ansible-srpm-macros-1-16.fc41.noarch audit-libs-4.0.2-1.fc41.x86_64 authselect-1.5.0-8.fc41.x86_64 authselect-libs-1.5.0-8.fc41.x86_64 basesystem-11-21.fc41.noarch bash-5.2.32-1.fc41.x86_64 binutils-2.43.1-2.fc41.x86_64 build-reproducibility-srpm-macros-0.3.6-1.fc41.noarch bzip2-1.0.8-19.fc41.x86_64 bzip2-libs-1.0.8-19.fc41.x86_64 ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch coreutils-9.5-10.fc41.x86_64 coreutils-common-9.5-10.fc41.x86_64 cpio-2.15-2.fc41.x86_64 cracklib-2.9.11-6.fc41.x86_64 crypto-policies-20241029-1.git8baf557.fc41.noarch curl-8.9.1-2.fc41.x86_64 cyrus-sasl-lib-2.1.28-27.fc41.x86_64 debugedit-5.1-1.fc41.x86_64 diffutils-3.10-8.fc41.x86_64 dwz-0.15-8.fc41.x86_64 ed-1.20.2-2.fc41.x86_64 efi-srpm-macros-5-12.fc41.noarch elfutils-0.192-5.fc41.x86_64 elfutils-debuginfod-client-0.192-5.fc41.x86_64 elfutils-default-yama-scope-0.192-5.fc41.noarch elfutils-libelf-0.192-5.fc41.x86_64 elfutils-libs-0.192-5.fc41.x86_64 fedora-gpg-keys-41-1.noarch fedora-release-41-27.noarch fedora-release-common-41-27.noarch fedora-release-identity-basic-41-27.noarch fedora-repos-41-1.noarch file-5.45-7.fc41.x86_64 file-libs-5.45-7.fc41.x86_64 filesystem-3.18-23.fc41.x86_64 findutils-4.10.0-4.fc41.x86_64 fonts-srpm-macros-2.0.5-17.fc41.noarch forge-srpm-macros-0.3.2-1.fc41.noarch fpc-srpm-macros-1.3-13.fc41.noarch gawk-5.3.0-4.fc41.x86_64 gdb-minimal-15.2-2.fc41.x86_64 gdbm-1.23-7.fc41.x86_64 gdbm-libs-1.23-7.fc41.x86_64 ghc-srpm-macros-1.9.1-2.fc41.noarch glibc-2.40-9.fc41.x86_64 glibc-common-2.40-9.fc41.x86_64 glibc-gconv-extra-2.40-9.fc41.x86_64 glibc-minimal-langpack-2.40-9.fc41.x86_64 gmp-6.3.0-2.fc41.x86_64 gnat-srpm-macros-6-6.fc41.noarch go-srpm-macros-3.6.0-3.fc41.noarch gpg-pubkey-e99d6ad1-64d2612c grep-3.11-9.fc41.x86_64 gzip-1.13-2.fc41.x86_64 info-7.1-3.fc41.x86_64 jansson-2.13.1-10.fc41.x86_64 json-c-0.17-4.fc41.x86_64 kernel-srpm-macros-1.0-24.fc41.noarch keyutils-libs-1.6.3-4.fc41.x86_64 krb5-libs-1.21.3-3.fc41.x86_64 libacl-2.3.2-2.fc41.x86_64 libarchive-3.7.4-4.fc41.x86_64 libattr-2.5.2-4.fc41.x86_64 libblkid-2.40.2-4.fc41.x86_64 libbrotli-1.1.0-5.fc41.x86_64 libcap-2.70-4.fc41.x86_64 libcap-ng-0.8.5-3.fc41.x86_64 libcom_err-1.47.1-6.fc41.x86_64 libcurl-8.9.1-2.fc41.x86_64 libeconf-0.6.2-3.fc41.x86_64 libevent-2.1.12-14.fc41.x86_64 libfdisk-2.40.2-4.fc41.x86_64 libffi-3.4.6-3.fc41.x86_64 libgcc-14.2.1-3.fc41.x86_64 libgomp-14.2.1-3.fc41.x86_64 libidn2-2.3.7-2.fc41.x86_64 libmount-2.40.2-4.fc41.x86_64 libnghttp2-1.62.1-2.fc41.x86_64 libnsl2-2.0.1-2.fc41.x86_64 libpkgconf-2.3.0-1.fc41.x86_64 libpsl-0.21.5-4.fc41.x86_64 libpwquality-1.4.5-11.fc41.x86_64 libselinux-3.7-5.fc41.x86_64 libsemanage-3.7-2.fc41.x86_64 libsepol-3.7-2.fc41.x86_64 libsmartcols-2.40.2-4.fc41.x86_64 libssh-0.10.6-8.fc41.x86_64 libssh-config-0.10.6-8.fc41.noarch libstdc++-14.2.1-3.fc41.x86_64 libtasn1-4.19.0-9.fc41.x86_64 libtirpc-1.3.6-0.fc41.x86_64 libtool-ltdl-2.4.7-12.fc41.x86_64 libunistring-1.1-8.fc41.x86_64 libutempter-1.2.1-15.fc41.x86_64 libuuid-2.40.2-4.fc41.x86_64 libverto-0.3.2-9.fc41.x86_64 libxcrypt-4.4.36-10.fc41.x86_64 libxml2-2.12.8-2.fc41.x86_64 libzstd-1.5.6-2.fc41.x86_64 lua-libs-5.4.6-6.fc41.x86_64 lua-srpm-macros-1-14.fc41.noarch lz4-libs-1.10.0-1.fc41.x86_64 mpfr-4.2.1-5.fc41.x86_64 ncurses-base-6.5-2.20240629.fc41.noarch ncurses-libs-6.5-2.20240629.fc41.x86_64 ocaml-srpm-macros-10-3.fc41.noarch openblas-srpm-macros-2-18.fc41.noarch openldap-2.6.8-5.fc41.x86_64 openssl-libs-3.2.2-9.fc41.x86_64 p11-kit-0.25.5-3.fc41.x86_64 p11-kit-trust-0.25.5-3.fc41.x86_64 package-notes-srpm-macros-0.5-12.fc41.noarch pam-1.6.1-6.fc41.x86_64 pam-libs-1.6.1-6.fc41.x86_64 patch-2.7.6-25.fc41.x86_64 pcre2-10.44-1.fc41.1.x86_64 pcre2-syntax-10.44-1.fc41.1.noarch perl-srpm-macros-1-56.fc41.noarch pkgconf-2.3.0-1.fc41.x86_64 pkgconf-m4-2.3.0-1.fc41.noarch pkgconf-pkg-config-2.3.0-1.fc41.x86_64 popt-1.19-7.fc41.x86_64 publicsuffix-list-dafsa-20240107-4.fc41.noarch pyproject-srpm-macros-1.16.0-1.fc41.noarch python-srpm-macros-3.13-3.fc41.noarch qt5-srpm-macros-5.15.15-1.fc41.noarch qt6-srpm-macros-6.8.0-1.fc41.noarch readline-8.2-10.fc41.x86_64 redhat-rpm-config-293-1.fc41.noarch rpm-4.20.0-1.fc41.x86_64 rpm-build-4.20.0-1.fc41.x86_64 rpm-build-libs-4.20.0-1.fc41.x86_64 rpm-libs-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 rust-srpm-macros-26.3-3.fc41.noarch sed-4.9-3.fc41.x86_64 setup-2.15.0-5.fc41.noarch shadow-utils-4.15.1-12.fc41.x86_64 sqlite-libs-3.46.1-1.fc41.x86_64 systemd-libs-256.7-1.fc41.x86_64 tar-1.35-4.fc41.x86_64 unzip-6.0-64.fc41.x86_64 util-linux-2.40.2-4.fc41.x86_64 util-linux-core-2.40.2-4.fc41.x86_64 which-2.21-42.fc41.x86_64 xxhash-libs-0.8.2-4.fc41.x86_64 xz-5.6.2-2.fc41.x86_64 xz-libs-5.6.2-2.fc41.x86_64 zig-srpm-macros-1-3.fc41.noarch zip-3.0-41.fc41.x86_64 zlib-ng-compat-2.1.7-3.fc41.x86_64 zstd-1.5.6-2.fc41.x86_64 Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git cmake clang make cmake dbus-devel GConf2-devel libacl-devel libblkid-devel libcap-devel libcurl-devel libgcrypt-devel libselinux-devel libxml2-devel libxslt-devel libattr-devel make openldap-devel pcre-devel perl-XML-Parser perl-XML-XPath perl-devel python3-devel python3-dbusmock rpm-devel swig bzip2-devel gcc-c++ libyaml-devel xmlsec1-devel xmlsec1-openssl-devel INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git cmake clang make cmake dbus-devel GConf2-devel libacl-devel libblkid-devel libcap-devel libcurl-devel libgcrypt-devel libselinux-devel libxml2-devel libxslt-devel libattr-devel make openldap-devel pcre-devel perl-XML-Parser perl-XML-XPath perl-devel python3-devel python3-dbusmock rpm-devel swig bzip2-devel gcc-c++ libyaml-devel xmlsec1-devel xmlsec1-openssl-devel 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): git cmake clang make cmake dbus-devel GConf2-devel libacl-devel libblkid-devel libcap-devel libcurl-devel libgcrypt-devel libselinux-devel libxml2-devel libxslt-devel libattr-devel make openldap-devel pcre-devel perl-XML-Parser perl-XML-XPath perl-devel python3-devel python3-dbusmock rpm-devel swig bzip2-devel gcc-c++ libyaml-devel xmlsec1-devel xmlsec1-openssl-devel Updating and loading repositories: updates 100% | 526.2 KiB/s | 29.5 KiB | 00m00s fedora 100% | 478.0 KiB/s | 26.8 KiB | 00m00s Repositories loaded. Package Arch Version Repository Size Installing: GConf2-devel x86_64 3.2.6-42.fc41 fedora 1.0 MiB bzip2-devel x86_64 1.0.8-19.fc41 fedora 309.8 KiB clang x86_64 19.1.0-1.fc41 fedora 184.7 KiB cmake x86_64 3.30.5-1.fc41 updates 32.5 MiB dbus-devel x86_64 1:1.14.10-4.fc41 fedora 129.9 KiB gcc-c++ x86_64 14.2.1-3.fc41 fedora 38.2 MiB git x86_64 2.47.0-1.fc41 fedora 85.2 KiB libacl-devel x86_64 2.3.2-2.fc41 fedora 59.1 KiB libattr-devel x86_64 2.5.2-4.fc41 fedora 21.7 KiB libblkid-devel x86_64 2.40.2-4.fc41 fedora 44.9 KiB libcap-devel x86_64 2.70-4.fc41 fedora 37.5 KiB libcurl-devel x86_64 8.9.1-2.fc41 fedora 1.3 MiB libgcrypt-devel x86_64 1.11.0-3.fc41 fedora 271.1 KiB libselinux-devel x86_64 3.7-5.fc41 fedora 126.4 KiB libxml2-devel x86_64 2.12.8-2.fc41 fedora 3.4 MiB libxslt-devel x86_64 1.1.42-2.fc41 fedora 957.2 KiB libyaml-devel x86_64 0.2.5-15.fc41 fedora 1.1 MiB make x86_64 1:4.4.1-8.fc41 fedora 1.8 MiB openldap-devel x86_64 2.6.8-5.fc41 fedora 3.7 MiB pcre-devel x86_64 8.45-1.fc41.7 fedora 1.7 MiB perl-XML-Parser x86_64 2.47-5.fc41 fedora 653.3 KiB perl-XML-XPath noarch 1.48-7.fc41 fedora 202.3 KiB perl-devel x86_64 4:5.40.0-512.fc41 updates 8.0 MiB python3-dbusmock noarch 0.32.2-1.fc41 fedora 588.6 KiB python3-devel x86_64 3.13.0-1.fc41 fedora 1.8 MiB rpm-devel x86_64 4.20.0-1.fc41 fedora 283.6 KiB swig x86_64 4.2.1-8.fc41 fedora 6.0 MiB xmlsec1-devel x86_64 1:1.2.39-4.fc41 fedora 3.4 MiB xmlsec1-openssl-devel x86_64 1:1.2.39-4.fc41 fedora 51.8 KiB Installing dependencies: GConf2 x86_64 3.2.6-42.fc41 fedora 6.3 MiB abattis-cantarell-vf-fonts noarch 0.301-13.fc41 fedora 192.7 KiB annobin-docs noarch 12.69-1.fc41 fedora 97.7 KiB annobin-plugin-gcc x86_64 12.69-1.fc41 fedora 985.0 KiB brotli x86_64 1.1.0-5.fc41 fedora 31.8 KiB brotli-devel x86_64 1.1.0-5.fc41 fedora 65.6 KiB cairo x86_64 1.18.0-4.fc41 fedora 1.7 MiB cairo-gobject x86_64 1.18.0-4.fc41 fedora 35.2 KiB clang-libs x86_64 19.1.0-1.fc41 fedora 124.5 MiB clang-resource-filesystem x86_64 19.1.0-1.fc41 fedora 15.3 KiB cmake-data noarch 3.30.5-1.fc41 updates 8.2 MiB cmake-filesystem x86_64 3.30.5-1.fc41 updates 0.0 B cmake-rpm-macros noarch 3.30.5-1.fc41 updates 7.5 KiB cpp x86_64 14.2.1-3.fc41 fedora 35.0 MiB cyrus-sasl x86_64 2.1.28-27.fc41 fedora 145.2 KiB cyrus-sasl-devel x86_64 2.1.28-27.fc41 fedora 206.7 KiB dbus x86_64 1:1.14.10-4.fc41 fedora 0.0 B dbus-broker x86_64 36-4.fc41 fedora 382.8 KiB dbus-common noarch 1:1.14.10-4.fc41 fedora 11.2 KiB dbus-daemon x86_64 1:1.14.10-4.fc41 fedora 553.2 KiB dbus-glib x86_64 0.112-9.fc41 fedora 366.5 KiB dbus-libs x86_64 1:1.14.10-4.fc41 fedora 368.9 KiB dbus-tools x86_64 1:1.14.10-4.fc41 fedora 131.2 KiB dbus-x11 x86_64 1:1.14.10-4.fc41 fedora 36.0 KiB default-fonts-core-sans noarch 4.1-2.fc41 fedora 11.9 KiB emacs-filesystem noarch 1:30.0-3.fc41 fedora 0.0 B expat x86_64 2.6.4-1.fc41 updates 292.9 KiB fontconfig x86_64 2.15.0-8.fc41 fedora 791.9 KiB fonts-filesystem noarch 1:2.0.5-17.fc41 fedora 0.0 B freetype x86_64 2.13.3-1.fc41 fedora 850.5 KiB gcc x86_64 14.2.1-3.fc41 fedora 104.3 MiB gcc-plugin-annobin x86_64 14.2.1-3.fc41 fedora 61.1 KiB git-core x86_64 2.47.0-1.fc41 fedora 22.5 MiB git-core-doc noarch 2.47.0-1.fc41 fedora 17.2 MiB glib2 x86_64 2.82.2-1.fc41 updates 14.7 MiB glib2-devel x86_64 2.82.2-1.fc41 updates 15.7 MiB glibc-devel x86_64 2.40-9.fc41 updates 2.3 MiB gnupg2 x86_64 2.4.5-3.fc41 fedora 9.5 MiB gnutls x86_64 3.8.6-7.fc41 fedora 3.2 MiB gobject-introspection x86_64 1.82.0-1.fc41 fedora 396.2 KiB google-noto-fonts-common noarch 20240701-2.fc41 fedora 17.5 KiB google-noto-sans-vf-fonts noarch 20240701-2.fc41 fedora 1.2 MiB graphite2 x86_64 1.3.14-16.fc41 fedora 192.0 KiB groff-base x86_64 1.23.0-7.fc41 fedora 3.8 MiB harfbuzz x86_64 9.0.0-3.fc41 fedora 2.6 MiB ima-evm-utils-libs x86_64 1.6.2-2.fc41 fedora 60.8 KiB jsoncpp x86_64 1.9.5-8.fc41 fedora 253.4 KiB kernel-headers x86_64 6.11.3-300.fc41 fedora 6.4 MiB less x86_64 661-2.fc41 fedora 405.3 KiB libX11 x86_64 1.8.10-2.fc41 fedora 1.3 MiB libX11-common noarch 1.8.10-2.fc41 fedora 1.1 MiB libXau x86_64 1.0.11-7.fc41 fedora 66.9 KiB libXext x86_64 1.3.6-2.fc41 fedora 90.1 KiB libXrender x86_64 0.9.11-7.fc41 fedora 50.1 KiB libassuan x86_64 2.5.7-2.fc41 fedora 163.8 KiB libb2 x86_64 0.98.1-12.fc41 fedora 42.2 KiB libcbor x86_64 0.11.0-2.fc41 fedora 73.9 KiB libedit x86_64 3.1-53.20240808cvs.fc41 fedora 244.1 KiB libffi-devel x86_64 3.4.6-3.fc41 fedora 33.1 KiB libfido2 x86_64 1.15.0-2.fc41 fedora 238.2 KiB libfsverity x86_64 1.6-1.fc41 fedora 32.6 KiB libgcrypt x86_64 1.11.0-3.fc41 fedora 1.5 MiB libgpg-error x86_64 1.50-2.fc41 fedora 889.5 KiB libgpg-error-devel x86_64 1.50-2.fc41 fedora 245.1 KiB libidn2-devel x86_64 2.3.7-2.fc41 fedora 252.1 KiB libksba x86_64 1.6.7-2.fc41 fedora 398.4 KiB libmount-devel x86_64 2.40.2-4.fc41 fedora 63.5 KiB libmpc x86_64 1.3.1-6.fc41 fedora 164.7 KiB libnghttp2-devel x86_64 1.62.1-2.fc41 fedora 295.2 KiB libpng x86_64 2:1.6.40-4.fc41 fedora 245.8 KiB libpsl-devel x86_64 0.21.5-4.fc41 fedora 110.3 KiB libsepol-devel x86_64 3.7-2.fc41 fedora 120.3 KiB libssh-devel x86_64 0.10.6-8.fc41 fedora 155.0 KiB libstdc++-devel x86_64 14.2.1-3.fc41 fedora 15.4 MiB libuv x86_64 1:1.49.2-1.fc41 updates 565.0 KiB libxcb x86_64 1.17.0-3.fc41 fedora 1.2 MiB libxcrypt-devel x86_64 4.4.36-10.fc41 updates 30.5 KiB libxslt x86_64 1.1.42-2.fc41 fedora 483.1 KiB libyaml x86_64 0.2.5-15.fc41 fedora 134.4 KiB llvm-libs x86_64 19.1.0-1.fc41 fedora 124.5 MiB mailcap noarch 2.1.54-7.fc41 fedora 86.0 KiB mpdecimal x86_64 2.5.1-16.fc41 fedora 204.9 KiB ncurses x86_64 6.5-2.20240629.fc41 fedora 627.3 KiB nettle x86_64 3.10-3.fc41 fedora 793.0 KiB npth x86_64 1.7-2.fc41 fedora 49.6 KiB openssh x86_64 9.8p1-3.fc41.2 updates 1.8 MiB openssh-clients x86_64 9.8p1-3.fc41.2 updates 2.6 MiB openssl-devel x86_64 1:3.2.2-9.fc41 fedora 4.3 MiB pcre x86_64 8.45-1.fc41.7 fedora 545.8 KiB pcre-cpp x86_64 8.45-1.fc41.7 fedora 44.1 KiB pcre-utf16 x86_64 8.45-1.fc41.7 fedora 494.4 KiB pcre-utf32 x86_64 8.45-1.fc41.7 fedora 470.3 KiB pcre2-devel x86_64 10.44-1.fc41.1 fedora 2.0 MiB pcre2-utf16 x86_64 10.44-1.fc41.1 fedora 590.1 KiB pcre2-utf32 x86_64 10.44-1.fc41.1 fedora 562.0 KiB perl-AutoLoader noarch 5.74-512.fc41 updates 20.5 KiB perl-AutoSplit noarch 5.74-512.fc41 updates 23.1 KiB perl-B x86_64 1.89-512.fc41 updates 498.0 KiB perl-Benchmark noarch 1.25-512.fc41 updates 36.3 KiB perl-Carp noarch 1.54-511.fc41 fedora 46.6 KiB perl-Class-Struct noarch 0.68-512.fc41 updates 25.4 KiB perl-Clone x86_64 0.47-1.fc41 fedora 36.5 KiB perl-Compress-Raw-Bzip2 x86_64 2.212-512.fc41 fedora 69.5 KiB perl-Compress-Raw-Zlib x86_64 2.212-512.fc41 fedora 162.4 KiB perl-Data-Dump noarch 1.25-11.fc41 fedora 50.2 KiB perl-Data-Dumper x86_64 2.189-512.fc41 fedora 111.7 KiB perl-Devel-PPPort x86_64 3.72-512.fc41 fedora 892.3 KiB perl-Digest noarch 1.20-511.fc41 fedora 35.3 KiB perl-Digest-HMAC noarch 1.04-11.fc41 fedora 28.1 KiB perl-Digest-MD5 x86_64 2.59-5.fc41 fedora 59.8 KiB perl-Digest-SHA x86_64 1:6.04-512.fc41 fedora 116.6 KiB perl-DynaLoader x86_64 1.56-512.fc41 updates 32.1 KiB perl-Encode x86_64 4:3.21-511.fc41 fedora 4.7 MiB perl-Encode-Locale noarch 1.05-30.fc41 fedora 19.0 KiB perl-Errno x86_64 1.38-512.fc41 updates 8.4 KiB perl-Error noarch 1:0.17029-16.fc41 fedora 77.3 KiB perl-Exporter noarch 5.78-511.fc41 fedora 54.3 KiB perl-ExtUtils-Command noarch 2:7.70-512.fc41 fedora 9.6 KiB perl-ExtUtils-Constant noarch 0.25-512.fc41 updates 85.8 KiB perl-ExtUtils-Install noarch 2.22-511.fc41 fedora 85.5 KiB perl-ExtUtils-MakeMaker noarch 2:7.70-512.fc41 fedora 734.1 KiB perl-ExtUtils-Manifest noarch 1:1.75-511.fc41 fedora 84.8 KiB perl-ExtUtils-ParseXS noarch 1:3.51-511.fc41 fedora 399.7 KiB perl-Fcntl x86_64 1.18-512.fc41 updates 49.0 KiB perl-File-Basename noarch 2.86-512.fc41 updates 14.0 KiB perl-File-Compare noarch 1.100.800-512.fc41 updates 5.6 KiB perl-File-Copy noarch 2.41-512.fc41 updates 19.6 KiB perl-File-Find noarch 1.44-512.fc41 updates 41.9 KiB perl-File-Listing noarch 6.16-4.fc41 fedora 41.2 KiB perl-File-Path noarch 2.18-511.fc41 fedora 63.5 KiB perl-File-Temp noarch 1:0.231.100-511.fc41 fedora 162.3 KiB perl-File-stat noarch 1.14-512.fc41 updates 12.5 KiB perl-FileHandle noarch 2.05-512.fc41 updates 9.3 KiB perl-Filter x86_64 2:1.64-512.fc41 fedora 165.2 KiB perl-Getopt-Long noarch 1:2.58-2.fc41 fedora 144.5 KiB perl-Getopt-Std noarch 1.14-512.fc41 updates 11.2 KiB perl-Git noarch 2.47.0-1.fc41 fedora 64.0 KiB perl-HTML-Parser x86_64 3.83-1.fc41 fedora 281.8 KiB perl-HTML-Tagset noarch 3.24-2.fc41 fedora 18.7 KiB perl-HTTP-Cookies noarch 6.11-4.fc41 fedora 73.4 KiB perl-HTTP-Date noarch 6.06-5.fc41 fedora 41.2 KiB perl-HTTP-Message noarch 6.46-2.fc41 fedora 215.3 KiB perl-HTTP-Negotiate noarch 6.01-39.fc41 fedora 27.6 KiB perl-HTTP-Tiny noarch 0.088-512.fc41 fedora 152.2 KiB perl-I18N-Langinfo x86_64 0.24-512.fc41 updates 38.8 KiB perl-IO x86_64 1.55-512.fc41 updates 151.1 KiB perl-IO-Compress noarch 2.212-512.fc41 fedora 1.0 MiB perl-IO-HTML noarch 1.004-13.fc41 fedora 45.2 KiB perl-IO-Socket-IP noarch 0.42-512.fc41 fedora 98.7 KiB perl-IO-Socket-SSL noarch 2.089-1.fc41 fedora 703.3 KiB perl-IPC-Open3 noarch 1.22-512.fc41 updates 22.5 KiB perl-LWP-MediaTypes noarch 6.04-19.fc41 fedora 79.0 KiB perl-MIME-Base32 noarch 1.303-21.fc41 fedora 30.7 KiB perl-MIME-Base64 x86_64 3.16-511.fc41 fedora 46.1 KiB perl-Module-Load noarch 1:0.36-511.fc41 fedora 14.9 KiB perl-Mozilla-CA noarch 20240730-1.fc41 fedora 9.8 KiB perl-NTLM noarch 1.09-39.fc41 fedora 31.2 KiB perl-Net-HTTP noarch 6.23-5.fc41 fedora 74.7 KiB perl-Net-SSLeay x86_64 1.94-7.fc41 fedora 1.3 MiB perl-POSIX x86_64 2.20-512.fc41 updates 235.1 KiB perl-PathTools x86_64 3.91-511.fc41 fedora 180.0 KiB perl-Pod-Escapes noarch 1:1.07-511.fc41 fedora 24.9 KiB perl-Pod-Perldoc noarch 3.28.01-512.fc41 fedora 163.7 KiB perl-Pod-Simple noarch 1:3.45-511.fc41 fedora 560.9 KiB perl-Pod-Usage noarch 4:2.03-511.fc41 fedora 84.8 KiB perl-Scalar-List-Utils x86_64 5:1.68-1.fc41 updates 148.9 KiB perl-SelectSaver noarch 1.02-512.fc41 updates 2.2 KiB perl-Socket x86_64 4:2.038-511.fc41 fedora 124.0 KiB perl-Storable x86_64 1:3.32-511.fc41 fedora 232.4 KiB perl-Symbol noarch 1.09-512.fc41 updates 6.8 KiB perl-Term-ANSIColor noarch 5.01-512.fc41 fedora 97.5 KiB perl-Term-Cap noarch 1.18-511.fc41 fedora 29.3 KiB perl-TermReadKey x86_64 2.38-23.fc41 fedora 64.1 KiB perl-Test-Harness noarch 1:3.50-1.fc41 fedora 559.6 KiB perl-Text-ParseWords noarch 3.31-511.fc41 fedora 13.6 KiB perl-Text-Tabs+Wrap noarch 2024.001-511.fc41 fedora 22.6 KiB perl-Time-Local noarch 2:1.350-511.fc41 fedora 69.0 KiB perl-TimeDate noarch 1:2.33-15.fc41 fedora 95.2 KiB perl-Try-Tiny noarch 0.32-1.fc41 fedora 67.3 KiB perl-URI noarch 5.30-1.fc41 fedora 256.9 KiB perl-WWW-RobotRules noarch 6.02-40.fc41 fedora 24.3 KiB perl-base noarch 2.27-512.fc41 updates 12.5 KiB perl-constant noarch 1.33-512.fc41 fedora 26.2 KiB perl-encoding x86_64 4:3.00-511.fc41 fedora 149.5 KiB perl-if noarch 0.61.000-512.fc41 updates 5.8 KiB perl-interpreter x86_64 4:5.40.0-512.fc41 updates 122.3 KiB perl-lib x86_64 0.65-512.fc41 updates 8.5 KiB perl-libnet noarch 3.15-512.fc41 fedora 289.4 KiB perl-libs x86_64 4:5.40.0-512.fc41 updates 9.9 MiB perl-libwww-perl noarch 6.77-2.fc41 fedora 521.0 KiB perl-locale noarch 1.12-512.fc41 updates 6.5 KiB perl-mro x86_64 1.29-512.fc41 updates 45.6 KiB perl-open noarch 1.13-512.fc41 updates 11.3 KiB perl-overload noarch 1.37-512.fc41 updates 71.5 KiB perl-overloading noarch 0.02-512.fc41 updates 4.8 KiB perl-parent noarch 1:0.242-1.fc41 fedora 10.0 KiB perl-podlators noarch 1:6.0.2-2.fc41 fedora 317.5 KiB perl-subs noarch 1.04-512.fc41 updates 2.1 KiB perl-vars noarch 1.05-512.fc41 updates 3.9 KiB perl-version x86_64 9:0.99.33-1.fc41 fedora 132.8 KiB pixman x86_64 0.44.0-0.fc41 updates 674.1 KiB polkit-libs x86_64 125-1.fc41.1 updates 208.0 KiB popt-devel x86_64 1.19-7.fc41 fedora 29.0 KiB procps-ng x86_64 4.0.4-4.fc41 fedora 1.0 MiB publicsuffix-list noarch 20240107-4.fc41 fedora 318.0 KiB pyproject-rpm-macros noarch 1.16.0-1.fc41 updates 114.4 KiB python-pip-wheel noarch 24.2-1.fc41 fedora 1.2 MiB python-rpm-macros noarch 3.13-3.fc41 fedora 22.1 KiB python3 x86_64 3.13.0-1.fc41 fedora 31.8 KiB python3-cairo x86_64 1.25.1-5.fc41 fedora 492.5 KiB python3-dbus x86_64 1.3.2-8.fc41 fedora 520.7 KiB python3-gobject x86_64 3.48.2-3.fc41 fedora 23.9 KiB python3-gobject-base x86_64 3.48.2-3.fc41 fedora 1.4 MiB python3-libs x86_64 3.13.0-1.fc41 fedora 40.3 MiB python3-packaging noarch 24.1-2.fc41 fedora 422.3 KiB python3-pyparsing noarch 3.1.2-7.fc41 fedora 1.0 MiB python3-rpm-generators noarch 14-11.fc41 fedora 81.7 KiB python3-rpm-macros noarch 3.13-3.fc41 fedora 6.4 KiB rhash x86_64 1.4.4-2.fc41 fedora 349.9 KiB rpm-sign-libs x86_64 4.20.0-1.fc41 fedora 39.4 KiB sysprof-capture-devel x86_64 47.0-1.fc41 fedora 252.8 KiB systemtap-sdt-devel x86_64 5.2~pre17250223gd07e4284-1.fc41 fedora 182.4 KiB systemtap-sdt-dtrace x86_64 5.2~pre17250223gd07e4284-1.fc41 fedora 178.9 KiB tpm2-tss x86_64 4.1.3-3.fc41 fedora 1.6 MiB tzdata noarch 2024a-9.fc41 fedora 1.7 MiB vim-filesystem noarch 2:9.1.825-1.fc41 updates 40.0 B xml-common noarch 0.6.3-65.fc41 fedora 78.4 KiB xmlsec1 x86_64 1:1.2.39-4.fc41 fedora 551.3 KiB xmlsec1-openssl x86_64 1:1.2.39-4.fc41 fedora 277.1 KiB xz-devel x86_64 1:5.6.2-2.fc41 fedora 255.6 KiB zlib-ng-compat-devel x86_64 2.1.7-3.fc41 fedora 106.8 KiB Transaction Summary: Installing: 260 packages Total size of inbound packages is 206 MiB. Need to download 206 MiB. After this operation, 741 MiB extra will be used (install 741 MiB, remove 0 B). [ 1/260] git-0:2.47.0-1.fc41.x86_64 100% | 5.1 MiB/s | 52.0 KiB | 00m00s [ 2/260] perl-XML-Parser-0:2.47-5.fc41 100% | 16.5 MiB/s | 236.7 KiB | 00m00s [ 3/260] perl-XML-XPath-0:1.48-7.fc41. 100% | 28.3 MiB/s | 86.9 KiB | 00m00s [ 4/260] make-1:4.4.1-8.fc41.x86_64 100% | 35.8 MiB/s | 586.1 KiB | 00m00s [ 5/260] python3-dbusmock-0:0.32.2-1.f 100% | 8.8 MiB/s | 153.7 KiB | 00m00s [ 6/260] clang-0:19.1.0-1.fc41.x86_64 100% | 8.0 MiB/s | 82.0 KiB | 00m00s [ 7/260] swig-0:4.2.1-8.fc41.x86_64 100% | 56.3 MiB/s | 1.6 MiB | 00m00s [ 8/260] dbus-devel-1:1.14.10-4.fc41.x 100% | 3.5 MiB/s | 39.0 KiB | 00m00s [ 9/260] GConf2-devel-0:3.2.6-42.fc41. 100% | 5.2 MiB/s | 84.9 KiB | 00m00s [ 10/260] libblkid-devel-0:2.40.2-4.fc4 100% | 5.2 MiB/s | 26.5 KiB | 00m00s [ 11/260] libacl-devel-0:2.3.2-2.fc41.x 100% | 4.1 MiB/s | 76.2 KiB | 00m00s [ 12/260] libcap-devel-0:2.70-4.fc41.x8 100% | 5.0 MiB/s | 61.7 KiB | 00m00s [ 13/260] cmake-0:3.30.5-1.fc41.x86_64 100% | 145.3 MiB/s | 10.8 MiB | 00m00s [ 14/260] libcurl-devel-0:8.9.1-2.fc41. 100% | 42.6 MiB/s | 872.8 KiB | 00m00s [ 15/260] libgcrypt-devel-0:1.11.0-3.fc 100% | 10.9 MiB/s | 145.7 KiB | 00m00s [ 16/260] libselinux-devel-0:3.7-5.fc41 100% | 73.8 MiB/s | 151.1 KiB | 00m00s [ 17/260] libxml2-devel-0:2.12.8-2.fc41 100% | 128.0 MiB/s | 524.3 KiB | 00m00s [ 18/260] libxslt-devel-0:1.1.42-2.fc41 100% | 33.5 MiB/s | 137.3 KiB | 00m00s [ 19/260] libattr-devel-0:2.5.2-4.fc41. 100% | 4.9 MiB/s | 25.1 KiB | 00m00s [ 20/260] pcre-devel-0:8.45-1.fc41.7.x8 100% | 119.6 MiB/s | 489.7 KiB | 00m00s [ 21/260] python3-devel-0:3.13.0-1.fc41 100% | 131.0 MiB/s | 402.5 KiB | 00m00s [ 22/260] openldap-devel-0:2.6.8-5.fc41 100% | 59.5 MiB/s | 730.8 KiB | 00m00s [ 23/260] perl-devel-4:5.40.0-512.fc41. 100% | 67.9 MiB/s | 764.3 KiB | 00m00s [ 24/260] bzip2-devel-0:1.0.8-19.fc41.x 100% | 69.6 MiB/s | 213.7 KiB | 00m00s [ 25/260] libyaml-devel-0:0.2.5-15.fc41 100% | 39.1 MiB/s | 160.0 KiB | 00m00s [ 26/260] rpm-devel-0:4.20.0-1.fc41.x86 100% | 5.5 MiB/s | 89.6 KiB | 00m00s [ 27/260] xmlsec1-devel-1:1.2.39-4.fc41 100% | 18.6 MiB/s | 400.0 KiB | 00m00s [ 28/260] xmlsec1-openssl-devel-1:1.2.3 100% | 878.2 KiB/s | 14.9 KiB | 00m00s [ 29/260] git-core-doc-0:2.47.0-1.fc41. 100% | 92.8 MiB/s | 3.0 MiB | 00m00s [ 30/260] git-core-0:2.47.0-1.fc41.x86_ 100% | 120.4 MiB/s | 4.8 MiB | 00m00s [ 31/260] perl-Getopt-Long-1:2.58-2.fc4 100% | 8.9 MiB/s | 63.9 KiB | 00m00s [ 32/260] perl-PathTools-0:3.91-511.fc4 100% | 12.2 MiB/s | 87.4 KiB | 00m00s [ 33/260] perl-Git-0:2.47.0-1.fc41.noar 100% | 3.8 MiB/s | 38.8 KiB | 00m00s [ 34/260] perl-Carp-0:1.54-511.fc41.noa 100% | 14.1 MiB/s | 28.9 KiB | 00m00s [ 35/260] perl-TermReadKey-0:2.38-23.fc 100% | 8.7 MiB/s | 35.6 KiB | 00m00s [ 36/260] gcc-c++-0:14.2.1-3.fc41.x86_6 100% | 147.6 MiB/s | 14.2 MiB | 00m00s [ 37/260] perl-URI-0:5.30-1.fc41.noarch 100% | 9.2 MiB/s | 140.8 KiB | 00m00s [ 38/260] perl-libwww-perl-0:6.77-2.fc4 100% | 13.4 MiB/s | 206.4 KiB | 00m00s [ 39/260] perl-parent-1:0.242-1.fc41.no 100% | 14.6 MiB/s | 15.0 KiB | 00m00s [ 40/260] perl-Exporter-0:5.78-511.fc41 100% | 15.1 MiB/s | 30.9 KiB | 00m00s [ 41/260] perl-Data-Dumper-0:2.189-512. 100% | 18.3 MiB/s | 56.3 KiB | 00m00s [ 42/260] dbus-x11-1:1.14.10-4.fc41.x86 100% | 12.3 MiB/s | 25.2 KiB | 00m00s [ 43/260] python3-dbus-0:1.3.2-8.fc41.x 100% | 76.8 MiB/s | 157.3 KiB | 00m00s [ 44/260] cmake-filesystem-0:3.30.5-1.f 100% | 8.5 MiB/s | 17.4 KiB | 00m00s [ 45/260] jsoncpp-0:1.9.5-8.fc41.x86_64 100% | 13.9 MiB/s | 99.3 KiB | 00m00s [ 46/260] rhash-0:1.4.4-2.fc41.x86_64 100% | 31.9 MiB/s | 196.0 KiB | 00m00s [ 47/260] cmake-data-0:3.30.5-1.fc41.no 100% | 180.1 MiB/s | 2.3 MiB | 00m00s [ 48/260] dbus-libs-1:1.14.10-4.fc41.x8 100% | 15.1 MiB/s | 155.1 KiB | 00m00s [ 49/260] xml-common-0:0.6.3-65.fc41.no 100% | 7.6 MiB/s | 31.2 KiB | 00m00s [ 50/260] GConf2-0:3.2.6-42.fc41.x86_64 100% | 73.7 MiB/s | 980.6 KiB | 00m00s [ 51/260] libgcrypt-0:1.11.0-3.fc41.x86 100% | 80.7 MiB/s | 578.5 KiB | 00m00s [ 52/260] libgpg-error-0:1.50-2.fc41.x8 100% | 46.4 MiB/s | 237.5 KiB | 00m00s [ 53/260] libsepol-devel-0:3.7-2.fc41.x 100% | 6.7 MiB/s | 48.1 KiB | 00m00s [ 54/260] xz-devel-1:5.6.2-2.fc41.x86_6 100% | 8.1 MiB/s | 66.5 KiB | 00m00s [ 55/260] zlib-ng-compat-devel-0:2.1.7- 100% | 5.3 MiB/s | 38.1 KiB | 00m00s [ 56/260] libgpg-error-devel-0:1.50-2.f 100% | 13.8 MiB/s | 70.9 KiB | 00m00s [ 57/260] libxslt-0:1.1.42-2.fc41.x86_6 100% | 26.4 MiB/s | 189.1 KiB | 00m00s [ 58/260] cyrus-sasl-devel-0:2.1.28-27. 100% | 13.7 MiB/s | 112.5 KiB | 00m00s [ 59/260] pcre-0:8.45-1.fc41.7.x86_64 100% | 28.5 MiB/s | 204.5 KiB | 00m00s [ 60/260] pcre-cpp-0:8.45-1.fc41.7.x86_ 100% | 3.7 MiB/s | 26.5 KiB | 00m00s [ 61/260] pcre-utf16-0:8.45-1.fc41.7.x8 100% | 30.9 MiB/s | 189.9 KiB | 00m00s [ 62/260] pcre-utf32-0:8.45-1.fc41.7.x8 100% | 43.6 MiB/s | 178.4 KiB | 00m00s [ 63/260] perl-libs-4:5.40.0-512.fc41.x 100% | 129.6 MiB/s | 2.3 MiB | 00m00s [ 64/260] clang-libs-0:19.1.0-1.fc41.x8 100% | 170.3 MiB/s | 27.3 MiB | 00m00s [ 65/260] llvm-libs-0:19.1.0-1.fc41.x86 100% | 165.7 MiB/s | 31.5 MiB | 00m00s [ 66/260] perl-Devel-PPPort-0:3.72-512. 100% | 3.8 MiB/s | 219.0 KiB | 00m00s [ 67/260] perl-ExtUtils-Install-0:2.22- 100% | 1.4 MiB/s | 43.6 KiB | 00m00s [ 68/260] perl-Text-Tabs+Wrap-0:2024.00 100% | 21.3 MiB/s | 21.9 KiB | 00m00s [ 69/260] perl-File-Path-0:2.18-511.fc4 100% | 17.2 MiB/s | 35.3 KiB | 00m00s [ 70/260] perl-ExtUtils-ParseXS-1:3.51- 100% | 36.6 MiB/s | 187.3 KiB | 00m00s [ 71/260] systemtap-sdt-dtrace-0:5.2~pr 100% | 16.6 MiB/s | 68.0 KiB | 00m00s [ 72/260] popt-devel-0:1.19-7.fc41.x86_ 100% | 12.4 MiB/s | 25.4 KiB | 00m00s [ 73/260] rpm-sign-libs-0:4.20.0-1.fc41 100% | 13.0 MiB/s | 26.7 KiB | 00m00s [ 74/260] libmpc-0:1.3.1-6.fc41.x86_64 100% | 34.7 MiB/s | 71.1 KiB | 00m00s [ 75/260] libyaml-0:0.2.5-15.fc41.x86_6 100% | 14.5 MiB/s | 59.4 KiB | 00m00s [ 76/260] openssl-devel-1:3.2.2-9.fc41. 100% | 116.9 MiB/s | 2.8 MiB | 00m00s [ 77/260] python3-libs-0:3.13.0-1.fc41. 100% | 178.4 MiB/s | 9.1 MiB | 00m00s [ 78/260] xmlsec1-1:1.2.39-4.fc41.x86_6 100% | 10.6 MiB/s | 185.1 KiB | 00m00s [ 79/260] xmlsec1-openssl-1:1.2.39-4.fc 100% | 8.1 MiB/s | 91.3 KiB | 00m00s [ 80/260] less-0:661-2.fc41.x86_64 100% | 20.4 MiB/s | 188.5 KiB | 00m00s [ 81/260] perl-Pod-Usage-4:2.03-511.fc4 100% | 7.8 MiB/s | 40.0 KiB | 00m00s [ 82/260] perl-Text-ParseWords-0:3.31-5 100% | 3.2 MiB/s | 16.6 KiB | 00m00s [ 83/260] perl-constant-0:1.33-512.fc41 100% | 7.5 MiB/s | 23.0 KiB | 00m00s [ 84/260] perl-Error-1:0.17029-16.fc41. 100% | 9.9 MiB/s | 40.6 KiB | 00m00s [ 85/260] perl-MIME-Base32-0:1.303-21.f 100% | 6.7 MiB/s | 20.5 KiB | 00m00s [ 86/260] perl-MIME-Base64-0:3.16-511.f 100% | 9.7 MiB/s | 29.9 KiB | 00m00s [ 87/260] perl-libnet-0:3.15-512.fc41.n 100% | 62.7 MiB/s | 128.5 KiB | 00m00s [ 88/260] perl-Data-Dump-0:1.25-11.fc41 100% | 10.6 MiB/s | 32.6 KiB | 00m00s [ 89/260] perl-Digest-MD5-0:2.59-5.fc41 100% | 17.6 MiB/s | 36.0 KiB | 00m00s [ 90/260] perl-File-Listing-0:6.16-4.fc 100% | 12.0 MiB/s | 24.7 KiB | 00m00s [ 91/260] perl-Encode-Locale-0:1.05-30. 100% | 6.1 MiB/s | 18.6 KiB | 00m00s [ 92/260] perl-HTML-Parser-0:3.83-1.fc4 100% | 40.5 MiB/s | 124.4 KiB | 00m00s [ 93/260] perl-HTTP-Cookies-0:6.11-4.fc 100% | 9.1 MiB/s | 37.3 KiB | 00m00s [ 94/260] perl-HTTP-Date-0:6.06-5.fc41. 100% | 5.9 MiB/s | 24.4 KiB | 00m00s [ 95/260] perl-HTTP-Message-0:6.46-2.fc 100% | 24.6 MiB/s | 100.8 KiB | 00m00s [ 96/260] perl-HTTP-Negotiate-0:6.01-39 100% | 4.8 MiB/s | 19.6 KiB | 00m00s [ 97/260] perl-LWP-MediaTypes-0:6.04-19 100% | 5.4 MiB/s | 33.1 KiB | 00m00s [ 98/260] perl-Module-Load-1:0.36-511.f 100% | 3.4 MiB/s | 17.4 KiB | 00m00s [ 99/260] perl-NTLM-0:1.09-39.fc41.noar 100% | 7.1 MiB/s | 21.7 KiB | 00m00s [100/260] perl-Net-HTTP-0:6.23-5.fc41.n 100% | 12.7 MiB/s | 39.1 KiB | 00m00s [101/260] perl-Try-Tiny-0:0.32-1.fc41.n 100% | 9.2 MiB/s | 37.6 KiB | 00m00s [102/260] perl-WWW-RobotRules-0:6.02-40 100% | 4.8 MiB/s | 19.7 KiB | 00m00s [103/260] dbus-daemon-1:1.14.10-4.fc41. 100% | 51.8 MiB/s | 212.0 KiB | 00m00s [104/260] libX11-0:1.8.10-2.fc41.x86_64 100% | 126.9 MiB/s | 649.9 KiB | 00m00s [105/260] emacs-filesystem-1:30.0-3.fc4 100% | 1.4 MiB/s | 7.1 KiB | 00m00s [106/260] clang-resource-filesystem-0:1 100% | 5.4 MiB/s | 16.6 KiB | 00m00s [107/260] gcc-0:14.2.1-3.fc41.x86_64 100% | 248.0 MiB/s | 36.9 MiB | 00m00s [108/260] libedit-0:3.1-53.20240808cvs. 100% | 2.8 MiB/s | 105.6 KiB | 00m00s [109/260] dbus-1:1.14.10-4.fc41.x86_64 100% | 232.7 KiB/s | 7.9 KiB | 00m00s [110/260] dbus-glib-0:0.112-9.fc41.x86_ 100% | 31.3 MiB/s | 128.3 KiB | 00m00s [111/260] cyrus-sasl-0:2.1.28-27.fc41.x 100% | 12.1 MiB/s | 74.2 KiB | 00m00s [112/260] perl-ExtUtils-MakeMaker-2:7.7 100% | 35.8 MiB/s | 292.9 KiB | 00m00s [113/260] libb2-0:0.98.1-12.fc41.x86_64 100% | 8.4 MiB/s | 25.7 KiB | 00m00s [114/260] python3-pyparsing-0:3.1.2-7.f 100% | 38.7 MiB/s | 277.4 KiB | 00m00s [115/260] mpdecimal-0:2.5.1-16.fc41.x86 100% | 21.7 MiB/s | 89.0 KiB | 00m00s [116/260] tzdata-0:2024a-9.fc41.noarch 100% | 116.3 MiB/s | 714.7 KiB | 00m00s [117/260] python-pip-wheel-0:24.2-1.fc4 100% | 100.1 MiB/s | 1.2 MiB | 00m00s [118/260] ima-evm-utils-libs-0:1.6.2-2. 100% | 7.2 MiB/s | 29.5 KiB | 00m00s [119/260] libfsverity-0:1.6-1.fc41.x86_ 100% | 9.2 MiB/s | 18.8 KiB | 00m00s [120/260] gnupg2-0:2.4.5-3.fc41.x86_64 100% | 191.6 MiB/s | 2.7 MiB | 00m00s [121/260] perl-Pod-Perldoc-0:3.28.01-51 100% | 28.0 MiB/s | 86.1 KiB | 00m00s [122/260] perl-podlators-1:6.0.2-2.fc41 100% | 25.2 MiB/s | 128.9 KiB | 00m00s [123/260] perl-IO-Socket-IP-0:0.42-512. 100% | 6.8 MiB/s | 41.8 KiB | 00m00s [124/260] perl-Socket-4:2.038-511.fc41. 100% | 8.9 MiB/s | 54.8 KiB | 00m00s [125/260] perl-Time-Local-2:1.350-511.f 100% | 8.4 MiB/s | 34.5 KiB | 00m00s [126/260] perl-Digest-0:1.20-511.fc41.n 100% | 12.2 MiB/s | 24.9 KiB | 00m00s [127/260] perl-Term-ANSIColor-0:5.01-51 100% | 15.5 MiB/s | 47.7 KiB | 00m00s [128/260] perl-HTML-Tagset-0:3.24-2.fc4 100% | 6.0 MiB/s | 18.4 KiB | 00m00s [129/260] perl-TimeDate-1:2.33-15.fc41. 100% | 18.8 MiB/s | 57.6 KiB | 00m00s [130/260] perl-Clone-0:0.47-1.fc41.x86_ 100% | 7.2 MiB/s | 22.3 KiB | 00m00s [131/260] perl-Compress-Raw-Zlib-0:2.21 100% | 21.2 MiB/s | 65.0 KiB | 00m00s [132/260] perl-IO-HTML-0:1.004-13.fc41. 100% | 6.7 MiB/s | 27.6 KiB | 00m00s [133/260] perl-IO-Compress-0:2.212-512. 100% | 49.4 MiB/s | 303.5 KiB | 00m00s [134/260] mailcap-0:2.1.54-7.fc41.noarc 100% | 8.4 MiB/s | 34.4 KiB | 00m00s [135/260] perl-Digest-HMAC-0:1.04-11.fc 100% | 5.4 MiB/s | 22.1 KiB | 00m00s [136/260] perl-IO-Socket-SSL-0:2.089-1. 100% | 56.4 MiB/s | 231.2 KiB | 00m00s [137/260] dbus-common-1:1.14.10-4.fc41. 100% | 3.6 MiB/s | 14.7 KiB | 00m00s [138/260] dbus-tools-1:1.14.10-4.fc41.x 100% | 13.2 MiB/s | 54.2 KiB | 00m00s [139/260] libX11-common-0:1.8.10-2.fc41 100% | 34.3 MiB/s | 175.8 KiB | 00m00s [140/260] libxcb-0:1.17.0-3.fc41.x86_64 100% | 47.0 MiB/s | 240.7 KiB | 00m00s [141/260] dbus-broker-0:36-4.fc41.x86_6 100% | 21.0 MiB/s | 171.7 KiB | 00m00s [142/260] cpp-0:14.2.1-3.fc41.x86_64 100% | 178.3 MiB/s | 11.9 MiB | 00m00s [143/260] perl-interpreter-4:5.40.0-512 100% | 3.9 MiB/s | 72.3 KiB | 00m00s [144/260] perl-ExtUtils-Command-2:7.70- 100% | 1.1 MiB/s | 14.1 KiB | 00m00s [145/260] perl-ExtUtils-Manifest-1:1.75 100% | 16.6 MiB/s | 34.1 KiB | 00m00s [146/260] perl-version-9:0.99.33-1.fc41 100% | 15.4 MiB/s | 63.0 KiB | 00m00s [147/260] perl-Test-Harness-1:3.50-1.fc 100% | 54.1 MiB/s | 277.0 KiB | 00m00s [148/260] libassuan-0:2.5.7-2.fc41.x86_ 100% | 13.1 MiB/s | 67.1 KiB | 00m00s [149/260] libksba-0:1.6.7-2.fc41.x86_64 100% | 39.0 MiB/s | 159.7 KiB | 00m00s [150/260] gnutls-0:3.8.6-7.fc41.x86_64 100% | 123.3 MiB/s | 1.1 MiB | 00m00s [151/260] npth-0:1.7-2.fc41.x86_64 100% | 8.2 MiB/s | 25.2 KiB | 00m00s [152/260] tpm2-tss-0:4.1.3-3.fc41.x86_6 100% | 80.4 MiB/s | 411.5 KiB | 00m00s [153/260] perl-File-Temp-1:0.231.100-51 100% | 19.2 MiB/s | 59.1 KiB | 00m00s [154/260] groff-base-0:1.23.0-7.fc41.x8 100% | 183.3 MiB/s | 1.1 MiB | 00m00s [155/260] perl-HTTP-Tiny-0:0.088-512.fc 100% | 18.2 MiB/s | 55.8 KiB | 00m00s [156/260] perl-Pod-Simple-1:3.45-511.fc 100% | 107.0 MiB/s | 219.0 KiB | 00m00s [157/260] perl-Term-Cap-0:1.18-511.fc41 100% | 21.6 MiB/s | 22.1 KiB | 00m00s [158/260] perl-Errno-0:1.38-512.fc41.x8 100% | 14.6 MiB/s | 14.9 KiB | 00m00s [159/260] perl-Compress-Raw-Bzip2-0:2.2 100% | 11.6 MiB/s | 35.6 KiB | 00m00s [160/260] perl-Net-SSLeay-0:1.94-7.fc41 100% | 122.3 MiB/s | 375.7 KiB | 00m00s [161/260] libXau-0:1.0.11-7.fc41.x86_64 100% | 31.1 MiB/s | 31.9 KiB | 00m00s [162/260] perl-Mozilla-CA-0:20240730-1. 100% | 13.9 MiB/s | 14.3 KiB | 00m00s [163/260] nettle-0:3.10-3.fc41.x86_64 100% | 139.5 MiB/s | 428.5 KiB | 00m00s [164/260] perl-Pod-Escapes-1:1.07-511.f 100% | 9.7 MiB/s | 19.8 KiB | 00m00s [165/260] python3-0:3.13.0-1.fc41.x86_6 100% | 27.1 MiB/s | 27.8 KiB | 00m00s [166/260] ncurses-0:6.5-2.20240629.fc41 100% | 82.8 MiB/s | 423.8 KiB | 00m00s [167/260] expat-0:2.6.4-1.fc41.x86_64 100% | 37.3 MiB/s | 114.5 KiB | 00m00s [168/260] perl-Digest-SHA-1:6.04-512.fc 100% | 3.8 MiB/s | 62.6 KiB | 00m00s [169/260] python3-gobject-0:3.48.2-3.fc 100% | 4.0 MiB/s | 16.3 KiB | 00m00s [170/260] cairo-gobject-0:1.18.0-4.fc41 100% | 8.5 MiB/s | 17.3 KiB | 00m00s [171/260] cairo-0:1.18.0-4.fc41.x86_64 100% | 86.7 MiB/s | 709.9 KiB | 00m00s [172/260] python3-cairo-0:1.25.1-5.fc41 100% | 30.4 MiB/s | 124.6 KiB | 00m00s [173/260] python3-gobject-base-0:3.48.2 100% | 92.4 MiB/s | 378.3 KiB | 00m00s [174/260] fontconfig-0:2.15.0-8.fc41.x8 100% | 65.9 MiB/s | 269.9 KiB | 00m00s [175/260] libXext-0:1.3.6-2.fc41.x86_64 100% | 12.7 MiB/s | 39.1 KiB | 00m00s [176/260] freetype-0:2.13.3-1.fc41.x86_ 100% | 79.9 MiB/s | 409.2 KiB | 00m00s [177/260] libXrender-0:0.9.11-7.fc41.x8 100% | 9.0 MiB/s | 27.5 KiB | 00m00s [178/260] libpng-2:1.6.40-4.fc41.x86_64 100% | 39.2 MiB/s | 120.3 KiB | 00m00s [179/260] gobject-introspection-0:1.82. 100% | 58.4 MiB/s | 119.6 KiB | 00m00s [180/260] default-fonts-core-sans-0:4.1 100% | 10.1 MiB/s | 31.1 KiB | 00m00s [181/260] fonts-filesystem-1:2.0.5-17.f 100% | 4.1 MiB/s | 8.5 KiB | 00m00s [182/260] harfbuzz-0:9.0.0-3.fc41.x86_6 100% | 201.2 MiB/s | 1.0 MiB | 00m00s [183/260] abattis-cantarell-vf-fonts-0: 100% | 29.4 MiB/s | 120.2 KiB | 00m00s [184/260] google-noto-sans-vf-fonts-0:2 100% | 116.0 MiB/s | 594.1 KiB | 00m00s [185/260] graphite2-0:1.3.14-16.fc41.x8 100% | 31.0 MiB/s | 95.1 KiB | 00m00s [186/260] google-noto-fonts-common-0:20 100% | 2.5 MiB/s | 18.0 KiB | 00m00s [187/260] perl-B-0:1.89-512.fc41.x86_64 100% | 24.6 MiB/s | 176.2 KiB | 00m00s [188/260] perl-POSIX-0:2.20-512.fc41.x8 100% | 13.5 MiB/s | 97.0 KiB | 00m00s [189/260] glib2-0:2.82.2-1.fc41.x86_64 100% | 144.7 MiB/s | 3.0 MiB | 00m00s [190/260] perl-if-0:0.61.000-512.fc41.n 100% | 1.2 MiB/s | 14.0 KiB | 00m00s [191/260] perl-locale-0:1.12-512.fc41.n 100% | 1.9 MiB/s | 13.6 KiB | 00m00s [192/260] perl-overload-0:1.37-512.fc41 100% | 22.2 MiB/s | 45.5 KiB | 00m00s [193/260] perl-File-Basename-0:2.86-512 100% | 8.4 MiB/s | 17.1 KiB | 00m00s [194/260] perl-Fcntl-0:1.18-512.fc41.x8 100% | 9.7 MiB/s | 29.8 KiB | 00m00s [195/260] perl-Encode-4:3.21-511.fc41.x 100% | 175.8 MiB/s | 1.1 MiB | 00m00s [196/260] perl-Storable-1:3.32-511.fc41 100% | 19.2 MiB/s | 98.4 KiB | 00m00s [197/260] perl-File-Copy-0:2.41-512.fc4 100% | 9.8 MiB/s | 20.1 KiB | 00m00s [198/260] perl-IO-0:1.55-512.fc41.x86_6 100% | 26.6 MiB/s | 81.8 KiB | 00m00s [199/260] perl-Scalar-List-Utils-5:1.68 100% | 24.2 MiB/s | 74.2 KiB | 00m00s [200/260] perl-FileHandle-0:2.05-512.fc 100% | 5.0 MiB/s | 15.5 KiB | 00m00s [201/260] perl-Symbol-0:1.09-512.fc41.n 100% | 4.6 MiB/s | 14.2 KiB | 00m00s [202/260] perl-open-0:1.13-512.fc41.noa 100% | 4.0 MiB/s | 16.5 KiB | 00m00s [203/260] perl-encoding-4:3.00-511.fc41 100% | 20.6 MiB/s | 63.2 KiB | 00m00s [204/260] perl-I18N-Langinfo-0:0.24-512 100% | 3.6 MiB/s | 25.6 KiB | 00m00s [205/260] perl-vars-0:1.05-512.fc41.noa 100% | 4.2 MiB/s | 13.0 KiB | 00m00s [206/260] perl-Filter-2:1.64-512.fc41.x 100% | 17.0 MiB/s | 86.8 KiB | 00m00s [207/260] perl-base-0:2.27-512.fc41.noa 100% | 5.3 MiB/s | 16.2 KiB | 00m00s [208/260] perl-File-Find-0:1.44-512.fc4 100% | 12.3 MiB/s | 25.3 KiB | 00m00s [209/260] perl-Benchmark-0:1.25-512.fc4 100% | 8.7 MiB/s | 26.7 KiB | 00m00s [210/260] perl-DynaLoader-0:1.56-512.fc 100% | 12.7 MiB/s | 26.0 KiB | 00m00s [211/260] perl-IPC-Open3-0:1.22-512.fc4 100% | 10.6 MiB/s | 21.8 KiB | 00m00s [212/260] perl-AutoLoader-0:5.74-512.fc 100% | 20.7 MiB/s | 21.2 KiB | 00m00s [213/260] perl-lib-0:0.65-512.fc41.x86_ 100% | 14.6 MiB/s | 14.9 KiB | 00m00s [214/260] perl-Getopt-Std-0:1.14-512.fc 100% | 7.6 MiB/s | 15.6 KiB | 00m00s [215/260] perl-AutoSplit-0:5.74-512.fc4 100% | 7.0 MiB/s | 21.6 KiB | 00m00s [216/260] perl-File-Compare-0:1.100.800 100% | 4.3 MiB/s | 13.2 KiB | 00m00s [217/260] perl-subs-0:1.04-512.fc41.noa 100% | 3.8 MiB/s | 11.7 KiB | 00m00s [218/260] pcre2-utf16-0:10.44-1.fc41.1. 100% | 72.5 MiB/s | 222.8 KiB | 00m00s [219/260] pcre2-devel-0:10.44-1.fc41.1. 100% | 127.3 MiB/s | 521.5 KiB | 00m00s [220/260] brotli-devel-0:1.1.0-5.fc41.x 100% | 33.2 MiB/s | 34.0 KiB | 00m00s [221/260] pcre2-utf32-0:10.44-1.fc41.1. 100% | 68.5 MiB/s | 210.4 KiB | 00m00s [222/260] brotli-0:1.1.0-5.fc41.x86_64 100% | 9.8 MiB/s | 20.1 KiB | 00m00s [223/260] libidn2-devel-0:2.3.7-2.fc41. 100% | 34.6 MiB/s | 70.8 KiB | 00m00s [224/260] libnghttp2-devel-0:1.62.1-2.f 100% | 27.2 MiB/s | 55.8 KiB | 00m00s [225/260] libpsl-devel-0:0.21.5-4.fc41. 100% | 16.2 MiB/s | 33.3 KiB | 00m00s [226/260] libssh-devel-0:0.10.6-8.fc41. 100% | 19.1 MiB/s | 39.2 KiB | 00m00s [227/260] publicsuffix-list-0:20240107- 100% | 42.7 MiB/s | 87.5 KiB | 00m00s [228/260] glibc-devel-0:2.40-9.fc41.x86 100% | 123.5 MiB/s | 632.4 KiB | 00m00s [229/260] openssh-clients-0:9.8p1-3.fc4 100% | 120.6 MiB/s | 740.9 KiB | 00m00s [230/260] openssh-0:9.8p1-3.fc41.2.x86_ 100% | 67.4 MiB/s | 414.0 KiB | 00m00s [231/260] libfido2-0:1.15.0-2.fc41.x86_ 100% | 31.9 MiB/s | 98.1 KiB | 00m00s [232/260] pixman-0:0.44.0-0.fc41.x86_64 100% | 272.1 MiB/s | 278.7 KiB | 00m00s [233/260] libcbor-0:0.11.0-2.fc41.x86_6 100% | 8.1 MiB/s | 33.1 KiB | 00m00s [234/260] python3-packaging-0:24.1-2.fc 100% | 24.5 MiB/s | 125.5 KiB | 00m00s [235/260] polkit-libs-0:125-1.fc41.1.x8 100% | 16.6 MiB/s | 68.0 KiB | 00m00s [236/260] libstdc++-devel-0:14.2.1-3.fc 100% | 153.0 MiB/s | 2.8 MiB | 00m00s [237/260] glib2-devel-0:2.82.2-1.fc41.x 100% | 92.2 MiB/s | 1.5 MiB | 00m00s [238/260] perl-overloading-0:0.02-512.f 100% | 6.3 MiB/s | 12.9 KiB | 00m00s [239/260] procps-ng-0:4.0.4-4.fc41.x86_ 100% | 39.8 MiB/s | 366.7 KiB | 00m00s [240/260] perl-mro-0:1.29-512.fc41.x86_ 100% | 5.8 MiB/s | 29.9 KiB | 00m00s [241/260] libxcrypt-devel-0:4.4.36-10.f 100% | 9.4 MiB/s | 28.9 KiB | 00m00s [242/260] perl-ExtUtils-Constant-0:0.25 100% | 14.2 MiB/s | 43.6 KiB | 00m00s [243/260] perl-File-stat-0:1.14-512.fc4 100% | 8.3 MiB/s | 17.0 KiB | 00m00s [244/260] perl-SelectSaver-0:1.02-512.f 100% | 11.4 MiB/s | 11.7 KiB | 00m00s [245/260] perl-Class-Struct-0:0.68-512. 100% | 10.7 MiB/s | 22.0 KiB | 00m00s [246/260] libffi-devel-0:3.4.6-3.fc41.x 100% | 14.0 MiB/s | 28.8 KiB | 00m00s [247/260] systemtap-sdt-devel-0:5.2~pre 100% | 6.6 MiB/s | 67.3 KiB | 00m00s [248/260] kernel-headers-0:6.11.3-300.f 100% | 162.5 MiB/s | 1.6 MiB | 00m00s [249/260] libmount-devel-0:2.40.2-4.fc4 100% | 5.3 MiB/s | 27.4 KiB | 00m00s [250/260] sysprof-capture-devel-0:47.0- 100% | 10.5 MiB/s | 53.5 KiB | 00m00s [251/260] vim-filesystem-2:9.1.825-1.fc 100% | 16.1 MiB/s | 16.4 KiB | 00m00s [252/260] gcc-plugin-annobin-0:14.2.1-3 100% | 26.9 MiB/s | 55.1 KiB | 00m00s [253/260] libuv-1:1.49.2-1.fc41.x86_64 100% | 51.2 MiB/s | 262.1 KiB | 00m00s [254/260] annobin-plugin-gcc-0:12.69-1. 100% | 158.0 MiB/s | 971.0 KiB | 00m00s [255/260] pyproject-rpm-macros-0:1.16.0 100% | 21.8 MiB/s | 44.6 KiB | 00m00s [256/260] annobin-docs-0:12.69-1.fc41.n 100% | 17.9 MiB/s | 91.8 KiB | 00m00s [257/260] python-rpm-macros-0:3.13-3.fc 100% | 5.8 MiB/s | 17.7 KiB | 00m00s [258/260] python3-rpm-generators-0:14-1 100% | 7.2 MiB/s | 29.3 KiB | 00m00s [259/260] cmake-rpm-macros-0:3.30.5-1.f 100% | 16.4 MiB/s | 16.8 KiB | 00m00s [260/260] python3-rpm-macros-0:3.13-3.f 100% | 4.1 MiB/s | 12.4 KiB | 00m00s -------------------------------------------------------------------------------- [260/260] Total 100% | 194.7 MiB/s | 205.6 MiB | 00m01s Running transaction [ 1/262] Verify package files 100% | 406.0 B/s | 260.0 B | 00m01s [ 2/262] Prepare transaction 100% | 2.1 KiB/s | 260.0 B | 00m00s [ 3/262] Installing expat-0:2.6.4-1.fc 100% | 144.0 MiB/s | 295.0 KiB | 00m00s [ 4/262] Installing dbus-libs-1:1.14.1 100% | 361.4 MiB/s | 370.0 KiB | 00m00s [ 5/262] Installing cmake-filesystem-0 100% | 7.1 MiB/s | 7.3 KiB | 00m00s [ 6/262] Installing libgpg-error-0:1.5 100% | 291.5 MiB/s | 895.4 KiB | 00m00s [ 7/262] Installing zlib-ng-compat-dev 100% | 105.8 MiB/s | 108.3 KiB | 00m00s [ 8/262] Installing python-rpm-macros- 100% | 0.0 B/s | 22.8 KiB | 00m00s [ 9/262] Installing fonts-filesystem-1 100% | 0.0 B/s | 788.0 B | 00m00s [ 10/262] Installing libmpc-0:1.3.1-6.f 100% | 162.3 MiB/s | 166.2 KiB | 00m00s [ 11/262] Installing libxslt-0:1.1.42-2 100% | 237.4 MiB/s | 486.2 KiB | 00m00s [ 12/262] Installing xmlsec1-1:1.2.39-4 100% | 270.2 MiB/s | 553.4 KiB | 00m00s [ 13/262] Installing python3-rpm-macros 100% | 0.0 B/s | 6.7 KiB | 00m00s [ 14/262] Installing libgcrypt-0:1.11.0 100% | 385.5 MiB/s | 1.5 MiB | 00m00s [ 15/262] Installing libgpg-error-devel 100% | 80.5 MiB/s | 247.3 KiB | 00m00s [ 16/262] Installing libstdc++-devel-0: 100% | 379.4 MiB/s | 15.6 MiB | 00m00s [ 17/262] Installing libpng-2:1.6.40-4. 100% | 17.2 MiB/s | 247.1 KiB | 00m00s [ 18/262] Installing tpm2-tss-0:4.1.3-3 100% | 263.5 MiB/s | 1.6 MiB | 00m00s [ 19/262] Installing dbus-common-1:1.14 100% | 3.3 MiB/s | 13.6 KiB | 00m00s [ 20/262] Installing libedit-0:3.1-53.2 100% | 240.0 MiB/s | 245.8 KiB | 00m00s [ 21/262] Installing llvm-libs-0:19.1.0 100% | 426.3 MiB/s | 124.5 MiB | 00m00s [ 22/262] Installing openssl-devel-1:3. 100% | 78.5 MiB/s | 5.2 MiB | 00m00s [ 23/262] Installing pcre-0:8.45-1.fc41 100% | 89.2 MiB/s | 548.1 KiB | 00m00s [ 24/262] Installing xml-common-0:0.6.3 100% | 79.2 MiB/s | 81.1 KiB | 00m00s [ 25/262] Installing make-1:4.4.1-8.fc4 100% | 300.0 MiB/s | 1.8 MiB | 00m00s [ 26/262] Installing dbus-devel-1:1.14. 100% | 131.6 MiB/s | 134.8 KiB | 00m00s [ 27/262] Installing pcre-cpp-0:8.45-1. 100% | 3.7 MiB/s | 44.9 KiB | 00m00s [ 28/262] Installing dbus-broker-0:36-4 100% | 62.7 MiB/s | 385.3 KiB | 00m00s [ 29/262] Installing dbus-1:1.14.10-4.f 100% | 0.0 B/s | 124.0 B | 00m00s [ 30/262] Installing ima-evm-utils-libs 100% | 60.6 MiB/s | 62.1 KiB | 00m00s [ 31/262] Installing pyproject-rpm-macr 100% | 113.6 MiB/s | 116.4 KiB | 00m00s [ 32/262] Installing xmlsec1-openssl-1: 100% | 271.6 MiB/s | 278.1 KiB | 00m00s [ 33/262] Installing cpp-0:14.2.1-3.fc4 100% | 384.6 MiB/s | 35.0 MiB | 00m00s [ 34/262] Installing abattis-cantarell- 100% | 189.9 MiB/s | 194.4 KiB | 00m00s [ 35/262] Installing libassuan-0:2.5.7- 100% | 161.7 MiB/s | 165.6 KiB | 00m00s [ 36/262] Installing libksba-0:1.6.7-2. 100% | 195.8 MiB/s | 401.0 KiB | 00m00s [ 37/262] Installing libssh-devel-0:0.1 100% | 153.7 MiB/s | 157.4 KiB | 00m00s [ 38/262] Installing dbus-tools-1:1.14. 100% | 18.7 MiB/s | 134.1 KiB | 00m00s [ 39/262] Installing dbus-daemon-1:1.14 100% | 77.8 MiB/s | 557.9 KiB | 00m00s [ 40/262] Installing annobin-docs-0:12. 100% | 96.5 MiB/s | 98.8 KiB | 00m00s [ 41/262] Installing libuv-1:1.49.2-1.f 100% | 277.3 MiB/s | 567.8 KiB | 00m00s [ 42/262] Installing vim-filesystem-2:9 100% | 4.6 MiB/s | 4.7 KiB | 00m00s [ 43/262] Installing sysprof-capture-de 100% | 249.7 MiB/s | 255.7 KiB | 00m00s [ 44/262] Installing libffi-devel-0:3.4 100% | 11.3 MiB/s | 34.8 KiB | 00m00s [ 45/262] Installing kernel-headers-0:6 100% | 225.6 MiB/s | 6.5 MiB | 00m00s [ 46/262] Installing libxcrypt-devel-0: 100% | 16.0 MiB/s | 32.9 KiB | 00m00s [ 47/262] Installing glibc-devel-0:2.40 100% | 178.9 MiB/s | 2.3 MiB | 00m00s [ 48/262] Installing gcc-0:14.2.1-3.fc4 100% | 424.4 MiB/s | 104.4 MiB | 00m00s [ 49/262] Installing gcc-c++-0:14.2.1-3 100% | 389.5 MiB/s | 38.2 MiB | 00m00s [ 50/262] Installing libattr-devel-0:2. 100% | 0.0 B/s | 24.3 KiB | 00m00s [ 51/262] Installing systemtap-sdt-deve 100% | 179.5 MiB/s | 183.8 KiB | 00m00s [ 52/262] Installing procps-ng-0:4.0.4- 100% | 260.2 MiB/s | 1.0 MiB | 00m00s [ 53/262] Installing pixman-0:0.44.0-0. 100% | 329.7 MiB/s | 675.3 KiB | 00m00s [ 54/262] Installing libcbor-0:0.11.0-2 100% | 73.5 MiB/s | 75.3 KiB | 00m00s [ 55/262] Installing libfido2-0:1.15.0- 100% | 234.1 MiB/s | 239.7 KiB | 00m00s [ 56/262] Installing openssh-0:9.8p1-3. 100% | 445.6 MiB/s | 1.8 MiB | 00m00s [ 57/262] Installing openssh-clients-0: 100% | 238.1 MiB/s | 2.6 MiB | 00m00s [ 58/262] Installing publicsuffix-list- 100% | 311.6 MiB/s | 319.1 KiB | 00m00s [ 59/262] Installing libpsl-devel-0:0.2 100% | 110.9 MiB/s | 113.6 KiB | 00m00s [ 60/262] Installing libnghttp2-devel-0 100% | 289.4 MiB/s | 296.3 KiB | 00m00s [ 61/262] Installing libidn2-devel-0:2. 100% | 127.0 MiB/s | 260.1 KiB | 00m00s [ 62/262] Installing brotli-0:1.1.0-5.f 100% | 0.0 B/s | 32.5 KiB | 00m00s [ 63/262] Installing brotli-devel-0:1.1 100% | 66.4 MiB/s | 68.0 KiB | 00m00s [ 64/262] Installing pcre2-utf32-0:10.4 100% | 274.8 MiB/s | 562.8 KiB | 00m00s [ 65/262] Installing pcre2-utf16-0:10.4 100% | 288.5 MiB/s | 590.9 KiB | 00m00s [ 66/262] Installing pcre2-devel-0:10.4 100% | 285.0 MiB/s | 2.0 MiB | 00m00s [ 67/262] Installing google-noto-fonts- 100% | 0.0 B/s | 18.3 KiB | 00m00s [ 68/262] Installing google-noto-sans-v 100% | 312.2 MiB/s | 1.2 MiB | 00m00s [ 69/262] Installing default-fonts-core 100% | 17.8 MiB/s | 18.2 KiB | 00m00s [ 70/262] Installing graphite2-0:1.3.14 100% | 189.6 MiB/s | 194.1 KiB | 00m00s [ 71/262] Installing ncurses-0:6.5-2.20 100% | 206.3 MiB/s | 633.9 KiB | 00m00s [ 72/262] Installing nettle-0:3.10-3.fc 100% | 259.2 MiB/s | 796.1 KiB | 00m00s [ 73/262] Installing gnutls-0:3.8.6-7.f 100% | 322.4 MiB/s | 3.2 MiB | 00m00s [ 74/262] Installing glib2-0:2.82.2-1.f 100% | 386.6 MiB/s | 14.7 MiB | 00m00s [ 75/262] Installing dbus-glib-0:0.112- 100% | 179.9 MiB/s | 368.5 KiB | 00m00s [ 76/262] Installing gobject-introspect 100% | 195.5 MiB/s | 400.4 KiB | 00m00s [ 77/262] Installing freetype-0:2.13.3- 100% | 277.4 MiB/s | 852.2 KiB | 00m00s [ 78/262] Installing harfbuzz-0:9.0.0-3 100% | 331.3 MiB/s | 2.7 MiB | 00m00s [ 79/262] Installing fontconfig-0:2.15. 100% | 795.2 KiB/s | 811.1 KiB | 00m01s [ 80/262] Installing polkit-libs-0:125- 100% | 102.4 MiB/s | 209.6 KiB | 00m00s [ 81/262] Installing GConf2-0:3.2.6-42. 100% | 287.4 MiB/s | 6.3 MiB | 00m00s [ 82/262] Installing libXau-0:1.0.11-7. 100% | 66.8 MiB/s | 68.4 KiB | 00m00s [ 83/262] Installing libxcb-0:1.17.0-3. 100% | 108.0 MiB/s | 1.2 MiB | 00m00s [ 84/262] Installing groff-base-0:1.23. 100% | 203.8 MiB/s | 3.9 MiB | 00m00s [ 85/262] Installing perl-Digest-0:1.20 100% | 36.2 MiB/s | 37.1 KiB | 00m00s [ 86/262] Installing perl-Digest-MD5-0: 100% | 60.2 MiB/s | 61.7 KiB | 00m00s [ 87/262] Installing perl-B-0:1.89-512. 100% | 244.8 MiB/s | 501.4 KiB | 00m00s [ 88/262] Installing perl-FileHandle-0: 100% | 0.0 B/s | 9.8 KiB | 00m00s [ 89/262] Installing perl-MIME-Base32-0 100% | 31.4 MiB/s | 32.2 KiB | 00m00s [ 90/262] Installing perl-Data-Dumper-0 100% | 110.9 MiB/s | 113.6 KiB | 00m00s [ 91/262] Installing perl-libnet-0:3.15 100% | 143.9 MiB/s | 294.7 KiB | 00m00s [ 92/262] Installing perl-AutoLoader-0: 100% | 0.0 B/s | 20.9 KiB | 00m00s [ 93/262] Installing perl-IO-Socket-IP- 100% | 98.1 MiB/s | 100.5 KiB | 00m00s [ 94/262] Installing perl-URI-0:5.30-1. 100% | 87.7 MiB/s | 269.5 KiB | 00m00s [ 95/262] Installing perl-Text-Tabs+Wra 100% | 0.0 B/s | 23.9 KiB | 00m00s [ 96/262] Installing perl-Time-Local-2: 100% | 68.9 MiB/s | 70.6 KiB | 00m00s [ 97/262] Installing perl-if-0:0.61.000 100% | 0.0 B/s | 6.2 KiB | 00m00s [ 98/262] Installing perl-locale-0:1.12 100% | 0.0 B/s | 6.9 KiB | 00m00s [ 99/262] Installing perl-Mozilla-CA-0: 100% | 0.0 B/s | 10.8 KiB | 00m00s [100/262] Installing perl-File-Path-0:2 100% | 0.0 B/s | 64.5 KiB | 00m00s [101/262] Installing perl-Pod-Escapes-1 100% | 25.3 MiB/s | 25.9 KiB | 00m00s [102/262] Installing perl-Net-SSLeay-0: 100% | 272.5 MiB/s | 1.4 MiB | 00m00s [103/262] Installing perl-IO-Socket-SSL 100% | 345.4 MiB/s | 707.4 KiB | 00m00s [104/262] Installing perl-Term-ANSIColo 100% | 96.9 MiB/s | 99.2 KiB | 00m00s [105/262] Installing perl-POSIX-0:2.20- 100% | 230.8 MiB/s | 236.4 KiB | 00m00s [106/262] Installing perl-Term-Cap-0:1. 100% | 0.0 B/s | 30.6 KiB | 00m00s [107/262] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB | 00m00s [108/262] Installing perl-HTTP-Tiny-0:0 100% | 150.6 MiB/s | 154.2 KiB | 00m00s [109/262] Installing perl-IPC-Open3-0:1 100% | 0.0 B/s | 23.3 KiB | 00m00s [110/262] Installing perl-Class-Struct- 100% | 0.0 B/s | 25.9 KiB | 00m00s [111/262] Installing perl-Pod-Simple-1: 100% | 278.5 MiB/s | 570.5 KiB | 00m00s [112/262] Installing perl-Socket-4:2.03 100% | 123.1 MiB/s | 126.1 KiB | 00m00s [113/262] Installing perl-Symbol-0:1.09 100% | 0.0 B/s | 7.2 KiB | 00m00s [114/262] Installing perl-SelectSaver-0 100% | 0.0 B/s | 2.6 KiB | 00m00s [115/262] Installing perl-File-stat-0:1 100% | 0.0 B/s | 13.1 KiB | 00m00s [116/262] Installing perl-Pod-Perldoc-0 100% | 165.3 MiB/s | 169.3 KiB | 00m00s [117/262] Installing perl-podlators-1:6 100% | 313.9 MiB/s | 321.4 KiB | 00m00s [118/262] Installing perl-Text-ParseWor 100% | 0.0 B/s | 14.6 KiB | 00m00s [119/262] Installing perl-Fcntl-0:1.18- 100% | 0.0 B/s | 50.1 KiB | 00m00s [120/262] Installing perl-base-0:2.27-5 100% | 0.0 B/s | 12.9 KiB | 00m00s [121/262] Installing perl-mro-0:1.29-51 100% | 45.6 MiB/s | 46.7 KiB | 00m00s [122/262] Installing perl-overloading-0 100% | 0.0 B/s | 5.5 KiB | 00m00s [123/262] Installing perl-IO-0:1.55-512 100% | 151.7 MiB/s | 155.3 KiB | 00m00s [124/262] Installing perl-Pod-Usage-4:2 100% | 84.3 MiB/s | 86.3 KiB | 00m00s [125/262] Installing perl-parent-1:0.24 100% | 0.0 B/s | 10.7 KiB | 00m00s [126/262] Installing perl-constant-0:1. 100% | 0.0 B/s | 27.4 KiB | 00m00s [127/262] Installing perl-MIME-Base64-0 100% | 47.2 MiB/s | 48.4 KiB | 00m00s [128/262] Installing perl-Errno-0:1.38- 100% | 0.0 B/s | 8.8 KiB | 00m00s [129/262] Installing perl-File-Basename 100% | 0.0 B/s | 14.6 KiB | 00m00s [130/262] Installing perl-Scalar-List-U 100% | 149.0 MiB/s | 152.6 KiB | 00m00s [131/262] Installing perl-vars-0:1.05-5 100% | 0.0 B/s | 4.3 KiB | 00m00s [132/262] Installing perl-Getopt-Std-0: 100% | 0.0 B/s | 11.7 KiB | 00m00s [133/262] Installing perl-overload-0:1. 100% | 0.0 B/s | 71.9 KiB | 00m00s [134/262] Installing perl-Storable-1:3. 100% | 228.5 MiB/s | 234.0 KiB | 00m00s [135/262] Installing perl-Getopt-Long-1 100% | 143.8 MiB/s | 147.2 KiB | 00m00s [136/262] Installing perl-Carp-0:1.54-5 100% | 0.0 B/s | 47.7 KiB | 00m00s [137/262] Installing perl-Exporter-0:5. 100% | 54.3 MiB/s | 55.6 KiB | 00m00s [138/262] Installing perl-PathTools-0:3 100% | 180.2 MiB/s | 184.6 KiB | 00m00s [139/262] Installing perl-DynaLoader-0: 100% | 0.0 B/s | 32.5 KiB | 00m00s [140/262] Installing perl-Encode-4:3.21 100% | 337.0 MiB/s | 4.7 MiB | 00m00s [141/262] Installing perl-libs-4:5.40.0 100% | 276.8 MiB/s | 10.0 MiB | 00m00s [142/262] Installing perl-interpreter-4 100% | 121.1 MiB/s | 124.0 KiB | 00m00s [143/262] Installing perl-File-Find-0:1 100% | 0.0 B/s | 42.5 KiB | 00m00s [144/262] Installing perl-File-Copy-0:2 100% | 0.0 B/s | 20.2 KiB | 00m00s [145/262] Installing perl-Compress-Raw- 100% | 160.8 MiB/s | 164.7 KiB | 00m00s [146/262] Installing perl-ExtUtils-Pars 100% | 197.8 MiB/s | 405.1 KiB | 00m00s [147/262] Installing perl-I18N-Langinfo 100% | 0.0 B/s | 40.1 KiB | 00m00s [148/262] Installing perl-Encode-Locale 100% | 0.0 B/s | 20.1 KiB | 00m00s [149/262] Installing perl-lib-0:0.65-51 100% | 0.0 B/s | 8.9 KiB | 00m00s [150/262] Installing perl-File-Compare- 100% | 0.0 B/s | 6.1 KiB | 00m00s [151/262] Installing perl-ExtUtils-Comm 100% | 0.0 B/s | 10.2 KiB | 00m00s [152/262] Installing perl-ExtUtils-Mani 100% | 84.3 MiB/s | 86.3 KiB | 00m00s [153/262] Installing perl-Digest-SHA-1: 100% | 116.3 MiB/s | 119.1 KiB | 00m00s [154/262] Installing perl-Digest-HMAC-0 100% | 0.0 B/s | 30.1 KiB | 00m00s [155/262] Installing perl-NTLM-0:1.09-3 100% | 0.0 B/s | 32.7 KiB | 00m00s [156/262] Installing perl-TermReadKey-0 100% | 64.7 MiB/s | 66.3 KiB | 00m00s [157/262] Installing perl-Devel-PPPort- 100% | 291.2 MiB/s | 894.7 KiB | 00m00s [158/262] Installing perl-Error-1:0.170 100% | 78.6 MiB/s | 80.5 KiB | 00m00s [159/262] Installing perl-Module-Load-1 100% | 0.0 B/s | 15.9 KiB | 00m00s [160/262] Installing perl-Try-Tiny-0:0. 100% | 69.4 MiB/s | 71.1 KiB | 00m00s [161/262] Installing perl-WWW-RobotRule 100% | 25.2 MiB/s | 25.8 KiB | 00m00s [162/262] Installing perl-HTML-Tagset-0 100% | 0.0 B/s | 19.7 KiB | 00m00s [163/262] Installing perl-TimeDate-1:2. 100% | 20.2 MiB/s | 103.7 KiB | 00m00s [164/262] Installing perl-HTTP-Date-0:6 100% | 0.0 B/s | 42.6 KiB | 00m00s [165/262] Installing perl-File-Listing- 100% | 0.0 B/s | 42.5 KiB | 00m00s [166/262] Installing perl-Clone-0:0.47- 100% | 37.3 MiB/s | 38.2 KiB | 00m00s [167/262] Installing perl-IO-HTML-0:1.0 100% | 45.7 MiB/s | 46.8 KiB | 00m00s [168/262] Installing perl-version-9:0.9 100% | 132.5 MiB/s | 135.6 KiB | 00m00s [169/262] Installing perl-Compress-Raw- 100% | 70.1 MiB/s | 71.8 KiB | 00m00s [170/262] Installing perl-IO-Compress-0 100% | 257.3 MiB/s | 1.0 MiB | 00m00s [171/262] Installing perl-Net-HTTP-0:6. 100% | 75.4 MiB/s | 77.2 KiB | 00m00s [172/262] Installing perl-Filter-2:1.64 100% | 85.3 MiB/s | 174.6 KiB | 00m00s [173/262] Installing perl-encoding-4:3. 100% | 146.9 MiB/s | 150.4 KiB | 00m00s [174/262] Installing perl-open-0:1.13-5 100% | 0.0 B/s | 11.7 KiB | 00m00s [175/262] Installing perl-Benchmark-0:1 100% | 35.9 MiB/s | 36.7 KiB | 00m00s [176/262] Installing perl-Test-Harness- 100% | 142.2 MiB/s | 582.4 KiB | 00m00s [177/262] Installing perl-AutoSplit-0:5 100% | 0.0 B/s | 23.5 KiB | 00m00s [178/262] Installing perl-ExtUtils-Inst 100% | 85.1 MiB/s | 87.2 KiB | 00m00s [179/262] Installing perl-ExtUtils-Make 100% | 242.4 MiB/s | 744.8 KiB | 00m00s [180/262] Installing perl-subs-0:1.04-5 100% | 0.0 B/s | 2.5 KiB | 00m00s [181/262] Installing perl-Data-Dump-0:1 100% | 51.0 MiB/s | 52.2 KiB | 00m00s [182/262] Installing perl-ExtUtils-Cons 100% | 85.5 MiB/s | 87.6 KiB | 00m00s [183/262] Installing npth-0:1.7-2.fc41. 100% | 49.5 MiB/s | 50.7 KiB | 00m00s [184/262] Installing gnupg2-0:2.4.5-3.f 100% | 367.0 MiB/s | 9.5 MiB | 00m00s [185/262] Installing libX11-common-0:1. 100% | 148.4 MiB/s | 1.2 MiB | 00m00s [186/262] Installing libX11-0:1.8.10-2. 100% | 320.4 MiB/s | 1.3 MiB | 00m00s [187/262] Installing dbus-x11-1:1.14.10 100% | 0.0 B/s | 37.0 KiB | 00m00s [188/262] Installing libXext-0:1.3.6-2. 100% | 89.2 MiB/s | 91.3 KiB | 00m00s [189/262] Installing libXrender-0:0.9.1 100% | 0.0 B/s | 51.4 KiB | 00m00s [190/262] Installing cairo-0:1.18.0-4.f 100% | 348.7 MiB/s | 1.7 MiB | 00m00s [191/262] Installing cairo-gobject-0:1. 100% | 0.0 B/s | 36.1 KiB | 00m00s [192/262] Installing mailcap-0:2.1.54-7 100% | 85.0 MiB/s | 87.1 KiB | 00m00s [193/262] Installing perl-LWP-MediaType 100% | 78.6 MiB/s | 80.5 KiB | 00m00s [194/262] Installing perl-HTTP-Message- 100% | 214.8 MiB/s | 219.9 KiB | 00m00s [195/262] Installing perl-HTML-Parser-0 100% | 140.5 MiB/s | 287.8 KiB | 00m00s [196/262] Installing perl-HTTP-Cookies- 100% | 73.9 MiB/s | 75.7 KiB | 00m00s [197/262] Installing perl-HTTP-Negotiat 100% | 28.0 MiB/s | 28.7 KiB | 00m00s [198/262] Installing perl-libwww-perl-0 100% | 172.6 MiB/s | 530.3 KiB | 00m00s [199/262] Installing perl-XML-Parser-0: 100% | 216.1 MiB/s | 663.7 KiB | 00m00s [200/262] Installing libfsverity-0:1.6- 100% | 0.0 B/s | 33.6 KiB | 00m00s [201/262] Installing rpm-sign-libs-0:4. 100% | 9.8 MiB/s | 40.2 KiB | 00m00s [202/262] Installing tzdata-0:2024a-9.f 100% | 66.9 MiB/s | 1.9 MiB | 00m00s [203/262] Installing python-pip-wheel-0 100% | 620.8 MiB/s | 1.2 MiB | 00m00s [204/262] Installing mpdecimal-0:2.5.1- 100% | 201.2 MiB/s | 206.0 KiB | 00m00s [205/262] Installing libb2-0:0.98.1-12. 100% | 8.5 MiB/s | 43.3 KiB | 00m00s [206/262] Installing python3-libs-0:3.1 100% | 354.0 MiB/s | 40.7 MiB | 00m00s [207/262] Installing python3-0:3.13.0-1 100% | 32.8 MiB/s | 33.6 KiB | 00m00s [208/262] Installing python3-packaging- 100% | 211.5 MiB/s | 433.2 KiB | 00m00s [209/262] Installing cmake-rpm-macros-0 100% | 0.0 B/s | 8.1 KiB | 00m00s [210/262] Installing python3-rpm-genera 100% | 81.0 MiB/s | 82.9 KiB | 00m00s [211/262] Installing python3-dbus-0:1.3 100% | 173.8 MiB/s | 533.8 KiB | 00m00s [212/262] Installing python3-pyparsing- 100% | 329.6 MiB/s | 1.0 MiB | 00m00s [213/262] Installing systemtap-sdt-dtra 100% | 176.0 MiB/s | 180.2 KiB | 00m00s [214/262] Installing python3-cairo-0:1. 100% | 161.7 MiB/s | 496.6 KiB | 00m00s [215/262] Installing python3-gobject-ba 100% | 288.0 MiB/s | 1.4 MiB | 00m00s [216/262] Installing python3-gobject-0: 100% | 1.3 MiB/s | 24.6 KiB | 00m00s [217/262] Installing cyrus-sasl-0:2.1.2 100% | 29.0 MiB/s | 148.3 KiB | 00m00s [218/262] Installing cyrus-sasl-devel-0 100% | 105.6 MiB/s | 216.2 KiB | 00m00s [219/262] Installing clang-resource-fil 100% | 16.3 MiB/s | 16.7 KiB | 00m00s [220/262] Installing clang-libs-0:19.1. 100% | 482.7 MiB/s | 124.5 MiB | 00m00s [221/262] Installing emacs-filesystem-1 100% | 0.0 B/s | 544.0 B | 00m00s [222/262] Installing less-0:661-2.fc41. 100% | 199.5 MiB/s | 408.6 KiB | 00m00s [223/262] Installing git-core-0:2.47.0- 100% | 433.7 MiB/s | 22.6 MiB | 00m00s [224/262] Installing git-core-doc-0:2.4 100% | 395.9 MiB/s | 17.4 MiB | 00m00s [225/262] Installing perl-Git-0:2.47.0- 100% | 63.5 MiB/s | 65.0 KiB | 00m00s [226/262] Installing git-0:2.47.0-1.fc4 100% | 85.4 MiB/s | 87.4 KiB | 00m00s [227/262] Installing libyaml-0:0.2.5-15 100% | 132.6 MiB/s | 135.8 KiB | 00m00s [228/262] Installing popt-devel-0:1.19- 100% | 0.0 B/s | 30.0 KiB | 00m00s [229/262] Installing pcre-utf32-0:8.45- 100% | 230.4 MiB/s | 471.9 KiB | 00m00s [230/262] Installing pcre-utf16-0:8.45- 100% | 242.2 MiB/s | 496.0 KiB | 00m00s [231/262] Installing xz-devel-1:5.6.2-2 100% | 126.7 MiB/s | 259.4 KiB | 00m00s [232/262] Installing libxml2-devel-0:2. 100% | 379.6 MiB/s | 3.4 MiB | 00m00s [233/262] Installing libxslt-devel-0:1. 100% | 237.5 MiB/s | 972.9 KiB | 00m00s [234/262] Installing xmlsec1-devel-1:1. 100% | 433.9 MiB/s | 3.5 MiB | 00m00s [235/262] Installing libsepol-devel-0:3 100% | 62.4 MiB/s | 127.8 KiB | 00m00s [236/262] Installing libselinux-devel-0 100% | 39.4 MiB/s | 161.2 KiB | 00m00s [237/262] Installing rhash-0:1.4.4-2.fc 100% | 173.4 MiB/s | 355.1 KiB | 00m00s [238/262] Installing jsoncpp-0:1.9.5-8. 100% | 31.1 MiB/s | 254.9 KiB | 00m00s [239/262] Installing cmake-data-0:3.30. 100% | 141.9 MiB/s | 8.8 MiB | 00m00s [240/262] Installing cmake-0:3.30.5-1.f 100% | 406.0 MiB/s | 32.5 MiB | 00m00s [241/262] Installing libblkid-devel-0:2 100% | 0.0 B/s | 46.0 KiB | 00m00s [242/262] Installing libmount-devel-0:2 100% | 63.0 MiB/s | 64.5 KiB | 00m00s [243/262] Installing glib2-devel-0:2.82 100% | 524.3 MiB/s | 15.7 MiB | 00m00s [244/262] Installing GConf2-devel-0:3.2 100% | 496.1 MiB/s | 1.0 MiB | 00m00s [245/262] Installing xmlsec1-openssl-de 100% | 51.9 MiB/s | 53.1 KiB | 00m00s [246/262] Installing pcre-devel-0:8.45- 100% | 280.8 MiB/s | 1.7 MiB | 00m00s [247/262] Installing rpm-devel-0:4.20.0 100% | 142.1 MiB/s | 291.0 KiB | 00m00s [248/262] Installing libyaml-devel-0:0. 100% | 388.5 MiB/s | 1.2 MiB | 00m00s [249/262] Installing clang-0:19.1.0-1.f 100% | 91.4 MiB/s | 187.2 KiB | 00m00s [250/262] Installing openldap-devel-0:2 100% | 342.8 MiB/s | 3.8 MiB | 00m00s [251/262] Installing python3-dbusmock-0 100% | 197.0 MiB/s | 605.1 KiB | 00m00s [252/262] Installing perl-devel-4:5.40. 100% | 536.8 MiB/s | 8.1 MiB | 00m00s [253/262] Installing python3-devel-0:3. 100% | 226.7 MiB/s | 1.8 MiB | 00m00s [254/262] Installing perl-XML-XPath-0:1 100% | 68.4 MiB/s | 210.1 KiB | 00m00s [255/262] Installing libcurl-devel-0:8. 100% | 122.7 MiB/s | 1.4 MiB | 00m00s [256/262] Installing libacl-devel-0:2.3 100% | 64.2 MiB/s | 65.8 KiB | 00m00s [257/262] Installing annobin-plugin-gcc 100% | 68.8 MiB/s | 986.7 KiB | 00m00s [258/262] Installing gcc-plugin-annobin 100% | 5.1 MiB/s | 62.6 KiB | 00m00s [259/262] Installing libgcrypt-devel-0: 100% | 133.9 MiB/s | 274.2 KiB | 00m00s [260/262] Installing bzip2-devel-0:1.0. 100% | 303.5 MiB/s | 310.7 KiB | 00m00s [261/262] Installing libcap-devel-0:2.7 100% | 16.2 MiB/s | 49.7 KiB | 00m00s [262/262] Installing swig-0:4.2.1-8.fc4 100% | 26.8 MiB/s | 6.1 MiB | 00m00s 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-up2s9j1_/script /script INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/script to /var/lib/mock/copr-custom-fedora-41-x86_64/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 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 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 --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/hook_payload to /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir/hook_payload Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload' INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload' 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(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Finish: chroot init Start: shell Finish: shell Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=jcerny COPR_PROJECT=openscap-clang COPR_PACKAGE=openscap COPR_RESULTDIR=/workdir /script'"'"'' INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=jcerny COPR_PROJECT=openscap-clang COPR_PACKAGE=openscap 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=jcerny COPR_PROJECT=openscap-clang COPR_PACKAGE=openscap COPR_RESULTDIR=/workdir /script'"] Start: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=jcerny COPR_PROJECT=openscap-clang COPR_PACKAGE=openscap COPR_RESULTDIR=/workdir /script'"] + cd /workdir + COPR_OWNER=jcerny + COPR_PROJECT=openscap-clang + COPR_PACKAGE=openscap + COPR_RESULTDIR=/workdir + /script + resultdir=/workdir + git clone https://github.com/OpenSCAP/openscap.git Cloning into 'openscap'... + cd openscap + test -z '' + test -f /workdir/hook_payload + git clone https://github.com/praiskup/copr-ci-tooling /workdir/cct --depth 1 Cloning into '/workdir/cct'... + export PATH=/workdir/cct:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin + PATH=/workdir/cct:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin + github-checkout /workdir/hook_payload usage: github-checkout [-h] (--pr-id pr_id | --hook-file HOOK_FILE) [--git-hash GIT_HASH] github-checkout: error: one of the arguments --pr-id --hook-file is required ++ source release_tools/versions.sh +++ version=1.4.1 +++ previous_version=1.4.0 +++ version_major_minor=1.4 ++ echo 1.4.1 + version=1.4.1 + curl https://fedorapeople.org/~jcerny/openscap.spec % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 7132 100 7132 0 0 90295 0 --:--:-- --:--:-- --:--:-- 90278 + sed -i 's/^Version: .*/Version: 1.4.1/' /workdir/openscap.spec ++ date +%Y%m%d_%H%M%S + sed -i 's/^Release: .*/Release: 20241113_172002/' /workdir/openscap.spec + cd build + cmake .. -- Setting build type to 'Release' as none was specified. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- OpenSCAP 1.4.1 -- (see /workdir/openscap/docs/developer/developer.adoc for build instructions) -- -- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0") -- Checking for module 'libacl' -- Found libacl, version 2.3.2 -- Found ACL -- Looking for acl_extended_file in /usr/lib64/libacl.so -- Looking for acl_extended_file in /usr/lib64/libacl.so - found -- Looking for acl/libacl.h -- Looking for acl/libacl.h - found -- Looking for sys/acl.h -- Looking for sys/acl.h - found -- Checking for module 'popt' -- Found popt, version 1.19 -- Found BLKID -- Looking for blkid_get_tag_value in /usr/lib64/libblkid.so -- Looking for blkid_get_tag_value in /usr/lib64/libblkid.so - found -- Found Cap: /usr/lib64/libcap.so -- Looking for cap_get_pid in /usr/lib64/libcap.so -- Looking for cap_get_pid in /usr/lib64/libcap.so - found -- Found CURL: /usr/lib64/libcurl.so (found version "8.9.1") -- Found DBUS: /usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.82.2 -- Found GLib -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.82.2 -- Found GObject -- Checking for module 'gconf-2.0' -- Found gconf-2.0, version 3.2.6 -- Found GCONF -- Found ldap: /usr/lib64/libldap.so;/usr/lib64/liblber.so -- Checking for module 'opendbx' -- Package 'opendbx' not found -- Found PCRE2: /usr/lib64/libpcre2-8.so -- Found Perl: /usr/bin/perl (found version "5.40.0") -- Found PerlLibs: /usr/lib64/libperl.so (found version "5.40.0") -- Checking for module 'popt' -- Found popt, version 1.19 -- Found POPT -- Checking for module 'systemd' -- Package 'systemd' not found -- Checking for module 'libprocps' -- Package 'libprocps' not found CMake Warning (dev) at CMakeLists.txt:125 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.13", minimum required is "3") CMake Warning (dev) at CMakeLists.txt:126 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonLibs: /usr/lib64/libpython3.13.so (found suitable version "3.13.0", minimum required is "3") -- Could NOT find PY_pytest (missing: PY_PYTEST) -- Checking for module 'rpm' -- Found rpm, version 4.20.0 -- Found RPM 4.20.0 -- Looking for rpmReadConfigFiles in /usr/lib64/librpm.so -- Looking for rpmReadConfigFiles in /usr/lib64/librpm.so - found -- Looking for headerFormat in /usr/lib64/librpm.so -- Looking for headerFormat in /usr/lib64/librpm.so - found -- Looking for rpmFreeCrypto in /usr/lib64/librpmio.so -- Looking for rpmFreeCrypto in /usr/lib64/librpmio.so - found -- Looking for rpmFreeFilesystems in /usr/lib64/librpm.so -- Looking for rpmFreeFilesystems in /usr/lib64/librpm.so - not found -- Looking for rpmVerifyFile in /usr/lib64/librpm.so -- Looking for rpmVerifyFile in /usr/lib64/librpm.so - not found -- Checking for module 'libselinux' -- Found libselinux, version 3.7 -- Found SELINUX -- Found SWIG: /usr/bin/swig (found version "4.2.1") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.12.8") -- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.42") -- Checking for module 'xmlsec1' -- Found xmlsec1, version 1.2.39 -- Checking for module 'xmlsec1-openssl' -- Found xmlsec1-openssl, version 1.2.39 -- Found XMLSEC -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.2.2") -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for pthread_timedjoin_np in pthread -- Looking for pthread_timedjoin_np in pthread - found -- Looking for pthread_setname_np in pthread -- Looking for pthread_setname_np in pthread - found -- Looking for pthread_getname_np in pthread -- Looking for pthread_getname_np in pthread - found -- Using GCrypt -- Found GCrypt: /usr/lib64/libgcrypt.so -- Checking for module 'yaml-0.1' -- Found yaml-0.1, version 0.2.5 -- Found LIBYAML -- yaml-filter was not found -- Looking for clock_gettime in rt -- Using PCRE2 -- Looking for clock_gettime in rt - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for memalign -- Looking for memalign - found -- Looking for fts_open -- Looking for fts_open - found -- Looking for strsep -- Looking for strsep - found -- Looking for strptime -- Looking for strptime - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for stdio_ext.h -- Looking for stdio_ext.h - found -- Looking for shadow.h -- Looking for shadow.h - found -- Looking for sys/systeminfo.h -- Looking for sys/systeminfo.h - not found -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/xattr.h -- Looking for sys/xattr.h - found -- Looking for attr/xattr.h -- Looking for attr/xattr.h - found -- Looking for include files sys/types.h, sys/extattr.h -- Looking for include files sys/types.h, sys/extattr.h - not found -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- -- CMake: -- generator: Unix Makefiles -- source directory: /workdir/openscap -- build directory: /workdir/openscap/build -- -- Core features: -- SCE: ON -- -- OVAL: -- base probe support: ON -- SEAP msgid bit-size: 32 -- SHA-1: OFF -- MD5: OFF -- -- Independent probes: ON -- Independent environmentvariable probe: ON -- Independent family probe: ON -- Independent system info probe: ON -- Independent variable probe: ON -- -- Independent probes incompatible with WIN32 (WIN32 status: FALSE) -- Independent environmentvariable58 probe: ON -- Independent filehash probe: OFF -- Independent filehash58 probe: ON -- Independent sql probe (depends on opendbx): OFF -- Independent sql57 probe (depends on opendbx): OFF -- Independent textfilecontent probe: ON -- Independent textfilecontent54 probe: ON -- Independent xmlfilecontent probe: ON -- Independent yamlfilecontent probe (depends on libyaml, yaml-path): OFF -- -- Unix probes: ON -- Unix dnscache probe: ON -- Unix file probe: ON -- Unix fileextendedattribute probe (depends on xattrh): ON -- Unix gconf probe (depends on gconf): OFF -- Unix interface probe: ON -- Unix password probe: ON -- Unix process probe: ON -- Unix process58 probe (depends on CAP): ON -- Unix routingtable probe: ON -- Unix runlevel probe: ON -- Unix shadow probe: ON -- Unix symlink probe: ON -- Unix sysctl probe: ON -- Unix uname probe: ON -- Unix xinetd probe: ON -- -- Linux probes: ON -- Linux dpkginfo probe: ON -- Linux iflisteners probe: ON -- Linux inetlisteningservers probe: ON -- Linux partition probe (depends on blkid): ON -- Linux rpminfo probe (depends on rpm): ON -- Linux rpmverify probe (depends on rpm): ON -- Linux rpmverifyfile probe (depends on rpm): ON -- Linux rpmverifypackage probe (depends on rpm): ON -- Linux selinuxboolean probe (depends on selinux): ON -- Linux selinuxsecuritycontext probe (depends on selinux): ON -- Linux systemdunitdependency probe (depends on dbus): ON -- Linux systemdunitproperty probe (depends on dbus): ON -- Linux fwupdsecurityattr probe (depends on dbus): ON -- -- Solaris probes: OFF -- Solaris isainfo probe: OFF -- -- Windows probes: OFF -- Windows accesstoken probe: OFF -- Windows registry probe: OFF -- Windows wmi57 probe: OFF -- -- Language bindings: -- python3 bindings: ON -- perl bindings: ON -- perl vendorlib: /usr/share/perl5/vendor_perl -- perl vendorarch: /usr/lib64/perl5/vendor_perl -- perl privlib: /usr/share/perl5 -- perl archlib: /usr/lib64/perl5 -- -- Utilities: -- oscap: ON -- oscap-docker: ON -- scap-as-rpm: ON -- oscap-ssh: ON -- oscap-vm: ON -- oscap-podman: ON -- oscap-bootc: ON -- oscap-chroot: ON -- autotailor: ON -- -- Testing: -- tests: ON -- valgrind: OFF -- MITRE: OFF -- pytest: -- -- Documentation: -- enabled: OFF -- doxygen: DOXYGEN_EXECUTABLE-NOTFOUND -- dot (graphviz): DOXYGEN_DOT_EXECUTABLE-NOTFOUND -- asciidoc: ASCIIDOC_EXECUTABLE-NOTFOUND CMake Deprecation Warning at swig/CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0078 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at swig/CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0086 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- perl install libdir: /usr/lib64/perl5/vendor_perl -- perl install archdir: /usr/share/perl5/vendor_perl -- Configuring done (5.2s) -- Generating done (0.2s) -- Build files have been written to: /workdir/openscap/build + make package_source Run CPack packaging tool for source... CPack: Create package using TGZ CPack: Install projects CPack: - Install directory: /workdir/openscap CPack: Create package CPack: - package: /workdir/openscap/build/openscap-1.4.1.tar.gz generated. CPack: - checksum file: /workdir/openscap/build/openscap-1.4.1.tar.gz.sha512 generated. + cp openscap-1.4.1.tar.gz /workdir Finish: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=jcerny COPR_PROJECT=openscap-clang COPR_PACKAGE=openscap COPR_RESULTDIR=/workdir /script'"] Finish: run Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir', '/var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-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 dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/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 dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir to /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir Finish: run Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all 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: scrub ['all'] INFO: scrubbing everything for mock-config INFO: unmounting tmpfs. INFO: unmounting tmpfs. Finish: scrub ['all'] Finish: run Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir/openscap.spec cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-up2s9j1_/srcdir/openscap.spec'] cwd: . rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/openscap-1.4.1-20241113_172002.src.rpm RPM build warnings: stderr: warning: source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Output: ['mock-config.cfg', 'openscap-1.4.1-20241113_172002.src.rpm', 'hook_payload'] Running SRPMResults tool Package info: { "name": "openscap", "epoch": 1, "version": "1.4.1", "release": "20241113_172002", "exclusivearch": [], "excludearch": [] } SRPMResults finished