Warning: Permanently added '98.80.74.218' (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/8803895-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 9033 Logging PID: 9034 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8803895, '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': '86020702686df130855f1cfbae7a5a92f80dd2d7', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/uriparser', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'uriparser', 'package_version': '0.9.8-2', 'project_dirname': 'NoldenOS-10-devel', 'project_name': 'NoldenOS-10-devel', 'project_owner': 'loise', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/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-devel--loise', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'loise', 'tags': [], 'task_id': '8803895-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': ['ffmpeg']} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/uriparser /var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/uriparser', '/var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser'... Running: git checkout 86020702686df130855f1cfbae7a5a92f80dd2d7 -- cmd: ['git', 'checkout', '86020702686df130855f1cfbae7a5a92f80dd2d7', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser rc: 0 stdout: stderr: Note: switching to '86020702686df130855f1cfbae7a5a92f80dd2d7'. 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 8602070 automatic import of uriparser Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser 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 uriparser-0.9.8.tar.bz2 INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o uriparser-0.9.8.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-devel/uriparser/uriparser-0.9.8.tar.bz2/md5/64b8b3fead359b4bfb6aab8c307016ad/uriparser-0.9.8.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 176k 100 176k 0 0 11.5M 0 --:--:-- --:--:-- --:--:-- 12.3M INFO: Reading stdout from command: md5sum uriparser-0.9.8.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-9hns78j3/uriparser/uriparser.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1742620474.170072 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --without ffmpeg 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-9hns78j3/uriparser/uriparser.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-9hns78j3/uriparser --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1742620474.170072 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --without ffmpeg 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-9hns78j3/uriparser/uriparser.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-1742620474.170072/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.1-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.23.0-1.fc41.noarch python3-dnf-plugins-core-4.10.1-1.fc41.noarch dnf5-5.2.12.0-1.fc41.x86_64 dnf5-plugins-5.2.12.0-1.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 10 MB/s | 271 kB 00:00 Additional repo https_download_copr_fedorainfra 119 MB/s | 4.9 MB 00:00 Additional repo https_download_copr_fedorainfra 52 MB/s | 1.5 MB 00:00 Additional repo https_download_copr_fedorainfra 11 MB/s | 744 kB 00:00 Additional repo https_download_copr_fedorainfra 12 MB/s | 333 kB 00:00 Additional repo https_download_copr_fedorainfra 10 MB/s | 271 kB 00:00 Additional repo https_download_copr_fedorainfra 33 MB/s | 998 kB 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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 128 k redhat-rpm-config noarch 287-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_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 20250214-1.gitfd9b9b9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_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_AppStream_custom_1_x86_64 79 k dwz x86_64 0.15-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 21 k gdb-minimal x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_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_AppStream_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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 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_BaseOS_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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.6 k openblas-srpm-macros noarch 2-19.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 14 k python-srpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 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): alternatives-1.30-2.el10.x86_64.rpm 3.0 MB/s | 41 kB 00:00 (2/142): authselect-1.5.0-8.el10.x86_64.rpm 9.7 MB/s | 141 kB 00:00 (3/142): audit-libs-4.0.3-1.el10.x86_64.rpm 8.2 MB/s | 130 kB 00:00 (4/142): basesystem-11-22.el10.noarch.rpm 6.0 MB/s | 7.8 kB 00:00 (5/142): authselect-libs-1.5.0-8.el10.x86_64.rp 26 MB/s | 203 kB 00:00 (6/142): binutils-gold-2.41-53.el10.x86_64.rpm 57 MB/s | 790 kB 00:00 (7/142): bzip2-1.0.8-25.el10.x86_64.rpm 8.3 MB/s | 53 kB 00:00 (8/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 11 MB/s | 42 kB 00:00 (9/142): binutils-2.41-53.el10.x86_64.rpm 148 MB/s | 6.3 MB 00:00 (10/142): ca-certificates-2024.2.69_v8.0.303-10 64 MB/s | 941 kB 00:00 (11/142): centos-stream-release-10.0-8.el10.noa 22 MB/s | 27 kB 00:00 (12/142): centos-gpg-keys-10.0-8.el10.noarch.rp 3.5 MB/s | 14 kB 00:00 (13/142): centos-stream-repos-10.0-8.el10.noarc 8.3 MB/s | 12 kB 00:00 (14/142): bash-5.2.26-6.el10.x86_64.rpm 34 MB/s | 1.8 MB 00:00 (15/142): cpio-2.15-3.el10.x86_64.rpm 49 MB/s | 286 kB 00:00 (16/142): coreutils-common-9.5-6.el10.x86_64.rp 155 MB/s | 2.1 MB 00:00 (17/142): cracklib-2.9.11-8.el10.x86_64.rpm 16 MB/s | 82 kB 00:00 (18/142): crypto-policies-20250214-1.gitfd9b9b9 36 MB/s | 65 kB 00:00 (19/142): curl-8.9.1-5.el10.x86_64.rpm 51 MB/s | 311 kB 00:00 (20/142): coreutils-9.5-6.el10.x86_64.rpm 37 MB/s | 1.1 MB 00:00 (21/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 16 MB/s | 100 kB 00:00 (22/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 167 MB/s | 3.6 MB 00:00 (23/142): diffutils-3.10-8.el10.x86_64.rpm 46 MB/s | 397 kB 00:00 (24/142): ed-1.20-5.el10.x86_64.rpm 12 MB/s | 82 kB 00:00 (25/142): efi-srpm-macros-6-6.el10.noarch.rpm 15 MB/s | 23 kB 00:00 (26/142): elfutils-default-yama-scope-0.192-5.e 6.6 MB/s | 12 kB 00:00 (27/142): elfutils-0.192-5.el10.x86_64.rpm 109 MB/s | 537 kB 00:00 (28/142): elfutils-debuginfod-client-0.192-5.el 8.4 MB/s | 46 kB 00:00 (29/142): elfutils-libelf-0.192-5.el10.x86_64.r 52 MB/s | 207 kB 00:00 (30/142): elfutils-libs-0.192-5.el10.x86_64.rpm 51 MB/s | 260 kB 00:00 (31/142): file-5.45-7.el10.x86_64.rpm 9.4 MB/s | 49 kB 00:00 (32/142): file-libs-5.45-7.el10.x86_64.rpm 96 MB/s | 763 kB 00:00 (33/142): fonts-srpm-macros-2.0.5-18.el10.noarc 13 MB/s | 27 kB 00:00 (34/142): filesystem-3.18-16.el10.x86_64.rpm 126 MB/s | 1.1 MB 00:00 (35/142): findutils-4.10.0-5.el10.x86_64.rpm 56 MB/s | 541 kB 00:00 (36/142): gdbm-1.23-10.el10.x86_64.rpm 35 MB/s | 147 kB 00:00 (37/142): gdbm-libs-1.23-10.el10.x86_64.rpm 16 MB/s | 56 kB 00:00 (38/142): glibc-common-2.39-37.el10.x86_64.rpm 63 MB/s | 366 kB 00:00 (39/142): glibc-2.39-37.el10.x86_64.rpm 164 MB/s | 2.2 MB 00:00 (40/142): glibc-gconv-extra-2.39-37.el10.x86_64 121 MB/s | 1.6 MB 00:00 (41/142): glibc-minimal-langpack-2.39-37.el10.x 11 MB/s | 85 kB 00:00 (42/142): gawk-5.3.0-6.el10.x86_64.rpm 37 MB/s | 1.1 MB 00:00 (43/142): gmp-6.2.1-10.el10.x86_64.rpm 93 MB/s | 318 kB 00:00 (44/142): grep-3.11-10.el10.x86_64.rpm 57 MB/s | 289 kB 00:00 (45/142): gzip-1.13-3.el10.x86_64.rpm 38 MB/s | 164 kB 00:00 (46/142): info-7.1-6.el10.x86_64.rpm 50 MB/s | 183 kB 00:00 (47/142): jansson-2.14-3.el10.x86_64.rpm 16 MB/s | 46 kB 00:00 (48/142): json-c-0.18-3.el10.x86_64.rpm 13 MB/s | 45 kB 00:00 (49/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 9.7 MB/s | 32 kB 00:00 (50/142): libacl-2.3.2-4.el10.x86_64.rpm 7.7 MB/s | 25 kB 00:00 (51/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 111 MB/s | 750 kB 00:00 (52/142): libarchive-3.7.7-1.el10.x86_64.rpm 71 MB/s | 414 kB 00:00 (53/142): libattr-2.5.2-5.el10.x86_64.rpm 3.1 MB/s | 18 kB 00:00 (54/142): libblkid-2.40.2-10.el10.x86_64.rpm 31 MB/s | 126 kB 00:00 (55/142): libbrotli-1.1.0-6.el10.x86_64.rpm 89 MB/s | 341 kB 00:00 (56/142): libcap-2.69-7.el10.x86_64.rpm 28 MB/s | 86 kB 00:00 (57/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 10 MB/s | 33 kB 00:00 (58/142): libcom_err-1.47.1-3.el10.x86_64.rpm 8.5 MB/s | 27 kB 00:00 (59/142): libeconf-0.6.2-4.el10.x86_64.rpm 12 MB/s | 33 kB 00:00 (60/142): libcurl-8.9.1-5.el10.x86_64.rpm 80 MB/s | 360 kB 00:00 (61/142): libevent-2.1.12-16.el10.x86_64.rpm 70 MB/s | 258 kB 00:00 (62/142): libfdisk-2.40.2-10.el10.x86_64.rpm 42 MB/s | 160 kB 00:00 (63/142): libffi-3.4.4-9.el10.x86_64.rpm 12 MB/s | 40 kB 00:00 (64/142): libgcc-14.2.1-7.el10.x86_64.rpm 46 MB/s | 138 kB 00:00 (65/142): libidn2-2.3.7-3.el10.x86_64.rpm 32 MB/s | 113 kB 00:00 (66/142): libgomp-14.2.1-7.el10.x86_64.rpm 74 MB/s | 361 kB 00:00 (67/142): libmount-2.40.2-10.el10.x86_64.rpm 33 MB/s | 156 kB 00:00 (68/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 26 MB/s | 77 kB 00:00 (69/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 13 MB/s | 38 kB 00:00 (70/142): libpsl-0.21.5-7.el10.x86_64.rpm 22 MB/s | 65 kB 00:00 (71/142): libpwquality-1.4.5-12.el10.x86_64.rpm 42 MB/s | 108 kB 00:00 (72/142): libselinux-3.8-1.el10.x86_64.rpm 33 MB/s | 96 kB 00:00 (73/142): libsemanage-3.8-1.el10.x86_64.rpm 40 MB/s | 121 kB 00:00 (74/142): libsepol-3.8-1.el10.x86_64.rpm 64 MB/s | 342 kB 00:00 (75/142): libsmartcols-2.40.2-10.el10.x86_64.rp 18 MB/s | 83 kB 00:00 (76/142): libssh-0.11.1-2.el10.x86_64.rpm 50 MB/s | 232 kB 00:00 (77/142): libssh-config-0.11.1-2.el10.noarch.rp 7.3 MB/s | 9.3 kB 00:00 (78/142): libtasn1-4.19.0-9.el10.x86_64.rpm 23 MB/s | 75 kB 00:00 (79/142): libstdc++-14.2.1-7.el10.x86_64.rpm 125 MB/s | 910 kB 00:00 (80/142): libunistring-1.1-11.el10.x86_64.rpm 58 MB/s | 546 kB 00:00 (81/142): libuuid-2.40.2-10.el10.x86_64.rpm 10 MB/s | 30 kB 00:00 (82/142): libutempter-1.2.1-15.el10.x86_64.rpm 3.7 MB/s | 27 kB 00:00 (83/142): libverto-0.3.2-10.el10.x86_64.rpm 6.3 MB/s | 21 kB 00:00 (84/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 31 MB/s | 119 kB 00:00 (85/142): lua-libs-5.4.6-7.el10.x86_64.rpm 43 MB/s | 130 kB 00:00 (86/142): libzstd-1.5.5-9.el10.x86_64.rpm 67 MB/s | 304 kB 00:00 (87/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 20 MB/s | 68 kB 00:00 (88/142): ncurses-base-6.4-14.20240127.el10.noa 35 MB/s | 64 kB 00:00 (89/142): mpfr-4.2.1-5.el10.x86_64.rpm 67 MB/s | 348 kB 00:00 (90/142): libxml2-2.12.5-5.el10.x86_64.rpm 45 MB/s | 689 kB 00:00 (91/142): ncurses-libs-6.4-14.20240127.el10.x86 81 MB/s | 329 kB 00:00 (92/142): openldap-2.6.8-3.el10.x86_64.rpm 36 MB/s | 221 kB 00:00 (93/142): p11-kit-0.25.5-7.el10.x86_64.rpm 69 MB/s | 493 kB 00:00 (94/142): p11-kit-trust-0.25.5-7.el10.x86_64.rp 26 MB/s | 135 kB 00:00 (95/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 178 MB/s | 2.3 MB 00:00 (96/142): pam-libs-1.6.1-7.el10.x86_64.rpm 12 MB/s | 58 kB 00:00 (97/142): pam-1.6.1-7.el10.x86_64.rpm 75 MB/s | 510 kB 00:00 (98/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 87 MB/s | 151 kB 00:00 (99/142): pcre2-10.44-1.el10.3.x86_64.rpm 64 MB/s | 246 kB 00:00 (100/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 6.6 MB/s | 14 kB 00:00 (101/142): pkgconf-2.1.0-3.el10.x86_64.rpm 13 MB/s | 44 kB 00:00 (102/142): pkgconf-pkg-config-2.1.0-3.el10.x86_ 3.0 MB/s | 10 kB 00:00 (103/142): publicsuffix-list-dafsa-20240107-6.e 22 MB/s | 59 kB 00:00 (104/142): popt-1.19-8.el10.x86_64.rpm 14 MB/s | 59 kB 00:00 (105/142): readline-8.2-11.el10.x86_64.rpm 69 MB/s | 213 kB 00:00 (106/142): rpm-4.19.1.1-12.el10.x86_64.rpm 92 MB/s | 508 kB 00:00 (107/142): rpm-build-4.19.1.1-12.el10.x86_64.rp 13 MB/s | 68 kB 00:00 (108/142): rpm-build-libs-4.19.1.1-12.el10.x86_ 22 MB/s | 93 kB 00:00 (109/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 82 MB/s | 306 kB 00:00 (110/142): setup-2.14.5-4.el10.noarch.rpm 63 MB/s | 148 kB 00:00 (111/142): sed-4.9-3.el10.x86_64.rpm 54 MB/s | 309 kB 00:00 (112/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 106 MB/s | 883 kB 00:00 (113/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 111 MB/s | 739 kB 00:00 (114/142): systemd-libs-257-9.el10.x86_64.rpm 126 MB/s | 812 kB 00:00 (115/142): unzip-6.0-66.el10.x86_64.rpm 45 MB/s | 184 kB 00:00 (116/142): tar-1.35-7.el10.x86_64.rpm 94 MB/s | 852 kB 00:00 (117/142): util-linux-2.40.2-10.el10.x86_64.rpm 153 MB/s | 1.1 MB 00:00 (118/142): util-linux-core-2.40.2-10.el10.x86_6 71 MB/s | 515 kB 00:00 (119/142): which-2.21-43.el10.x86_64.rpm 13 MB/s | 41 kB 00:00 (120/142): shadow-utils-4.15.0-5.el10.x86_64.rp 47 MB/s | 1.3 MB 00:00 (121/142): xz-libs-5.6.2-3.el10.x86_64.rpm 33 MB/s | 112 kB 00:00 (122/142): xz-5.6.2-3.el10.x86_64.rpm 84 MB/s | 458 kB 00:00 (123/142): zip-3.0-44.el10.x86_64.rpm 60 MB/s | 263 kB 00:00 (124/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 22 MB/s | 80 kB 00:00 (125/142): zstd-1.5.5-9.el10.x86_64.rpm 97 MB/s | 475 kB 00:00 (126/142): debugedit-5.1-4.el10.x86_64.rpm 24 MB/s | 79 kB 00:00 (127/142): dwz-0.15-7.el10.x86_64.rpm 39 MB/s | 137 kB 00:00 (128/142): forge-srpm-macros-0.4.0-6.el10.noarc 8.3 MB/s | 21 kB 00:00 (129/142): go-srpm-macros-3.6.0-4.el10.noarch.r 18 MB/s | 27 kB 00:00 (130/142): kernel-srpm-macros-1.0-25.el10.noarc 4.9 MB/s | 10 kB 00:00 (131/142): lua-srpm-macros-1-15.el10.noarch.rpm 3.6 MB/s | 9.3 kB 00:00 (132/142): ocaml-srpm-macros-10-4.el10.noarch.r 4.0 MB/s | 9.6 kB 00:00 (133/142): openblas-srpm-macros-2-19.el10.noarc 4.1 MB/s | 8.2 kB 00:00 (134/142): package-notes-srpm-macros-0.5-13.el1 4.8 MB/s | 9.7 kB 00:00 (135/142): perl-srpm-macros-1-57.el10.noarch.rp 4.7 MB/s | 9.0 kB 00:00 (136/142): patch-2.7.6-26.el10.x86_64.rpm 19 MB/s | 128 kB 00:00 (137/142): pyproject-srpm-macros-1.16.2-1.el10. 4.8 MB/s | 14 kB 00:00 (138/142): python-srpm-macros-3.12-9.1.el10.noa 8.8 MB/s | 24 kB 00:00 (139/142): qt6-srpm-macros-6.8.2-2.el10.noarch. 3.6 MB/s | 9.8 kB 00:00 (140/142): redhat-rpm-config-287-2.el10.noarch. 37 MB/s | 74 kB 00:00 (141/142): gdb-minimal-14.2-4.el10.x86_64.rpm 179 MB/s | 4.1 MB 00:00 (142/142): rust-toolset-srpm-macros-1.84.1-1.el 2.1 MB/s | 13 kB 00:00 -------------------------------------------------------------------------------- Total 173 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 : perl-srpm-macros-1-57.el10.noarch 4/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 5/142 Installing : openblas-srpm-macros-2-19.el10.noarch 6/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 7/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 8/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 9/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 10/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 11/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 12/142 Installing : libssh-config-0.11.1-2.el10.noarch 13/142 Installing : coreutils-common-9.5-6.el10.x86_64 14/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 15/142 Installing : centos-stream-repos-10.0-8.el10.noarch 16/142 Installing : centos-stream-release-10.0-8.el10.noarch 17/142 Installing : setup-2.14.5-4.el10.noarch 18/142 Running scriptlet: setup-2.14.5-4.el10.noarch 18/142 Installing : filesystem-3.18-16.el10.x86_64 19/142 Installing : basesystem-11-22.el10.noarch 20/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 21/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 21/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 22/142 Installing : glibc-common-2.39-37.el10.x86_64 23/142 Running scriptlet: glibc-2.39-37.el10.x86_64 24/142 Installing : glibc-2.39-37.el10.x86_64 24/142 Running scriptlet: glibc-2.39-37.el10.x86_64 24/142 Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 25/142 Installing : bash-5.2.26-6.el10.x86_64 26/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 26/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 27/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 28/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 29/142 Installing : readline-8.2-11.el10.x86_64 30/142 Installing : libstdc++-14.2.1-7.el10.x86_64 31/142 Installing : libuuid-2.40.2-10.el10.x86_64 32/142 Installing : popt-1.19-8.el10.x86_64 33/142 Installing : libblkid-2.40.2-10.el10.x86_64 34/142 Installing : gmp-1:6.2.1-10.el10.x86_64 35/142 Installing : libattr-2.5.2-5.el10.x86_64 36/142 Installing : libacl-2.3.2-4.el10.x86_64 37/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 38/142 Installing : libzstd-1.5.5-9.el10.x86_64 39/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 40/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 41/142 Installing : libeconf-0.6.2-4.el10.x86_64 42/142 Installing : dwz-0.15-7.el10.x86_64 43/142 Installing : mpfr-4.2.1-5.el10.x86_64 44/142 Installing : gawk-5.3.0-6.el10.x86_64 45/142 Installing : unzip-6.0-66.el10.x86_64 46/142 Installing : file-libs-5.45-7.el10.x86_64 47/142 Installing : file-5.45-7.el10.x86_64 48/142 Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 49/142 Installing : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 49/142 Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 49/142 Installing : alternatives-1.30-2.el10.x86_64 50/142 Installing : jansson-2.14-3.el10.x86_64 51/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 52/142 Installing : audit-libs-4.0.3-1.el10.x86_64 53/142 Installing : pam-libs-1.6.1-7.el10.x86_64 54/142 Installing : libcap-2.69-7.el10.x86_64 55/142 Installing : systemd-libs-257-9.el10.x86_64 56/142 Installing : libsepol-3.8-1.el10.x86_64 57/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 58/142 Installing : libtasn1-4.19.0-9.el10.x86_64 59/142 Installing : libunistring-1.1-11.el10.x86_64 60/142 Installing : libidn2-2.3.7-3.el10.x86_64 61/142 Installing : lua-libs-5.4.6-7.el10.x86_64 62/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 63/142 Installing : pcre2-10.44-1.el10.3.x86_64 64/142 Installing : libselinux-3.8-1.el10.x86_64 65/142 Installing : sed-4.9-3.el10.x86_64 66/142 Installing : findutils-1:4.10.0-5.el10.x86_64 67/142 Installing : grep-3.11-10.el10.x86_64 68/142 Installing : xz-1:5.6.2-3.el10.x86_64 69/142 Installing : libmount-2.40.2-10.el10.x86_64 70/142 Installing : util-linux-core-2.40.2-10.el10.x86_64 71/142 Installing : libsemanage-3.8-1.el10.x86_64 72/142 Installing : shadow-utils-2:4.15.0-5.el10.x86_64 73/142 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 74/142 Installing : libutempter-1.2.1-15.el10.x86_64 74/142 Installing : tar-2:1.35-7.el10.x86_64 75/142 Installing : zstd-1.5.5-9.el10.x86_64 76/142 Installing : libpsl-0.21.5-7.el10.x86_64 77/142 Installing : zip-3.0-44.el10.x86_64 78/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 79/142 Installing : gdbm-1:1.23-10.el10.x86_64 80/142 Installing : libfdisk-2.40.2-10.el10.x86_64 81/142 Installing : libxml2-2.12.5-5.el10.x86_64 82/142 Installing : bzip2-1.0.8-25.el10.x86_64 83/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 84/142 Installing : ed-1.20-5.el10.x86_64 85/142 Installing : patch-2.7.6-26.el10.x86_64 86/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 87/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 87/142 Installing : elfutils-libs-0.192-5.el10.x86_64 88/142 Installing : cpio-2.15-3.el10.x86_64 89/142 Installing : diffutils-3.10-8.el10.x86_64 90/142 Installing : json-c-0.18-3.el10.x86_64 91/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 92/142 Installing : libbrotli-1.1.0-6.el10.x86_64 93/142 Installing : libcom_err-1.47.1-3.el10.x86_64 94/142 Installing : libffi-3.4.4-9.el10.x86_64 95/142 Installing : p11-kit-0.25.5-7.el10.x86_64 96/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 97/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 97/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 98/142 Installing : coreutils-9.5-6.el10.x86_64 99/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 100/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 100/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 100/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 101/142 Installing : gzip-1.13-3.el10.x86_64 102/142 Installing : cracklib-2.9.11-8.el10.x86_64 103/142 Installing : libarchive-3.7.7-1.el10.x86_64 104/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 105/142 Installing : libpwquality-1.4.5-12.el10.x86_64 106/142 Installing : pam-1.6.1-7.el10.x86_64 107/142 Installing : libevent-2.1.12-16.el10.x86_64 108/142 Installing : openldap-2.6.8-3.el10.x86_64 109/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 110/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 111/142 Installing : libgomp-14.2.1-7.el10.x86_64 112/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 113/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 114/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 115/142 Installing : pkgconf-2.1.0-3.el10.x86_64 116/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 117/142 Installing : libverto-0.3.2-10.el10.x86_64 118/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 119/142 Installing : libssh-0.11.1-2.el10.x86_64 120/142 Installing : libcurl-8.9.1-5.el10.x86_64 121/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 122/142 Installing : binutils-gold-2.41-53.el10.x86_64 123/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 123/142 Installing : binutils-2.41-53.el10.x86_64 124/142 Running scriptlet: binutils-2.41-53.el10.x86_64 124/142 Installing : elfutils-0.192-5.el10.x86_64 125/142 Installing : gdb-minimal-14.2-4.el10.x86_64 126/142 Installing : debugedit-5.1-4.el10.x86_64 127/142 Installing : curl-8.9.1-5.el10.x86_64 128/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 129/142 Installing : rpm-4.19.1.1-12.el10.x86_64 129/142 Installing : efi-srpm-macros-6-6.el10.noarch 130/142 Installing : lua-srpm-macros-1-15.el10.noarch 131/142 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 132/142 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 133/142 Installing : go-srpm-macros-3.6.0-4.el10.noarch 134/142 Installing : python-srpm-macros-3.12-9.1.el10.noarch 135/142 Installing : redhat-rpm-config-287-2.el10.noarch 136/142 Installing : rpm-build-4.19.1.1-12.el10.x86_64 137/142 Installing : pyproject-srpm-macros-1.16.2-1.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 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-20250214-1.gitfd9b9b9.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-20250214-1.gitfd9b9b9.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=1721433600 Wrote: /builddir/build/SRPMS/uriparser-0.9.8-2.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-1742620474.170072/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1742620474.170072/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1742620474.170072/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-9hns78j3/uriparser/uriparser.spec) Config(child) 0 minutes 11 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/uriparser-0.9.8-2.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1742620474.170072/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.1-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.23.0-1.fc41.noarch python3-dnf-plugins-core-4.10.1-1.fc41.noarch dnf5-5.2.12.0-1.fc41.x86_64 dnf5-plugins-5.2.12.0-1.fc41.x86_64 Finish: chroot init Start: build phase for uriparser-0.9.8-2.el10.src.rpm Start: build setup for uriparser-0.9.8-2.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1721433600 Wrote: /builddir/build/SRPMS/uriparser-0.9.8-2.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 164 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 204 kB/s | 2.6 kB 00:00 Additional repo https_download_copr_fedorainfra 203 kB/s | 2.6 kB 00:00 Additional repo https_download_copr_fedorainfra 174 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 161 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 12 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 178 kB/s | 2.2 kB 00:00 Dependencies resolved. ============================================================================================================================================================================ Package Arch Version Repository Size ============================================================================================================================================================================ Installing: cmake x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 12 M doxygen x86_64 2:1.13.2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 5.6 M gcc-c++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 M graphviz x86_64 9.0.0-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M gtest-devel x86_64 1.14.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 243 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 Installing dependencies: adobe-mappings-cmap noarch 20230622-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 2.1 M adobe-mappings-cmap-deprecated noarch 20230622-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 115 k adobe-mappings-pdf noarch 20190401-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 678 k annobin-docs noarch 12.92-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 92 k annobin-plugin-gcc x86_64 12.92-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 983 k avahi-libs x86_64 0.9~rc2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 67 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-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-data noarch 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 1.8 M cmake-filesystem x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 17 k cmake-rpm-macros noarch 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_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 cups-filesystem noarch 1:2.4.10-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 k cups-libs x86_64 1:2.4.10-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 261 k dbus-libs x86_64 1:1.14.10-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 155 k 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 emacs-filesystem noarch 1:29.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.4 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 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 fribidi x86_64 1.0.14-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 92 k gcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 M 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 gd x86_64 2.3.3-19.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 131 k gdk-pixbuf2 x86_64 2.42.12-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 471 k glib2 x86_64 2.80.4-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 3.0 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 gmock x86_64 1.14.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 60 k 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 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-droid-sans-fonts noarch 20200215-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 2.7 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 gpgme x86_64 1.23.2-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 217 k gpgmepp x86_64 1.23.2-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 139 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 groff-base x86_64 1.23.0-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M gtest x86_64 1.14.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 182 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 jbig2dec-libs x86_64 0.20-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 75 k jbigkit-libs x86_64 2.1-31.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 53 k kernel-headers x86_64 6.12.0-66.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.8 M lcms2 x86_64 2.16-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 180 k libX11 x86_64 1.8.10-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 649 k libX11-common noarch 1.8.10-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 146 k libXau x86_64 1.0.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k libXext x86_64 1.3.6-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 39 k libXft x86_64 2.3.8-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 72 k libXpm x86_64 3.5.17-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 66 k libXrender x86_64 0.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 28 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 libdatrie x86_64 0.2.13-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 32 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 libgs x86_64 10.02.1-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 3.3 M libijs x86_64 0.35-24.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 30 k libjpeg-turbo x86_64 3.0.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 250 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 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 216 k libmpc x86_64 1.3.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 71 k libpaper x86_64 1:2.1.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 27 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 librsvg2 x86_64 2.57.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 1.5 M libstdc++-devel x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.6 M libthai x86_64 0.1.29-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 214 k libtiff x86_64 4.6.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 313 k libtool-ltdl x86_64 2.4.7-13.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 36 k libuv x86_64 1:1.49.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 258 k libwebp x86_64 1.3.2-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 288 k libxcb x86_64 1.17.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 232 k 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 mpdecimal x86_64 2.5.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 89 k ncurses x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 415 k npth x86_64 1.6-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k nspr x86_64 4.35.0-35.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 135 k nss x86_64 3.101.0-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 733 k nss-softokn x86_64 3.101.0-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 386 k nss-softokn-freebl x86_64 3.101.0-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 357 k nss-sysinit x86_64 3.101.0-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 20 k nss-util x86_64 3.101.0-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 86 k openjpeg2 x86_64 2.5.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 187 k pango x86_64 1.54.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 349 k perl-AutoLoader noarch 5.74-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-B x86_64 1.89-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 177 k perl-Carp noarch 1.54-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k perl-Class-Struct noarch 0.68-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-Data-Dumper x86_64 2.189-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 57 k perl-Digest noarch 1.20-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k perl-Digest-MD5 x86_64 2.59-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 36 k perl-DynaLoader x86_64 1.56-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 26 k perl-Encode x86_64 4:3.21-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.0 M perl-Errno x86_64 1.38-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k perl-Exporter noarch 5.78-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 31 k perl-Fcntl x86_64 1.18-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k perl-File-Basename noarch 2.86-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-File-Path noarch 2.18-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 36 k perl-File-Temp noarch 1:0.231.100-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 60 k perl-File-stat noarch 1.14-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-FileHandle noarch 2.05-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 16 k perl-Getopt-Long noarch 1:2.58-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 64 k perl-Getopt-Std noarch 1.14-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 16 k perl-HTTP-Tiny noarch 0.088-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 56 k perl-IO x86_64 1.55-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 78 k perl-IO-Socket-IP noarch 0.42-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 42 k perl-IO-Socket-SSL noarch 2.085-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 225 k perl-IPC-Open3 noarch 1.22-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-MIME-Base64 x86_64 3.16-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k perl-Mozilla-CA noarch 20231213-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k perl-Net-SSLeay x86_64 1.94-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 358 k perl-POSIX x86_64 2.20-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 97 k perl-PathTools x86_64 3.91-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 83 k perl-Pod-Escapes noarch 1:1.07-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 20 k perl-Pod-Perldoc noarch 3.28.01-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 80 k perl-Pod-Simple noarch 1:3.45-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 209 k perl-Pod-Usage noarch 4:2.03-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 40 k perl-Scalar-List-Utils x86_64 5:1.63-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 73 k perl-SelectSaver noarch 1.02-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k perl-Socket x86_64 4:2.038-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 55 k perl-Storable x86_64 1:3.32-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 99 k perl-Symbol noarch 1.09-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k perl-Term-ANSIColor noarch 5.01-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 48 k perl-Term-Cap noarch 1.18-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-Text-ParseWords noarch 3.31-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-Text-Tabs+Wrap noarch 2024.001-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-Time-Local noarch 2:1.350-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 35 k perl-URI noarch 5.27-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 119 k perl-base noarch 2.27-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-constant noarch 1.33-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 23 k perl-if noarch 0.61.000-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k perl-interpreter x86_64 4:5.40.1-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 72 k perl-libnet noarch 3.15-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 123 k perl-libs x86_64 4:5.40.1-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.2 M perl-locale noarch 1.12-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k perl-mro x86_64 1.29-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k perl-overload noarch 1.37-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k perl-overloading noarch 0.02-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 k perl-parent noarch 1:0.241-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k perl-podlators noarch 1:5.01-511.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 121 k perl-vars noarch 1.05-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 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 poppler x86_64 24.02.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 1.2 M poppler-data noarch 0.4.11-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 2.0 M poppler-glib x86_64 24.02.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 190 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-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 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_AppStream_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 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_BaseOS_custom_1_x86_64 431 k urw-base35-bookman-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 847 k urw-base35-c059-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 874 k urw-base35-d050000l-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 76 k urw-base35-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 10 k urw-base35-fonts-common noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 21 k urw-base35-gothic-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 795 k urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 856 k urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 1.3 M urw-base35-p052-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 42 k urw-base35-z003-fonts noarch 20200910-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 276 k vim-filesystem noarch 2:9.1.083-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k xml-common noarch 0.6.3-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 32 k Transaction Summary ============================================================================================================================================================================ Install 172 Packages Total download size: 152 M Installed size: 502 M Downloading Packages: (1/172): avahi-libs-0.9~rc2-1.el10.x86_64.rpm 5.5 MB/s | 67 kB 00:00 (2/172): cairo-gobject-1.18.2-2.el10.x86_64.rpm 1.4 MB/s | 18 kB 00:00 (3/172): cups-filesystem-2.4.10-11.el10.noarch. 6.6 MB/s | 13 kB 00:00 (4/172): cairo-1.18.2-2.el10.x86_64.rpm 38 MB/s | 709 kB 00:00 (5/172): cups-libs-2.4.10-11.el10.x86_64.rpm 46 MB/s | 261 kB 00:00 (6/172): dbus-libs-1.14.10-5.el10.x86_64.rpm 40 MB/s | 155 kB 00:00 (7/172): default-fonts-core-sans-4.1-3.el10.noa 6.6 MB/s | 25 kB 00:00 (8/172): expat-2.6.4-1.el10.x86_64.rpm 46 MB/s | 115 kB 00:00 (9/172): fontconfig-2.15.0-7.el10.x86_64.rpm 84 MB/s | 254 kB 00:00 (10/172): fonts-filesystem-2.0.5-18.el10.noarch 2.3 MB/s | 8.3 kB 00:00 (11/172): freetype-2.13.2-8.el10.x86_64.rpm 75 MB/s | 406 kB 00:00 (12/172): cpp-14.2.1-7.el10.x86_64.rpm 250 MB/s | 13 MB 00:00 (13/172): gcc-plugin-annobin-14.2.1-7.el10.x86_ 8.4 MB/s | 61 kB 00:00 (14/172): glib2-2.80.4-5.el10.x86_64.rpm 156 MB/s | 3.0 MB 00:00 (15/172): glibc-devel-2.39-37.el10.x86_64.rpm 56 MB/s | 525 kB 00:00 (16/172): gcc-c++-14.2.1-7.el10.x86_64.rpm 120 MB/s | 15 MB 00:00 (17/172): gnutls-3.8.9-9.el10.x86_64.rpm 84 MB/s | 1.4 MB 00:00 (18/172): google-noto-fonts-common-20240401-5.e 3.8 MB/s | 18 kB 00:00 (19/172): google-noto-sans-vf-fonts-20240401-5. 101 MB/s | 594 kB 00:00 (20/172): gpgme-1.23.2-6.el10.x86_64.rpm 54 MB/s | 217 kB 00:00 (21/172): gpgmepp-1.23.2-6.el10.x86_64.rpm 56 MB/s | 139 kB 00:00 (22/172): graphite2-1.3.14-17.el10.x86_64.rpm 36 MB/s | 94 kB 00:00 (23/172): gnupg2-2.4.5-2.el10.x86_64.rpm 24 MB/s | 2.7 MB 00:00 (24/172): harfbuzz-8.4.0-6.el10.x86_64.rpm 147 MB/s | 1.0 MB 00:00 (25/172): gcc-14.2.1-7.el10.x86_64.rpm 163 MB/s | 38 MB 00:00 (26/172): kernel-headers-6.12.0-66.el10.x86_64. 38 MB/s | 1.8 MB 00:00 (27/172): libX11-1.8.10-1.el10.x86_64.rpm 100 MB/s | 649 kB 00:00 (28/172): libX11-common-1.8.10-1.el10.noarch.rp 55 MB/s | 146 kB 00:00 (29/172): libXau-1.0.11-8.el10.x86_64.rpm 16 MB/s | 32 kB 00:00 (30/172): libXext-1.3.6-3.el10.x86_64.rpm 14 MB/s | 39 kB 00:00 (31/172): libXrender-0.9.11-8.el10.x86_64.rpm 10 MB/s | 28 kB 00:00 (32/172): libassuan-2.5.6-6.el10.x86_64.rpm 26 MB/s | 68 kB 00:00 (33/172): libgcrypt-1.11.0-5.el10.x86_64.rpm 164 MB/s | 584 kB 00:00 (34/172): libgpg-error-1.50-2.el10.x86_64.rpm 81 MB/s | 231 kB 00:00 (35/172): libksba-1.6.7-2.el10.x86_64.rpm 49 MB/s | 165 kB 00:00 (36/172): libpng-1.6.40-8.el10.x86_64.rpm 42 MB/s | 119 kB 00:00 (37/172): libstdc++-devel-14.2.1-7.el10.x86_64. 271 MB/s | 2.6 MB 00:00 (38/172): libxcb-1.17.0-3.el10.x86_64.rpm 23 MB/s | 232 kB 00:00 (39/172): libxcrypt-devel-4.4.36-10.el10.x86_64 7.3 MB/s | 29 kB 00:00 (40/172): mpdecimal-2.5.1-12.el10.x86_64.rpm 20 MB/s | 89 kB 00:00 (41/172): make-4.4.1-9.el10.x86_64.rpm 54 MB/s | 579 kB 00:00 (42/172): npth-1.6-21.el10.x86_64.rpm 13 MB/s | 25 kB 00:00 (43/172): perl-AutoLoader-5.74-512.el10.noarch. 5.1 MB/s | 22 kB 00:00 (44/172): perl-B-1.89-512.el10.x86_64.rpm 819 kB/s | 177 kB 00:00 (45/172): groff-base-1.23.0-10.el10.x86_64.rpm 3.3 MB/s | 1.1 MB 00:00 (46/172): perl-Carp-1.54-511.el10.noarch.rpm 12 MB/s | 29 kB 00:00 (47/172): perl-Class-Struct-0.68-512.el10.noarc 12 MB/s | 22 kB 00:00 (48/172): perl-Digest-1.20-511.el10.noarch.rpm 13 MB/s | 25 kB 00:00 (49/172): perl-Data-Dumper-2.189-512.el10.x86_6 197 kB/s | 57 kB 00:00 (50/172): perl-DynaLoader-1.56-512.el10.x86_64. 44 kB/s | 26 kB 00:00 (51/172): ncurses-6.4-14.20240127.el10.x86_64.r 494 kB/s | 415 kB 00:00 (52/172): perl-Exporter-5.78-511.el10.noarch.rp 16 MB/s | 31 kB 00:00 (53/172): perl-Fcntl-1.18-512.el10.x86_64.rpm 5.8 MB/s | 30 kB 00:00 (54/172): perl-File-Basename-2.86-512.el10.noar 8.1 MB/s | 17 kB 00:00 (55/172): perl-File-Path-2.18-511.el10.noarch.r 19 MB/s | 36 kB 00:00 (56/172): perl-File-Temp-0.231.100-512.el10.noa 27 MB/s | 60 kB 00:00 (57/172): perl-File-stat-1.14-512.el10.noarch.r 5.7 MB/s | 17 kB 00:00 (58/172): perl-FileHandle-2.05-512.el10.noarch. 7.9 MB/s | 16 kB 00:00 (59/172): perl-Getopt-Long-2.58-3.el10.noarch.r 28 MB/s | 64 kB 00:00 (60/172): perl-Getopt-Std-1.14-512.el10.noarch. 6.1 MB/s | 16 kB 00:00 (61/172): perl-HTTP-Tiny-0.088-512.el10.noarch. 27 MB/s | 56 kB 00:00 (62/172): perl-IO-1.55-512.el10.x86_64.rpm 12 MB/s | 78 kB 00:00 (63/172): perl-IO-Socket-IP-0.42-512.el10.noarc 20 MB/s | 42 kB 00:00 (64/172): perl-IO-Socket-SSL-2.085-3.el10.noarc 70 MB/s | 225 kB 00:00 (65/172): perl-IPC-Open3-1.22-512.el10.noarch.r 11 MB/s | 22 kB 00:00 (66/172): perl-Encode-3.21-511.el10.x86_64.rpm 2.5 MB/s | 1.0 MB 00:00 (67/172): perl-Mozilla-CA-20231213-5.el10.noarc 7.5 MB/s | 14 kB 00:00 (68/172): perl-MIME-Base64-3.16-511.el10.x86_64 330 kB/s | 30 kB 00:00 (69/172): perl-POSIX-2.20-512.el10.x86_64.rpm 18 MB/s | 97 kB 00:00 (70/172): perl-PathTools-3.91-512.el10.x86_64.r 456 kB/s | 83 kB 00:00 (71/172): perl-Pod-Escapes-1.07-511.el10.noarch 3.3 MB/s | 20 kB 00:00 (72/172): perl-Pod-Perldoc-3.28.01-512.el10.noa 33 MB/s | 80 kB 00:00 (73/172): perl-Pod-Simple-3.45-511.el10.noarch. 56 MB/s | 209 kB 00:00 (74/172): perl-Errno-1.38-512.el10.x86_64.rpm 45 kB/s | 15 kB 00:00 (75/172): perl-Pod-Usage-2.03-511.el10.noarch.r 17 MB/s | 40 kB 00:00 (76/172): perl-SelectSaver-1.02-512.el10.noarch 5.7 MB/s | 12 kB 00:00 (77/172): perl-Socket-2.038-511.el10.x86_64.rpm 13 MB/s | 55 kB 00:00 (78/172): perl-Storable-3.32-511.el10.x86_64.rp 291 kB/s | 99 kB 00:00 (79/172): perl-Symbol-1.09-512.el10.noarch.rpm 6.8 MB/s | 15 kB 00:00 (80/172): perl-Term-ANSIColor-5.01-512.el10.noa 17 MB/s | 48 kB 00:00 (81/172): perl-Term-Cap-1.18-511.el10.noarch.rp 8.5 MB/s | 22 kB 00:00 (82/172): perl-Text-ParseWords-3.31-511.el10.no 4.7 MB/s | 17 kB 00:00 (83/172): perl-Text-Tabs+Wrap-2024.001-511.el10 9.4 MB/s | 22 kB 00:00 (84/172): perl-Time-Local-1.350-511.el10.noarch 17 MB/s | 35 kB 00:00 (85/172): perl-URI-5.27-3.el10.noarch.rpm 48 MB/s | 119 kB 00:00 (86/172): perl-base-2.27-512.el10.noarch.rpm 7.4 MB/s | 17 kB 00:00 (87/172): perl-constant-1.33-512.el10.noarch.rp 6.0 MB/s | 23 kB 00:00 (88/172): perl-if-0.61.000-512.el10.noarch.rpm 5.5 MB/s | 14 kB 00:00 (89/172): perl-interpreter-5.40.1-512.el10.x86_ 14 MB/s | 72 kB 00:00 (90/172): perl-libnet-3.15-512.el10.noarch.rpm 39 MB/s | 123 kB 00:00 (91/172): perl-libs-5.40.1-512.el10.x86_64.rpm 121 MB/s | 2.2 MB 00:00 (92/172): perl-locale-1.12-512.el10.noarch.rpm 6.0 MB/s | 14 kB 00:00 (93/172): perl-mro-1.29-512.el10.x86_64.rpm 1.4 MB/s | 30 kB 00:00 (94/172): perl-overload-1.37-512.el10.noarch.rp 19 MB/s | 46 kB 00:00 (95/172): perl-overloading-0.02-512.el10.noarch 5.4 MB/s | 13 kB 00:00 (96/172): perl-parent-0.241-512.el10.noarch.rpm 7.7 MB/s | 15 kB 00:00 (97/172): perl-podlators-5.01-511.el10.noarch.r 51 MB/s | 121 kB 00:00 (98/172): perl-vars-1.05-512.el10.noarch.rpm 6.4 MB/s | 13 kB 00:00 (99/172): pixman-0.43.4-2.el10.x86_64.rpm 109 MB/s | 288 kB 00:00 (100/172): python3-3.12.9-1.el10.x86_64.rpm 17 MB/s | 29 kB 00:00 (101/172): perl-Net-SSLeay-1.94-7.el10.x86_64.r 521 kB/s | 358 kB 00:00 (102/172): perl-Scalar-List-Utils-1.63-511.el10 161 kB/s | 73 kB 00:00 (103/172): redhat-text-vf-fonts-4.0.3-14.el10.n 48 MB/s | 352 kB 00:00 (104/172): python3-pip-wheel-23.3.2-10.el10.noa 100 MB/s | 1.5 MB 00:00 (105/172): shared-mime-info-2.3-9.el10.x86_64.r 73 MB/s | 391 kB 00:00 (106/172): tpm2-tss-4.1.3-5.el10.x86_64.rpm 71 MB/s | 426 kB 00:00 (107/172): tzdata-2025a-1.el10.noarch.rpm 59 MB/s | 431 kB 00:00 (108/172): vim-filesystem-9.1.083-5.el10.noarch 2.6 MB/s | 15 kB 00:00 (109/172): adobe-mappings-cmap-deprecated-20230 20 MB/s | 115 kB 00:00 (110/172): python3-libs-3.12.9-1.el10.x86_64.rp 190 MB/s | 8.9 MB 00:00 (111/172): adobe-mappings-cmap-20230622-5.el10. 94 MB/s | 2.1 MB 00:00 (112/172): adobe-mappings-pdf-20190401-9.el10.n 45 MB/s | 678 kB 00:00 (113/172): annobin-docs-12.92-1.el10.noarch.rpm 18 MB/s | 92 kB 00:00 (114/172): annobin-plugin-gcc-12.92-1.el10.x86_ 58 MB/s | 983 kB 00:00 (115/172): cmake-data-3.30.5-2.el10.noarch.rpm 87 MB/s | 1.8 MB 00:00 (116/172): cmake-filesystem-3.30.5-2.el10.x86_6 1.0 MB/s | 17 kB 00:00 (117/172): cmake-rpm-macros-3.30.5-2.el10.noarc 1.1 MB/s | 17 kB 00:00 (118/172): cmake-3.30.5-2.el10.x86_64.rpm 231 MB/s | 12 MB 00:00 (119/172): emacs-filesystem-29.4-9.el10.noarch. 512 kB/s | 9.4 kB 00:00 (120/172): fribidi-1.0.14-4.el10.x86_64.rpm 6.2 MB/s | 92 kB 00:00 (121/172): gd-2.3.3-19.el10.x86_64.rpm 45 MB/s | 131 kB 00:00 (122/172): gdk-pixbuf2-2.42.12-3.el10.x86_64.rp 110 MB/s | 471 kB 00:00 (123/172): gmock-1.14.0-6.el10.x86_64.rpm 14 MB/s | 60 kB 00:00 (124/172): gtest-1.14.0-6.el10.x86_64.rpm 50 MB/s | 182 kB 00:00 (125/172): gtest-devel-1.14.0-6.el10.x86_64.rpm 52 MB/s | 243 kB 00:00 (126/172): jbig2dec-libs-0.20-7.el10.x86_64.rpm 16 MB/s | 75 kB 00:00 (127/172): jbigkit-libs-2.1-31.el10.x86_64.rpm 12 MB/s | 53 kB 00:00 (128/172): lcms2-2.16-6.el10.x86_64.rpm 52 MB/s | 180 kB 00:00 (129/172): libXft-2.3.8-8.el10.x86_64.rpm 15 MB/s | 72 kB 00:00 (130/172): google-droid-sans-fonts-20200215-22. 142 MB/s | 2.7 MB 00:00 (131/172): libXpm-3.5.17-5.el10.x86_64.rpm 11 MB/s | 66 kB 00:00 (132/172): libdatrie-0.2.13-11.el10.x86_64.rpm 9.1 MB/s | 32 kB 00:00 (133/172): libijs-0.35-24.el10.x86_64.rpm 12 MB/s | 30 kB 00:00 (134/172): libjpeg-turbo-3.0.2-4.el10.x86_64.rp 62 MB/s | 250 kB 00:00 (135/172): liblerc-4.0.0-8.el10.x86_64.rpm 46 MB/s | 216 kB 00:00 (136/172): libmpc-1.3.1-7.el10.x86_64.rpm 17 MB/s | 71 kB 00:00 (137/172): libpaper-2.1.1-7.el10.x86_64.rpm 8.9 MB/s | 27 kB 00:00 (138/172): libthai-0.1.29-10.el10.x86_64.rpm 69 MB/s | 214 kB 00:00 (139/172): libgs-10.02.1-14.el10.x86_64.rpm 182 MB/s | 3.3 MB 00:00 (140/172): libtiff-4.6.0-5.el10.x86_64.rpm 63 MB/s | 313 kB 00:00 (141/172): libtool-ltdl-2.4.7-13.el10.x86_64.rp 18 MB/s | 36 kB 00:00 (142/172): libuv-1.49.2-2.el10.x86_64.rpm 88 MB/s | 258 kB 00:00 (143/172): libwebp-1.3.2-9.el10.x86_64.rpm 99 MB/s | 288 kB 00:00 (144/172): nspr-4.35.0-35.el10.x86_64.rpm 50 MB/s | 135 kB 00:00 (145/172): nss-3.101.0-14.el10.x86_64.rpm 176 MB/s | 733 kB 00:00 (146/172): nss-softokn-3.101.0-14.el10.x86_64.r 105 MB/s | 386 kB 00:00 (147/172): librsvg2-2.57.1-9.el10.x86_64.rpm 70 MB/s | 1.5 MB 00:00 (148/172): nss-softokn-freebl-3.101.0-14.el10.x 87 MB/s | 357 kB 00:00 (149/172): nss-sysinit-3.101.0-14.el10.x86_64.r 7.2 MB/s | 20 kB 00:00 (150/172): nss-util-3.101.0-14.el10.x86_64.rpm 39 MB/s | 86 kB 00:00 (151/172): openjpeg2-2.5.2-4.el10.x86_64.rpm 66 MB/s | 187 kB 00:00 (152/172): pango-1.54.0-3.el10.x86_64.rpm 93 MB/s | 349 kB 00:00 (153/172): perl-Digest-MD5-2.59-6.el10.x86_64.r 4.8 MB/s | 36 kB 00:00 (154/172): poppler-24.02.0-6.el10.x86_64.rpm 168 MB/s | 1.2 MB 00:00 (155/172): rsvg-pixbuf-loader-2.57.1-9.el10.x86 3.2 MB/s | 16 kB 00:00 (156/172): poppler-glib-24.02.0-6.el10.x86_64.r 25 MB/s | 190 kB 00:00 (157/172): poppler-data-0.4.11-9.el10.noarch.rp 112 MB/s | 2.0 MB 00:00 (158/172): urw-base35-bookman-fonts-20200910-21 95 MB/s | 847 kB 00:00 (159/172): urw-base35-c059-fonts-20200910-21.el 90 MB/s | 874 kB 00:00 (160/172): urw-base35-d050000l-fonts-20200910-2 16 MB/s | 76 kB 00:00 (161/172): urw-base35-fonts-20200910-21.el10.no 4.3 MB/s | 10 kB 00:00 (162/172): urw-base35-fonts-common-20200910-21. 8.3 MB/s | 21 kB 00:00 (163/172): urw-base35-gothic-fonts-20200910-21. 117 MB/s | 643 kB 00:00 (164/172): urw-base35-nimbus-mono-ps-fonts-2020 119 MB/s | 795 kB 00:00 (165/172): urw-base35-nimbus-roman-fonts-202009 126 MB/s | 856 kB 00:00 (166/172): urw-base35-standard-symbols-ps-fonts 5.3 MB/s | 42 kB 00:00 (167/172): urw-base35-p052-fonts-20200910-21.el 86 MB/s | 973 kB 00:00 (168/172): urw-base35-nimbus-sans-fonts-2020091 91 MB/s | 1.3 MB 00:00 (169/172): xml-common-0.6.3-65.el10.noarch.rpm 7.8 MB/s | 32 kB 00:00 (170/172): urw-base35-z003-fonts-20200910-21.el 42 MB/s | 276 kB 00:00 (171/172): graphviz-9.0.0-15.el10.x86_64.rpm 215 MB/s | 1.5 MB 00:00 (172/172): doxygen-1.13.2-1.el10.x86_64.rpm 248 MB/s | 5.6 MB 00:00 -------------------------------------------------------------------------------- Total 71 MB/s | 152 MB 00:02 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/172 Installing : nspr-4.35.0-35.el10.x86_64 2/172 Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 3/172 Installing : libgpg-error-1.50-2.el10.x86_64 4/172 Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 5/172 Installing : urw-base35-fonts-common-20200910-21.el10.noarch 6/172 Installing : nss-util-3.101.0-14.el10.x86_64 7/172 Installing : libassuan-2.5.6-6.el10.x86_64 8/172 Installing : libwebp-1.3.2-9.el10.x86_64 9/172 Installing : libmpc-1.3.1-7.el10.x86_64 10/172 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 11/172 Installing : gnutls-3.8.9-9.el10.x86_64 12/172 Installing : glib2-2.80.4-5.el10.x86_64 13/172 Installing : expat-2.6.4-1.el10.x86_64 14/172 Installing : openjpeg2-2.5.2-4.el10.x86_64 15/172 Installing : lcms2-2.16-6.el10.x86_64 16/172 Installing : gtest-1.14.0-6.el10.x86_64 17/172 Installing : adobe-mappings-cmap-20230622-5.el10.noarch 18/172 Installing : make-1:4.4.1-9.el10.x86_64 19/172 Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 20/172 Installing : gmock-1.14.0-6.el10.x86_64 21/172 Installing : shared-mime-info-2.3-9.el10.x86_64 22/172 Running scriptlet: shared-mime-info-2.3-9.el10.x86_64 22/172 Installing : gdk-pixbuf2-2.42.12-3.el10.x86_64 23/172 Installing : cpp-14.2.1-7.el10.x86_64 24/172 Installing : nss-softokn-freebl-3.101.0-14.el10.x86_64 25/172 Installing : nss-softokn-3.101.0-14.el10.x86_64 26/172 Installing : nss-3.101.0-14.el10.x86_64 27/172 Running scriptlet: nss-3.101.0-14.el10.x86_64 27/172 Installing : nss-sysinit-3.101.0-14.el10.x86_64 28/172 Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 29/172 Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 29/172 Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 30/172 Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 30/172 Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 31/172 Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 31/172 Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 32/172 Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 32/172 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 33/172 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 33/172 Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 34/172 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 34/172 Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 35/172 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 35/172 Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 36/172 Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 36/172 Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 37/172 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 37/172 Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 38/172 Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 38/172 Installing : urw-base35-fonts-20200910-21.el10.noarch 39/172 Installing : redhat-text-vf-fonts-4.0.3-14.el10.noarch 40/172 Installing : google-droid-sans-fonts-20200215-22.el10.noarch 41/172 Installing : libgcrypt-1.11.0-5.el10.x86_64 42/172 Installing : libksba-1.6.7-2.el10.x86_64 43/172 Running scriptlet: xml-common-0.6.3-65.el10.noarch 44/172 Installing : xml-common-0.6.3-65.el10.noarch 44/172 Installing : poppler-data-0.4.11-9.el10.noarch 45/172 Installing : libuv-1:1.49.2-2.el10.x86_64 46/172 Installing : libtool-ltdl-2.4.7-13.el10.x86_64 47/172 Installing : libpaper-1:2.1.1-7.el10.x86_64 48/172 Installing : liblerc-4.0.0-8.el10.x86_64 49/172 Installing : libijs-0.35-24.el10.x86_64 50/172 Installing : libdatrie-0.2.13-11.el10.x86_64 51/172 Installing : libthai-0.1.29-10.el10.x86_64 52/172 Installing : jbigkit-libs-2.1-31.el10.x86_64 53/172 Installing : libtiff-4.6.0-5.el10.x86_64 54/172 Installing : jbig2dec-libs-0.20-7.el10.x86_64 55/172 Installing : fribidi-1.0.14-4.el10.x86_64 56/172 Installing : emacs-filesystem-1:29.4-9.el10.noarch 57/172 Installing : annobin-docs-12.92-1.el10.noarch 58/172 Installing : adobe-mappings-pdf-20190401-9.el10.noarch 59/172 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 60/172 Installing : tzdata-2025a-1.el10.noarch 61/172 Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 62/172 Installing : tpm2-tss-4.1.3-5.el10.x86_64 62/172 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 63/172 Installing : pixman-0.43.4-2.el10.x86_64 64/172 Installing : npth-1.6-21.el10.x86_64 65/172 Installing : gnupg2-2.4.5-2.el10.x86_64 66/172 Installing : gpgme-1.23.2-6.el10.x86_64 67/172 Installing : gpgmepp-1.23.2-6.el10.x86_64 68/172 Installing : ncurses-6.4-14.20240127.el10.x86_64 69/172 Installing : mpdecimal-2.5.1-12.el10.x86_64 70/172 Installing : python3-libs-3.12.9-1.el10.x86_64 71/172 Installing : python3-3.12.9-1.el10.x86_64 72/172 Installing : cmake-rpm-macros-3.30.5-2.el10.noarch 73/172 Installing : cmake-data-3.30.5-2.el10.noarch 74/172 Installing : cmake-3.30.5-2.el10.x86_64 75/172 Installing : libstdc++-devel-14.2.1-7.el10.x86_64 76/172 Installing : libXau-1.0.11-8.el10.x86_64 77/172 Installing : libxcb-1.17.0-3.el10.x86_64 78/172 Installing : libX11-common-1.8.10-1.el10.noarch 79/172 Installing : libX11-1.8.10-1.el10.x86_64 80/172 Installing : libXrender-0.9.11-8.el10.x86_64 81/172 Installing : libXext-1.3.6-3.el10.x86_64 82/172 Installing : libXpm-3.5.17-5.el10.x86_64 83/172 Installing : kernel-headers-6.12.0-66.el10.x86_64 84/172 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 85/172 Installing : glibc-devel-2.39-37.el10.x86_64 86/172 Installing : gcc-14.2.1-7.el10.x86_64 87/172 Running scriptlet: gcc-14.2.1-7.el10.x86_64 87/172 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 88/172 Installing : groff-base-1.23.0-10.el10.x86_64 88/172 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 88/172 Installing : perl-Digest-1.20-511.el10.noarch 89/172 Installing : perl-B-1.89-512.el10.x86_64 90/172 Installing : perl-FileHandle-2.05-512.el10.noarch 91/172 Installing : perl-Digest-MD5-2.59-6.el10.x86_64 92/172 Installing : perl-Data-Dumper-2.189-512.el10.x86_64 93/172 Installing : perl-libnet-3.15-512.el10.noarch 94/172 Installing : perl-AutoLoader-5.74-512.el10.noarch 95/172 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 96/172 Installing : perl-URI-5.27-3.el10.noarch 97/172 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 98/172 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 99/172 Installing : perl-if-0.61.000-512.el10.noarch 100/172 Installing : perl-locale-1.12-512.el10.noarch 101/172 Installing : perl-Time-Local-2:1.350-511.el10.noarch 102/172 Installing : perl-File-Path-2.18-511.el10.noarch 103/172 Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 104/172 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 105/172 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 106/172 Installing : perl-Class-Struct-0.68-512.el10.noarch 107/172 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 108/172 Installing : perl-POSIX-2.20-512.el10.x86_64 109/172 Installing : perl-IPC-Open3-1.22-512.el10.noarch 110/172 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 111/172 Installing : perl-Term-Cap-1.18-511.el10.noarch 112/172 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 113/172 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 114/172 Installing : perl-Socket-4:2.038-511.el10.x86_64 115/172 Installing : perl-SelectSaver-1.02-512.el10.noarch 116/172 Installing : perl-Symbol-1.09-512.el10.noarch 117/172 Installing : perl-File-stat-1.14-512.el10.noarch 118/172 Installing : perl-podlators-1:5.01-511.el10.noarch 119/172 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 120/172 Installing : perl-Fcntl-1.18-512.el10.x86_64 121/172 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 122/172 Installing : perl-base-2.27-512.el10.noarch 123/172 Installing : perl-mro-1.29-512.el10.x86_64 124/172 Installing : perl-IO-1.55-512.el10.x86_64 125/172 Installing : perl-overloading-0.02-512.el10.noarch 126/172 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 127/172 Installing : perl-Errno-1.38-512.el10.x86_64 128/172 Installing : perl-File-Basename-2.86-512.el10.noarch 129/172 Installing : perl-Getopt-Std-1.14-512.el10.noarch 130/172 Installing : perl-MIME-Base64-3.16-511.el10.x86_64 131/172 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 132/172 Installing : perl-constant-1.33-512.el10.noarch 133/172 Installing : perl-Storable-1:3.32-511.el10.x86_64 134/172 Installing : perl-overload-1.37-512.el10.noarch 135/172 Installing : perl-parent-1:0.241-512.el10.noarch 136/172 Installing : perl-vars-1.05-512.el10.noarch 137/172 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 138/172 Installing : perl-Carp-1.54-511.el10.noarch 139/172 Installing : perl-Exporter-5.78-511.el10.noarch 140/172 Installing : perl-PathTools-3.91-512.el10.x86_64 141/172 Installing : perl-DynaLoader-1.56-512.el10.x86_64 142/172 Installing : perl-Encode-4:3.21-511.el10.x86_64 143/172 Installing : perl-libs-4:5.40.1-512.el10.x86_64 144/172 Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 145/172 Installing : graphite2-1.3.14-17.el10.x86_64 146/172 Installing : harfbuzz-8.4.0-6.el10.x86_64 147/172 Installing : freetype-2.13.2-8.el10.x86_64 148/172 Installing : google-noto-fonts-common-20240401-5.el10.noarch 149/172 Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 150/172 Installing : default-fonts-core-sans-4.1-3.el10.noarch 151/172 Installing : fontconfig-2.15.0-7.el10.x86_64 152/172 Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 152/172 Installing : cairo-1.18.2-2.el10.x86_64 153/172 Installing : cairo-gobject-1.18.2-2.el10.x86_64 154/172 Installing : gd-2.3.3-19.el10.x86_64 155/172 Installing : libXft-2.3.8-8.el10.x86_64 156/172 Installing : pango-1.54.0-3.el10.x86_64 157/172 Installing : librsvg2-2.57.1-9.el10.x86_64 158/172 Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 159/172 Installing : poppler-24.02.0-6.el10.x86_64 160/172 Installing : poppler-glib-24.02.0-6.el10.x86_64 161/172 Installing : dbus-libs-1:1.14.10-5.el10.x86_64 162/172 Installing : avahi-libs-0.9~rc2-1.el10.x86_64 163/172 Installing : cups-filesystem-1:2.4.10-11.el10.noarch 164/172 Installing : cups-libs-1:2.4.10-11.el10.x86_64 165/172 Installing : libgs-10.02.1-14.el10.x86_64 166/172 Installing : graphviz-9.0.0-15.el10.x86_64 167/172 Installing : doxygen-2:1.13.2-1.el10.x86_64 168/172 Installing : gcc-c++-14.2.1-7.el10.x86_64 169/172 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 170/172 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 170/172 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 171/172 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 171/172 Installing : gtest-devel-1.14.0-6.el10.x86_64 172/172 Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 172/172 Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 172/172 Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 172/172 Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 172/172 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 172/172 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 172/172 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 172/172 Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 172/172 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 172/172 Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 172/172 Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 172/172 Running scriptlet: gtest-devel-1.14.0-6.el10.x86_64 172/172 Installed products updated. Installed: adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 avahi-libs-0.9~rc2-1.el10.x86_64 cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 cmake-3.30.5-2.el10.x86_64 cmake-data-3.30.5-2.el10.noarch cmake-filesystem-3.30.5-2.el10.x86_64 cmake-rpm-macros-3.30.5-2.el10.noarch cpp-14.2.1-7.el10.x86_64 cups-filesystem-1:2.4.10-11.el10.noarch cups-libs-1:2.4.10-11.el10.x86_64 dbus-libs-1:1.14.10-5.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch doxygen-2:1.13.2-1.el10.x86_64 emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-1:2.0.5-18.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-c++-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gd-2.3.3-19.el10.x86_64 gdk-pixbuf2-2.42.12-3.el10.x86_64 glib2-2.80.4-5.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 gmock-1.14.0-6.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnutls-3.8.9-9.el10.x86_64 google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 groff-base-1.23.0-10.el10.x86_64 gtest-1.14.0-6.el10.x86_64 gtest-devel-1.14.0-6.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 kernel-headers-6.12.0-66.el10.x86_64 lcms2-2.16-6.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libgcrypt-1.11.0-5.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-14.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libpaper-1:2.1.1-7.el10.x86_64 libpng-2:1.6.40-8.el10.x86_64 librsvg2-2.57.1-9.el10.x86_64 libstdc++-devel-14.2.1-7.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-5.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libuv-1:1.49.2-2.el10.x86_64 libwebp-1.3.2-9.el10.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 ncurses-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.35.0-35.el10.x86_64 nss-3.101.0-14.el10.x86_64 nss-softokn-3.101.0-14.el10.x86_64 nss-softokn-freebl-3.101.0-14.el10.x86_64 nss-sysinit-3.101.0-14.el10.x86_64 nss-util-3.101.0-14.el10.x86_64 openjpeg2-2.5.2-4.el10.x86_64 pango-1.54.0-3.el10.x86_64 perl-AutoLoader-5.74-512.el10.noarch perl-B-1.89-512.el10.x86_64 perl-Carp-1.54-511.el10.noarch perl-Class-Struct-0.68-512.el10.noarch perl-Data-Dumper-2.189-512.el10.x86_64 perl-Digest-1.20-511.el10.noarch perl-Digest-MD5-2.59-6.el10.x86_64 perl-DynaLoader-1.56-512.el10.x86_64 perl-Encode-4:3.21-511.el10.x86_64 perl-Errno-1.38-512.el10.x86_64 perl-Exporter-5.78-511.el10.noarch perl-Fcntl-1.18-512.el10.x86_64 perl-File-Basename-2.86-512.el10.noarch perl-File-Path-2.18-511.el10.noarch perl-File-Temp-1:0.231.100-512.el10.noarch perl-File-stat-1.14-512.el10.noarch perl-FileHandle-2.05-512.el10.noarch perl-Getopt-Long-1:2.58-3.el10.noarch perl-Getopt-Std-1.14-512.el10.noarch perl-HTTP-Tiny-0.088-512.el10.noarch perl-IO-1.55-512.el10.x86_64 perl-IO-Socket-IP-0.42-512.el10.noarch perl-IO-Socket-SSL-2.085-3.el10.noarch perl-IPC-Open3-1.22-512.el10.noarch perl-MIME-Base64-3.16-511.el10.x86_64 perl-Mozilla-CA-20231213-5.el10.noarch perl-Net-SSLeay-1.94-7.el10.x86_64 perl-POSIX-2.20-512.el10.x86_64 perl-PathTools-3.91-512.el10.x86_64 perl-Pod-Escapes-1:1.07-511.el10.noarch perl-Pod-Perldoc-3.28.01-512.el10.noarch perl-Pod-Simple-1:3.45-511.el10.noarch perl-Pod-Usage-4:2.03-511.el10.noarch perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 perl-SelectSaver-1.02-512.el10.noarch perl-Socket-4:2.038-511.el10.x86_64 perl-Storable-1:3.32-511.el10.x86_64 perl-Symbol-1.09-512.el10.noarch perl-Term-ANSIColor-5.01-512.el10.noarch perl-Term-Cap-1.18-511.el10.noarch perl-Text-ParseWords-3.31-511.el10.noarch perl-Text-Tabs+Wrap-2024.001-511.el10.noarch perl-Time-Local-2:1.350-511.el10.noarch perl-URI-5.27-3.el10.noarch perl-base-2.27-512.el10.noarch perl-constant-1.33-512.el10.noarch perl-if-0.61.000-512.el10.noarch perl-interpreter-4:5.40.1-512.el10.x86_64 perl-libnet-3.15-512.el10.noarch perl-libs-4:5.40.1-512.el10.x86_64 perl-locale-1.12-512.el10.noarch perl-mro-1.29-512.el10.x86_64 perl-overload-1.37-512.el10.noarch perl-overloading-0.02-512.el10.noarch perl-parent-1:0.241-512.el10.noarch perl-podlators-1:5.01-511.el10.noarch perl-vars-1.05-512.el10.noarch pixman-0.43.4-2.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 python3-3.12.9-1.el10.x86_64 python3-libs-3.12.9-1.el10.x86_64 python3-pip-wheel-23.3.2-10.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 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025a-1.el10.noarch urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch vim-filesystem-2:9.1.083-5.el10.noarch xml-common-0.6.3-65.el10.noarch Complete! Finish: build setup for uriparser-0.9.8-2.el10.src.rpm Start: rpmbuild uriparser-0.9.8-2.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1721433600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vbNc8c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uriparser-0.9.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/uriparser-0.9.8.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd uriparser-0.9.8 + rm -rf /builddir/build/BUILD/uriparser-0.9.8-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/uriparser-0.9.8-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/GENERATE_QHP\ =\ yes/GENERATE_QHP\ =\ no/g' doc/Doxyfile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WznMPR + 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 uriparser-0.9.8 + 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 + /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -- The C compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is GNU 14.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test URIPARSER_COMPILER_SUPPORTS_VISIBILITY -- Performing Test URIPARSER_COMPILER_SUPPORTS_VISIBILITY - Success -- Looking for wprintf -- Looking for wprintf - found -- Looking for reallocarray -- Looking for reallocarray - found -- Found GTest: /usr/lib64/cmake/GTest/GTestConfig.cmake (found suitable version "1.14.0", minimum required is "1.8.0") -- Found Threads: TRUE -- Found Doxygen: /usr/bin/doxygen (found version "1.13.2") found components: dot doxygen -- =========================================================================== -- -- Configuration -- Build type ............. -- Shared libraries ....... ON -- Compiler flags -- C .................... -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 -fvisibility=hidden -- C++ .................. -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 -fvisibility=hidden -- Linker flags -- Executable ........... -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 -- Module ............... -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 -- Shared ............... -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 -- Paths -- Prefix ............... /usr -- qhelpgenerator ....... -- -- Features -- Code for char * ...... ON -- Code for wchar_t * ... ON -- Tools ................ ON -- Test suite ........... ON -- Documentation ........ ON -- -- Continue with -- make -- make test -- sudo make install -- -- =========================================================================== -- Configuring done (0.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j4 --verbose Change Dir: '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j4 /usr/bin/cmake -S/builddir/build/BUILD/uriparser-0.9.8 -B/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/CMakeFiles /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/uriparser.dir/build.make CMakeFiles/uriparser.dir/depend /usr/bin/gmake -f CMakeFiles/testrunner.dir/build.make CMakeFiles/testrunner.dir/depend /usr/bin/gmake -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' cd /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/CMakeFiles/uriparser.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' cd /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/CMakeFiles/doc.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' cd /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/CMakeFiles/testrunner.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/uriparser.dir/build.make CMakeFiles/uriparser.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build /usr/bin/gmake -f CMakeFiles/testrunner.dir/build.make CMakeFiles/testrunner.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' [ 2%] Building C object CMakeFiles/uriparser.dir/src/UriCommon.c.o [ 5%] Building C object CMakeFiles/uriparser.dir/src/UriCompare.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriCommon.c.o -MF CMakeFiles/uriparser.dir/src/UriCommon.c.o.d -o CMakeFiles/uriparser.dir/src/UriCommon.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriCommon.c /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriCompare.c.o -MF CMakeFiles/uriparser.dir/src/UriCompare.c.o.d -o CMakeFiles/uriparser.dir/src/UriCompare.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriCompare.c [ 7%] Generating API documentation with Doxygen [ 10%] Building CXX object CMakeFiles/testrunner.dir/test/FourSuite.cpp.o cd /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/doc && /usr/bin/doxygen Doxyfile /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/test/FourSuite.cpp.o -MF CMakeFiles/testrunner.dir/test/FourSuite.cpp.o.d -o CMakeFiles/testrunner.dir/test/FourSuite.cpp.o -c /builddir/build/BUILD/uriparser-0.9.8/test/FourSuite.cpp [ 12%] Building CXX object CMakeFiles/testrunner.dir/test/MemoryManagerSuite.cpp.o /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/test/MemoryManagerSuite.cpp.o -MF CMakeFiles/testrunner.dir/test/MemoryManagerSuite.cpp.o.d -o CMakeFiles/testrunner.dir/test/MemoryManagerSuite.cpp.o -c /builddir/build/BUILD/uriparser-0.9.8/test/MemoryManagerSuite.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' [ 12%] Built target doc [ 15%] Building C object CMakeFiles/uriparser.dir/src/UriEscape.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriEscape.c.o -MF CMakeFiles/uriparser.dir/src/UriEscape.c.o.d -o CMakeFiles/uriparser.dir/src/UriEscape.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriEscape.c [ 17%] Building CXX object CMakeFiles/testrunner.dir/test/test.cpp.o /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/test/test.cpp.o -MF CMakeFiles/testrunner.dir/test/test.cpp.o.d -o CMakeFiles/testrunner.dir/test/test.cpp.o -c /builddir/build/BUILD/uriparser-0.9.8/test/test.cpp [ 20%] Building C object CMakeFiles/uriparser.dir/src/UriFile.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriFile.c.o -MF CMakeFiles/uriparser.dir/src/UriFile.c.o.d -o CMakeFiles/uriparser.dir/src/UriFile.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriFile.c [ 23%] Building C object CMakeFiles/uriparser.dir/src/UriIp4Base.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriIp4Base.c.o -MF CMakeFiles/uriparser.dir/src/UriIp4Base.c.o.d -o CMakeFiles/uriparser.dir/src/UriIp4Base.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriIp4Base.c [ 25%] Building C object CMakeFiles/uriparser.dir/src/UriIp4.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriIp4.c.o -MF CMakeFiles/uriparser.dir/src/UriIp4.c.o.d -o CMakeFiles/uriparser.dir/src/UriIp4.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriIp4.c [ 28%] Building C object CMakeFiles/uriparser.dir/src/UriMemory.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriMemory.c.o -MF CMakeFiles/uriparser.dir/src/UriMemory.c.o.d -o CMakeFiles/uriparser.dir/src/UriMemory.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriMemory.c [ 30%] Building C object CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o -MF CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o.d -o CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriNormalizeBase.c [ 33%] Building C object CMakeFiles/uriparser.dir/src/UriNormalize.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriNormalize.c.o -MF CMakeFiles/uriparser.dir/src/UriNormalize.c.o.d -o CMakeFiles/uriparser.dir/src/UriNormalize.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriNormalize.c [ 35%] Building C object CMakeFiles/uriparser.dir/src/UriParseBase.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriParseBase.c.o -MF CMakeFiles/uriparser.dir/src/UriParseBase.c.o.d -o CMakeFiles/uriparser.dir/src/UriParseBase.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriParseBase.c [ 38%] Building C object CMakeFiles/uriparser.dir/src/UriParse.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriParse.c.o -MF CMakeFiles/uriparser.dir/src/UriParse.c.o.d -o CMakeFiles/uriparser.dir/src/UriParse.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriParse.c [ 41%] Building C object CMakeFiles/uriparser.dir/src/UriQuery.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriQuery.c.o -MF CMakeFiles/uriparser.dir/src/UriQuery.c.o.d -o CMakeFiles/uriparser.dir/src/UriQuery.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriQuery.c [ 43%] Building C object CMakeFiles/uriparser.dir/src/UriRecompose.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriRecompose.c.o -MF CMakeFiles/uriparser.dir/src/UriRecompose.c.o.d -o CMakeFiles/uriparser.dir/src/UriRecompose.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriRecompose.c [ 48%] Building C object CMakeFiles/uriparser.dir/src/UriResolve.c.o [ 46%] Building C object CMakeFiles/uriparser.dir/src/UriShorten.c.o /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriResolve.c.o -MF CMakeFiles/uriparser.dir/src/UriResolve.c.o.d -o CMakeFiles/uriparser.dir/src/UriResolve.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriResolve.c /usr/bin/gcc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -fPIC -MD -MT CMakeFiles/uriparser.dir/src/UriShorten.c.o -MF CMakeFiles/uriparser.dir/src/UriShorten.c.o.d -o CMakeFiles/uriparser.dir/src/UriShorten.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriShorten.c [ 51%] Building CXX object CMakeFiles/testrunner.dir/test/VersionSuite.cpp.o /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/test/VersionSuite.cpp.o -MF CMakeFiles/testrunner.dir/test/VersionSuite.cpp.o.d -o CMakeFiles/testrunner.dir/test/VersionSuite.cpp.o -c /builddir/build/BUILD/uriparser-0.9.8/test/VersionSuite.cpp [ 53%] Linking C shared library liburiparser.so /usr/bin/cmake -E cmake_link_script CMakeFiles/uriparser.dir/link.txt --verbose=1 /usr/bin/gcc -fPIC -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 -fvisibility=hidden -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 -shared -Wl,-soname,liburiparser.so.1 -o liburiparser.so.1.0.31 CMakeFiles/uriparser.dir/src/UriCommon.c.o CMakeFiles/uriparser.dir/src/UriCompare.c.o CMakeFiles/uriparser.dir/src/UriEscape.c.o CMakeFiles/uriparser.dir/src/UriFile.c.o CMakeFiles/uriparser.dir/src/UriIp4Base.c.o CMakeFiles/uriparser.dir/src/UriIp4.c.o CMakeFiles/uriparser.dir/src/UriMemory.c.o CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o CMakeFiles/uriparser.dir/src/UriNormalize.c.o CMakeFiles/uriparser.dir/src/UriParseBase.c.o CMakeFiles/uriparser.dir/src/UriParse.c.o CMakeFiles/uriparser.dir/src/UriQuery.c.o CMakeFiles/uriparser.dir/src/UriRecompose.c.o CMakeFiles/uriparser.dir/src/UriResolve.c.o CMakeFiles/uriparser.dir/src/UriShorten.c.o [ 56%] Building C object CMakeFiles/testrunner.dir/src/UriCommon.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriCommon.c.o -MF CMakeFiles/testrunner.dir/src/UriCommon.c.o.d -o CMakeFiles/testrunner.dir/src/UriCommon.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriCommon.c [ 58%] Building C object CMakeFiles/testrunner.dir/src/UriCompare.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriCompare.c.o -MF CMakeFiles/testrunner.dir/src/UriCompare.c.o.d -o CMakeFiles/testrunner.dir/src/UriCompare.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriCompare.c [ 61%] Building C object CMakeFiles/testrunner.dir/src/UriEscape.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriEscape.c.o -MF CMakeFiles/testrunner.dir/src/UriEscape.c.o.d -o CMakeFiles/testrunner.dir/src/UriEscape.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriEscape.c [ 64%] Building C object CMakeFiles/testrunner.dir/src/UriFile.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriFile.c.o -MF CMakeFiles/testrunner.dir/src/UriFile.c.o.d -o CMakeFiles/testrunner.dir/src/UriFile.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriFile.c [ 66%] Building C object CMakeFiles/testrunner.dir/src/UriIp4Base.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriIp4Base.c.o -MF CMakeFiles/testrunner.dir/src/UriIp4Base.c.o.d -o CMakeFiles/testrunner.dir/src/UriIp4Base.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriIp4Base.c [ 69%] Building C object CMakeFiles/testrunner.dir/src/UriIp4.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriIp4.c.o -MF CMakeFiles/testrunner.dir/src/UriIp4.c.o.d -o CMakeFiles/testrunner.dir/src/UriIp4.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriIp4.c [ 71%] Building C object CMakeFiles/testrunner.dir/src/UriMemory.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriMemory.c.o -MF CMakeFiles/testrunner.dir/src/UriMemory.c.o.d -o CMakeFiles/testrunner.dir/src/UriMemory.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriMemory.c [ 74%] Building C object CMakeFiles/testrunner.dir/src/UriNormalizeBase.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriNormalizeBase.c.o -MF CMakeFiles/testrunner.dir/src/UriNormalizeBase.c.o.d -o CMakeFiles/testrunner.dir/src/UriNormalizeBase.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriNormalizeBase.c /usr/bin/cmake -E cmake_symlink_library liburiparser.so.1.0.31 liburiparser.so.1 liburiparser.so gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' [ 74%] Built target uriparser [ 76%] Building C object CMakeFiles/testrunner.dir/src/UriNormalize.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriNormalize.c.o -MF CMakeFiles/testrunner.dir/src/UriNormalize.c.o.d -o CMakeFiles/testrunner.dir/src/UriNormalize.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriNormalize.c /usr/bin/gmake -f CMakeFiles/uriparse.dir/build.make CMakeFiles/uriparse.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' cd /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8 /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/CMakeFiles/uriparse.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/uriparse.dir/build.make CMakeFiles/uriparse.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' [ 79%] Building C object CMakeFiles/uriparse.dir/tool/uriparse.c.o /usr/bin/gcc -I/builddir/build/BUILD/uriparser-0.9.8/include -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 -fvisibility=hidden -MD -MT CMakeFiles/uriparse.dir/tool/uriparse.c.o -MF CMakeFiles/uriparse.dir/tool/uriparse.c.o.d -o CMakeFiles/uriparse.dir/tool/uriparse.c.o -c /builddir/build/BUILD/uriparser-0.9.8/tool/uriparse.c [ 82%] Building C object CMakeFiles/testrunner.dir/src/UriParseBase.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriParseBase.c.o -MF CMakeFiles/testrunner.dir/src/UriParseBase.c.o.d -o CMakeFiles/testrunner.dir/src/UriParseBase.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriParseBase.c [ 84%] Linking C executable uriparse /usr/bin/cmake -E cmake_link_script CMakeFiles/uriparse.dir/link.txt --verbose=1 /usr/bin/gcc -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 -fvisibility=hidden -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 CMakeFiles/uriparse.dir/tool/uriparse.c.o -o uriparse -Wl,-rpath,/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build: liburiparser.so.1.0.31 [ 87%] Building C object CMakeFiles/testrunner.dir/src/UriParse.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriParse.c.o -MF CMakeFiles/testrunner.dir/src/UriParse.c.o.d -o CMakeFiles/testrunner.dir/src/UriParse.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriParse.c gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' [ 87%] Built target uriparse [ 89%] Building C object CMakeFiles/testrunner.dir/src/UriQuery.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriQuery.c.o -MF CMakeFiles/testrunner.dir/src/UriQuery.c.o.d -o CMakeFiles/testrunner.dir/src/UriQuery.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriQuery.c [ 92%] Building C object CMakeFiles/testrunner.dir/src/UriRecompose.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriRecompose.c.o -MF CMakeFiles/testrunner.dir/src/UriRecompose.c.o.d -o CMakeFiles/testrunner.dir/src/UriRecompose.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriRecompose.c [ 94%] Building C object CMakeFiles/testrunner.dir/src/UriResolve.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriResolve.c.o -MF CMakeFiles/testrunner.dir/src/UriResolve.c.o.d -o CMakeFiles/testrunner.dir/src/UriResolve.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriResolve.c [ 97%] Building C object CMakeFiles/testrunner.dir/src/UriShorten.c.o /usr/bin/gcc -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DURI_STATIC_BUILD -I/builddir/build/BUILD/uriparser-0.9.8/include -I/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build -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 -fvisibility=hidden -MD -MT CMakeFiles/testrunner.dir/src/UriShorten.c.o -MF CMakeFiles/testrunner.dir/src/UriShorten.c.o.d -o CMakeFiles/testrunner.dir/src/UriShorten.c.o -c /builddir/build/BUILD/uriparser-0.9.8/src/UriShorten.c [100%] Linking CXX executable testrunner /usr/bin/cmake -E cmake_link_script CMakeFiles/testrunner.dir/link.txt --verbose=1 /usr/bin/g++ -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 -fvisibility=hidden -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 CMakeFiles/testrunner.dir/test/FourSuite.cpp.o CMakeFiles/testrunner.dir/test/MemoryManagerSuite.cpp.o CMakeFiles/testrunner.dir/test/test.cpp.o CMakeFiles/testrunner.dir/test/VersionSuite.cpp.o CMakeFiles/testrunner.dir/src/UriCommon.c.o CMakeFiles/testrunner.dir/src/UriCompare.c.o CMakeFiles/testrunner.dir/src/UriEscape.c.o CMakeFiles/testrunner.dir/src/UriFile.c.o CMakeFiles/testrunner.dir/src/UriIp4Base.c.o CMakeFiles/testrunner.dir/src/UriIp4.c.o CMakeFiles/testrunner.dir/src/UriMemory.c.o CMakeFiles/testrunner.dir/src/UriNormalizeBase.c.o CMakeFiles/testrunner.dir/src/UriNormalize.c.o CMakeFiles/testrunner.dir/src/UriParseBase.c.o CMakeFiles/testrunner.dir/src/UriParse.c.o CMakeFiles/testrunner.dir/src/UriQuery.c.o CMakeFiles/testrunner.dir/src/UriRecompose.c.o CMakeFiles/testrunner.dir/src/UriResolve.c.o CMakeFiles/testrunner.dir/src/UriShorten.c.o -o testrunner /usr/lib64/libgtest_main.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 gmake[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' [100%] Built target testrunner gmake[1]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N3Lvpa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uriparser-0.9.8-2.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 uriparser-0.9.8 + DESTDIR=/builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64 + /usr/bin/cmake --install redhat-linux-build -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/liburiparser.so.1.0.31 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/liburiparser.so.1 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/liburiparser.so -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/include/uriparser/UriBase.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/include/uriparser/UriDefsAnsi.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/include/uriparser/UriDefsConfig.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/include/uriparser/UriDefsUnicode.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/include/uriparser/Uri.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/include/uriparser/UriIp4.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/bin/uriparse -- Set non-toolchain portion of runtime path of "/builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/bin/uriparse" to "" -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/doxygen_crawl.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tabs.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/jquery.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/navtree.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/resize.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/clipboard.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/cookie.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_ad.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_bd.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_hd.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/tab_sd.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/nav_hd.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/nav_fd.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/bc_sd.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/doxygen.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/closed.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/open.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/plus.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/minus.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/plusd.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/minusd.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/mag.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/mag_d.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/close.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/mag_sel.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/mag_seld.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/search.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_1.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_2.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_3.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_4.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_5.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_6.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_7.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_8.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_9.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_a.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_b.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_c.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_d.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_e.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_f.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_10.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_11.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_12.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_13.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/all_14.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/classes_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/files_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/functions_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_1.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_2.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_3.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_4.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_5.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_6.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_7.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_8.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_9.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_a.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_b.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_c.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_d.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_e.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_f.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_10.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/variables_11.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/typedefs_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/enums_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/enumvalues_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/pages_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/pages_1.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/pages_2.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/searchdata.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/search/search.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/doc.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/docd.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/folderopen.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/folderopend.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/folderclosed.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/folderclosedd.svg -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/splitbar.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/splitbard.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/Uri_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriBase_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriDefsAnsi_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriDefsConfig_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriDefsUnicode_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriIp4_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/deprecated.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriHostDataStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriIp4Struct.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriIp6Struct.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriMemoryManagerStruct.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriParserStateStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriPathSegmentStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriQueryListStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriTextRangeStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriUriStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/graph_legend.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_e68e8157741866f444e17edd764ebbae.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/index.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/pages.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/annotated.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/classes.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/functions.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/files.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/globals.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/globals_func.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/globals_type.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/globals_enum.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/globals_eval.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/navtreedata.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/annotated_dup.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriHostDataStructA.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriIp4Struct.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriIp6Struct.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriMemoryManagerStruct.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriParserStateStructA.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriPathSegmentStructA.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriQueryListStructA.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriTextRangeStructA.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/structUriUriStructA.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/files_dup.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_d44c64559bbebec7f509842c48db8b23.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_24c5c890457908cb185130461432a4ab.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/Uri_8h.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriBase_8h.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/UriIp4_8h.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/navtreeindex0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/navtree.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/graph_legend.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_24c5c890457908cb185130461432a4ab_dep.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_24c5c890457908cb185130461432a4ab_dep.map -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_24c5c890457908cb185130461432a4ab_dep.md5 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/graph_legend.md5 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser/html/dir_24c5c890457908cb185130461432a4ab.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/cmake/uriparser-0.9.8/uriparser-config.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/cmake/uriparser-0.9.8/uriparser-config-version.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/cmake/uriparser-0.9.8/uriparser.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/cmake/uriparser-0.9.8/uriparser-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/lib64/pkgconfig/liburiparser.pc + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.9.8-2.el10 --unique-debug-suffix -0.9.8-2.el10.x86_64 --unique-debug-src-base uriparser-0.9.8-2.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/uriparser-0.9.8 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/uriparser-0.9.8-2.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 + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZIf7Ej + 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 uriparser-0.9.8 + /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j4 Internal ctest changing into directory: /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build Test project /builddir/build/BUILD/uriparser-0.9.8/redhat-linux-build Start 1: test 1/1 Test #1: test ............................. Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.00 sec + RPM_EC=0 ++ jobs -p + exit 0 Processing files: uriparser-0.9.8-2.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jjcmSc + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.8 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser + cp -pr /builddir/build/BUILD/uriparser-0.9.8/THANKS /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser + cp -pr /builddir/build/BUILD/uriparser-0.9.8/AUTHORS /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser + cp -pr /builddir/build/BUILD/uriparser-0.9.8/ChangeLog /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/doc/uriparser + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CeDvZP + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.8 + LICENSEDIR=/builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/licenses/uriparser + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/licenses/uriparser + cp -pr /builddir/build/BUILD/uriparser-0.9.8/COPYING /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/licenses/uriparser + RPM_EC=0 ++ jobs -p + exit 0 Provides: liburiparser.so.1()(64bit) uriparser = 0.9.8-2.el10 uriparser(x86-64) = 0.9.8-2.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.2.5)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) liburiparser.so.1()(64bit) rtld(GNU_HASH) Processing files: uriparser-devel-0.9.8-2.el10.x86_64 Provides: cmake(uriparser) = 0.9.8 pkgconfig(liburiparser) = 0.9.8 uriparser-devel = 0.9.8-2.el10 uriparser-devel(x86-64) = 0.9.8-2.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(x86-64) liburiparser.so.1()(64bit) Processing files: uriparser-doc-0.9.8-2.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qGfNcm + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.8 + LICENSEDIR=/builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/licenses/uriparser-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/licenses/uriparser-doc + cp -pr /builddir/build/BUILD/uriparser-0.9.8/COPYING /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64/usr/share/licenses/uriparser-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: uriparser-doc = 0.9.8-2.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uriparser-debugsource-0.9.8-2.el10.x86_64 Provides: uriparser-debugsource = 0.9.8-2.el10 uriparser-debugsource(x86-64) = 0.9.8-2.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uriparser-debuginfo-0.9.8-2.el10.x86_64 Provides: debuginfo(build-id) = 1343dcbfa9c0d428f5bc470bb3ec27810bcc2f2c debuginfo(build-id) = 92fccb43adb9123dce7a72bd759fac9fe274302f liburiparser.so.1.0.31-0.9.8-2.el10.x86_64.debug()(64bit) uriparser-debuginfo = 0.9.8-2.el10 uriparser-debuginfo(x86-64) = 0.9.8-2.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uriparser-debugsource(x86-64) = 0.9.8-2.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64 Wrote: /builddir/build/RPMS/uriparser-0.9.8-2.el10.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-debuginfo-0.9.8-2.el10.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-debugsource-0.9.8-2.el10.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-devel-0.9.8-2.el10.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-doc-0.9.8-2.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q7Hezm + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uriparser-0.9.8-2.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.PGbBIW + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/uriparser-0.9.8-SPECPARTS + rm -rf uriparser-0.9.8 uriparser-0.9.8.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild uriparser-0.9.8-2.el10.src.rpm Finish: build phase for uriparser-0.9.8-2.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-1742620474.170072/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1742620474.170072/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1742620474.170072/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/uriparser-0.9.8-2.el10.src.rpm) Config(child) 0 minutes 30 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": "uriparser-debuginfo", "epoch": null, "version": "0.9.8", "release": "2.el10", "arch": "x86_64" }, { "name": "uriparser", "epoch": null, "version": "0.9.8", "release": "2.el10", "arch": "src" }, { "name": "uriparser-debugsource", "epoch": null, "version": "0.9.8", "release": "2.el10", "arch": "x86_64" }, { "name": "uriparser-devel", "epoch": null, "version": "0.9.8", "release": "2.el10", "arch": "x86_64" }, { "name": "uriparser", "epoch": null, "version": "0.9.8", "release": "2.el10", "arch": "x86_64" }, { "name": "uriparser-doc", "epoch": null, "version": "0.9.8", "release": "2.el10", "arch": "noarch" } ] } RPMResults finished