Warning: Permanently added '100.24.40.81' (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/8800913-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 9011 Logging PID: 9012 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8800913, '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': 'dcdad8d5e09471a4b9a063138ac928221e162eec', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/libmysofa', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'libmysofa', 'package_version': '1.3.3-1', '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': '8800913-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/libmysofa /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/libmysofa', '/var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa'... Running: git checkout dcdad8d5e09471a4b9a063138ac928221e162eec -- cmd: ['git', 'checkout', 'dcdad8d5e09471a4b9a063138ac928221e162eec', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa rc: 0 stdout: stderr: Note: switching to 'dcdad8d5e09471a4b9a063138ac928221e162eec'. 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 dcdad8d automatic import of libmysofa Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa 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 libmysofa-1.3.3.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o libmysofa-1.3.3.tar.gz --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/libmysofa/libmysofa-1.3.3.tar.gz/md5/67b0a1ef6bad912443597266878d6058/libmysofa-1.3.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 199M 100 199M 0 0 31.5M 0 0:00:06 0:00:06 --:--:-- 27.5M INFO: Reading stdout from command: md5sum libmysofa-1.3.3.tar.gz /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa/libmysofa.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1742552522.496365 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa/libmysofa.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1742552522.496365 -r /var/lib/copr-rpmbuild/results/configs/child.cfg Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-u34e1aos/libmysofa/libmysofa.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-1742552522.496365/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 4.8 MB/s | 151 kB 00:00 Additional repo https_download_copr_fedorainfra 84 MB/s | 3.0 MB 00:00 Additional repo https_download_copr_fedorainfra 56 MB/s | 1.6 MB 00:00 Additional repo https_download_copr_fedorainfra 26 MB/s | 751 kB 00:00 Additional repo https_download_copr_fedorainfra 13 MB/s | 333 kB 00:00 Additional repo https_download_copr_fedorainfra 5.9 MB/s | 151 kB 00:00 Additional repo https_download_copr_fedorainfra 31 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.8 MB/s | 41 kB 00:00 (2/142): audit-libs-4.0.3-1.el10.x86_64.rpm 8.9 MB/s | 130 kB 00:00 (3/142): authselect-1.5.0-8.el10.x86_64.rpm 9.3 MB/s | 141 kB 00:00 (4/142): authselect-libs-1.5.0-8.el10.x86_64.rp 47 MB/s | 203 kB 00:00 (5/142): basesystem-11-22.el10.noarch.rpm 3.9 MB/s | 7.8 kB 00:00 (6/142): binutils-gold-2.41-53.el10.x86_64.rpm 97 MB/s | 790 kB 00:00 (7/142): bash-5.2.26-6.el10.x86_64.rpm 143 MB/s | 1.8 MB 00:00 (8/142): bzip2-1.0.8-25.el10.x86_64.rpm 12 MB/s | 53 kB 00:00 (9/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 11 MB/s | 42 kB 00:00 (10/142): ca-certificates-2024.2.69_v8.0.303-10 178 MB/s | 941 kB 00:00 (11/142): centos-gpg-keys-10.0-8.el10.noarch.rp 3.7 MB/s | 14 kB 00:00 (12/142): centos-stream-release-10.0-8.el10.noa 10 MB/s | 27 kB 00:00 (13/142): centos-stream-repos-10.0-8.el10.noarc 4.6 MB/s | 12 kB 00:00 (14/142): binutils-2.41-53.el10.x86_64.rpm 190 MB/s | 6.3 MB 00:00 (15/142): coreutils-common-9.5-6.el10.x86_64.rp 156 MB/s | 2.1 MB 00:00 (16/142): coreutils-9.5-6.el10.x86_64.rpm 64 MB/s | 1.1 MB 00:00 (17/142): cpio-2.15-3.el10.x86_64.rpm 47 MB/s | 286 kB 00:00 (18/142): cracklib-2.9.11-8.el10.x86_64.rpm 20 MB/s | 82 kB 00:00 (19/142): crypto-policies-20250214-1.gitfd9b9b9 24 MB/s | 65 kB 00:00 (20/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 26 MB/s | 100 kB 00:00 (21/142): diffutils-3.10-8.el10.x86_64.rpm 103 MB/s | 397 kB 00:00 (22/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 237 MB/s | 3.6 MB 00:00 (23/142): curl-8.9.1-5.el10.x86_64.rpm 22 MB/s | 311 kB 00:00 (24/142): ed-1.20-5.el10.x86_64.rpm 17 MB/s | 82 kB 00:00 (25/142): efi-srpm-macros-6-6.el10.noarch.rpm 11 MB/s | 23 kB 00:00 (26/142): elfutils-debuginfod-client-0.192-5.el 16 MB/s | 46 kB 00:00 (27/142): elfutils-0.192-5.el10.x86_64.rpm 112 MB/s | 537 kB 00:00 (28/142): elfutils-default-yama-scope-0.192-5.e 4.6 MB/s | 12 kB 00:00 (29/142): elfutils-libs-0.192-5.el10.x86_64.rpm 92 MB/s | 260 kB 00:00 (30/142): elfutils-libelf-0.192-5.el10.x86_64.r 42 MB/s | 207 kB 00:00 (31/142): file-5.45-7.el10.x86_64.rpm 9.3 MB/s | 49 kB 00:00 (32/142): file-libs-5.45-7.el10.x86_64.rpm 156 MB/s | 763 kB 00:00 (33/142): filesystem-3.18-16.el10.x86_64.rpm 154 MB/s | 1.1 MB 00:00 (34/142): findutils-4.10.0-5.el10.x86_64.rpm 95 MB/s | 541 kB 00:00 (35/142): fonts-srpm-macros-2.0.5-18.el10.noarc 7.9 MB/s | 27 kB 00:00 (36/142): gdbm-libs-1.23-10.el10.x86_64.rpm 20 MB/s | 56 kB 00:00 (37/142): gdbm-1.23-10.el10.x86_64.rpm 38 MB/s | 147 kB 00:00 (38/142): glibc-common-2.39-37.el10.x86_64.rpm 113 MB/s | 366 kB 00:00 (39/142): glibc-2.39-37.el10.x86_64.rpm 206 MB/s | 2.2 MB 00:00 (40/142): glibc-gconv-extra-2.39-37.el10.x86_64 168 MB/s | 1.6 MB 00:00 (41/142): glibc-minimal-langpack-2.39-37.el10.x 25 MB/s | 85 kB 00:00 (42/142): gawk-5.3.0-6.el10.x86_64.rpm 51 MB/s | 1.1 MB 00:00 (43/142): gmp-6.2.1-10.el10.x86_64.rpm 77 MB/s | 318 kB 00:00 (44/142): grep-3.11-10.el10.x86_64.rpm 71 MB/s | 289 kB 00:00 (45/142): gzip-1.13-3.el10.x86_64.rpm 72 MB/s | 164 kB 00:00 (46/142): info-7.1-6.el10.x86_64.rpm 64 MB/s | 183 kB 00:00 (47/142): jansson-2.14-3.el10.x86_64.rpm 18 MB/s | 46 kB 00:00 (48/142): json-c-0.18-3.el10.x86_64.rpm 14 MB/s | 45 kB 00:00 (49/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 12 MB/s | 32 kB 00:00 (50/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 172 MB/s | 750 kB 00:00 (51/142): libacl-2.3.2-4.el10.x86_64.rpm 6.7 MB/s | 25 kB 00:00 (52/142): libarchive-3.7.7-1.el10.x86_64.rpm 94 MB/s | 414 kB 00:00 (53/142): libattr-2.5.2-5.el10.x86_64.rpm 5.9 MB/s | 18 kB 00:00 (54/142): libblkid-2.40.2-10.el10.x86_64.rpm 45 MB/s | 126 kB 00:00 (55/142): libbrotli-1.1.0-6.el10.x86_64.rpm 113 MB/s | 341 kB 00:00 (56/142): libcap-2.69-7.el10.x86_64.rpm 29 MB/s | 86 kB 00:00 (57/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 8.1 MB/s | 33 kB 00:00 (58/142): libcom_err-1.47.1-3.el10.x86_64.rpm 12 MB/s | 27 kB 00:00 (59/142): libcurl-8.9.1-5.el10.x86_64.rpm 127 MB/s | 360 kB 00:00 (60/142): libeconf-0.6.2-4.el10.x86_64.rpm 17 MB/s | 33 kB 00:00 (61/142): libevent-2.1.12-16.el10.x86_64.rpm 100 MB/s | 258 kB 00:00 (62/142): libfdisk-2.40.2-10.el10.x86_64.rpm 58 MB/s | 160 kB 00:00 (63/142): libffi-3.4.4-9.el10.x86_64.rpm 17 MB/s | 40 kB 00:00 (64/142): libgcc-14.2.1-7.el10.x86_64.rpm 28 MB/s | 138 kB 00:00 (65/142): libidn2-2.3.7-3.el10.x86_64.rpm 29 MB/s | 113 kB 00:00 (66/142): libgomp-14.2.1-7.el10.x86_64.rpm 55 MB/s | 361 kB 00:00 (67/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 31 MB/s | 77 kB 00:00 (68/142): libmount-2.40.2-10.el10.x86_64.rpm 43 MB/s | 156 kB 00:00 (69/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 18 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 40 MB/s | 108 kB 00:00 (72/142): libselinux-3.8-1.el10.x86_64.rpm 48 MB/s | 96 kB 00:00 (73/142): libsemanage-3.8-1.el10.x86_64.rpm 43 MB/s | 121 kB 00:00 (74/142): libsepol-3.8-1.el10.x86_64.rpm 88 MB/s | 342 kB 00:00 (75/142): libsmartcols-2.40.2-10.el10.x86_64.rp 19 MB/s | 83 kB 00:00 (76/142): libssh-0.11.1-2.el10.x86_64.rpm 86 MB/s | 232 kB 00:00 (77/142): libssh-config-0.11.1-2.el10.noarch.rp 4.4 MB/s | 9.3 kB 00:00 (78/142): libtasn1-4.19.0-9.el10.x86_64.rpm 30 MB/s | 75 kB 00:00 (79/142): libutempter-1.2.1-15.el10.x86_64.rpm 9.2 MB/s | 27 kB 00:00 (80/142): libunistring-1.1-11.el10.x86_64.rpm 73 MB/s | 546 kB 00:00 (81/142): libuuid-2.40.2-10.el10.x86_64.rpm 13 MB/s | 30 kB 00:00 (82/142): libverto-0.3.2-10.el10.x86_64.rpm 9.8 MB/s | 21 kB 00:00 (83/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 50 MB/s | 119 kB 00:00 (84/142): libstdc++-14.2.1-7.el10.x86_64.rpm 71 MB/s | 910 kB 00:00 (85/142): libxml2-2.12.5-5.el10.x86_64.rpm 179 MB/s | 689 kB 00:00 (86/142): libzstd-1.5.5-9.el10.x86_64.rpm 71 MB/s | 304 kB 00:00 (87/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 37 MB/s | 68 kB 00:00 (88/142): lua-libs-5.4.6-7.el10.x86_64.rpm 26 MB/s | 130 kB 00:00 (89/142): mpfr-4.2.1-5.el10.x86_64.rpm 122 MB/s | 348 kB 00:00 (90/142): ncurses-base-6.4-14.20240127.el10.noa 27 MB/s | 64 kB 00:00 (91/142): ncurses-libs-6.4-14.20240127.el10.x86 136 MB/s | 329 kB 00:00 (92/142): openldap-2.6.8-3.el10.x86_64.rpm 77 MB/s | 221 kB 00:00 (93/142): p11-kit-0.25.5-7.el10.x86_64.rpm 96 MB/s | 493 kB 00:00 (94/142): p11-kit-trust-0.25.5-7.el10.x86_64.rp 31 MB/s | 135 kB 00:00 (95/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 208 MB/s | 2.3 MB 00:00 (96/142): pam-1.6.1-7.el10.x86_64.rpm 85 MB/s | 510 kB 00:00 (97/142): pam-libs-1.6.1-7.el10.x86_64.rpm 8.6 MB/s | 58 kB 00:00 (98/142): pcre2-10.44-1.el10.3.x86_64.rpm 95 MB/s | 246 kB 00:00 (99/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 60 MB/s | 151 kB 00:00 (100/142): pkgconf-2.1.0-3.el10.x86_64.rpm 23 MB/s | 44 kB 00:00 (101/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 7.0 MB/s | 14 kB 00:00 (102/142): pkgconf-pkg-config-2.1.0-3.el10.x86_ 5.3 MB/s | 10 kB 00:00 (103/142): popt-1.19-8.el10.x86_64.rpm 27 MB/s | 59 kB 00:00 (104/142): publicsuffix-list-dafsa-20240107-6.e 29 MB/s | 59 kB 00:00 (105/142): readline-8.2-11.el10.x86_64.rpm 85 MB/s | 213 kB 00:00 (106/142): rpm-build-4.19.1.1-12.el10.x86_64.rp 34 MB/s | 68 kB 00:00 (107/142): rpm-4.19.1.1-12.el10.x86_64.rpm 138 MB/s | 508 kB 00:00 (108/142): rpm-build-libs-4.19.1.1-12.el10.x86_ 32 MB/s | 93 kB 00:00 (109/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 114 MB/s | 306 kB 00:00 (110/142): sed-4.9-3.el10.x86_64.rpm 84 MB/s | 309 kB 00:00 (111/142): setup-2.14.5-4.el10.noarch.rpm 45 MB/s | 148 kB 00:00 (112/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 166 MB/s | 739 kB 00:00 (113/142): shadow-utils-4.15.0-5.el10.x86_64.rp 185 MB/s | 1.3 MB 00:00 (114/142): tar-1.35-7.el10.x86_64.rpm 195 MB/s | 852 kB 00:00 (115/142): unzip-6.0-66.el10.x86_64.rpm 59 MB/s | 184 kB 00:00 (116/142): systemd-libs-257-9.el10.x86_64.rpm 75 MB/s | 812 kB 00:00 (117/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 39 MB/s | 883 kB 00:00 (118/142): which-2.21-43.el10.x86_64.rpm 17 MB/s | 41 kB 00:00 (119/142): util-linux-2.40.2-10.el10.x86_64.rpm 175 MB/s | 1.1 MB 00:00 (120/142): xz-5.6.2-3.el10.x86_64.rpm 109 MB/s | 458 kB 00:00 (121/142): xz-libs-5.6.2-3.el10.x86_64.rpm 35 MB/s | 112 kB 00:00 (122/142): zip-3.0-44.el10.x86_64.rpm 99 MB/s | 263 kB 00:00 (123/142): util-linux-core-2.40.2-10.el10.x86_6 42 MB/s | 515 kB 00:00 (124/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 26 MB/s | 80 kB 00:00 (125/142): zstd-1.5.5-9.el10.x86_64.rpm 138 MB/s | 475 kB 00:00 (126/142): debugedit-5.1-4.el10.x86_64.rpm 27 MB/s | 79 kB 00:00 (127/142): dwz-0.15-7.el10.x86_64.rpm 30 MB/s | 137 kB 00:00 (128/142): forge-srpm-macros-0.4.0-6.el10.noarc 8.7 MB/s | 21 kB 00:00 (129/142): go-srpm-macros-3.6.0-4.el10.noarch.r 11 MB/s | 27 kB 00:00 (130/142): kernel-srpm-macros-1.0-25.el10.noarc 3.1 MB/s | 10 kB 00:00 (131/142): lua-srpm-macros-1-15.el10.noarch.rpm 4.2 MB/s | 9.3 kB 00:00 (132/142): ocaml-srpm-macros-10-4.el10.noarch.r 3.4 MB/s | 9.6 kB 00:00 (133/142): openblas-srpm-macros-2-19.el10.noarc 3.5 MB/s | 8.2 kB 00:00 (134/142): package-notes-srpm-macros-0.5-13.el1 3.2 MB/s | 9.7 kB 00:00 (135/142): gdb-minimal-14.2-4.el10.x86_64.rpm 275 MB/s | 4.1 MB 00:00 (136/142): patch-2.7.6-26.el10.x86_64.rpm 19 MB/s | 128 kB 00:00 (137/142): perl-srpm-macros-1-57.el10.noarch.rp 2.0 MB/s | 9.0 kB 00:00 (138/142): pyproject-srpm-macros-1.16.2-1.el10. 6.9 MB/s | 14 kB 00:00 (139/142): python-srpm-macros-3.12-9.1.el10.noa 11 MB/s | 24 kB 00:00 (140/142): qt6-srpm-macros-6.8.2-2.el10.noarch. 4.1 MB/s | 9.8 kB 00:00 (141/142): redhat-rpm-config-287-2.el10.noarch. 32 MB/s | 74 kB 00:00 (142/142): rust-toolset-srpm-macros-1.84.1-1.el 4.9 MB/s | 13 kB 00:00 -------------------------------------------------------------------------------- Total 222 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=1729555200 Wrote: /builddir/build/SRPMS/libmysofa-1.3.3-1.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-1742552522.496365/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1742552522.496365/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1742552522.496365/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-u34e1aos/libmysofa/libmysofa.spec) Config(child) 0 minutes 13 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot INFO: Start(/var/lib/copr-rpmbuild/results/libmysofa-1.3.3-1.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1742552522.496365/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 libmysofa-1.3.3-1.el10.src.rpm Start: build setup for libmysofa-1.3.3-1.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1729555200 Wrote: /builddir/build/SRPMS/libmysofa-1.3.3-1.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 154 kB/s | 2.1 kB 00:00 Copr repository 3.7 MB/s | 152 kB 00:00 Additional repo https_download_copr_fedorainfra 185 kB/s | 2.6 kB 00:00 Additional repo https_download_copr_fedorainfra 167 kB/s | 2.6 kB 00:00 Additional repo https_download_copr_fedorainfra 88 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 164 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 184 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 5.7 MB/s | 152 kB 00:00 Additional repo https_download_copr_fedorainfra 150 kB/s | 2.2 kB 00:00 Dependencies resolved. ========================================================================================================================================================= Package Arch Version Repository Size ========================================================================================================================================================= Installing: CUnit-devel x86_64 2.1.3-34.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 61 k cmake x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 12 M 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-c++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 M 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 nodejs x86_64 1:20.11.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 48 k zlib-ng-compat-devel x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k Installing dependencies: CUnit x86_64 2.1.3-34.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 53 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 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 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 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 glibc-devel x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 525 k kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.5 M libmpc x86_64 1.3.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 71 k 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 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 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 nodejs-cjs-module-lexer noarch 1.2.3-8.el10 copr_base 38 k nodejs-libs x86_64 1:20.11.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 15 M nodejs-undici noarch 6.11.1-4.el10 copr_base 263 k openssl x86_64 1:3.2.2-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M 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 tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 431 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 Transaction Summary ========================================================================================================================================================= Install 33 Packages Total download size: 114 M Installed size: 367 M Downloading Packages: (1/33): nodejs-undici-6.11.1-4.el10.noarch.rpm 9.5 MB/s | 263 kB 00:00 (2/33): nodejs-cjs-module-lexer-1.2.3-8.el10.no 1.3 MB/s | 38 kB 00:00 (3/33): expat-2.6.4-1.el10.x86_64.rpm 28 MB/s | 115 kB 00:00 (4/33): cpp-14.2.1-7.el10.x86_64.rpm 259 MB/s | 13 MB 00:00 (5/33): gcc-plugin-annobin-14.2.1-7.el10.x86_64 10 MB/s | 61 kB 00:00 (6/33): glibc-devel-2.39-37.el10.x86_64.rpm 95 MB/s | 525 kB 00:00 (7/33): kernel-headers-6.12.0-65.el10.x86_64.rp 133 MB/s | 1.5 MB 00:00 (8/33): libstdc++-devel-14.2.1-7.el10.x86_64.rp 128 MB/s | 2.6 MB 00:00 (9/33): libxcrypt-devel-4.4.36-10.el10.x86_64.r 2.1 MB/s | 29 kB 00:00 (10/33): gcc-c++-14.2.1-7.el10.x86_64.rpm 169 MB/s | 15 MB 00:00 (11/33): make-4.4.1-9.el10.x86_64.rpm 28 MB/s | 579 kB 00:00 (12/33): mpdecimal-2.5.1-12.el10.x86_64.rpm 5.9 MB/s | 89 kB 00:00 (13/33): python3-3.12.9-1.el10.x86_64.rpm 2.5 MB/s | 29 kB 00:00 (14/33): openssl-3.2.2-16.el10.x86_64.rpm 51 MB/s | 1.1 MB 00:00 (15/33): gcc-14.2.1-7.el10.x86_64.rpm 228 MB/s | 38 MB 00:00 (16/33): python3-pip-wheel-23.3.2-10.el10.noarc 32 MB/s | 1.5 MB 00:00 (17/33): python3-libs-3.12.9-1.el10.x86_64.rpm 137 MB/s | 8.9 MB 00:00 (18/33): tzdata-2025a-1.el10.noarch.rpm 21 MB/s | 431 kB 00:00 (19/33): vim-filesystem-9.1.083-5.el10.noarch.r 829 kB/s | 15 kB 00:00 (20/33): zlib-ng-compat-devel-2.2.3-1.el10.x86_ 13 MB/s | 38 kB 00:00 (21/33): annobin-docs-12.92-1.el10.noarch.rpm 38 MB/s | 92 kB 00:00 (22/33): annobin-plugin-gcc-12.92-1.el10.x86_64 202 MB/s | 983 kB 00:00 (23/33): CUnit-2.1.3-34.el10.x86_64.rpm 2.4 MB/s | 53 kB 00:00 (24/33): cmake-data-3.30.5-2.el10.noarch.rpm 192 MB/s | 1.8 MB 00:00 (25/33): CUnit-devel-2.1.3-34.el10.x86_64.rpm 1.8 MB/s | 61 kB 00:00 (26/33): cmake-filesystem-3.30.5-2.el10.x86_64. 4.0 MB/s | 17 kB 00:00 (27/33): cmake-rpm-macros-3.30.5-2.el10.noarch. 5.3 MB/s | 17 kB 00:00 (28/33): emacs-filesystem-29.4-9.el10.noarch.rp 3.4 MB/s | 9.4 kB 00:00 (29/33): libmpc-1.3.1-7.el10.x86_64.rpm 14 MB/s | 71 kB 00:00 (30/33): cmake-3.30.5-2.el10.x86_64.rpm 283 MB/s | 12 MB 00:00 (31/33): libuv-1.49.2-2.el10.x86_64.rpm 20 MB/s | 258 kB 00:00 (32/33): nodejs-20.11.0-5.el10.x86_64.rpm 1.3 MB/s | 48 kB 00:00 (33/33): nodejs-libs-20.11.0-5.el10.x86_64.rpm 235 MB/s | 15 MB 00:00 -------------------------------------------------------------------------------- Total 340 MB/s | 114 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libuv-1:1.49.2-2.el10.x86_64 1/33 Installing : libmpc-1.3.1-7.el10.x86_64 2/33 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 3/33 Installing : make-1:4.4.1-9.el10.x86_64 4/33 Installing : expat-2.6.4-1.el10.x86_64 5/33 Installing : cpp-14.2.1-7.el10.x86_64 6/33 Installing : nodejs-libs-1:20.11.0-5.el10.x86_64 7/33 Installing : emacs-filesystem-1:29.4-9.el10.noarch 8/33 Installing : annobin-docs-12.92-1.el10.noarch 9/33 Installing : CUnit-2.1.3-34.el10.x86_64 10/33 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 11/33 Installing : tzdata-2025a-1.el10.noarch 12/33 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 13/33 Installing : openssl-1:3.2.2-16.el10.x86_64 14/33 Installing : mpdecimal-2.5.1-12.el10.x86_64 15/33 Installing : python3-libs-3.12.9-1.el10.x86_64 16/33 Installing : python3-3.12.9-1.el10.x86_64 17/33 Installing : cmake-rpm-macros-3.30.5-2.el10.noarch 18/33 Installing : cmake-data-3.30.5-2.el10.noarch 19/33 Installing : cmake-3.30.5-2.el10.x86_64 20/33 Installing : libstdc++-devel-14.2.1-7.el10.x86_64 21/33 Installing : kernel-headers-6.12.0-65.el10.x86_64 22/33 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 23/33 Installing : glibc-devel-2.39-37.el10.x86_64 24/33 Installing : gcc-14.2.1-7.el10.x86_64 25/33 Running scriptlet: gcc-14.2.1-7.el10.x86_64 25/33 Installing : nodejs-undici-6.11.1-4.el10.noarch 26/33 Installing : nodejs-1:20.11.0-5.el10.x86_64 27/33 Installing : nodejs-cjs-module-lexer-1.2.3-8.el10.noarch 28/33 Installing : gcc-c++-14.2.1-7.el10.x86_64 29/33 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 30/33 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 30/33 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 31/33 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 31/33 Installing : CUnit-devel-2.1.3-34.el10.x86_64 32/33 Installing : zlib-ng-compat-devel-2.2.3-1.el10.x86_64 33/33 Running scriptlet: zlib-ng-compat-devel-2.2.3-1.el10.x86_64 33/33 Installed products updated. Installed: CUnit-2.1.3-34.el10.x86_64 CUnit-devel-2.1.3-34.el10.x86_64 annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.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 emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.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 glibc-devel-2.39-37.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libstdc++-devel-14.2.1-7.el10.x86_64 libuv-1:1.49.2-2.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 nodejs-1:20.11.0-5.el10.x86_64 nodejs-cjs-module-lexer-1.2.3-8.el10.noarch nodejs-libs-1:20.11.0-5.el10.x86_64 nodejs-undici-6.11.1-4.el10.noarch openssl-1:3.2.2-16.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 tzdata-2025a-1.el10.noarch vim-filesystem-2:9.1.083-5.el10.noarch zlib-ng-compat-devel-2.2.3-1.el10.x86_64 Complete! Finish: build setup for libmysofa-1.3.3-1.el10.src.rpm Start: rpmbuild libmysofa-1.3.3-1.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1729555200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T3OZ6J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmysofa-1.3.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libmysofa-1.3.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libmysofa-1.3.3 + rm -rf /builddir/build/BUILD/libmysofa-1.3.3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/libmysofa-1.3.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xjHtIr + 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 libmysofa-1.3.3 + 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 -DBUILD_STATIC_LIBS=OFF -DCODE_COVERAGE=OFF -DCMAKE_VERBOSE_MAKEFILE=ON -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test C_HAS_WALL -- Performing Test C_HAS_WALL - Success -- Found CUnit: /usr/lib64/libcunit.so (found version "2.1-3") -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done (0.9s) -- 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/libmysofa-1.3.3/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j4 --verbose Change Dir: '/builddir/build/BUILD/libmysofa-1.3.3/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/libmysofa-1.3.3 -B/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/CMakeFiles /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/gmake -f src/CMakeFiles/mysofa-shared.dir/build.make src/CMakeFiles/mysofa-shared.dir/depend /usr/bin/gmake -f src/CMakeFiles/internal.dir/build.make src/CMakeFiles/internal.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libmysofa-1.3.3 /builddir/build/BUILD/libmysofa-1.3.3/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/CMakeFiles/internal.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libmysofa-1.3.3 /builddir/build/BUILD/libmysofa-1.3.3/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/CMakeFiles/mysofa-shared.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/gmake -f src/CMakeFiles/internal.dir/build.make src/CMakeFiles/internal.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/gmake -f src/CMakeFiles/mysofa-shared.dir/build.make src/CMakeFiles/mysofa-shared.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [ 2%] Building C object src/CMakeFiles/internal.dir/tests/internal.c.o [ 4%] Building C object src/CMakeFiles/internal.dir/hrtf/tools.c.o [ 6%] Building C object src/CMakeFiles/internal.dir/tests/tools.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/internal.dir/tests/internal.c.o -MF CMakeFiles/internal.dir/tests/internal.c.o.d -o CMakeFiles/internal.dir/tests/internal.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/internal.c [ 9%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/reader.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/internal.dir/tests/tools.c.o -MF CMakeFiles/internal.dir/tests/tools.c.o.d -o CMakeFiles/internal.dir/tests/tools.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/tools.c cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/reader.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/reader.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/reader.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/reader.c cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/internal.dir/hrtf/tools.c.o -MF CMakeFiles/internal.dir/hrtf/tools.c.o.d -o CMakeFiles/internal.dir/hrtf/tools.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/tools.c [ 11%] Building C object src/CMakeFiles/mysofa-shared.dir/hdf/superblock.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hdf/superblock.c.o -MF CMakeFiles/mysofa-shared.dir/hdf/superblock.c.o.d -o CMakeFiles/mysofa-shared.dir/hdf/superblock.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/superblock.c [ 13%] Building C object src/CMakeFiles/mysofa-shared.dir/hdf/dataobject.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hdf/dataobject.c.o -MF CMakeFiles/mysofa-shared.dir/hdf/dataobject.c.o.d -o CMakeFiles/mysofa-shared.dir/hdf/dataobject.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/dataobject.c [ 15%] Building C object src/CMakeFiles/mysofa-shared.dir/hdf/btree.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hdf/btree.c.o -MF CMakeFiles/mysofa-shared.dir/hdf/btree.c.o.d -o CMakeFiles/mysofa-shared.dir/hdf/btree.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/btree.c [ 18%] Linking C executable internal cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/internal.dir/link.txt --verbose=1 /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/dataobject.c: In function ‘readOHDRHeaderMessageFilterPipelineV1’: /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/dataobject.c:625:41: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable] 625 | uint16_t filter_identification_value, flags, number_client_data_values, | ^~~~~ /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 -Wall -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/internal.dir/tests/internal.c.o CMakeFiles/internal.dir/tests/tools.c.o CMakeFiles/internal.dir/hrtf/tools.c.o -o internal -lm /usr/lib64/libcunit.so [ 20%] Building C object src/CMakeFiles/mysofa-shared.dir/hdf/fractalhead.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hdf/fractalhead.c.o -MF CMakeFiles/mysofa-shared.dir/hdf/fractalhead.c.o.d -o CMakeFiles/mysofa-shared.dir/hdf/fractalhead.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/fractalhead.c [ 22%] Building C object src/CMakeFiles/mysofa-shared.dir/hdf/gunzip.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hdf/gunzip.c.o -MF CMakeFiles/mysofa-shared.dir/hdf/gunzip.c.o.d -o CMakeFiles/mysofa-shared.dir/hdf/gunzip.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/gunzip.c gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [ 22%] Built target internal [ 25%] Building C object src/CMakeFiles/mysofa-shared.dir/hdf/gcol.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hdf/gcol.c.o -MF CMakeFiles/mysofa-shared.dir/hdf/gcol.c.o.d -o CMakeFiles/mysofa-shared.dir/hdf/gcol.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hdf/gcol.c [ 27%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/check.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/check.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/check.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/check.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/check.c [ 29%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/spherical.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/spherical.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/spherical.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/spherical.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/spherical.c [ 31%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/lookup.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/lookup.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/lookup.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/lookup.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/lookup.c [ 34%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/tools.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/tools.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/tools.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/tools.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/tools.c [ 36%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/kdtree.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/kdtree.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/kdtree.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/kdtree.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/kdtree.c [ 38%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/neighbors.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/neighbors.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/neighbors.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/neighbors.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/neighbors.c [ 40%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/interpolate.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/interpolate.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/interpolate.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/interpolate.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/interpolate.c [ 43%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/resample.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/resample.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/resample.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/resample.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/resample.c [ 45%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/loudness.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/loudness.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/loudness.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/loudness.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/loudness.c [ 47%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/minphase.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/minphase.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/minphase.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/minphase.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/minphase.c [ 50%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/easy.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/easy.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/easy.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/easy.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/easy.c [ 52%] Building C object src/CMakeFiles/mysofa-shared.dir/hrtf/cache.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/hrtf/cache.c.o -MF CMakeFiles/mysofa-shared.dir/hrtf/cache.c.o.d -o CMakeFiles/mysofa-shared.dir/hrtf/cache.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/hrtf/cache.c [ 54%] Building C object src/CMakeFiles/mysofa-shared.dir/resampler/speex_resampler.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -Dmysofa_shared_EXPORTS -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -fPIC -fvisibility=hidden -MD -MT src/CMakeFiles/mysofa-shared.dir/resampler/speex_resampler.c.o -MF CMakeFiles/mysofa-shared.dir/resampler/speex_resampler.c.o.d -o CMakeFiles/mysofa-shared.dir/resampler/speex_resampler.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/resampler/speex_resampler.c [ 56%] Linking C shared library libmysofa.so cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysofa-shared.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 -Wall -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,libmysofa.so.1 -o libmysofa.so.1.3.3 "CMakeFiles/mysofa-shared.dir/hrtf/reader.c.o" "CMakeFiles/mysofa-shared.dir/hdf/superblock.c.o" "CMakeFiles/mysofa-shared.dir/hdf/dataobject.c.o" "CMakeFiles/mysofa-shared.dir/hdf/btree.c.o" "CMakeFiles/mysofa-shared.dir/hdf/fractalhead.c.o" "CMakeFiles/mysofa-shared.dir/hdf/gunzip.c.o" "CMakeFiles/mysofa-shared.dir/hdf/gcol.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/check.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/spherical.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/lookup.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/tools.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/kdtree.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/neighbors.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/interpolate.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/resample.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/loudness.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/minphase.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/easy.c.o" "CMakeFiles/mysofa-shared.dir/hrtf/cache.c.o" "CMakeFiles/mysofa-shared.dir/resampler/speex_resampler.c.o" -lm /usr/lib64/libz.so cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/cmake -E cmake_symlink_library libmysofa.so.1.3.3 libmysofa.so.1 libmysofa.so gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [ 56%] Built target mysofa-shared /usr/bin/gmake -f src/CMakeFiles/mysofa2json.dir/build.make src/CMakeFiles/mysofa2json.dir/depend /usr/bin/gmake -f src/CMakeFiles/external.dir/build.make src/CMakeFiles/external.dir/depend /usr/bin/gmake -f src/CMakeFiles/multithread.dir/build.make src/CMakeFiles/multithread.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libmysofa-1.3.3 /builddir/build/BUILD/libmysofa-1.3.3/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/CMakeFiles/mysofa2json.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libmysofa-1.3.3 /builddir/build/BUILD/libmysofa-1.3.3/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/CMakeFiles/multithread.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libmysofa-1.3.3 /builddir/build/BUILD/libmysofa-1.3.3/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/CMakeFiles/external.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/gmake -f src/CMakeFiles/mysofa2json.dir/build.make src/CMakeFiles/mysofa2json.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/gmake -f src/CMakeFiles/external.dir/build.make src/CMakeFiles/external.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/gmake -f src/CMakeFiles/multithread.dir/build.make src/CMakeFiles/multithread.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [ 59%] Building C object src/CMakeFiles/mysofa2json.dir/tests/sofa2json.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/mysofa2json.dir/tests/sofa2json.c.o -MF CMakeFiles/mysofa2json.dir/tests/sofa2json.c.o.d -o CMakeFiles/mysofa2json.dir/tests/sofa2json.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/sofa2json.c [ 61%] Building C object src/CMakeFiles/mysofa2json.dir/tests/json.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/mysofa2json.dir/tests/json.c.o -MF CMakeFiles/mysofa2json.dir/tests/json.c.o.d -o CMakeFiles/mysofa2json.dir/tests/json.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/json.c [ 63%] Building C object src/CMakeFiles/multithread.dir/tests/multithread.c.o [ 65%] Building C object src/CMakeFiles/external.dir/tests/external.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/multithread.dir/tests/multithread.c.o -MF CMakeFiles/multithread.dir/tests/multithread.c.o.d -o CMakeFiles/multithread.dir/tests/multithread.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/multithread.c cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/external.c.o -MF CMakeFiles/external.dir/tests/external.c.o.d -o CMakeFiles/external.dir/tests/external.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/external.c [ 68%] Building C object src/CMakeFiles/external.dir/tests/check.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/check.c.o -MF CMakeFiles/external.dir/tests/check.c.o.d -o CMakeFiles/external.dir/tests/check.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/check.c [ 70%] Building C object src/CMakeFiles/external.dir/tests/check_data.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/check_data.c.o -MF CMakeFiles/external.dir/tests/check_data.c.o.d -o CMakeFiles/external.dir/tests/check_data.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/check_data.c [ 72%] Building C object src/CMakeFiles/external.dir/tests/lookup.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/lookup.c.o -MF CMakeFiles/external.dir/tests/lookup.c.o.d -o CMakeFiles/external.dir/tests/lookup.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/lookup.c [ 75%] Linking C executable multithread cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/multithread.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 -Wall -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/multithread.dir/tests/multithread.c.o -o multithread -Wl,-rpath,/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src libmysofa.so.1.3.3 -lpthread -lm [ 77%] Linking C executable mysofa2json cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysofa2json.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 -Wall -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/mysofa2json.dir/tests/sofa2json.c.o CMakeFiles/mysofa2json.dir/tests/json.c.o -o mysofa2json -Wl,-rpath,/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src: libmysofa.so.1.3.3 [ 79%] Building C object src/CMakeFiles/external.dir/tests/neighbors.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/neighbors.c.o -MF CMakeFiles/external.dir/tests/neighbors.c.o.d -o CMakeFiles/external.dir/tests/neighbors.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/neighbors.c [ 81%] Building C object src/CMakeFiles/external.dir/tests/interpolate.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/interpolate.c.o -MF CMakeFiles/external.dir/tests/interpolate.c.o.d -o CMakeFiles/external.dir/tests/interpolate.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/interpolate.c [ 84%] Building C object src/CMakeFiles/external.dir/tests/resample.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/resample.c.o -MF CMakeFiles/external.dir/tests/resample.c.o.d -o CMakeFiles/external.dir/tests/resample.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/resample.c gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [ 84%] Built target multithread [ 86%] Building C object src/CMakeFiles/external.dir/tests/loudness.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/loudness.c.o -MF CMakeFiles/external.dir/tests/loudness.c.o.d -o CMakeFiles/external.dir/tests/loudness.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/loudness.c [ 88%] Building C object src/CMakeFiles/external.dir/tests/minphase.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/minphase.c.o -MF CMakeFiles/external.dir/tests/minphase.c.o.d -o CMakeFiles/external.dir/tests/minphase.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/minphase.c gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [ 90%] Building C object src/CMakeFiles/external.dir/tests/easy.c.o [ 90%] Built target mysofa2json cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/easy.c.o -MF CMakeFiles/external.dir/tests/easy.c.o.d -o CMakeFiles/external.dir/tests/easy.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/easy.c [ 93%] Building C object src/CMakeFiles/external.dir/tests/cache.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/cache.c.o -MF CMakeFiles/external.dir/tests/cache.c.o.d -o CMakeFiles/external.dir/tests/cache.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/cache.c [ 95%] Building C object src/CMakeFiles/external.dir/tests/json.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/json.c.o -MF CMakeFiles/external.dir/tests/json.c.o.d -o CMakeFiles/external.dir/tests/json.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/json.c [ 97%] Building C object src/CMakeFiles/external.dir/tests/user_defined_variable.c.o cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/gcc -I/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src -I/builddir/build/BUILD/libmysofa-1.3.3/src/hrtf -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 -Wall -std=gnu99 -MD -MT src/CMakeFiles/external.dir/tests/user_defined_variable.c.o -MF CMakeFiles/external.dir/tests/user_defined_variable.c.o.d -o CMakeFiles/external.dir/tests/user_defined_variable.c.o -c /builddir/build/BUILD/libmysofa-1.3.3/src/tests/user_defined_variable.c [100%] Linking C executable external cd /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/external.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 -Wall -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/external.dir/tests/external.c.o CMakeFiles/external.dir/tests/check.c.o CMakeFiles/external.dir/tests/check_data.c.o CMakeFiles/external.dir/tests/lookup.c.o CMakeFiles/external.dir/tests/neighbors.c.o CMakeFiles/external.dir/tests/interpolate.c.o CMakeFiles/external.dir/tests/resample.c.o CMakeFiles/external.dir/tests/loudness.c.o CMakeFiles/external.dir/tests/minphase.c.o CMakeFiles/external.dir/tests/easy.c.o CMakeFiles/external.dir/tests/cache.c.o CMakeFiles/external.dir/tests/json.c.o CMakeFiles/external.dir/tests/user_defined_variable.c.o -o external -Wl,-rpath,/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src libmysofa.so.1.3.3 /usr/lib64/libcunit.so -lm gmake[2]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' [100%] Built target external gmake[1]: Leaving directory '/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KHc0VU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmysofa-1.3.3-1.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 libmysofa-1.3.3 + DESTDIR=/builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64 + /usr/bin/cmake --install redhat-linux-build -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/libmysofa/default.sofa -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/libmysofa/MIT_KEMAR_normal_pinna.sofa -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/pkgconfig/libmysofa.pc -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/cmake/mysofa/mysofaTargets.cmake -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/cmake/mysofa/mysofaTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/cmake/mysofa/mysofaConfig.cmake -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/cmake/mysofa/mysofaConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/libmysofa.so.1.3.3 -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/libmysofa.so.1 -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/lib64/libmysofa.so -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/include/mysofa.h -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/include/mysofa_export.h -- Installing: /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/bin/mysofa2json -- Set non-toolchain portion of runtime path of "/builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/bin/mysofa2json" to "" + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.3.3-1.el10 --unique-debug-suffix -1.3.3-1.el10.x86_64 --unique-debug-src-base libmysofa-1.3.3-1.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/libmysofa-1.3.3 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/libmysofa-1.3.3-1.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.ayQB2h + 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 libmysofa-1.3.3 + export MYSOFA2JSON=/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/mysofa2json + MYSOFA2JSON=/builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build/src/mysofa2json + /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j4 Internal ctest changing into directory: /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build Test project /builddir/build/BUILD/libmysofa-1.3.3/redhat-linux-build Start 1: Mesh2HRTF Start 2: latTestAziBeRTA_Resamp1_Fran Start 3: D1_48K_24bit_0.3s_FIR_SOFA Start 4: H20_44K_16bit_256tap_FIR_SOFA 1/43 Test #3: D1_48K_24bit_0.3s_FIR_SOFA ........................ Passed 0.00 sec Start 5: MIT_KEMAR_large_pinna 2/43 Test #1: Mesh2HRTF ......................................... Passed 0.55 sec Start 6: MIT_KEMAR_normal_pinna 3/43 Test #5: MIT_KEMAR_large_pinna ............................. Passed 2.11 sec Start 7: MIT_KEMAR_normal_pinna.old 4/43 Test #6: MIT_KEMAR_normal_pinna ............................ Passed 2.09 sec Start 8: dtf_nh2 5/43 Test #4: H20_44K_16bit_256tap_FIR_SOFA ..................... Passed 3.13 sec Start 9: hrtf_c_nh898 6/43 Test #7: MIT_KEMAR_normal_pinna.old ........................ Passed 2.05 sec Start 10: fail-issue-72 7/43 Test #10: fail-issue-72 ..................................... Passed 0.00 sec Start 11: fail-issue-75 8/43 Test #11: fail-issue-75 ..................................... Passed 0.00 sec Start 12: fail-issue-76 9/43 Test #12: fail-issue-76 ..................................... Passed 0.00 sec Start 13: fail-issue-77 10/43 Test #13: fail-issue-77 ..................................... Passed 0.00 sec Start 14: fail-issue-79 11/43 Test #14: fail-issue-79 ..................................... Passed 0.00 sec Start 15: fail-issue-82 12/43 Test #15: fail-issue-82 ..................................... Passed 0.00 sec Start 16: fail-issue-83 13/43 Test #16: fail-issue-83 ..................................... Passed 0.00 sec Start 17: fail-issue-84 14/43 Test #17: fail-issue-84 ..................................... Passed 0.00 sec Start 18: fail-issue-130 15/43 Test #18: fail-issue-130 .................................... Passed 0.00 sec Start 19: fail-issue-132 16/43 Test #19: fail-issue-132 .................................... Passed 0.00 sec Start 20: fail-issue-135 17/43 Test #20: fail-issue-135 .................................... Passed 0.00 sec Start 21: fail-issue-136 18/43 Test #21: fail-issue-136 .................................... Passed 0.00 sec Start 22: fail-issue-137 19/43 Test #22: fail-issue-137 .................................... Passed 0.00 sec Start 23: fail-issue-138 20/43 Test #23: fail-issue-138 .................................... Passed 0.00 sec Start 24: fail-issue-156 21/43 Test #24: fail-issue-156 .................................... Passed 0.00 sec Start 25: fail-issue-163 22/43 Test #25: fail-issue-163 .................................... Passed 0.00 sec Start 26: fail-issue-167a 23/43 Test #26: fail-issue-167a ................................... Passed 0.00 sec Start 27: fail-issue-167b 24/43 Test #27: fail-issue-167b ................................... Passed 0.00 sec Start 28: fail-issue-168 25/43 Test #28: fail-issue-168 .................................... Passed 0.00 sec Start 29: fail-issue-171 26/43 Test #29: fail-issue-171 .................................... Passed 0.00 sec Start 30: fail-issue-173 27/43 Test #30: fail-issue-173 .................................... Passed 0.00 sec Start 31: CIPIC_subject_003_hrir_final 28/43 Test #8: dtf_nh2 ........................................... Passed 2.21 sec Start 32: FHK_HRIR_L2354 29/43 Test #9: hrtf_c_nh898 ...................................... Passed 2.31 sec Start 33: LISTEN_1002_IRC_1002_C_HRIR 30/43 Test #31: CIPIC_subject_003_hrir_final ...................... Passed 1.79 sec Start 34: Pulse 31/43 Test #33: LISTEN_1002_IRC_1002_C_HRIR ....................... Passed 0.62 sec Start 35: Tester 32/43 Test #32: FHK_HRIR_L2354 .................................... Passed 1.88 sec Start 36: TU-Berlin_QU_KEMAR_anechoic_radius_0.5_1_2_3_m 33/43 Test #34: Pulse ............................................. Passed 0.87 sec Start 37: TU-Berlin_QU_KEMAR_anechoic_radius_0.5m 34/43 Test #35: Tester ............................................ Passed 0.96 sec Start 38: example_dummy_sofa48 35/43 Test #2: latTestAziBeRTA_Resamp1_Fran ...................... Passed 7.60 sec Start 39: TestSOFA48_netcdf472 36/43 Test #38: example_dummy_sofa48 .............................. Passed 0.91 sec Start 40: example_dummy_sofa48_with_user_defined_variable 37/43 Test #40: example_dummy_sofa48_with_user_defined_variable ... Passed 1.13 sec Start 41: external 38/43 Test #39: TestSOFA48_netcdf472 .............................. Passed 3.21 sec Start 42: internal 39/43 Test #42: internal .......................................... Passed 0.00 sec Start 43: multithread 40/43 Test #43: multithread ....................................... Passed 0.29 sec 41/43 Test #37: TU-Berlin_QU_KEMAR_anechoic_radius_0.5m ........... Passed 5.01 sec 42/43 Test #41: external .......................................... Passed 3.38 sec 43/43 Test #36: TU-Berlin_QU_KEMAR_anechoic_radius_0.5_1_2_3_m .... Passed 16.56 sec 100% tests passed, 0 tests failed out of 43 Total Test time (real) = 23.31 sec + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libmysofa-1.3.3-1.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OxeSo9 + umask 022 + cd /builddir/build/BUILD + cd libmysofa-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/doc/libmysofa + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/doc/libmysofa + cp -pr /builddir/build/BUILD/libmysofa-1.3.3/README.md /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/doc/libmysofa + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HoeeM8 + umask 022 + cd /builddir/build/BUILD + cd libmysofa-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/licenses/libmysofa + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/licenses/libmysofa + cp -pr /builddir/build/BUILD/libmysofa-1.3.3/LICENSE /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/licenses/libmysofa + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmysofa = 1.3.3-1.el10 libmysofa(x86-64) = 1.3.3-1.el10 libmysofa.so.1()(64bit) 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.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libmysofa-devel-1.3.3-1.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LywDm6 + umask 022 + cd /builddir/build/BUILD + cd libmysofa-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/doc/libmysofa-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/doc/libmysofa-devel + cp -pr /builddir/build/BUILD/libmysofa-1.3.3/CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64/usr/share/doc/libmysofa-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(mysofa) = 1.3.3 libmysofa-devel = 1.3.3-1.el10 libmysofa-devel(x86-64) = 1.3.3-1.el10 pkgconfig(libmysofa) = 1.3 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) libmysofa.so.1()(64bit) Processing files: mysofa-1.3.3-1.el10.x86_64 Provides: mysofa = 1.3.3-1.el10 mysofa(x86-64) = 1.3.3-1.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.2.5)(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) libmysofa.so.1()(64bit) rtld(GNU_HASH) Processing files: libmysofa-debugsource-1.3.3-1.el10.x86_64 Provides: libmysofa-debugsource = 1.3.3-1.el10 libmysofa-debugsource(x86-64) = 1.3.3-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmysofa-debuginfo-1.3.3-1.el10.x86_64 Provides: debuginfo(build-id) = 7a7e3fad6e672f9ec0d38e6c8f14da1c740726f6 libmysofa-debuginfo = 1.3.3-1.el10 libmysofa-debuginfo(x86-64) = 1.3.3-1.el10 libmysofa.so.1.3.3-1.3.3-1.el10.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmysofa-debugsource(x86-64) = 1.3.3-1.el10 Processing files: mysofa-debuginfo-1.3.3-1.el10.x86_64 Provides: debuginfo(build-id) = 78a6ee037249dec88f687790eef9e666d4a06d5c mysofa-debuginfo = 1.3.3-1.el10 mysofa-debuginfo(x86-64) = 1.3.3-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmysofa-debugsource(x86-64) = 1.3.3-1.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64 Wrote: /builddir/build/RPMS/libmysofa-1.3.3-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/libmysofa-debuginfo-1.3.3-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/mysofa-debuginfo-1.3.3-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/libmysofa-debugsource-1.3.3-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/mysofa-1.3.3-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/libmysofa-devel-1.3.3-1.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LtGELF + umask 022 + cd /builddir/build/BUILD + cd libmysofa-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmysofa-1.3.3-1.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.cSCM9r + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/libmysofa-1.3.3-SPECPARTS + rm -rf libmysofa-1.3.3 libmysofa-1.3.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild libmysofa-1.3.3-1.el10.src.rpm Finish: build phase for libmysofa-1.3.3-1.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-1742552522.496365/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1742552522.496365/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1742552522.496365/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/libmysofa-1.3.3-1.el10.src.rpm) Config(child) 0 minutes 39 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": "libmysofa", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "src" }, { "name": "libmysofa-debuginfo", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "x86_64" }, { "name": "libmysofa-debugsource", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "x86_64" }, { "name": "mysofa", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "x86_64" }, { "name": "libmysofa-devel", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "x86_64" }, { "name": "libmysofa", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "x86_64" }, { "name": "mysofa-debuginfo", "epoch": null, "version": "1.3.3", "release": "1.el10", "arch": "x86_64" } ] } RPMResults finished