Warning: Permanently added '44.197.196.233' (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 --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8716818-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 9079 Logging PID: 9080 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8716818, 'buildroot_pkgs': ['bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'redhat-release', 'findutils', 'gawk', 'glibc-minimal-langpack', 'grep', 'gzip', 'info', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'tar', 'unzip', 'util-linux', 'which', 'xz'], 'chroot': 'custom-1-x86_64', 'enable_net': True, 'fedora_review': False, 'git_hash': '770c1cee3eb53150371eaf61f25a70761c1c5bfe', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/blktrace', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'blktrace', 'package_version': '1.3.0-13', 'project_dirname': 'NoldenOS-10-AppStream', 'project_name': 'NoldenOS-10-AppStream', 'project_owner': 'loise', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-BaseOS/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream-2/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-CRB/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-buildroot/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64'}], 'sandbox': 'loise/NoldenOS-10-AppStream--loise', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'loise', 'tags': [], 'task_id': '8716818-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/blktrace /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/blktrace', '/var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace'... Running: git checkout 770c1cee3eb53150371eaf61f25a70761c1c5bfe -- cmd: ['git', 'checkout', '770c1cee3eb53150371eaf61f25a70761c1c5bfe', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace rc: 0 stdout: stderr: Note: switching to '770c1cee3eb53150371eaf61f25a70761c1c5bfe'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 770c1ce automatic import of blktrace Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading blktrace-1.3.0.tar.bz2 INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o blktrace-1.3.0.tar.bz2 --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-AppStream/blktrace/blktrace-1.3.0.tar.bz2/md5/aa9bc7d76870d8dae56aa816527e8e15/blktrace-1.3.0.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 387k 100 387k 0 0 25.7M 0 --:--:-- --:--:-- --:--:-- 27.0M INFO: Reading stdout from command: md5sum blktrace-1.3.0.tar.bz2 /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace/blktrace.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740923858.099852 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace/blktrace.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740923858.099852 -r /var/lib/copr-rpmbuild/results/configs/child.cfg 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 INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace/blktrace.spec) Config(custom-1-x86_64) Start: clean chroot Finish: clean chroot Mock Version: 6.1 INFO: Mock Version: 6.1 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740923858.099852/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (fallback) INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Start: installing minimal buildroot with dnf Unable to detect release version (use '--releasever' to specify release version) No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 20 MB/s | 646 kB 00:00 Additional repo https_download_copr_fedorainfra 39 MB/s | 993 kB 00:00 Additional repo https_download_copr_fedorainfra 24 MB/s | 646 kB 00:00 Additional repo https_download_copr_fedorainfra 7.1 MB/s | 162 kB 00:00 Additional repo https_download_copr_fedorainfra 8.2 MB/s | 194 kB 00:00 Additional repo https_download_copr_fedorainfra 2.8 MB/s | 58 kB 00:00 Additional repo https_download_copr_fedorainfra 24 MB/s | 1.0 MB 00:00 Dependencies resolved. ============================================================================================================================================================================ Package Arch Version Repository Size ============================================================================================================================================================================ Installing: bash x86_64 5.2.26-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.8 M bzip2 x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 53 k centos-stream-release noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k coreutils x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M cpio x86_64 2.15-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 286 k diffutils x86_64 3.10-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 397 k findutils x86_64 1:4.10.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 541 k gawk x86_64 5.3.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M glibc-minimal-langpack x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 85 k grep x86_64 3.11-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 289 k gzip x86_64 1.13-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 164 k info x86_64 7.1-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 183 k patch x86_64 2.7.6-26.el10 copr_base 128 k redhat-rpm-config noarch 287-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 74 k rpm-build x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k sed x86_64 4.9-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 309 k tar x86_64 2:1.35-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 852 k unzip x86_64 6.0-66.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 184 k util-linux x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M which x86_64 2.21-43.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k xz x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 458 k Installing dependencies: alternatives x86_64 1.30-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k audit-libs x86_64 4.0.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k authselect x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 141 k authselect-libs x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 203 k basesystem noarch 11-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 7.8 k binutils x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 6.3 M binutils-gold x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 790 k bzip2-libs x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 42 k ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 941 k centos-gpg-keys noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k centos-stream-repos noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k coreutils-common x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.1 M cracklib x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k cracklib-dicts x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 3.6 M crypto-policies noarch 20250128-1.git22421d3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 65 k curl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 311 k cyrus-sasl-lib x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 100 k debugedit x86_64 5.1-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 79 k dwz x86_64 0.15-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 137 k ed x86_64 1.20-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k efi-srpm-macros noarch 6-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 23 k elfutils x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k elfutils-default-yama-scope noarch 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k elfutils-libelf x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 207 k elfutils-libs x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 260 k file x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 49 k file-libs x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 763 k filesystem x86_64 3.18-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M fonts-srpm-macros noarch 1:2.0.5-18.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k forge-srpm-macros noarch 0.4.0-6.el10 copr_base 21 k gdb-minimal x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 4.1 M gdbm x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 147 k gdbm-libs x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 56 k glibc x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.2 M glibc-common x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 366 k glibc-gconv-extra x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.6 M gmp x86_64 1:6.2.1-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 318 k go-srpm-macros noarch 3.6.0-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 27 k jansson x86_64 2.14-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k json-c x86_64 0.18-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 45 k kernel-srpm-macros noarch 1.0-25.el10 copr_base 10 k keyutils-libs x86_64 1.6.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k krb5-libs x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 750 k libacl x86_64 2.3.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k libarchive x86_64 3.7.7-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 414 k libattr x86_64 2.5.2-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k libblkid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 126 k libbrotli x86_64 1.1.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 341 k libcap x86_64 2.69-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 86 k libcap-ng x86_64 0.8.4-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libcom_err x86_64 1.47.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libcurl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 360 k libeconf x86_64 0.6.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libevent x86_64 2.1.12-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 258 k libfdisk x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 160 k libffi x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 40 k libgcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 138 k libgomp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 361 k libidn2 x86_64 2.3.7-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k libmount x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 156 k libnghttp2 x86_64 1.64.0-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 77 k libpkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k libpsl x86_64 0.21.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 65 k libpwquality x86_64 1.4.5-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 108 k libselinux x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 96 k libsemanage x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 121 k libsepol x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 342 k libsmartcols x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 83 k libssh x86_64 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 232 k libssh-config noarch 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 9.3 k libstdc++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 910 k libtasn1 x86_64 4.19.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 75 k libunistring x86_64 1.1-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 546 k libutempter x86_64 1.2.1-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libuuid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k libverto x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 21 k libxcrypt x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 119 k libxml2 x86_64 2.12.5-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 689 k libzstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 304 k lua-libs x86_64 5.4.6-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k lua-srpm-macros noarch 1-15.el10 copr_base 9.3 k lz4-libs x86_64 1.9.4-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k mpfr x86_64 4.2.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 348 k ncurses-base noarch 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 64 k ncurses-libs x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 329 k ocaml-srpm-macros noarch 10-4.el10 copr_base 9.6 k openblas-srpm-macros noarch 2-19.el10 copr_base 8.2 k openldap x86_64 2.6.8-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 221 k openssl-libs x86_64 1:3.2.2-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.3 M p11-kit x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 493 k p11-kit-trust x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 135 k package-notes-srpm-macros noarch 0.5-13.el10 copr_base 9.7 k pam x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 510 k pam-libs x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 58 k pcre2 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 246 k pcre2-syntax noarch 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 151 k perl-srpm-macros noarch 1-57.el10 copr_base 9.0 k pkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 44 k pkgconf-m4 noarch 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k pkgconf-pkg-config x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 10 k popt x86_64 1.19-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k publicsuffix-list-dafsa noarch 20240107-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k pyproject-srpm-macros noarch 1.16.2-1.el10 copr_base 14 k python-srpm-macros noarch 3.12-9.1.el10 copr_base 24 k qt6-srpm-macros noarch 6.8.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 9.8 k readline x86_64 8.2-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 213 k rpm x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 508 k rpm-build-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 93 k rpm-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 306 k rpm-sequoia x86_64 1.6.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 883 k rust-toolset-srpm-macros noarch 1.84.1-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 13 k setup noarch 2.14.5-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 148 k shadow-utils x86_64 2:4.15.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.3 M sqlite-libs x86_64 3.46.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 739 k systemd-libs x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 812 k util-linux-core x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 515 k xz-libs x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 112 k zip x86_64 3.0-44.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 263 k zlib-ng-compat x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 80 k zstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 475 k Transaction Summary ============================================================================================================================================================================ Install 142 Packages Total download size: 55 M Installed size: 185 M Downloading Packages: (1/142): forge-srpm-macros-0.4.0-6.el10.noarch. 2.0 MB/s | 21 kB 00:00 (2/142): ocaml-srpm-macros-10-4.el10.noarch.rpm 7.4 MB/s | 9.6 kB 00:00 (3/142): kernel-srpm-macros-1.0-25.el10.noarch. 883 kB/s | 10 kB 00:00 (4/142): lua-srpm-macros-1-15.el10.noarch.rpm 778 kB/s | 9.3 kB 00:00 (5/142): openblas-srpm-macros-2-19.el10.noarch. 3.5 MB/s | 8.2 kB 00:00 (6/142): package-notes-srpm-macros-0.5-13.el10. 4.3 MB/s | 9.7 kB 00:00 (7/142): patch-2.7.6-26.el10.x86_64.rpm 23 MB/s | 128 kB 00:00 (8/142): perl-srpm-macros-1-57.el10.noarch.rpm 2.3 MB/s | 9.0 kB 00:00 (9/142): pyproject-srpm-macros-1.16.2-1.el10.no 3.9 MB/s | 14 kB 00:00 (10/142): python-srpm-macros-3.12-9.1.el10.noar 5.7 MB/s | 24 kB 00:00 (11/142): alternatives-1.30-2.el10.x86_64.rpm 8.3 MB/s | 41 kB 00:00 (12/142): audit-libs-4.0.3-1.el10.x86_64.rpm 24 MB/s | 130 kB 00:00 (13/142): basesystem-11-22.el10.noarch.rpm 5.6 MB/s | 7.8 kB 00:00 (14/142): authselect-1.5.0-8.el10.x86_64.rpm 36 MB/s | 141 kB 00:00 (15/142): authselect-libs-1.5.0-8.el10.x86_64.r 54 MB/s | 203 kB 00:00 (16/142): binutils-gold-2.41-53.el10.x86_64.rpm 95 MB/s | 790 kB 00:00 (17/142): bash-5.2.26-6.el10.x86_64.rpm 111 MB/s | 1.8 MB 00:00 (18/142): bzip2-1.0.8-25.el10.x86_64.rpm 5.5 MB/s | 53 kB 00:00 (19/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 8.4 MB/s | 42 kB 00:00 (20/142): ca-certificates-2024.2.69_v8.0.303-10 209 MB/s | 941 kB 00:00 (21/142): centos-gpg-keys-10.0-8.el10.noarch.rp 3.5 MB/s | 14 kB 00:00 (22/142): centos-stream-release-10.0-8.el10.noa 23 MB/s | 27 kB 00:00 (23/142): centos-stream-repos-10.0-8.el10.noarc 6.0 MB/s | 12 kB 00:00 (24/142): coreutils-9.5-6.el10.x86_64.rpm 104 MB/s | 1.1 MB 00:00 (25/142): coreutils-common-9.5-6.el10.x86_64.rp 147 MB/s | 2.1 MB 00:00 (26/142): binutils-2.41-53.el10.x86_64.rpm 137 MB/s | 6.3 MB 00:00 (27/142): cpio-2.15-3.el10.x86_64.rpm 24 MB/s | 286 kB 00:00 (28/142): cracklib-2.9.11-8.el10.x86_64.rpm 11 MB/s | 82 kB 00:00 (29/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 26 MB/s | 100 kB 00:00 (30/142): curl-8.9.1-5.el10.x86_64.rpm 54 MB/s | 311 kB 00:00 (31/142): diffutils-3.10-8.el10.x86_64.rpm 72 MB/s | 397 kB 00:00 (32/142): ed-1.20-5.el10.x86_64.rpm 16 MB/s | 82 kB 00:00 (33/142): efi-srpm-macros-6-6.el10.noarch.rpm 15 MB/s | 23 kB 00:00 (34/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 219 MB/s | 3.6 MB 00:00 (35/142): elfutils-debuginfod-client-0.192-5.el 11 MB/s | 46 kB 00:00 (36/142): elfutils-0.192-5.el10.x86_64.rpm 78 MB/s | 537 kB 00:00 (37/142): elfutils-default-yama-scope-0.192-5.e 8.3 MB/s | 12 kB 00:00 (38/142): elfutils-libelf-0.192-5.el10.x86_64.r 57 MB/s | 207 kB 00:00 (39/142): file-5.45-7.el10.x86_64.rpm 17 MB/s | 49 kB 00:00 (40/142): elfutils-libs-0.192-5.el10.x86_64.rpm 68 MB/s | 260 kB 00:00 (41/142): findutils-4.10.0-5.el10.x86_64.rpm 76 MB/s | 541 kB 00:00 (42/142): file-libs-5.45-7.el10.x86_64.rpm 78 MB/s | 763 kB 00:00 (43/142): filesystem-3.18-16.el10.x86_64.rpm 101 MB/s | 1.1 MB 00:00 (44/142): fonts-srpm-macros-2.0.5-18.el10.noarc 9.1 MB/s | 27 kB 00:00 (45/142): gdbm-libs-1.23-10.el10.x86_64.rpm 19 MB/s | 56 kB 00:00 (46/142): gawk-5.3.0-6.el10.x86_64.rpm 178 MB/s | 1.1 MB 00:00 (47/142): gdbm-1.23-10.el10.x86_64.rpm 21 MB/s | 147 kB 00:00 (48/142): glibc-common-2.39-37.el10.x86_64.rpm 80 MB/s | 366 kB 00:00 (49/142): glibc-minimal-langpack-2.39-37.el10.x 24 MB/s | 85 kB 00:00 (50/142): glibc-2.39-37.el10.x86_64.rpm 173 MB/s | 2.2 MB 00:00 (51/142): glibc-gconv-extra-2.39-37.el10.x86_64 132 MB/s | 1.6 MB 00:00 (52/142): gmp-6.2.1-10.el10.x86_64.rpm 44 MB/s | 318 kB 00:00 (53/142): grep-3.11-10.el10.x86_64.rpm 59 MB/s | 289 kB 00:00 (54/142): gzip-1.13-3.el10.x86_64.rpm 52 MB/s | 164 kB 00:00 (55/142): info-7.1-6.el10.x86_64.rpm 61 MB/s | 183 kB 00:00 (56/142): jansson-2.14-3.el10.x86_64.rpm 18 MB/s | 46 kB 00:00 (57/142): json-c-0.18-3.el10.x86_64.rpm 14 MB/s | 45 kB 00:00 (58/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 11 MB/s | 32 kB 00:00 (59/142): libacl-2.3.2-4.el10.x86_64.rpm 15 MB/s | 25 kB 00:00 (60/142): libarchive-3.7.7-1.el10.x86_64.rpm 107 MB/s | 414 kB 00:00 (61/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 89 MB/s | 750 kB 00:00 (62/142): libattr-2.5.2-5.el10.x86_64.rpm 3.5 MB/s | 18 kB 00:00 (63/142): libblkid-2.40.2-10.el10.x86_64.rpm 29 MB/s | 126 kB 00:00 (64/142): libbrotli-1.1.0-6.el10.x86_64.rpm 98 MB/s | 341 kB 00:00 (65/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 8.8 MB/s | 33 kB 00:00 (66/142): libcom_err-1.47.1-3.el10.x86_64.rpm 11 MB/s | 27 kB 00:00 (67/142): libcurl-8.9.1-5.el10.x86_64.rpm 124 MB/s | 360 kB 00:00 (68/142): libeconf-0.6.2-4.el10.x86_64.rpm 16 MB/s | 33 kB 00:00 (69/142): libevent-2.1.12-16.el10.x86_64.rpm 74 MB/s | 258 kB 00:00 (70/142): libffi-3.4.4-9.el10.x86_64.rpm 18 MB/s | 40 kB 00:00 (71/142): libfdisk-2.40.2-10.el10.x86_64.rpm 51 MB/s | 160 kB 00:00 (72/142): libgcc-14.2.1-7.el10.x86_64.rpm 50 MB/s | 138 kB 00:00 (73/142): libidn2-2.3.7-3.el10.x86_64.rpm 41 MB/s | 113 kB 00:00 (74/142): libgomp-14.2.1-7.el10.x86_64.rpm 85 MB/s | 361 kB 00:00 (75/142): libmount-2.40.2-10.el10.x86_64.rpm 58 MB/s | 156 kB 00:00 (76/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 37 MB/s | 77 kB 00:00 (77/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 20 MB/s | 38 kB 00:00 (78/142): libpsl-0.21.5-7.el10.x86_64.rpm 39 MB/s | 65 kB 00:00 (79/142): libpwquality-1.4.5-12.el10.x86_64.rpm 60 MB/s | 108 kB 00:00 (80/142): libselinux-3.8-1.el10.x86_64.rpm 44 MB/s | 96 kB 00:00 (81/142): libsemanage-3.8-1.el10.x86_64.rpm 52 MB/s | 121 kB 00:00 (82/142): libsepol-3.8-1.el10.x86_64.rpm 117 MB/s | 342 kB 00:00 (83/142): libsmartcols-2.40.2-10.el10.x86_64.rp 29 MB/s | 83 kB 00:00 (84/142): libssh-config-0.11.1-2.el10.noarch.rp 7.9 MB/s | 9.3 kB 00:00 (85/142): libssh-0.11.1-2.el10.x86_64.rpm 68 MB/s | 232 kB 00:00 (86/142): libtasn1-4.19.0-9.el10.x86_64.rpm 43 MB/s | 75 kB 00:00 (87/142): libstdc++-14.2.1-7.el10.x86_64.rpm 185 MB/s | 910 kB 00:00 (88/142): libutempter-1.2.1-15.el10.x86_64.rpm 8.8 MB/s | 27 kB 00:00 (89/142): libunistring-1.1-11.el10.x86_64.rpm 105 MB/s | 546 kB 00:00 (90/142): libverto-0.3.2-10.el10.x86_64.rpm 11 MB/s | 21 kB 00:00 (91/142): libuuid-2.40.2-10.el10.x86_64.rpm 9.4 MB/s | 30 kB 00:00 (92/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 36 MB/s | 119 kB 00:00 (93/142): libzstd-1.5.5-9.el10.x86_64.rpm 89 MB/s | 304 kB 00:00 (94/142): libxml2-2.12.5-5.el10.x86_64.rpm 127 MB/s | 689 kB 00:00 (95/142): lua-libs-5.4.6-7.el10.x86_64.rpm 39 MB/s | 130 kB 00:00 (96/142): ncurses-base-6.4-14.20240127.el10.noa 61 MB/s | 64 kB 00:00 (97/142): mpfr-4.2.1-5.el10.x86_64.rpm 133 MB/s | 348 kB 00:00 (98/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 16 MB/s | 68 kB 00:00 (99/142): ncurses-libs-6.4-14.20240127.el10.x86 70 MB/s | 329 kB 00:00 (100/142): openldap-2.6.8-3.el10.x86_64.rpm 52 MB/s | 221 kB 00:00 (101/142): p11-kit-trust-0.25.5-7.el10.x86_64.r 59 MB/s | 135 kB 00:00 (102/142): p11-kit-0.25.5-7.el10.x86_64.rpm 114 MB/s | 493 kB 00:00 (103/142): openssl-libs-3.2.2-16.el10.x86_64.rp 183 MB/s | 2.3 MB 00:00 (104/142): pam-1.6.1-7.el10.x86_64.rpm 67 MB/s | 510 kB 00:00 (105/142): pam-libs-1.6.1-7.el10.x86_64.rpm 7.4 MB/s | 58 kB 00:00 (106/142): pcre2-syntax-10.44-1.el10.3.noarch.r 79 MB/s | 151 kB 00:00 (107/142): pcre2-10.44-1.el10.3.x86_64.rpm 61 MB/s | 246 kB 00:00 (108/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 10 MB/s | 14 kB 00:00 (109/142): pkgconf-2.1.0-3.el10.x86_64.rpm 14 MB/s | 44 kB 00:00 (110/142): pkgconf-pkg-config-2.1.0-3.el10.x86_ 4.6 MB/s | 10 kB 00:00 (111/142): publicsuffix-list-dafsa-20240107-6.e 40 MB/s | 59 kB 00:00 (112/142): popt-1.19-8.el10.x86_64.rpm 16 MB/s | 59 kB 00:00 (113/142): readline-8.2-11.el10.x86_64.rpm 75 MB/s | 213 kB 00:00 (114/142): rpm-build-4.19.1.1-12.el10.x86_64.rp 35 MB/s | 68 kB 00:00 (115/142): rpm-4.19.1.1-12.el10.x86_64.rpm 121 MB/s | 508 kB 00:00 (116/142): rpm-build-libs-4.19.1.1-12.el10.x86_ 29 MB/s | 93 kB 00:00 (117/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 89 MB/s | 306 kB 00:00 (118/142): setup-2.14.5-4.el10.noarch.rpm 76 MB/s | 148 kB 00:00 (119/142): sed-4.9-3.el10.x86_64.rpm 64 MB/s | 309 kB 00:00 (120/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 141 MB/s | 883 kB 00:00 (121/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 175 MB/s | 739 kB 00:00 (122/142): shadow-utils-4.15.0-5.el10.x86_64.rp 186 MB/s | 1.3 MB 00:00 (123/142): unzip-6.0-66.el10.x86_64.rpm 88 MB/s | 184 kB 00:00 (124/142): util-linux-2.40.2-10.el10.x86_64.rpm 220 MB/s | 1.1 MB 00:00 (125/142): util-linux-core-2.40.2-10.el10.x86_6 124 MB/s | 515 kB 00:00 (126/142): which-2.21-43.el10.x86_64.rpm 21 MB/s | 41 kB 00:00 (127/142): xz-5.6.2-3.el10.x86_64.rpm 39 MB/s | 458 kB 00:00 (128/142): systemd-libs-257-9.el10.x86_64.rpm 24 MB/s | 812 kB 00:00 (129/142): tar-1.35-7.el10.x86_64.rpm 26 MB/s | 852 kB 00:00 (130/142): xz-libs-5.6.2-3.el10.x86_64.rpm 23 MB/s | 112 kB 00:00 (131/142): zip-3.0-44.el10.x86_64.rpm 68 MB/s | 263 kB 00:00 (132/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 20 MB/s | 80 kB 00:00 (133/142): qt6-srpm-macros-6.8.2-2.el10.noarch. 4.2 MB/s | 9.8 kB 00:00 (134/142): zstd-1.5.5-9.el10.x86_64.rpm 83 MB/s | 475 kB 00:00 (135/142): rust-toolset-srpm-macros-1.84.1-1.el 5.5 MB/s | 13 kB 00:00 (136/142): crypto-policies-20250128-1.git22421d 22 MB/s | 65 kB 00:00 (137/142): debugedit-5.1-4.el10.x86_64.rpm 36 MB/s | 79 kB 00:00 (138/142): dwz-0.15-7.el10.x86_64.rpm 58 MB/s | 137 kB 00:00 (139/142): go-srpm-macros-3.6.0-4.el10.noarch.r 27 MB/s | 27 kB 00:00 (140/142): redhat-rpm-config-287-2.el10.noarch. 24 MB/s | 74 kB 00:00 (141/142): libcap-2.69-7.el10.x86_64.rpm 18 MB/s | 86 kB 00:00 (142/142): gdb-minimal-14.2-4.el10.x86_64.rpm 203 MB/s | 4.1 MB 00:00 -------------------------------------------------------------------------------- Total 199 MB/s | 55 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 Preparing : 1/1 Installing : libgcc-14.2.1-7.el10.x86_64 1/142 Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/142 Installing : rust-toolset-srpm-macros-1.84.1-1.el10.noarch 2/142 Installing : qt6-srpm-macros-6.8.2-2.el10.noarch 3/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 4/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 5/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 6/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 7/142 Installing : libssh-config-0.11.1-2.el10.noarch 8/142 Installing : coreutils-common-9.5-6.el10.x86_64 9/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 10/142 Installing : centos-stream-repos-10.0-8.el10.noarch 11/142 Installing : centos-stream-release-10.0-8.el10.noarch 12/142 Installing : setup-2.14.5-4.el10.noarch 13/142 Running scriptlet: setup-2.14.5-4.el10.noarch 13/142 Installing : filesystem-3.18-16.el10.x86_64 14/142 Installing : basesystem-11-22.el10.noarch 15/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 16/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 16/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 17/142 Installing : glibc-common-2.39-37.el10.x86_64 18/142 Running scriptlet: glibc-2.39-37.el10.x86_64 19/142 Installing : glibc-2.39-37.el10.x86_64 19/142 Running scriptlet: glibc-2.39-37.el10.x86_64 19/142 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 20/142 Installing : bash-5.2.26-6.el10.x86_64 21/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 21/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 22/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 23/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 24/142 Installing : readline-8.2-11.el10.x86_64 25/142 Installing : libstdc++-14.2.1-7.el10.x86_64 26/142 Installing : libuuid-2.40.2-10.el10.x86_64 27/142 Installing : popt-1.19-8.el10.x86_64 28/142 Installing : libblkid-2.40.2-10.el10.x86_64 29/142 Installing : gmp-1:6.2.1-10.el10.x86_64 30/142 Installing : libattr-2.5.2-5.el10.x86_64 31/142 Installing : libacl-2.3.2-4.el10.x86_64 32/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 33/142 Installing : libzstd-1.5.5-9.el10.x86_64 34/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 35/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 36/142 Installing : libeconf-0.6.2-4.el10.x86_64 37/142 Installing : dwz-0.15-7.el10.x86_64 38/142 Installing : mpfr-4.2.1-5.el10.x86_64 39/142 Installing : gawk-5.3.0-6.el10.x86_64 40/142 Installing : unzip-6.0-66.el10.x86_64 41/142 Installing : file-libs-5.45-7.el10.x86_64 42/142 Installing : file-5.45-7.el10.x86_64 43/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 44/142 Installing : crypto-policies-20250128-1.git22421d3.el10.noarc 44/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 44/142 Installing : alternatives-1.30-2.el10.x86_64 45/142 Installing : jansson-2.14-3.el10.x86_64 46/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 47/142 Installing : audit-libs-4.0.3-1.el10.x86_64 48/142 Installing : pam-libs-1.6.1-7.el10.x86_64 49/142 Installing : libcap-2.69-7.el10.x86_64 50/142 Installing : systemd-libs-257-9.el10.x86_64 51/142 Installing : libsepol-3.8-1.el10.x86_64 52/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 53/142 Installing : libtasn1-4.19.0-9.el10.x86_64 54/142 Installing : libunistring-1.1-11.el10.x86_64 55/142 Installing : libidn2-2.3.7-3.el10.x86_64 56/142 Installing : lua-libs-5.4.6-7.el10.x86_64 57/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 58/142 Installing : pcre2-10.44-1.el10.3.x86_64 59/142 Installing : libselinux-3.8-1.el10.x86_64 60/142 Installing : sed-4.9-3.el10.x86_64 61/142 Installing : findutils-1:4.10.0-5.el10.x86_64 62/142 Installing : grep-3.11-10.el10.x86_64 63/142 Installing : xz-1:5.6.2-3.el10.x86_64 64/142 Installing : libmount-2.40.2-10.el10.x86_64 65/142 Installing : util-linux-core-2.40.2-10.el10.x86_64 66/142 Installing : libsemanage-3.8-1.el10.x86_64 67/142 Installing : shadow-utils-2:4.15.0-5.el10.x86_64 68/142 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 69/142 Installing : libutempter-1.2.1-15.el10.x86_64 69/142 Installing : tar-2:1.35-7.el10.x86_64 70/142 Installing : zstd-1.5.5-9.el10.x86_64 71/142 Installing : libpsl-0.21.5-7.el10.x86_64 72/142 Installing : zip-3.0-44.el10.x86_64 73/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 74/142 Installing : gdbm-1:1.23-10.el10.x86_64 75/142 Installing : libfdisk-2.40.2-10.el10.x86_64 76/142 Installing : libxml2-2.12.5-5.el10.x86_64 77/142 Installing : bzip2-1.0.8-25.el10.x86_64 78/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 79/142 Installing : ed-1.20-5.el10.x86_64 80/142 Installing : patch-2.7.6-26.el10.x86_64 81/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 82/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 82/142 Installing : elfutils-libs-0.192-5.el10.x86_64 83/142 Installing : cpio-2.15-3.el10.x86_64 84/142 Installing : diffutils-3.10-8.el10.x86_64 85/142 Installing : json-c-0.18-3.el10.x86_64 86/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 87/142 Installing : libbrotli-1.1.0-6.el10.x86_64 88/142 Installing : libcom_err-1.47.1-3.el10.x86_64 89/142 Installing : libffi-3.4.4-9.el10.x86_64 90/142 Installing : p11-kit-0.25.5-7.el10.x86_64 91/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 92/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 92/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 93/142 Installing : coreutils-9.5-6.el10.x86_64 94/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 95/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 95/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 95/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 96/142 Installing : gzip-1.13-3.el10.x86_64 97/142 Installing : cracklib-2.9.11-8.el10.x86_64 98/142 Installing : libarchive-3.7.7-1.el10.x86_64 99/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 100/142 Installing : libpwquality-1.4.5-12.el10.x86_64 101/142 Installing : pam-1.6.1-7.el10.x86_64 102/142 Installing : libevent-2.1.12-16.el10.x86_64 103/142 Installing : openldap-2.6.8-3.el10.x86_64 104/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 105/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 106/142 Installing : libgomp-14.2.1-7.el10.x86_64 107/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 108/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 109/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 110/142 Installing : pkgconf-2.1.0-3.el10.x86_64 111/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 112/142 Installing : libverto-0.3.2-10.el10.x86_64 113/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 114/142 Installing : libssh-0.11.1-2.el10.x86_64 115/142 Installing : libcurl-8.9.1-5.el10.x86_64 116/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 117/142 Installing : binutils-gold-2.41-53.el10.x86_64 118/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 118/142 Installing : binutils-2.41-53.el10.x86_64 119/142 Running scriptlet: binutils-2.41-53.el10.x86_64 119/142 Installing : elfutils-0.192-5.el10.x86_64 120/142 Installing : gdb-minimal-14.2-4.el10.x86_64 121/142 Installing : debugedit-5.1-4.el10.x86_64 122/142 Installing : curl-8.9.1-5.el10.x86_64 123/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 124/142 Installing : rpm-4.19.1.1-12.el10.x86_64 124/142 Installing : lua-srpm-macros-1-15.el10.noarch 125/142 Installing : efi-srpm-macros-6-6.el10.noarch 126/142 Installing : perl-srpm-macros-1-57.el10.noarch 127/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 128/142 Installing : openblas-srpm-macros-2-19.el10.noarch 129/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 130/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 131/142 Installing : python-srpm-macros-3.12-9.1.el10.noarch 132/142 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 133/142 Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 134/142 Installing : rpm-build-4.19.1.1-12.el10.x86_64 135/142 Installing : go-srpm-macros-3.6.0-4.el10.noarch 136/142 Installing : redhat-rpm-config-287-2.el10.noarch 137/142 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 138/142 Installing : util-linux-2.40.2-10.el10.x86_64 139/142 Running scriptlet: util-linux-2.40.2-10.el10.x86_64 139/142 Installing : authselect-1.5.0-8.el10.x86_64 140/142 Installing : which-2.21-43.el10.x86_64 141/142 Installing : info-7.1-6.el10.x86_64 142/142 Running scriptlet: filesystem-3.18-16.el10.x86_64 142/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 142/142 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 142/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 142/142 Running scriptlet: info-7.1-6.el10.x86_64 142/142 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-1:4.10.0-5.el10.x86_64 fonts-srpm-macros-1:2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1:1.23-10.el10.x86_64 gdbm-libs-1:1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-1:6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-1:3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.2-2.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-2:4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-2:1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-1:5.6.2-3.el10.x86_64 xz-libs-1:5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-10.el10.x86_64 gdbm-libs-1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.2-2.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Start: buildsrpm Start: rpmbuild -bs Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/blktrace-1.3.0-13.el10.src.rpm Finish: rpmbuild -bs INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1740923858.099852/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740923858.099852/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740923858.099852/root/var/log/dnf.rpm.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names Finish: buildsrpm INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-640_g4i1/blktrace/blktrace.spec) Config(child) 0 minutes 8 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot INFO: Start(/var/lib/copr-rpmbuild/results/blktrace-1.3.0-13.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740923858.099852/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Finish: chroot init Start: build phase for blktrace-1.3.0-13.el10.src.rpm Start: build setup for blktrace-1.3.0-13.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/blktrace-1.3.0-13.el10.src.rpm No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 168 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 190 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 157 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 180 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 198 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 145 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 188 kB/s | 2.2 kB 00:00 Dependencies resolved. ============================================================================================================================================================ Package Arch Version Repository Size ============================================================================================================================================================ Installing: gcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 M gnupg2 x86_64 2.4.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.7 M libaio-devel x86_64 0.3.111-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 11 k librsvg2-devel x86_64 2.57.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 96 k make x86_64 1:4.4.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 579 k python3-devel x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 278 k Installing dependencies: annobin-docs noarch 12.92-1.el10 copr_base 92 k annobin-plugin-gcc x86_64 12.92-1.el10 copr_base 983 k brotli x86_64 1.1.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 20 k brotli-devel x86_64 1.1.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 34 k bzip2-devel x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 215 k cairo x86_64 1.18.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 709 k cairo-devel x86_64 1.18.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 177 k cairo-gobject x86_64 1.18.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k cmake-filesystem x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 17 k cpp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 M default-fonts-core-sans noarch 4.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k expat x86_64 2.6.4-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 115 k fontconfig x86_64 2.15.0-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 254 k fontconfig-devel x86_64 2.15.0-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 129 k fonts-filesystem noarch 1:2.0.5-18.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 8.3 k freetype x86_64 2.13.2-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 406 k freetype-devel x86_64 2.13.2-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 914 k fribidi x86_64 1.0.14-4.el10 copr_base 92 k gcc-plugin-annobin x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 61 k gdk-pixbuf2 x86_64 2.42.12-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 471 k gdk-pixbuf2-devel x86_64 2.42.12-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 331 k gettext x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M gettext-envsubst x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 37 k gettext-libs x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 666 k gettext-runtime x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k glib2 x86_64 2.80.4-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 3.0 M glib2-devel x86_64 2.80.4-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.4 M glibc-devel x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 525 k gnutls x86_64 3.8.9-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.4 M google-noto-fonts-common noarch 20240401-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k google-noto-sans-vf-fonts noarch 20240401-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 594 k graphite2 x86_64 1.3.14-17.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 94 k graphite2-devel x86_64 1.3.14-17.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 21 k harfbuzz x86_64 8.4.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.0 M harfbuzz-cairo x86_64 8.4.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k harfbuzz-devel x86_64 8.4.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 407 k harfbuzz-icu x86_64 8.4.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k jbigkit-libs x86_64 2.1-31.el10 copr_base 53 k kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M libX11 x86_64 1.8.10-1.el10 copr_base 649 k libX11-common noarch 1.8.10-1.el10 copr_base 146 k libX11-devel x86_64 1.8.10-1.el10 copr_base 913 k libX11-xcb x86_64 1.8.10-1.el10 copr_base 13 k libXau x86_64 1.0.11-8.el10 copr_base 32 k libXau-devel x86_64 1.0.11-8.el10 copr_base 14 k libXext x86_64 1.3.6-3.el10 copr_base 39 k libXext-devel x86_64 1.3.6-3.el10 copr_base 73 k libXft x86_64 2.3.8-8.el10 copr_base 72 k libXrender x86_64 0.9.11-8.el10 copr_base 28 k libXrender-devel x86_64 0.9.11-8.el10 copr_base 20 k libaio x86_64 0.3.111-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 24 k libassuan x86_64 2.5.6-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k libblkid-devel x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libdatrie x86_64 0.2.13-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 32 k libffi-devel x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k libgcrypt x86_64 1.11.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 584 k libgpg-error x86_64 1.50-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 231 k libicu x86_64 74.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 10 M libicu-devel x86_64 74.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 855 k libjpeg-turbo x86_64 3.0.2-4.el10 copr_base 250 k libjpeg-turbo-devel x86_64 3.0.2-4.el10 copr_base 98 k libksba x86_64 1.6.7-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 165 k liblerc x86_64 4.0.0-8.el10 copr_base 216 k libmount-devel x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 28 k libmpc x86_64 1.3.1-7.el10 copr_base 71 k libpng x86_64 2:1.6.40-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 119 k libpng-devel x86_64 2:1.6.40-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 291 k librsvg2 x86_64 2.57.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M libselinux-devel x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 116 k libsepol-devel x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k libthai x86_64 0.1.29-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 214 k libtiff x86_64 4.6.0-5.el10 copr_base 313 k libtiff-devel x86_64 4.6.0-5.el10 copr_base 247 k libwebp x86_64 1.3.2-9.el10 copr_base 288 k libwebp-devel x86_64 1.3.2-9.el10 copr_base 39 k libxcb x86_64 1.17.0-3.el10 copr_base 232 k libxcb-devel x86_64 1.17.0-3.el10 copr_base 1.1 M libxcrypt-devel x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k libxml2-devel x86_64 2.12.5-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 495 k libzstd-devel x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 51 k mpdecimal x86_64 2.5.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 89 k npth x86_64 1.6-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k pango x86_64 1.54.0-3.el10 copr_base 349 k pcre2-devel x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 490 k pcre2-utf16 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 226 k pcre2-utf32 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 213 k pixman x86_64 0.43.4-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 288 k pixman-devel x86_64 0.43.4-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k python-rpm-macros noarch 3.12-9.1.el10 copr_base 18 k python3 x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k python3-libs x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 8.9 M python3-packaging noarch 24.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 141 k python3-pip-wheel noarch 23.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.5 M python3-rpm-generators noarch 14-12.el10 copr_base 30 k python3-rpm-macros noarch 3.12-9.1.el10 copr_base 13 k redhat-text-vf-fonts noarch 4.0.3-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 352 k rsvg-pixbuf-loader x86_64 2.57.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 16 k shared-mime-info x86_64 2.3-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 391 k sysprof-capture-devel x86_64 47.2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 55 k tpm2-tss x86_64 4.1.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 426 k tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 431 k xml-common noarch 0.6.3-64.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k xorg-x11-proto-devel noarch 2024.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 266 k xz-devel x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 62 k zlib-ng-compat-devel x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k Transaction Summary ============================================================================================================================================================ Install 111 Packages Total download size: 105 M Installed size: 367 M Downloading Packages: (1/111): annobin-docs-12.92-1.el10.noarch.rpm 8.2 MB/s | 92 kB 00:00 (2/111): jbigkit-libs-2.1-31.el10.x86_64.rpm 26 MB/s | 53 kB 00:00 (3/111): fribidi-1.0.14-4.el10.x86_64.rpm 6.6 MB/s | 92 kB 00:00 (4/111): annobin-plugin-gcc-12.92-1.el10.x86_64 58 MB/s | 983 kB 00:00 (5/111): libX11-common-1.8.10-1.el10.noarch.rpm 31 MB/s | 146 kB 00:00 (6/111): libX11-1.8.10-1.el10.x86_64.rpm 97 MB/s | 649 kB 00:00 (7/111): libX11-xcb-1.8.10-1.el10.x86_64.rpm 3.6 MB/s | 13 kB 00:00 (8/111): libX11-devel-1.8.10-1.el10.x86_64.rpm 131 MB/s | 913 kB 00:00 (9/111): libXau-1.0.11-8.el10.x86_64.rpm 3.7 MB/s | 32 kB 00:00 (10/111): libXau-devel-1.0.11-8.el10.x86_64.rpm 2.3 MB/s | 14 kB 00:00 (11/111): libXext-1.3.6-3.el10.x86_64.rpm 7.7 MB/s | 39 kB 00:00 (12/111): libXext-devel-1.3.6-3.el10.x86_64.rpm 28 MB/s | 73 kB 00:00 (13/111): libXrender-0.9.11-8.el10.x86_64.rpm 11 MB/s | 28 kB 00:00 (14/111): libXft-2.3.8-8.el10.x86_64.rpm 21 MB/s | 72 kB 00:00 (15/111): libXrender-devel-0.9.11-8.el10.x86_64 8.1 MB/s | 20 kB 00:00 (16/111): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 32 MB/s | 98 kB 00:00 (17/111): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 59 MB/s | 250 kB 00:00 (18/111): libmpc-1.3.1-7.el10.x86_64.rpm 32 MB/s | 71 kB 00:00 (19/111): liblerc-4.0.0-8.el10.x86_64.rpm 47 MB/s | 216 kB 00:00 (20/111): libtiff-devel-4.6.0-5.el10.x86_64.rpm 80 MB/s | 247 kB 00:00 (21/111): libtiff-4.6.0-5.el10.x86_64.rpm 58 MB/s | 313 kB 00:00 (22/111): libwebp-1.3.2-9.el10.x86_64.rpm 69 MB/s | 288 kB 00:00 (23/111): libwebp-devel-1.3.2-9.el10.x86_64.rpm 17 MB/s | 39 kB 00:00 (24/111): libxcb-1.17.0-3.el10.x86_64.rpm 54 MB/s | 232 kB 00:00 (25/111): pango-1.54.0-3.el10.x86_64.rpm 67 MB/s | 349 kB 00:00 (26/111): python-rpm-macros-3.12-9.1.el10.noarc 4.1 MB/s | 18 kB 00:00 (27/111): libxcb-devel-1.17.0-3.el10.x86_64.rpm 114 MB/s | 1.1 MB 00:00 (28/111): python3-rpm-generators-14-12.el10.noa 5.1 MB/s | 30 kB 00:00 (29/111): python3-rpm-macros-3.12-9.1.el10.noar 3.1 MB/s | 13 kB 00:00 (30/111): brotli-1.1.0-6.el10.x86_64.rpm 8.5 MB/s | 20 kB 00:00 (31/111): brotli-devel-1.1.0-6.el10.x86_64.rpm 13 MB/s | 34 kB 00:00 (32/111): bzip2-devel-1.0.8-25.el10.x86_64.rpm 59 MB/s | 215 kB 00:00 (33/111): cairo-devel-1.18.2-2.el10.x86_64.rpm 66 MB/s | 177 kB 00:00 (34/111): cairo-gobject-1.18.2-2.el10.x86_64.rp 5.9 MB/s | 18 kB 00:00 (35/111): cairo-1.18.2-2.el10.x86_64.rpm 91 MB/s | 709 kB 00:00 (36/111): default-fonts-core-sans-4.1-3.el10.no 11 MB/s | 25 kB 00:00 (37/111): expat-2.6.4-1.el10.x86_64.rpm 40 MB/s | 115 kB 00:00 (38/111): fontconfig-devel-2.15.0-7.el10.x86_64 32 MB/s | 129 kB 00:00 (39/111): fontconfig-2.15.0-7.el10.x86_64.rpm 32 MB/s | 254 kB 00:00 (40/111): fonts-filesystem-2.0.5-18.el10.noarch 2.8 MB/s | 8.3 kB 00:00 (41/111): freetype-devel-2.13.2-8.el10.x86_64.r 167 MB/s | 914 kB 00:00 (42/111): freetype-2.13.2-8.el10.x86_64.rpm 45 MB/s | 406 kB 00:00 (43/111): gcc-plugin-annobin-14.2.1-7.el10.x86_ 14 MB/s | 61 kB 00:00 (44/111): gettext-0.22.5-6.el10.x86_64.rpm 113 MB/s | 1.1 MB 00:00 (45/111): gettext-envsubst-0.22.5-6.el10.x86_64 4.3 MB/s | 37 kB 00:00 (46/111): cpp-14.2.1-7.el10.x86_64.rpm 216 MB/s | 13 MB 00:00 (47/111): gettext-libs-0.22.5-6.el10.x86_64.rpm 36 MB/s | 666 kB 00:00 (48/111): gettext-runtime-0.22.5-6.el10.x86_64. 21 MB/s | 113 kB 00:00 (49/111): glibc-devel-2.39-37.el10.x86_64.rpm 65 MB/s | 525 kB 00:00 (50/111): gnutls-3.8.9-9.el10.x86_64.rpm 80 MB/s | 1.4 MB 00:00 (51/111): gnupg2-2.4.5-2.el10.x86_64.rpm 105 MB/s | 2.7 MB 00:00 (52/111): google-noto-fonts-common-20240401-5.e 4.6 MB/s | 18 kB 00:00 (53/111): graphite2-1.3.14-17.el10.x86_64.rpm 30 MB/s | 94 kB 00:00 (54/111): graphite2-devel-1.3.14-17.el10.x86_64 5.2 MB/s | 21 kB 00:00 (55/111): google-noto-sans-vf-fonts-20240401-5. 33 MB/s | 594 kB 00:00 (56/111): harfbuzz-8.4.0-6.el10.x86_64.rpm 97 MB/s | 1.0 MB 00:00 (57/111): harfbuzz-cairo-8.4.0-6.el10.x86_64.rp 11 MB/s | 29 kB 00:00 (58/111): harfbuzz-devel-8.4.0-6.el10.x86_64.rp 102 MB/s | 407 kB 00:00 (59/111): harfbuzz-icu-8.4.0-6.el10.x86_64.rpm 2.4 MB/s | 15 kB 00:00 (60/111): libaio-0.3.111-22.el10.x86_64.rpm 4.2 MB/s | 24 kB 00:00 (61/111): libaio-devel-0.3.111-22.el10.x86_64.r 3.0 MB/s | 11 kB 00:00 (62/111): libassuan-2.5.6-6.el10.x86_64.rpm 17 MB/s | 68 kB 00:00 (63/111): libblkid-devel-2.40.2-10.el10.x86_64. 8.7 MB/s | 27 kB 00:00 (64/111): libffi-devel-3.4.4-9.el10.x86_64.rpm 8.7 MB/s | 29 kB 00:00 (65/111): libgcrypt-1.11.0-5.el10.x86_64.rpm 104 MB/s | 584 kB 00:00 (66/111): libgpg-error-1.50-2.el10.x86_64.rpm 54 MB/s | 231 kB 00:00 (67/111): libicu-devel-74.2-4.el10.x86_64.rpm 100 MB/s | 855 kB 00:00 (68/111): libksba-1.6.7-2.el10.x86_64.rpm 25 MB/s | 165 kB 00:00 (69/111): libmount-devel-2.40.2-10.el10.x86_64. 6.5 MB/s | 28 kB 00:00 (70/111): libpng-1.6.40-8.el10.x86_64.rpm 25 MB/s | 119 kB 00:00 (71/111): libpng-devel-1.6.40-8.el10.x86_64.rpm 32 MB/s | 291 kB 00:00 (72/111): libselinux-devel-3.8-1.el10.x86_64.rp 18 MB/s | 116 kB 00:00 (73/111): libsepol-devel-3.8-1.el10.x86_64.rpm 6.1 MB/s | 41 kB 00:00 (74/111): libxcrypt-devel-4.4.36-10.el10.x86_64 6.7 MB/s | 29 kB 00:00 (75/111): libxml2-devel-2.12.5-5.el10.x86_64.rp 61 MB/s | 495 kB 00:00 (76/111): gcc-14.2.1-7.el10.x86_64.rpm 183 MB/s | 38 MB 00:00 (77/111): libzstd-devel-1.5.5-9.el10.x86_64.rpm 1.5 MB/s | 51 kB 00:00 (78/111): libicu-74.2-4.el10.x86_64.rpm 99 MB/s | 10 MB 00:00 (79/111): mpdecimal-2.5.1-12.el10.x86_64.rpm 8.1 MB/s | 89 kB 00:00 (80/111): make-4.4.1-9.el10.x86_64.rpm 45 MB/s | 579 kB 00:00 (81/111): npth-1.6-21.el10.x86_64.rpm 6.0 MB/s | 25 kB 00:00 (82/111): pcre2-devel-10.44-1.el10.3.x86_64.rpm 99 MB/s | 490 kB 00:00 (83/111): pcre2-utf16-10.44-1.el10.3.x86_64.rpm 51 MB/s | 226 kB 00:00 (84/111): pcre2-utf32-10.44-1.el10.3.x86_64.rpm 57 MB/s | 213 kB 00:00 (85/111): pixman-devel-0.43.4-2.el10.x86_64.rpm 5.3 MB/s | 18 kB 00:00 (86/111): python3-3.12.9-1.el10.x86_64.rpm 6.6 MB/s | 29 kB 00:00 (87/111): python3-devel-3.12.9-1.el10.x86_64.rp 80 MB/s | 278 kB 00:00 (88/111): python3-packaging-24.2-2.el10.noarch. 45 MB/s | 141 kB 00:00 (89/111): pixman-0.43.4-2.el10.x86_64.rpm 25 MB/s | 288 kB 00:00 (90/111): python3-pip-wheel-23.3.2-10.el10.noar 335 MB/s | 1.5 MB 00:00 (91/111): redhat-text-vf-fonts-4.0.3-14.el10.no 43 MB/s | 352 kB 00:00 (92/111): shared-mime-info-2.3-9.el10.x86_64.rp 56 MB/s | 391 kB 00:00 (93/111): tpm2-tss-4.1.3-5.el10.x86_64.rpm 90 MB/s | 426 kB 00:00 (94/111): xml-common-0.6.3-64.el10.noarch.rpm 13 MB/s | 32 kB 00:00 (95/111): zlib-ng-compat-devel-2.2.3-1.el10.x86 16 MB/s | 38 kB 00:00 (96/111): xz-devel-5.6.2-3.el10.x86_64.rpm 18 MB/s | 62 kB 00:00 (97/111): cmake-filesystem-3.30.5-2.el10.x86_64 4.6 MB/s | 17 kB 00:00 (98/111): xorg-x11-proto-devel-2024.1-3.el10.no 55 MB/s | 266 kB 00:00 (99/111): gdk-pixbuf2-devel-2.42.12-3.el10.x86_ 96 MB/s | 331 kB 00:00 (100/111): gdk-pixbuf2-2.42.12-3.el10.x86_64.rp 76 MB/s | 471 kB 00:00 (101/111): glib2-devel-2.80.4-5.el10.x86_64.rpm 124 MB/s | 1.4 MB 00:00 (102/111): glib2-2.80.4-5.el10.x86_64.rpm 167 MB/s | 3.0 MB 00:00 (103/111): kernel-headers-6.12.0-65.el10.x86_64 138 MB/s | 1.5 MB 00:00 (104/111): libdatrie-0.2.13-11.el10.x86_64.rpm 4.9 MB/s | 32 kB 00:00 (105/111): librsvg2-devel-2.57.1-9.el10.x86_64. 35 MB/s | 96 kB 00:00 (106/111): librsvg2-2.57.1-9.el10.x86_64.rpm 149 MB/s | 1.5 MB 00:00 (107/111): libthai-0.1.29-10.el10.x86_64.rpm 27 MB/s | 214 kB 00:00 (108/111): rsvg-pixbuf-loader-2.57.1-9.el10.x86 7.2 MB/s | 16 kB 00:00 (109/111): sysprof-capture-devel-47.2-1.el10.x8 26 MB/s | 55 kB 00:00 (110/111): tzdata-2025a-1.el10.noarch.rpm 159 MB/s | 431 kB 00:00 (111/111): python3-libs-3.12.9-1.el10.x86_64.rp 70 MB/s | 8.9 MB 00:00 -------------------------------------------------------------------------------- Total 239 MB/s | 105 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libpng-2:1.6.40-8.el10.x86_64 1/111 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 2/111 Installing : zlib-ng-compat-devel-2.2.3-1.el10.x86_64 3/111 Installing : xorg-x11-proto-devel-2024.1-3.el10.noarch 4/111 Installing : libgpg-error-1.50-2.el10.x86_64 5/111 Installing : libpng-devel-2:1.6.40-8.el10.x86_64 6/111 Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 7/111 Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 8/111 Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 9/111 Installing : pixman-0.43.4-2.el10.x86_64 10/111 Installing : libicu-74.2-4.el10.x86_64 11/111 Installing : graphite2-1.3.14-17.el10.x86_64 12/111 Installing : gnutls-3.8.9-9.el10.x86_64 13/111 Installing : glib2-2.80.4-5.el10.x86_64 14/111 Installing : harfbuzz-8.4.0-6.el10.x86_64 15/111 Installing : freetype-2.13.2-8.el10.x86_64 16/111 Installing : shared-mime-info-2.3-9.el10.x86_64 17/111 Running scriptlet: shared-mime-info-2.3-9.el10.x86_64 17/111 Installing : gdk-pixbuf2-2.42.12-3.el10.x86_64 18/111 Installing : gettext-libs-0.22.5-6.el10.x86_64 19/111 Installing : python-rpm-macros-3.12-9.1.el10.noarch 20/111 Installing : libwebp-1.3.2-9.el10.x86_64 21/111 Installing : libmpc-1.3.1-7.el10.x86_64 22/111 Installing : libXau-1.0.11-8.el10.x86_64 23/111 Installing : libxcb-1.17.0-3.el10.x86_64 24/111 Installing : libXau-devel-1.0.11-8.el10.x86_64 25/111 Installing : libxcb-devel-1.17.0-3.el10.x86_64 26/111 Installing : cpp-14.2.1-7.el10.x86_64 27/111 Installing : libwebp-devel-1.3.2-9.el10.x86_64 28/111 Installing : python3-rpm-macros-3.12-9.1.el10.noarch 29/111 Installing : harfbuzz-icu-8.4.0-6.el10.x86_64 30/111 Installing : graphite2-devel-1.3.14-17.el10.x86_64 31/111 Installing : libicu-devel-74.2-4.el10.x86_64 32/111 Installing : pixman-devel-0.43.4-2.el10.x86_64 33/111 Installing : redhat-text-vf-fonts-4.0.3-14.el10.noarch 34/111 Installing : libassuan-2.5.6-6.el10.x86_64 35/111 Installing : libgcrypt-1.11.0-5.el10.x86_64 36/111 Installing : libksba-1.6.7-2.el10.x86_64 37/111 Installing : tzdata-2025a-1.el10.noarch 38/111 Installing : sysprof-capture-devel-47.2-1.el10.x86_64 39/111 Installing : libdatrie-0.2.13-11.el10.x86_64 40/111 Installing : libthai-0.1.29-10.el10.x86_64 41/111 Installing : kernel-headers-6.12.0-65.el10.x86_64 42/111 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 43/111 Installing : glibc-devel-2.39-37.el10.x86_64 44/111 Installing : xz-devel-1:5.6.2-3.el10.x86_64 45/111 Installing : libxml2-devel-2.12.5-5.el10.x86_64 46/111 Running scriptlet: xml-common-0.6.3-64.el10.noarch 47/111 Installing : xml-common-0.6.3-64.el10.noarch 47/111 Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 48/111 Installing : tpm2-tss-4.1.3-5.el10.x86_64 48/111 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 49/111 Installing : pcre2-utf32-10.44-1.el10.3.x86_64 50/111 Installing : pcre2-utf16-10.44-1.el10.3.x86_64 51/111 Installing : pcre2-devel-10.44-1.el10.3.x86_64 52/111 Installing : npth-1.6-21.el10.x86_64 53/111 Installing : mpdecimal-2.5.1-12.el10.x86_64 54/111 Installing : make-1:4.4.1-9.el10.x86_64 55/111 Installing : gcc-14.2.1-7.el10.x86_64 56/111 Running scriptlet: gcc-14.2.1-7.el10.x86_64 56/111 Installing : libzstd-devel-1.5.5-9.el10.x86_64 57/111 Installing : libsepol-devel-3.8-1.el10.x86_64 58/111 Installing : libselinux-devel-3.8-1.el10.x86_64 59/111 Installing : libffi-devel-3.4.4-9.el10.x86_64 60/111 Installing : libblkid-devel-2.40.2-10.el10.x86_64 61/111 Installing : libmount-devel-2.40.2-10.el10.x86_64 62/111 Installing : libaio-0.3.111-22.el10.x86_64 63/111 Installing : google-noto-fonts-common-20240401-5.el10.noarch 64/111 Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 65/111 Installing : default-fonts-core-sans-4.1-3.el10.noarch 66/111 Installing : fontconfig-2.15.0-7.el10.x86_64 67/111 Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 67/111 Installing : gettext-envsubst-0.22.5-6.el10.x86_64 68/111 Installing : gettext-runtime-0.22.5-6.el10.x86_64 69/111 Installing : gettext-0.22.5-6.el10.x86_64 70/111 Installing : expat-2.6.4-1.el10.x86_64 71/111 Installing : python3-libs-3.12.9-1.el10.x86_64 72/111 Installing : python3-3.12.9-1.el10.x86_64 73/111 Installing : python3-packaging-24.2-2.el10.noarch 74/111 Installing : glib2-devel-2.80.4-5.el10.x86_64 75/111 Installing : python3-rpm-generators-14-12.el10.noarch 76/111 Installing : bzip2-devel-1.0.8-25.el10.x86_64 77/111 Installing : brotli-1.1.0-6.el10.x86_64 78/111 Installing : brotli-devel-1.1.0-6.el10.x86_64 79/111 Installing : liblerc-4.0.0-8.el10.x86_64 80/111 Installing : libX11-xcb-1.8.10-1.el10.x86_64 81/111 Installing : libX11-common-1.8.10-1.el10.noarch 82/111 Installing : libX11-1.8.10-1.el10.x86_64 83/111 Installing : libXrender-0.9.11-8.el10.x86_64 84/111 Installing : libX11-devel-1.8.10-1.el10.x86_64 85/111 Installing : libXext-1.3.6-3.el10.x86_64 86/111 Installing : cairo-1.18.2-2.el10.x86_64 87/111 Installing : cairo-gobject-1.18.2-2.el10.x86_64 88/111 Installing : harfbuzz-cairo-8.4.0-6.el10.x86_64 89/111 Installing : libXext-devel-1.3.6-3.el10.x86_64 90/111 Installing : libXrender-devel-0.9.11-8.el10.x86_64 91/111 Installing : cairo-devel-1.18.2-2.el10.x86_64 92/111 Installing : fontconfig-devel-2.15.0-7.el10.x86_64 93/111 Installing : freetype-devel-2.13.2-8.el10.x86_64 94/111 Installing : harfbuzz-devel-8.4.0-6.el10.x86_64 95/111 Installing : libXft-2.3.8-8.el10.x86_64 96/111 Installing : jbigkit-libs-2.1-31.el10.x86_64 97/111 Installing : libtiff-4.6.0-5.el10.x86_64 98/111 Installing : libtiff-devel-4.6.0-5.el10.x86_64 99/111 Installing : gdk-pixbuf2-devel-2.42.12-3.el10.x86_64 100/111 Installing : fribidi-1.0.14-4.el10.x86_64 101/111 Installing : pango-1.54.0-3.el10.x86_64 102/111 Installing : librsvg2-2.57.1-9.el10.x86_64 103/111 Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 104/111 Installing : annobin-docs-12.92-1.el10.noarch 105/111 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 106/111 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 106/111 Installing : librsvg2-devel-2.57.1-9.el10.x86_64 107/111 Installing : python3-devel-3.12.9-1.el10.x86_64 108/111 Installing : libaio-devel-0.3.111-22.el10.x86_64 109/111 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 110/111 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 110/111 Installing : gnupg2-2.4.5-2.el10.x86_64 111/111 Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 111/111 Running scriptlet: gnupg2-2.4.5-2.el10.x86_64 111/111 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 brotli-1.1.0-6.el10.x86_64 brotli-devel-1.1.0-6.el10.x86_64 bzip2-devel-1.0.8-25.el10.x86_64 cairo-1.18.2-2.el10.x86_64 cairo-devel-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 cmake-filesystem-3.30.5-2.el10.x86_64 cpp-14.2.1-7.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch expat-2.6.4-1.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fontconfig-devel-2.15.0-7.el10.x86_64 fonts-filesystem-1:2.0.5-18.el10.noarch freetype-2.13.2-8.el10.x86_64 freetype-devel-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gdk-pixbuf2-2.42.12-3.el10.x86_64 gdk-pixbuf2-devel-2.42.12-3.el10.x86_64 gettext-0.22.5-6.el10.x86_64 gettext-envsubst-0.22.5-6.el10.x86_64 gettext-libs-0.22.5-6.el10.x86_64 gettext-runtime-0.22.5-6.el10.x86_64 glib2-2.80.4-5.el10.x86_64 glib2-devel-2.80.4-5.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnutls-3.8.9-9.el10.x86_64 google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch graphite2-1.3.14-17.el10.x86_64 graphite2-devel-1.3.14-17.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 harfbuzz-cairo-8.4.0-6.el10.x86_64 harfbuzz-devel-8.4.0-6.el10.x86_64 harfbuzz-icu-8.4.0-6.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libX11-devel-1.8.10-1.el10.x86_64 libX11-xcb-1.8.10-1.el10.x86_64 libXau-1.0.11-8.el10.x86_64 libXau-devel-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXext-devel-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXrender-devel-0.9.11-8.el10.x86_64 libaio-0.3.111-22.el10.x86_64 libaio-devel-0.3.111-22.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libblkid-devel-2.40.2-10.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libffi-devel-3.4.4-9.el10.x86_64 libgcrypt-1.11.0-5.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libicu-74.2-4.el10.x86_64 libicu-devel-74.2-4.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libjpeg-turbo-devel-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 libmount-devel-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libpng-2:1.6.40-8.el10.x86_64 libpng-devel-2:1.6.40-8.el10.x86_64 librsvg2-2.57.1-9.el10.x86_64 librsvg2-devel-2.57.1-9.el10.x86_64 libselinux-devel-3.8-1.el10.x86_64 libsepol-devel-3.8-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-5.el10.x86_64 libtiff-devel-4.6.0-5.el10.x86_64 libwebp-1.3.2-9.el10.x86_64 libwebp-devel-1.3.2-9.el10.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcb-devel-1.17.0-3.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxml2-devel-2.12.5-5.el10.x86_64 libzstd-devel-1.5.5-9.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 npth-1.6-21.el10.x86_64 pango-1.54.0-3.el10.x86_64 pcre2-devel-10.44-1.el10.3.x86_64 pcre2-utf16-10.44-1.el10.3.x86_64 pcre2-utf32-10.44-1.el10.3.x86_64 pixman-0.43.4-2.el10.x86_64 pixman-devel-0.43.4-2.el10.x86_64 python-rpm-macros-3.12-9.1.el10.noarch python3-3.12.9-1.el10.x86_64 python3-devel-3.12.9-1.el10.x86_64 python3-libs-3.12.9-1.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pip-wheel-23.3.2-10.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch redhat-text-vf-fonts-4.0.3-14.el10.noarch rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 shared-mime-info-2.3-9.el10.x86_64 sysprof-capture-devel-47.2-1.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025a-1.el10.noarch xml-common-0.6.3-64.el10.noarch xorg-x11-proto-devel-2024.1-3.el10.noarch xz-devel-1:5.6.2-3.el10.x86_64 zlib-ng-compat-devel-2.2.3-1.el10.x86_64 Complete! Finish: build setup for blktrace-1.3.0-13.el10.src.rpm Start: rpmbuild blktrace-1.3.0-13.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q8PbZC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blktrace-1.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/blktrace-1.3.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd blktrace-1.3.0 + rm -rf /builddir/build/BUILD/blktrace-1.3.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/blktrace-1.3.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/for-next-fix-hang-when-BLKTRACESETUP-fails-and-o-is-used.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/F7D358FB2971E0A6.asc --signature=/builddir/build/SOURCES/blktrace-1.3.0.tar.bz2.asc --data=/builddir/build/SOURCES/blktrace-1.3.0.tar.bz2 gpgv: Signature made Mon Jun 14 14:56:46 2021 UTC gpgv: using RSA key C0FC392DCADE26D975FA5E4AF7D358FB2971E0A6 gpgv: issuer "axboe@kernel.dk" gpgv: Good signature from "Jens Axboe " gpgv: aka "[invalid image]" + /usr/bin/python3 /usr/lib/rpm/redhat/pathfix.py -i /usr/bin/python3 -pn btt/bno_plot.py btt/btt_plot.py btt/bno_plot.py: updating btt/btt_plot.py: updating + sed -i '1s=^#!/usr/bin/python3=#!/usr/bin/python3=' btt/btt_plot.py btt/bno_plot.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YdoUdG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd blktrace-1.3.0 + /usr/bin/make -O -j4 V=1 VERBOSE=1 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' all gcc -o act_mask.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 act_mask.c gcc -o rbtree.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 rbtree.c gcc -o blkparse_fmt.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 blkparse_fmt.c gcc -o verify_blkparse.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 verify_blkparse.c gcc -o blkrawverify.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 blkrawverify.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o verify_blkparse verify_blkparse.o gcc -o blkiomon.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 blkiomon.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o blkrawverify blkrawverify.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o blkiomon blkiomon.o rbtree.o -lpthread -lrt gcc -o blkparse.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 blkparse.c gcc -o blktrace.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 blktrace.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o blktrace blktrace.o act_mask.o -lpthread gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o blkparse blkparse.o blkparse_fmt.o rbtree.o act_mask.o /usr/bin/make -C btreplay /usr/bin/make -C btt /usr/bin/make -C iowatcher make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o args.o args.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -I../btt -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -UCOUNT_IOS -UDEBUG -DNDEBUG -c -o btrecord.o btrecord.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -o blkparse.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 blkparse.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bt_timeline.o bt_timeline.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devmap.o devmap.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -I../btt -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -UCOUNT_IOS -UDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o btrecord btrecord.o make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -I../btt -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -UCOUNT_IOS -UDEBUG -DNDEBUG -c -o btreplay.o btreplay.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -o plot.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 plot.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devs.o devs.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -o tracers.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 tracers.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dip_rb.o dip_rb.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o latency.o latency.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o iostat.o iostat.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -I../btt -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -UCOUNT_IOS -UDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o btreplay btreplay.o -laio -lrt -lpthread make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -o mpstat.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 mpstat.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -o fio.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 fio.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -o main.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 main.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o proc.o proc.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o seek.o seek.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace.o trace.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o output.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_im.o trace_im.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_issue.o trace_issue.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_complete.o trace_complete.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_requeue.o trace_requeue.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_queue.o trace_queue.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_remap.o trace_remap.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trace_plug.o trace_plug.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bno_dump.o bno_dump.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mmap.o mmap.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o unplug_hist.o unplug_hist.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o q2d.o q2d.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aqd.o aqd.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o plat.o plat.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rstats.o rstats.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_live.o p_live.c make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o iowatcher blkparse.o plot.o main.o tracers.o mpstat.o fio.o -lm -lrt make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o btt args.o bt_timeline.o devmap.o devs.o dip_rb.o iostat.o latency.o misc.o output.o proc.o seek.o trace.o trace_complete.o trace_im.o trace_issue.o trace_queue.o trace_remap.o trace_requeue.o ../rbtree.o mmap.o trace_plug.o bno_dump.o unplug_hist.o q2d.o aqd.o plat.o rstats.o p_live.o make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1dsjIq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd blktrace-1.3.0 + rm -rf /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 + make dest=/builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 prefix=/builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr mandir=/builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/share/man install make -C btreplay make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btreplay' make -C btt make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/btt' make -C iowatcher make[1]: Entering directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' make[1]: Leaving directory '/builddir/build/BUILD/blktrace-1.3.0/iowatcher' install -m 755 -d /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/bin install -m 755 -d /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/share/man/man8 install -m 755 blkparse blktrace verify_blkparse blkrawverify blkiomon btrace btt/btt btreplay/btrecord btreplay/btreplay btt/bno_plot.py iowatcher/iowatcher /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/bin install -m 644 doc/*.1 /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/share/man/man1 install -m 644 doc/*.8 /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64//usr/share/man/man8 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.3.0-13.el10 --unique-debug-suffix -1.3.0-13.el10.x86_64 --unique-debug-src-base blktrace-1.3.0-13.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/blktrace-1.3.0 find-debuginfo: starting Extracting debug info from 9 files DWARF-compressing 9 files sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/blktrace-1.3.0-13.el10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/btrace from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: blktrace-1.3.0-13.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MxGzCk + umask 022 + cd /builddir/build/BUILD + cd blktrace-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/blktrace + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/blktrace + cp -pr /builddir/build/BUILD/blktrace-1.3.0/README /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/blktrace + cp -pr /builddir/build/BUILD/blktrace-1.3.0/COPYING /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/blktrace + RPM_EC=0 ++ jobs -p + exit 0 Provides: blktrace = 1.3.0-13.el10 blktrace(x86-64) = 1.3.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 /usr/bin/sh libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) rtld(GNU_HASH) Processing files: blktrace-debugsource-1.3.0-13.el10.x86_64 Provides: blktrace-debugsource = 1.3.0-13.el10 blktrace-debugsource(x86-64) = 1.3.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: iowatcher-1.3.0-13.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2wyHcM + umask 022 + cd /builddir/build/BUILD + cd blktrace-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/iowatcher + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/iowatcher + cp -pr /builddir/build/BUILD/blktrace-1.3.0/README /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/iowatcher + cp -pr /builddir/build/BUILD/blktrace-1.3.0/iowatcher/COPYING /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64/usr/share/doc/iowatcher + RPM_EC=0 ++ jobs -p + exit 0 Provides: iowatcher = 1.3.0-13.el10 iowatcher(x86-64) = 1.3.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Processing files: blktrace-debuginfo-1.3.0-13.el10.x86_64 Provides: blktrace-debuginfo = 1.3.0-13.el10 blktrace-debuginfo(x86-64) = 1.3.0-13.el10 debuginfo(build-id) = 1dc20461a931c47cc4221e610cead583f1dfc0b8 debuginfo(build-id) = 573c87e2b2e7e982fc9fb9ddb2c7c0e181864afe debuginfo(build-id) = 759f06d2b5fcf561c17ffd8968776b61a1d2de1b debuginfo(build-id) = b036baeb345ea7a2dfe0f0ca14d95072be0aefee debuginfo(build-id) = c1aefd7f2530f8753303e8262fcfa863e98ab7ca debuginfo(build-id) = c1e573b5eb94351da996fe2cd50c1b2565ef21e6 debuginfo(build-id) = dd6ac6a319a513c13ae91ad43757572b3954e561 debuginfo(build-id) = f5f67306407b16a8a92e2c5ef3506c57fbc8899c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blktrace-debugsource(x86-64) = 1.3.0-13.el10 Processing files: iowatcher-debuginfo-1.3.0-13.el10.x86_64 Provides: debuginfo(build-id) = 064a09741acbde3f50e67001033c9edae8ccd428 iowatcher-debuginfo = 1.3.0-13.el10 iowatcher-debuginfo(x86-64) = 1.3.0-13.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: blktrace-debugsource(x86-64) = 1.3.0-13.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 Wrote: /builddir/build/RPMS/iowatcher-debuginfo-1.3.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/blktrace-1.3.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/iowatcher-1.3.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/blktrace-debugsource-1.3.0-13.el10.x86_64.rpm Wrote: /builddir/build/RPMS/blktrace-debuginfo-1.3.0-13.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m43rb3 + umask 022 + cd /builddir/build/BUILD + cd blktrace-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/blktrace-1.3.0-13.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.lkI78V + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/blktrace-1.3.0-SPECPARTS + rm -rf blktrace-1.3.0 blktrace-1.3.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild blktrace-1.3.0-13.el10.src.rpm Finish: build phase for blktrace-1.3.0-13.el10.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1740923858.099852/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740923858.099852/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740923858.099852/root/var/log/dnf.rpm.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names INFO: Done(/var/lib/copr-rpmbuild/results/blktrace-1.3.0-13.el10.src.rpm) Config(child) 0 minutes 13 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "blktrace-debugsource", "epoch": null, "version": "1.3.0", "release": "13.el10", "arch": "x86_64" }, { "name": "blktrace", "epoch": null, "version": "1.3.0", "release": "13.el10", "arch": "src" }, { "name": "iowatcher-debuginfo", "epoch": null, "version": "1.3.0", "release": "13.el10", "arch": "x86_64" }, { "name": "blktrace-debuginfo", "epoch": null, "version": "1.3.0", "release": "13.el10", "arch": "x86_64" }, { "name": "iowatcher", "epoch": null, "version": "1.3.0", "release": "13.el10", "arch": "x86_64" }, { "name": "blktrace", "epoch": null, "version": "1.3.0", "release": "13.el10", "arch": "x86_64" } ] } RPMResults finished