Warning: Permanently added '18.207.238.251' (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/8716762-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 9031 Logging PID: 9032 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8716762, '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': '671907cbfdb87efde6be71a530a92682e807facb', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/alsa-utils', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'alsa-utils', 'package_version': '1.2.13-1', 'project_dirname': 'NoldenOS-10-AppStream', 'project_name': 'NoldenOS-10-AppStream', 'project_owner': 'loise', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-BaseOS/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream-2/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-CRB/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-buildroot/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64'}], 'sandbox': 'loise/NoldenOS-10-AppStream--loise', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'loise', 'tags': [], 'task_id': '8716762-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/alsa-utils /var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/alsa-utils', '/var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils'... Running: git checkout 671907cbfdb87efde6be71a530a92682e807facb -- cmd: ['git', 'checkout', '671907cbfdb87efde6be71a530a92682e807facb', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils rc: 0 stdout: stderr: Note: switching to '671907cbfdb87efde6be71a530a92682e807facb'. 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 671907c automatic import of alsa-utils Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils 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 alsa-utils-1.2.13.tar.bz2 INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o alsa-utils-1.2.13.tar.bz2 --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-AppStream/alsa-utils/alsa-utils-1.2.13.tar.bz2/md5/c04cdabee211a88bf3c6c2f45b2a4f3e/alsa-utils-1.2.13.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1603k 100 1603k 0 0 84.4M 0 --:--:-- --:--:-- --:--:-- 86.9M INFO: Reading stdout from command: md5sum alsa-utils-1.2.13.tar.bz2 /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils/alsa-utils.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740920680.555785 -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-9d6b5p6y/alsa-utils/alsa-utils.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-9d6b5p6y/alsa-utils --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740920680.555785 -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-9d6b5p6y/alsa-utils/alsa-utils.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-1740920680.555785/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (fallback) INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Start: installing minimal buildroot with dnf Unable to detect release version (use '--releasever' to specify release version) No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 19 MB/s | 611 kB 00:00 Additional repo https_download_copr_fedorainfra 36 MB/s | 993 kB 00:00 Additional repo https_download_copr_fedorainfra 24 MB/s | 611 kB 00:00 Additional repo https_download_copr_fedorainfra 6.7 MB/s | 162 kB 00:00 Additional repo https_download_copr_fedorainfra 8.1 MB/s | 193 kB 00:00 Additional repo https_download_copr_fedorainfra 2.7 MB/s | 58 kB 00:00 Additional repo https_download_copr_fedorainfra 41 MB/s | 999 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 copr_base 128 k redhat-rpm-config noarch 287-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 74 k rpm-build x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k sed x86_64 4.9-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 309 k tar x86_64 2:1.35-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 852 k unzip x86_64 6.0-66.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 184 k util-linux x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M which x86_64 2.21-43.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k xz x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 458 k Installing dependencies: alternatives x86_64 1.30-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k audit-libs x86_64 4.0.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k authselect x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 141 k authselect-libs x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 203 k basesystem noarch 11-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 7.8 k binutils x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 6.3 M binutils-gold x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 790 k bzip2-libs x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 42 k ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 941 k centos-gpg-keys noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k centos-stream-repos noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k coreutils-common x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.1 M cracklib x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k cracklib-dicts x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 3.6 M crypto-policies noarch 20250128-1.git22421d3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 65 k curl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 311 k cyrus-sasl-lib x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 100 k debugedit x86_64 5.1-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 79 k dwz x86_64 0.15-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 137 k ed x86_64 1.20-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k efi-srpm-macros noarch 6-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 23 k elfutils x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k elfutils-default-yama-scope noarch 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k elfutils-libelf x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 207 k elfutils-libs x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 260 k file x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 49 k file-libs x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 763 k filesystem x86_64 3.18-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M fonts-srpm-macros noarch 1:2.0.5-18.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k forge-srpm-macros noarch 0.4.0-6.el10 copr_base 21 k gdb-minimal x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 4.1 M gdbm x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 147 k gdbm-libs x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 56 k glibc x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.2 M glibc-common x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 366 k glibc-gconv-extra x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.6 M gmp x86_64 1:6.2.1-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 318 k go-srpm-macros noarch 3.6.0-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 27 k jansson x86_64 2.14-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k json-c x86_64 0.18-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 45 k kernel-srpm-macros noarch 1.0-25.el10 copr_base 10 k keyutils-libs x86_64 1.6.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k krb5-libs x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 750 k libacl x86_64 2.3.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k libarchive x86_64 3.7.7-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 414 k libattr x86_64 2.5.2-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k libblkid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 126 k libbrotli x86_64 1.1.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 341 k libcap x86_64 2.69-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 86 k libcap-ng x86_64 0.8.4-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libcom_err x86_64 1.47.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libcurl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 360 k libeconf x86_64 0.6.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libevent x86_64 2.1.12-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 258 k libfdisk x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 160 k libffi x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 40 k libgcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 138 k libgomp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 361 k libidn2 x86_64 2.3.7-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k libmount x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 156 k libnghttp2 x86_64 1.64.0-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 77 k libpkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k libpsl x86_64 0.21.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 65 k libpwquality x86_64 1.4.5-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 108 k libselinux x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 96 k libsemanage x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 121 k libsepol x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 342 k libsmartcols x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 83 k libssh x86_64 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 232 k libssh-config noarch 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 9.3 k libstdc++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 910 k libtasn1 x86_64 4.19.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 75 k libunistring x86_64 1.1-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 546 k libutempter x86_64 1.2.1-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libuuid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k libverto x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 21 k libxcrypt x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 119 k libxml2 x86_64 2.12.5-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 689 k libzstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 304 k lua-libs x86_64 5.4.6-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k lua-srpm-macros noarch 1-15.el10 copr_base 9.3 k lz4-libs x86_64 1.9.4-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k mpfr x86_64 4.2.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 348 k ncurses-base noarch 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 64 k ncurses-libs x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 329 k ocaml-srpm-macros noarch 10-4.el10 copr_base 9.6 k openblas-srpm-macros noarch 2-19.el10 copr_base 8.2 k openldap x86_64 2.6.8-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 221 k openssl-libs x86_64 1:3.2.2-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.3 M p11-kit x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 493 k p11-kit-trust x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 135 k package-notes-srpm-macros noarch 0.5-13.el10 copr_base 9.7 k pam x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 510 k pam-libs x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 58 k pcre2 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 246 k pcre2-syntax noarch 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 151 k perl-srpm-macros noarch 1-57.el10 copr_base 9.0 k pkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 44 k pkgconf-m4 noarch 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k pkgconf-pkg-config x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 10 k popt x86_64 1.19-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k publicsuffix-list-dafsa noarch 20240107-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k pyproject-srpm-macros noarch 1.16.2-1.el10 copr_base 14 k python-srpm-macros noarch 3.12-9.1.el10 copr_base 24 k qt6-srpm-macros noarch 6.8.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 9.8 k readline x86_64 8.2-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 213 k rpm x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 508 k rpm-build-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 93 k rpm-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 306 k rpm-sequoia x86_64 1.6.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 883 k rust-toolset-srpm-macros noarch 1.84.1-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 13 k setup noarch 2.14.5-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 148 k shadow-utils x86_64 2:4.15.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.3 M sqlite-libs x86_64 3.46.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 739 k systemd-libs x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 812 k util-linux-core x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 515 k xz-libs x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 112 k zip x86_64 3.0-44.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 263 k zlib-ng-compat x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 80 k zstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 475 k Transaction Summary ============================================================================================================================================================================ Install 142 Packages Total download size: 55 M Installed size: 185 M Downloading Packages: (1/142): kernel-srpm-macros-1.0-25.el10.noarch. 944 kB/s | 10 kB 00:00 (2/142): forge-srpm-macros-0.4.0-6.el10.noarch. 1.7 MB/s | 21 kB 00:00 (3/142): lua-srpm-macros-1-15.el10.noarch.rpm 788 kB/s | 9.3 kB 00:00 (4/142): ocaml-srpm-macros-10-4.el10.noarch.rpm 3.8 MB/s | 9.6 kB 00:00 (5/142): package-notes-srpm-macros-0.5-13.el10. 4.9 MB/s | 9.7 kB 00:00 (6/142): openblas-srpm-macros-2-19.el10.noarch. 3.5 MB/s | 8.2 kB 00:00 (7/142): patch-2.7.6-26.el10.x86_64.rpm 32 MB/s | 128 kB 00:00 (8/142): pyproject-srpm-macros-1.16.2-1.el10.no 4.2 MB/s | 14 kB 00:00 (9/142): perl-srpm-macros-1-57.el10.noarch.rpm 2.2 MB/s | 9.0 kB 00:00 (10/142): alternatives-1.30-2.el10.x86_64.rpm 21 MB/s | 41 kB 00:00 (11/142): audit-libs-4.0.3-1.el10.x86_64.rpm 45 MB/s | 130 kB 00:00 (12/142): python-srpm-macros-3.12-9.1.el10.noar 6.7 MB/s | 24 kB 00:00 (13/142): authselect-1.5.0-8.el10.x86_64.rpm 56 MB/s | 141 kB 00:00 (14/142): authselect-libs-1.5.0-8.el10.x86_64.r 97 MB/s | 203 kB 00:00 (15/142): basesystem-11-22.el10.noarch.rpm 3.8 MB/s | 7.8 kB 00:00 (16/142): binutils-gold-2.41-53.el10.x86_64.rpm 147 MB/s | 790 kB 00:00 (17/142): bash-5.2.26-6.el10.x86_64.rpm 195 MB/s | 1.8 MB 00:00 (18/142): bzip2-1.0.8-25.el10.x86_64.rpm 13 MB/s | 53 kB 00:00 (19/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 14 MB/s | 42 kB 00:00 (20/142): ca-certificates-2024.2.69_v8.0.303-10 142 MB/s | 941 kB 00:00 (21/142): centos-gpg-keys-10.0-8.el10.noarch.rp 2.7 MB/s | 14 kB 00:00 (22/142): centos-stream-release-10.0-8.el10.noa 11 MB/s | 27 kB 00:00 (23/142): centos-stream-repos-10.0-8.el10.noarc 4.0 MB/s | 12 kB 00:00 (24/142): binutils-2.41-53.el10.x86_64.rpm 244 MB/s | 6.3 MB 00:00 (25/142): coreutils-9.5-6.el10.x86_64.rpm 99 MB/s | 1.1 MB 00:00 (26/142): coreutils-common-9.5-6.el10.x86_64.rp 178 MB/s | 2.1 MB 00:00 (27/142): cpio-2.15-3.el10.x86_64.rpm 40 MB/s | 286 kB 00:00 (28/142): cracklib-2.9.11-8.el10.x86_64.rpm 16 MB/s | 82 kB 00:00 (29/142): curl-8.9.1-5.el10.x86_64.rpm 96 MB/s | 311 kB 00:00 (30/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 52 MB/s | 100 kB 00:00 (31/142): ed-1.20-5.el10.x86_64.rpm 28 MB/s | 82 kB 00:00 (32/142): diffutils-3.10-8.el10.x86_64.rpm 72 MB/s | 397 kB 00:00 (33/142): elfutils-0.192-5.el10.x86_64.rpm 151 MB/s | 537 kB 00:00 (34/142): efi-srpm-macros-6-6.el10.noarch.rpm 3.9 MB/s | 23 kB 00:00 (35/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 203 MB/s | 3.6 MB 00:00 (36/142): elfutils-debuginfod-client-0.192-5.el 9.0 MB/s | 46 kB 00:00 (37/142): elfutils-default-yama-scope-0.192-5.e 2.7 MB/s | 12 kB 00:00 (38/142): elfutils-libelf-0.192-5.el10.x86_64.r 79 MB/s | 207 kB 00:00 (39/142): elfutils-libs-0.192-5.el10.x86_64.rpm 88 MB/s | 260 kB 00:00 (40/142): file-5.45-7.el10.x86_64.rpm 15 MB/s | 49 kB 00:00 (41/142): file-libs-5.45-7.el10.x86_64.rpm 132 MB/s | 763 kB 00:00 (42/142): findutils-4.10.0-5.el10.x86_64.rpm 94 MB/s | 541 kB 00:00 (43/142): filesystem-3.18-16.el10.x86_64.rpm 132 MB/s | 1.1 MB 00:00 (44/142): fonts-srpm-macros-2.0.5-18.el10.noarc 7.6 MB/s | 27 kB 00:00 (45/142): gawk-5.3.0-6.el10.x86_64.rpm 234 MB/s | 1.1 MB 00:00 (46/142): gdbm-1.23-10.el10.x86_64.rpm 52 MB/s | 147 kB 00:00 (47/142): gdbm-libs-1.23-10.el10.x86_64.rpm 10 MB/s | 56 kB 00:00 (48/142): glibc-common-2.39-37.el10.x86_64.rpm 83 MB/s | 366 kB 00:00 (49/142): glibc-2.39-37.el10.x86_64.rpm 237 MB/s | 2.2 MB 00:00 (50/142): glibc-minimal-langpack-2.39-37.el10.x 18 MB/s | 85 kB 00:00 (51/142): gmp-6.2.1-10.el10.x86_64.rpm 88 MB/s | 318 kB 00:00 (52/142): glibc-gconv-extra-2.39-37.el10.x86_64 142 MB/s | 1.6 MB 00:00 (53/142): grep-3.11-10.el10.x86_64.rpm 53 MB/s | 289 kB 00:00 (54/142): gzip-1.13-3.el10.x86_64.rpm 60 MB/s | 164 kB 00:00 (55/142): jansson-2.14-3.el10.x86_64.rpm 24 MB/s | 46 kB 00:00 (56/142): info-7.1-6.el10.x86_64.rpm 59 MB/s | 183 kB 00:00 (57/142): json-c-0.18-3.el10.x86_64.rpm 15 MB/s | 45 kB 00:00 (58/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 19 MB/s | 32 kB 00:00 (59/142): libacl-2.3.2-4.el10.x86_64.rpm 12 MB/s | 25 kB 00:00 (60/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 172 MB/s | 750 kB 00:00 (61/142): libarchive-3.7.7-1.el10.x86_64.rpm 104 MB/s | 414 kB 00:00 (62/142): libattr-2.5.2-5.el10.x86_64.rpm 5.0 MB/s | 18 kB 00:00 (63/142): libblkid-2.40.2-10.el10.x86_64.rpm 44 MB/s | 126 kB 00:00 (64/142): libbrotli-1.1.0-6.el10.x86_64.rpm 125 MB/s | 341 kB 00:00 (65/142): libcom_err-1.47.1-3.el10.x86_64.rpm 20 MB/s | 27 kB 00:00 (66/142): libcurl-8.9.1-5.el10.x86_64.rpm 137 MB/s | 360 kB 00:00 (67/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 7.4 MB/s | 33 kB 00:00 (68/142): libeconf-0.6.2-4.el10.x86_64.rpm 12 MB/s | 33 kB 00:00 (69/142): libevent-2.1.12-16.el10.x86_64.rpm 122 MB/s | 258 kB 00:00 (70/142): libfdisk-2.40.2-10.el10.x86_64.rpm 66 MB/s | 160 kB 00:00 (71/142): libffi-3.4.4-9.el10.x86_64.rpm 14 MB/s | 40 kB 00:00 (72/142): libidn2-2.3.7-3.el10.x86_64.rpm 50 MB/s | 113 kB 00:00 (73/142): libgcc-14.2.1-7.el10.x86_64.rpm 23 MB/s | 138 kB 00:00 (74/142): libmount-2.40.2-10.el10.x86_64.rpm 53 MB/s | 156 kB 00:00 (75/142): libgomp-14.2.1-7.el10.x86_64.rpm 48 MB/s | 361 kB 00:00 (76/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 16 MB/s | 38 kB 00:00 (77/142): libpsl-0.21.5-7.el10.x86_64.rpm 26 MB/s | 65 kB 00:00 (78/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 16 MB/s | 77 kB 00:00 (79/142): libpwquality-1.4.5-12.el10.x86_64.rpm 49 MB/s | 108 kB 00:00 (80/142): libselinux-3.8-1.el10.x86_64.rpm 34 MB/s | 96 kB 00:00 (81/142): libsemanage-3.8-1.el10.x86_64.rpm 37 MB/s | 121 kB 00:00 (82/142): libsmartcols-2.40.2-10.el10.x86_64.rp 27 MB/s | 83 kB 00:00 (83/142): libsepol-3.8-1.el10.x86_64.rpm 59 MB/s | 342 kB 00:00 (84/142): libssh-0.11.1-2.el10.x86_64.rpm 62 MB/s | 232 kB 00:00 (85/142): libssh-config-0.11.1-2.el10.noarch.rp 4.0 MB/s | 9.3 kB 00:00 (86/142): libtasn1-4.19.0-9.el10.x86_64.rpm 32 MB/s | 75 kB 00:00 (87/142): libunistring-1.1-11.el10.x86_64.rpm 145 MB/s | 546 kB 00:00 (88/142): libutempter-1.2.1-15.el10.x86_64.rpm 8.9 MB/s | 27 kB 00:00 (89/142): libstdc++-14.2.1-7.el10.x86_64.rpm 121 MB/s | 910 kB 00:00 (90/142): libuuid-2.40.2-10.el10.x86_64.rpm 14 MB/s | 30 kB 00:00 (91/142): libverto-0.3.2-10.el10.x86_64.rpm 10 MB/s | 21 kB 00:00 (92/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 55 MB/s | 119 kB 00:00 (93/142): libxml2-2.12.5-5.el10.x86_64.rpm 209 MB/s | 689 kB 00:00 (94/142): libzstd-1.5.5-9.el10.x86_64.rpm 86 MB/s | 304 kB 00:00 (95/142): lua-libs-5.4.6-7.el10.x86_64.rpm 39 MB/s | 130 kB 00:00 (96/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 29 MB/s | 68 kB 00:00 (97/142): mpfr-4.2.1-5.el10.x86_64.rpm 113 MB/s | 348 kB 00:00 (98/142): ncurses-base-6.4-14.20240127.el10.noa 24 MB/s | 64 kB 00:00 (99/142): ncurses-libs-6.4-14.20240127.el10.x86 61 MB/s | 329 kB 00:00 (100/142): openldap-2.6.8-3.el10.x86_64.rpm 47 MB/s | 221 kB 00:00 (101/142): p11-kit-trust-0.25.5-7.el10.x86_64.r 32 MB/s | 135 kB 00:00 (102/142): openssl-libs-3.2.2-16.el10.x86_64.rp 203 MB/s | 2.3 MB 00:00 (103/142): pam-1.6.1-7.el10.x86_64.rpm 133 MB/s | 510 kB 00:00 (104/142): p11-kit-0.25.5-7.el10.x86_64.rpm 48 MB/s | 493 kB 00:00 (105/142): pam-libs-1.6.1-7.el10.x86_64.rpm 26 MB/s | 58 kB 00:00 (106/142): pcre2-10.44-1.el10.3.x86_64.rpm 107 MB/s | 246 kB 00:00 (107/142): pkgconf-2.1.0-3.el10.x86_64.rpm 16 MB/s | 44 kB 00:00 (108/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 7.7 MB/s | 14 kB 00:00 (109/142): pcre2-syntax-10.44-1.el10.3.noarch.r 34 MB/s | 151 kB 00:00 (110/142): pkgconf-pkg-config-2.1.0-3.el10.x86_ 5.3 MB/s | 10 kB 00:00 (111/142): popt-1.19-8.el10.x86_64.rpm 29 MB/s | 59 kB 00:00 (112/142): readline-8.2-11.el10.x86_64.rpm 108 MB/s | 213 kB 00:00 (113/142): publicsuffix-list-dafsa-20240107-6.e 13 MB/s | 59 kB 00:00 (114/142): rpm-build-4.19.1.1-12.el10.x86_64.rp 31 MB/s | 68 kB 00:00 (115/142): rpm-4.19.1.1-12.el10.x86_64.rpm 90 MB/s | 508 kB 00:00 (116/142): rpm-build-libs-4.19.1.1-12.el10.x86_ 32 MB/s | 93 kB 00:00 (117/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 87 MB/s | 306 kB 00:00 (118/142): sed-4.9-3.el10.x86_64.rpm 98 MB/s | 309 kB 00:00 (119/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 159 MB/s | 883 kB 00:00 (120/142): setup-2.14.5-4.el10.noarch.rpm 33 MB/s | 148 kB 00:00 (121/142): shadow-utils-4.15.0-5.el10.x86_64.rp 181 MB/s | 1.3 MB 00:00 (122/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 122 MB/s | 739 kB 00:00 (123/142): systemd-libs-257-9.el10.x86_64.rpm 117 MB/s | 812 kB 00:00 (124/142): tar-1.35-7.el10.x86_64.rpm 218 MB/s | 852 kB 00:00 (125/142): unzip-6.0-66.el10.x86_64.rpm 52 MB/s | 184 kB 00:00 (126/142): util-linux-2.40.2-10.el10.x86_64.rpm 184 MB/s | 1.1 MB 00:00 (127/142): which-2.21-43.el10.x86_64.rpm 9.1 MB/s | 41 kB 00:00 (128/142): util-linux-core-2.40.2-10.el10.x86_6 87 MB/s | 515 kB 00:00 (129/142): xz-libs-5.6.2-3.el10.x86_64.rpm 45 MB/s | 112 kB 00:00 (130/142): xz-5.6.2-3.el10.x86_64.rpm 125 MB/s | 458 kB 00:00 (131/142): zip-3.0-44.el10.x86_64.rpm 83 MB/s | 263 kB 00:00 (132/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 32 MB/s | 80 kB 00:00 (133/142): zstd-1.5.5-9.el10.x86_64.rpm 143 MB/s | 475 kB 00:00 (134/142): qt6-srpm-macros-6.8.2-2.el10.noarch. 3.6 MB/s | 9.8 kB 00:00 (135/142): rust-toolset-srpm-macros-1.84.1-1.el 4.8 MB/s | 13 kB 00:00 (136/142): debugedit-5.1-4.el10.x86_64.rpm 17 MB/s | 79 kB 00:00 (137/142): crypto-policies-20250128-1.git22421d 9.4 MB/s | 65 kB 00:00 (138/142): dwz-0.15-7.el10.x86_64.rpm 22 MB/s | 137 kB 00:00 (139/142): go-srpm-macros-3.6.0-4.el10.noarch.r 2.7 MB/s | 27 kB 00:00 (140/142): libcap-2.69-7.el10.x86_64.rpm 7.9 MB/s | 86 kB 00:00 (141/142): redhat-rpm-config-287-2.el10.noarch. 5.7 MB/s | 74 kB 00:00 (142/142): gdb-minimal-14.2-4.el10.x86_64.rpm 140 MB/s | 4.1 MB 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 : publicsuffix-list-dafsa-20240107-6.el10.noarch 4/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 5/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 6/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 7/142 Installing : libssh-config-0.11.1-2.el10.noarch 8/142 Installing : coreutils-common-9.5-6.el10.x86_64 9/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 10/142 Installing : centos-stream-repos-10.0-8.el10.noarch 11/142 Installing : centos-stream-release-10.0-8.el10.noarch 12/142 Installing : setup-2.14.5-4.el10.noarch 13/142 Running scriptlet: setup-2.14.5-4.el10.noarch 13/142 Installing : filesystem-3.18-16.el10.x86_64 14/142 Installing : basesystem-11-22.el10.noarch 15/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 16/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 16/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 17/142 Installing : glibc-common-2.39-37.el10.x86_64 18/142 Running scriptlet: glibc-2.39-37.el10.x86_64 19/142 Installing : glibc-2.39-37.el10.x86_64 19/142 Running scriptlet: glibc-2.39-37.el10.x86_64 19/142 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 20/142 Installing : bash-5.2.26-6.el10.x86_64 21/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 21/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 22/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 23/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 24/142 Installing : readline-8.2-11.el10.x86_64 25/142 Installing : libstdc++-14.2.1-7.el10.x86_64 26/142 Installing : libuuid-2.40.2-10.el10.x86_64 27/142 Installing : popt-1.19-8.el10.x86_64 28/142 Installing : libblkid-2.40.2-10.el10.x86_64 29/142 Installing : gmp-1:6.2.1-10.el10.x86_64 30/142 Installing : libattr-2.5.2-5.el10.x86_64 31/142 Installing : libacl-2.3.2-4.el10.x86_64 32/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 33/142 Installing : libzstd-1.5.5-9.el10.x86_64 34/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 35/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 36/142 Installing : libeconf-0.6.2-4.el10.x86_64 37/142 Installing : dwz-0.15-7.el10.x86_64 38/142 Installing : mpfr-4.2.1-5.el10.x86_64 39/142 Installing : gawk-5.3.0-6.el10.x86_64 40/142 Installing : unzip-6.0-66.el10.x86_64 41/142 Installing : file-libs-5.45-7.el10.x86_64 42/142 Installing : file-5.45-7.el10.x86_64 43/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 44/142 Installing : crypto-policies-20250128-1.git22421d3.el10.noarc 44/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 44/142 Installing : alternatives-1.30-2.el10.x86_64 45/142 Installing : jansson-2.14-3.el10.x86_64 46/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 47/142 Installing : audit-libs-4.0.3-1.el10.x86_64 48/142 Installing : pam-libs-1.6.1-7.el10.x86_64 49/142 Installing : libcap-2.69-7.el10.x86_64 50/142 Installing : systemd-libs-257-9.el10.x86_64 51/142 Installing : libsepol-3.8-1.el10.x86_64 52/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 53/142 Installing : libtasn1-4.19.0-9.el10.x86_64 54/142 Installing : libunistring-1.1-11.el10.x86_64 55/142 Installing : libidn2-2.3.7-3.el10.x86_64 56/142 Installing : lua-libs-5.4.6-7.el10.x86_64 57/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 58/142 Installing : pcre2-10.44-1.el10.3.x86_64 59/142 Installing : libselinux-3.8-1.el10.x86_64 60/142 Installing : sed-4.9-3.el10.x86_64 61/142 Installing : findutils-1:4.10.0-5.el10.x86_64 62/142 Installing : grep-3.11-10.el10.x86_64 63/142 Installing : xz-1:5.6.2-3.el10.x86_64 64/142 Installing : libmount-2.40.2-10.el10.x86_64 65/142 Installing : util-linux-core-2.40.2-10.el10.x86_64 66/142 Installing : libsemanage-3.8-1.el10.x86_64 67/142 Installing : shadow-utils-2:4.15.0-5.el10.x86_64 68/142 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 69/142 Installing : libutempter-1.2.1-15.el10.x86_64 69/142 Installing : tar-2:1.35-7.el10.x86_64 70/142 Installing : zstd-1.5.5-9.el10.x86_64 71/142 Installing : libpsl-0.21.5-7.el10.x86_64 72/142 Installing : zip-3.0-44.el10.x86_64 73/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 74/142 Installing : gdbm-1:1.23-10.el10.x86_64 75/142 Installing : libfdisk-2.40.2-10.el10.x86_64 76/142 Installing : libxml2-2.12.5-5.el10.x86_64 77/142 Installing : bzip2-1.0.8-25.el10.x86_64 78/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 79/142 Installing : ed-1.20-5.el10.x86_64 80/142 Installing : patch-2.7.6-26.el10.x86_64 81/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 82/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 82/142 Installing : elfutils-libs-0.192-5.el10.x86_64 83/142 Installing : cpio-2.15-3.el10.x86_64 84/142 Installing : diffutils-3.10-8.el10.x86_64 85/142 Installing : json-c-0.18-3.el10.x86_64 86/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 87/142 Installing : libbrotli-1.1.0-6.el10.x86_64 88/142 Installing : libcom_err-1.47.1-3.el10.x86_64 89/142 Installing : libffi-3.4.4-9.el10.x86_64 90/142 Installing : p11-kit-0.25.5-7.el10.x86_64 91/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 92/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 92/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 93/142 Installing : coreutils-9.5-6.el10.x86_64 94/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 95/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 95/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 95/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 96/142 Installing : gzip-1.13-3.el10.x86_64 97/142 Installing : cracklib-2.9.11-8.el10.x86_64 98/142 Installing : libarchive-3.7.7-1.el10.x86_64 99/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 100/142 Installing : libpwquality-1.4.5-12.el10.x86_64 101/142 Installing : pam-1.6.1-7.el10.x86_64 102/142 Installing : libevent-2.1.12-16.el10.x86_64 103/142 Installing : openldap-2.6.8-3.el10.x86_64 104/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 105/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 106/142 Installing : libgomp-14.2.1-7.el10.x86_64 107/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 108/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 109/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 110/142 Installing : pkgconf-2.1.0-3.el10.x86_64 111/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 112/142 Installing : libverto-0.3.2-10.el10.x86_64 113/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 114/142 Installing : libssh-0.11.1-2.el10.x86_64 115/142 Installing : libcurl-8.9.1-5.el10.x86_64 116/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 117/142 Installing : binutils-gold-2.41-53.el10.x86_64 118/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 118/142 Installing : binutils-2.41-53.el10.x86_64 119/142 Running scriptlet: binutils-2.41-53.el10.x86_64 119/142 Installing : elfutils-0.192-5.el10.x86_64 120/142 Installing : gdb-minimal-14.2-4.el10.x86_64 121/142 Installing : debugedit-5.1-4.el10.x86_64 122/142 Installing : curl-8.9.1-5.el10.x86_64 123/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 124/142 Installing : rpm-4.19.1.1-12.el10.x86_64 124/142 Installing : lua-srpm-macros-1-15.el10.noarch 125/142 Installing : efi-srpm-macros-6-6.el10.noarch 126/142 Installing : perl-srpm-macros-1-57.el10.noarch 127/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 128/142 Installing : openblas-srpm-macros-2-19.el10.noarch 129/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 130/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 131/142 Installing : python-srpm-macros-3.12-9.1.el10.noarch 132/142 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 133/142 Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 134/142 Installing : rpm-build-4.19.1.1-12.el10.x86_64 135/142 Installing : go-srpm-macros-3.6.0-4.el10.noarch 136/142 Installing : redhat-rpm-config-287-2.el10.noarch 137/142 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 138/142 Installing : util-linux-2.40.2-10.el10.x86_64 139/142 Running scriptlet: util-linux-2.40.2-10.el10.x86_64 139/142 Installing : authselect-1.5.0-8.el10.x86_64 140/142 Installing : which-2.21-43.el10.x86_64 141/142 Installing : info-7.1-6.el10.x86_64 142/142 Running scriptlet: filesystem-3.18-16.el10.x86_64 142/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 142/142 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 142/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 142/142 Running scriptlet: info-7.1-6.el10.x86_64 142/142 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-1:4.10.0-5.el10.x86_64 fonts-srpm-macros-1:2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1:1.23-10.el10.x86_64 gdbm-libs-1:1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-1:6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-1:3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.2-2.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-2:4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-2:1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-1:5.6.2-3.el10.x86_64 xz-libs-1:5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250128-1.git22421d3.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-10.el10.x86_64 gdbm-libs-1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.2-2.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Start: buildsrpm Start: rpmbuild -bs Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1733616000 Wrote: /builddir/build/SRPMS/alsa-utils-1.2.13-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-1740920680.555785/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740920680.555785/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740920680.555785/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-9d6b5p6y/alsa-utils/alsa-utils.spec) Config(child) 0 minutes 7 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/alsa-utils-1.2.13-1.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740920680.555785/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Buildroot is handled by package management from host and used with --installroot: rpm-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-2.fc41.x86_64 python3-dnf-4.22.0-2.fc41.noarch python3-dnf-plugins-core-4.10.0-1.fc41.noarch dnf5-5.2.10.0-2.fc41.x86_64 dnf5-plugins-5.2.10.0-2.fc41.x86_64 Finish: chroot init Start: build phase for alsa-utils-1.2.13-1.el10.src.rpm Start: build setup for alsa-utils-1.2.13-1.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1733616000 Wrote: /builddir/build/SRPMS/alsa-utils-1.2.13-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 126 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 183 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 203 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 177 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 179 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 157 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 192 kB/s | 2.2 kB 00:00 Dependencies resolved. ============================================================================================================================================================ Package Arch Version Repository Size ============================================================================================================================================================ Installing: alsa-lib-devel x86_64 1.2.13-2.el10 copr_base 1.0 M autoconf noarch 2.71-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 720 k automake noarch 1.16.5-20.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 676 k fftw-devel x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 131 k gcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 M gettext-devel x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 227 k libsamplerate-devel x86_64 0.2.2-10.el10 copr_base 54 k libtool x86_64 2.4.7-13.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 595 k make x86_64 1:4.4.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 579 k ncurses-devel x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 535 k python3-docutils noarch 0.20.1-5.el10 copr_base 996 k systemd x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 5.5 M xmlto x86_64 0.0.28-25.el10 copr_base 50 k Installing dependencies: alsa-lib x86_64 1.2.13-2.el10 copr_base 505 k annobin-docs noarch 12.92-1.el10 copr_base 92 k annobin-plugin-gcc x86_64 12.92-1.el10 copr_base 983 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 dbus x86_64 1:1.14.10-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 7.9 k dbus-broker x86_64 36-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 172 k dbus-common noarch 1:1.14.10-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k docbook-dtds noarch 1.0-89.el10 copr_base 283 k docbook-style-xsl noarch 1.79.2-24.el10 copr_base 1.2 M emacs-filesystem noarch 1:29.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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 fftw x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 46 k fftw-libs x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 8.8 k fftw-libs-double x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.2 M fftw-libs-long x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 507 k fftw-libs-quad x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 751 k fftw-libs-single x86_64 3.3.10-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.2 M flex x86_64 2.6.4-19.el10 copr_base 293 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 gettext x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M gettext-common-devel noarch 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 596 k gettext-envsubst x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 37 k gettext-libs x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 666 k gettext-runtime x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k glibc-devel x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 525 k groff-base x86_64 1.23.0-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M libmpc x86_64 1.3.1-7.el10 copr_base 71 k libquadmath x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 209 k libsamplerate x86_64 0.2.2-10.el10 copr_base 1.3 M libseccomp x86_64 2.5.3-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 71 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 libxslt x86_64 1.1.39-6.el10 copr_base 188 k m4 x86_64 1.4.19-11.el10 copr_base 298 k mpdecimal x86_64 2.5.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 89 k ncurses x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 415 k ncurses-c++-libs x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k perl-AutoLoader noarch 5.74-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-B x86_64 1.89-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 177 k perl-Carp noarch 1.54-511.el10 copr_base 29 k perl-Class-Struct noarch 0.68-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-Data-Dumper x86_64 2.189-512.el10 copr_base 57 k perl-Digest noarch 1.20-511.el10 copr_base 25 k perl-Digest-MD5 x86_64 2.59-6.el10 copr_base 36 k perl-DynaLoader x86_64 1.56-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 26 k perl-Encode x86_64 4:3.21-511.el10 copr_base 1.0 M perl-Errno x86_64 1.38-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k perl-Exporter noarch 5.78-511.el10 copr_base 31 k perl-Fcntl x86_64 1.18-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k perl-File-Basename noarch 2.86-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-File-Compare noarch 1.100.800-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k perl-File-Copy noarch 2.41-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 20 k perl-File-Find noarch 1.44-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 26 k perl-File-Path noarch 2.18-511.el10 copr_base 36 k perl-File-Temp noarch 1:0.231.100-512.el10 copr_base 60 k perl-File-stat noarch 1.14-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-FileHandle noarch 2.05-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 16 k perl-Getopt-Long noarch 1:2.58-3.el10 copr_base 64 k perl-Getopt-Std noarch 1.14-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 16 k perl-HTTP-Tiny noarch 0.088-512.el10 copr_base 56 k perl-IO x86_64 1.55-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 78 k perl-IO-Socket-IP noarch 0.42-512.el10 copr_base 42 k perl-IO-Socket-SSL noarch 2.085-3.el10 copr_base 225 k perl-IPC-Open3 noarch 1.22-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 22 k perl-MIME-Base64 x86_64 3.16-511.el10 copr_base 30 k perl-Mozilla-CA noarch 20231213-5.el10 copr_base 14 k perl-Net-SSLeay x86_64 1.94-7.el10 copr_base 358 k perl-POSIX x86_64 2.20-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 97 k perl-PathTools x86_64 3.91-512.el10 copr_base 83 k perl-Pod-Escapes noarch 1:1.07-511.el10 copr_base 20 k perl-Pod-Perldoc noarch 3.28.01-512.el10 copr_base 80 k perl-Pod-Simple noarch 1:3.45-511.el10 copr_base 209 k perl-Pod-Usage noarch 4:2.03-511.el10 copr_base 40 k perl-Scalar-List-Utils x86_64 5:1.63-511.el10 copr_base 73 k perl-SelectSaver noarch 1.02-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k perl-Socket x86_64 4:2.038-511.el10 copr_base 55 k perl-Storable x86_64 1:3.32-511.el10 copr_base 99 k perl-Symbol noarch 1.09-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k perl-Term-ANSIColor noarch 5.01-512.el10 copr_base 48 k perl-Term-Cap noarch 1.18-511.el10 copr_base 23 k perl-Text-ParseWords noarch 3.31-511.el10 copr_base 17 k perl-Text-Tabs+Wrap noarch 2024.001-511.el10 copr_base 22 k perl-Thread-Queue noarch 3.14-511.el10 copr_base 22 k perl-Time-Local noarch 2:1.350-511.el10 copr_base 35 k perl-URI noarch 5.27-3.el10 copr_base 119 k perl-base noarch 2.27-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 17 k perl-constant noarch 1.33-512.el10 copr_base 23 k perl-if noarch 0.61.000-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k perl-interpreter x86_64 4:5.40.1-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 72 k perl-libnet noarch 3.15-512.el10 copr_base 123 k perl-libs x86_64 4:5.40.1-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.2 M perl-locale noarch 1.12-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k perl-mro x86_64 1.29-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k perl-overload noarch 1.37-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k perl-overloading noarch 0.02-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 k perl-parent noarch 1:0.241-512.el10 copr_base 15 k perl-podlators noarch 1:5.01-511.el10 copr_base 121 k perl-threads x86_64 1:2.40-511.el10 copr_base 58 k perl-threads-shared x86_64 1.69-511.el10 copr_base 45 k perl-vars noarch 1.05-512.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 k python3 x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k python3-libs x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 8.9 M python3-pip-wheel noarch 23.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.5 M sgml-common noarch 0.6.3-64.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 54 k systemd-pam x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 297 k systemd-rpm-macros noarch 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 21 k tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 431 k xml-common noarch 0.6.3-64.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k Transaction Summary ============================================================================================================================================================ Install 121 Packages Total download size: 95 M Installed size: 329 M Downloading Packages: (1/121): annobin-docs-12.92-1.el10.noarch.rpm 8.4 MB/s | 92 kB 00:00 (2/121): alsa-lib-devel-1.2.13-2.el10.x86_64.rp 55 MB/s | 1.0 MB 00:00 (3/121): alsa-lib-1.2.13-2.el10.x86_64.rpm 25 MB/s | 505 kB 00:00 (4/121): annobin-plugin-gcc-12.92-1.el10.x86_64 85 MB/s | 983 kB 00:00 (5/121): docbook-dtds-1.0-89.el10.noarch.rpm 64 MB/s | 283 kB 00:00 (6/121): flex-2.6.4-19.el10.x86_64.rpm 46 MB/s | 293 kB 00:00 (7/121): docbook-style-xsl-1.79.2-24.el10.noarc 115 MB/s | 1.2 MB 00:00 (8/121): libmpc-1.3.1-7.el10.x86_64.rpm 6.3 MB/s | 71 kB 00:00 (9/121): libsamplerate-devel-0.2.2-10.el10.x86_ 12 MB/s | 54 kB 00:00 (10/121): libxslt-1.1.39-6.el10.x86_64.rpm 41 MB/s | 188 kB 00:00 (11/121): m4-1.4.19-11.el10.x86_64.rpm 42 MB/s | 298 kB 00:00 (12/121): perl-Carp-1.54-511.el10.noarch.rpm 8.5 MB/s | 29 kB 00:00 (13/121): perl-Data-Dumper-2.189-512.el10.x86_6 18 MB/s | 57 kB 00:00 (14/121): libsamplerate-0.2.2-10.el10.x86_64.rp 70 MB/s | 1.3 MB 00:00 (15/121): perl-Digest-1.20-511.el10.noarch.rpm 5.7 MB/s | 25 kB 00:00 (16/121): perl-Digest-MD5-2.59-6.el10.x86_64.rp 5.6 MB/s | 36 kB 00:00 (17/121): perl-Exporter-5.78-511.el10.noarch.rp 6.0 MB/s | 31 kB 00:00 (18/121): perl-File-Path-2.18-511.el10.noarch.r 12 MB/s | 36 kB 00:00 (19/121): perl-File-Temp-0.231.100-512.el10.noa 18 MB/s | 60 kB 00:00 (20/121): perl-Encode-3.21-511.el10.x86_64.rpm 105 MB/s | 1.0 MB 00:00 (21/121): perl-Getopt-Long-2.58-3.el10.noarch.r 19 MB/s | 64 kB 00:00 (22/121): perl-HTTP-Tiny-0.088-512.el10.noarch. 16 MB/s | 56 kB 00:00 (23/121): perl-IO-Socket-IP-0.42-512.el10.noarc 15 MB/s | 42 kB 00:00 (24/121): perl-IO-Socket-SSL-2.085-3.el10.noarc 72 MB/s | 225 kB 00:00 (25/121): perl-MIME-Base64-3.16-511.el10.x86_64 9.8 MB/s | 30 kB 00:00 (26/121): perl-Mozilla-CA-20231213-5.el10.noarc 5.3 MB/s | 14 kB 00:00 (27/121): perl-Net-SSLeay-1.94-7.el10.x86_64.rp 112 MB/s | 358 kB 00:00 (28/121): perl-PathTools-3.91-512.el10.x86_64.r 25 MB/s | 83 kB 00:00 (29/121): perl-Pod-Escapes-1.07-511.el10.noarch 5.9 MB/s | 20 kB 00:00 (30/121): perl-Pod-Simple-3.45-511.el10.noarch. 53 MB/s | 209 kB 00:00 (31/121): perl-Pod-Usage-2.03-511.el10.noarch.r 11 MB/s | 40 kB 00:00 (32/121): perl-Pod-Perldoc-3.28.01-512.el10.noa 11 MB/s | 80 kB 00:00 (33/121): perl-Scalar-List-Utils-1.63-511.el10. 21 MB/s | 73 kB 00:00 (34/121): perl-Socket-2.038-511.el10.x86_64.rpm 17 MB/s | 55 kB 00:00 (35/121): perl-Storable-3.32-511.el10.x86_64.rp 29 MB/s | 99 kB 00:00 (36/121): perl-Term-ANSIColor-5.01-512.el10.noa 14 MB/s | 48 kB 00:00 (37/121): perl-Term-Cap-1.18-511.el10.noarch.rp 6.0 MB/s | 23 kB 00:00 (38/121): perl-Text-ParseWords-3.31-511.el10.no 3.7 MB/s | 17 kB 00:00 (39/121): perl-Text-Tabs+Wrap-2024.001-511.el10 3.9 MB/s | 22 kB 00:00 (40/121): perl-Thread-Queue-3.14-511.el10.noarc 4.0 MB/s | 22 kB 00:00 (41/121): perl-Time-Local-1.350-511.el10.noarch 3.3 MB/s | 35 kB 00:00 (42/121): perl-URI-5.27-3.el10.noarch.rpm 12 MB/s | 119 kB 00:00 (43/121): perl-constant-1.33-512.el10.noarch.rp 2.4 MB/s | 23 kB 00:00 (44/121): perl-libnet-3.15-512.el10.noarch.rpm 15 MB/s | 123 kB 00:00 (45/121): perl-parent-0.241-512.el10.noarch.rpm 2.0 MB/s | 15 kB 00:00 (46/121): perl-podlators-5.01-511.el10.noarch.r 16 MB/s | 121 kB 00:00 (47/121): perl-threads-2.40-511.el10.x86_64.rpm 21 MB/s | 58 kB 00:00 (48/121): perl-threads-shared-1.69-511.el10.x86 13 MB/s | 45 kB 00:00 (49/121): python3-docutils-0.20.1-5.el10.noarch 142 MB/s | 996 kB 00:00 (50/121): xmlto-0.0.28-25.el10.x86_64.rpm 9.7 MB/s | 50 kB 00:00 (51/121): dbus-1.14.10-5.el10.x86_64.rpm 3.1 MB/s | 7.9 kB 00:00 (52/121): dbus-broker-36-1.el10.x86_64.rpm 30 MB/s | 172 kB 00:00 (53/121): dbus-common-1.14.10-5.el10.noarch.rpm 3.0 MB/s | 15 kB 00:00 (54/121): expat-2.6.4-1.el10.x86_64.rpm 15 MB/s | 115 kB 00:00 (55/121): gcc-plugin-annobin-14.2.1-7.el10.x86_ 5.5 MB/s | 61 kB 00:00 (56/121): gettext-0.22.5-6.el10.x86_64.rpm 62 MB/s | 1.1 MB 00:00 (57/121): gettext-common-devel-0.22.5-6.el10.no 71 MB/s | 596 kB 00:00 (58/121): gettext-devel-0.22.5-6.el10.x86_64.rp 35 MB/s | 227 kB 00:00 (59/121): cpp-14.2.1-7.el10.x86_64.rpm 175 MB/s | 13 MB 00:00 (60/121): gettext-envsubst-0.22.5-6.el10.x86_64 2.7 MB/s | 37 kB 00:00 (61/121): gettext-libs-0.22.5-6.el10.x86_64.rpm 75 MB/s | 666 kB 00:00 (62/121): gettext-runtime-0.22.5-6.el10.x86_64. 13 MB/s | 113 kB 00:00 (63/121): glibc-devel-2.39-37.el10.x86_64.rpm 48 MB/s | 525 kB 00:00 (64/121): groff-base-1.23.0-10.el10.x86_64.rpm 78 MB/s | 1.1 MB 00:00 (65/121): libquadmath-14.2.1-7.el10.x86_64.rpm 31 MB/s | 209 kB 00:00 (66/121): libxcrypt-devel-4.4.36-10.el10.x86_64 5.3 MB/s | 29 kB 00:00 (67/121): libseccomp-2.5.3-10.el10.x86_64.rpm 8.5 MB/s | 71 kB 00:00 (68/121): mpdecimal-2.5.1-12.el10.x86_64.rpm 19 MB/s | 89 kB 00:00 (69/121): make-4.4.1-9.el10.x86_64.rpm 73 MB/s | 579 kB 00:00 (70/121): ncurses-6.4-14.20240127.el10.x86_64.r 57 MB/s | 415 kB 00:00 (71/121): ncurses-c++-libs-6.4-14.20240127.el10 5.3 MB/s | 38 kB 00:00 (72/121): perl-AutoLoader-5.74-512.el10.noarch. 5.2 MB/s | 22 kB 00:00 (73/121): perl-B-1.89-512.el10.x86_64.rpm 24 MB/s | 177 kB 00:00 (74/121): perl-Class-Struct-0.68-512.el10.noarc 3.8 MB/s | 22 kB 00:00 (75/121): ncurses-devel-6.4-14.20240127.el10.x8 20 MB/s | 535 kB 00:00 (76/121): perl-DynaLoader-1.56-512.el10.x86_64. 3.4 MB/s | 26 kB 00:00 (77/121): perl-Errno-1.38-512.el10.x86_64.rpm 2.4 MB/s | 15 kB 00:00 (78/121): perl-Fcntl-1.18-512.el10.x86_64.rpm 4.4 MB/s | 30 kB 00:00 (79/121): perl-File-Basename-2.86-512.el10.noar 4.1 MB/s | 17 kB 00:00 (80/121): perl-File-Compare-1.100.800-512.el10. 3.4 MB/s | 14 kB 00:00 (81/121): perl-File-Copy-2.41-512.el10.noarch.r 4.0 MB/s | 20 kB 00:00 (82/121): perl-File-Find-1.44-512.el10.noarch.r 5.6 MB/s | 26 kB 00:00 (83/121): gcc-14.2.1-7.el10.x86_64.rpm 207 MB/s | 38 MB 00:00 (84/121): perl-File-stat-1.14-512.el10.noarch.r 477 kB/s | 17 kB 00:00 (85/121): perl-FileHandle-2.05-512.el10.noarch. 437 kB/s | 16 kB 00:00 (86/121): perl-Getopt-Std-1.14-512.el10.noarch. 4.8 MB/s | 16 kB 00:00 (87/121): perl-IPC-Open3-1.22-512.el10.noarch.r 2.1 MB/s | 22 kB 00:00 (88/121): perl-POSIX-2.20-512.el10.x86_64.rpm 9.1 MB/s | 97 kB 00:00 (89/121): perl-IO-1.55-512.el10.x86_64.rpm 6.6 MB/s | 78 kB 00:00 (90/121): perl-SelectSaver-1.02-512.el10.noarch 2.3 MB/s | 12 kB 00:00 (91/121): perl-Symbol-1.09-512.el10.noarch.rpm 2.6 MB/s | 15 kB 00:00 (92/121): perl-base-2.27-512.el10.noarch.rpm 2.5 MB/s | 17 kB 00:00 (93/121): perl-if-0.61.000-512.el10.noarch.rpm 4.9 MB/s | 14 kB 00:00 (94/121): perl-interpreter-5.40.1-512.el10.x86_ 23 MB/s | 72 kB 00:00 (95/121): perl-locale-1.12-512.el10.noarch.rpm 2.2 MB/s | 14 kB 00:00 (96/121): perl-mro-1.29-512.el10.x86_64.rpm 3.6 MB/s | 30 kB 00:00 (97/121): perl-overload-1.37-512.el10.noarch.rp 7.9 MB/s | 46 kB 00:00 (98/121): perl-libs-5.40.1-512.el10.x86_64.rpm 152 MB/s | 2.2 MB 00:00 (99/121): perl-overloading-0.02-512.el10.noarch 2.4 MB/s | 13 kB 00:00 (100/121): perl-vars-1.05-512.el10.noarch.rpm 4.6 MB/s | 13 kB 00:00 (101/121): python3-3.12.9-1.el10.x86_64.rpm 8.7 MB/s | 29 kB 00:00 (102/121): python3-pip-wheel-23.3.2-10.el10.noa 159 MB/s | 1.5 MB 00:00 (103/121): sgml-common-0.6.3-64.el10.noarch.rpm 6.8 MB/s | 54 kB 00:00 (104/121): systemd-pam-257-9.el10.x86_64.rpm 37 MB/s | 297 kB 00:00 (105/121): systemd-rpm-macros-257-9.el10.noarch 3.4 MB/s | 21 kB 00:00 (106/121): xml-common-0.6.3-64.el10.noarch.rpm 3.5 MB/s | 32 kB 00:00 (107/121): python3-libs-3.12.9-1.el10.x86_64.rp 178 MB/s | 8.9 MB 00:00 (108/121): autoconf-2.71-12.el10.noarch.rpm 42 MB/s | 720 kB 00:00 (109/121): systemd-257-9.el10.x86_64.rpm 117 MB/s | 5.5 MB 00:00 (110/121): emacs-filesystem-29.4-9.el10.noarch. 958 kB/s | 9.4 kB 00:00 (111/121): fftw-3.3.10-15.el10.x86_64.rpm 6.7 MB/s | 46 kB 00:00 (112/121): fftw-devel-3.3.10-15.el10.x86_64.rpm 31 MB/s | 131 kB 00:00 (113/121): fftw-libs-3.3.10-15.el10.x86_64.rpm 2.9 MB/s | 8.8 kB 00:00 (114/121): fftw-libs-double-3.3.10-15.el10.x86_ 148 MB/s | 1.2 MB 00:00 (115/121): fftw-libs-long-3.3.10-15.el10.x86_64 61 MB/s | 507 kB 00:00 (116/121): fftw-libs-quad-3.3.10-15.el10.x86_64 103 MB/s | 751 kB 00:00 (117/121): fftw-libs-single-3.3.10-15.el10.x86_ 169 MB/s | 1.2 MB 00:00 (118/121): automake-1.16.5-20.el10.noarch.rpm 20 MB/s | 676 kB 00:00 (119/121): libtool-2.4.7-13.el10.x86_64.rpm 118 MB/s | 595 kB 00:00 (120/121): tzdata-2025a-1.el10.noarch.rpm 66 MB/s | 431 kB 00:00 (121/121): kernel-headers-6.12.0-65.el10.x86_64 139 MB/s | 1.5 MB 00:00 -------------------------------------------------------------------------------- Total 219 MB/s | 95 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : fftw-libs-single-3.3.10-15.el10.x86_64 1/121 Installing : fftw-libs-long-3.3.10-15.el10.x86_64 2/121 Installing : fftw-libs-double-3.3.10-15.el10.x86_64 3/121 Installing : gettext-libs-0.22.5-6.el10.x86_64 4/121 Running scriptlet: xml-common-0.6.3-64.el10.noarch 5/121 Installing : xml-common-0.6.3-64.el10.noarch 5/121 Installing : expat-2.6.4-1.el10.x86_64 6/121 Installing : m4-1.4.19-11.el10.x86_64 7/121 Installing : libmpc-1.3.1-7.el10.x86_64 8/121 Installing : cpp-14.2.1-7.el10.x86_64 9/121 Installing : flex-2.6.4-19.el10.x86_64 10/121 Installing : tzdata-2025a-1.el10.noarch 11/121 Installing : kernel-headers-6.12.0-65.el10.x86_64 12/121 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 13/121 Installing : glibc-devel-2.39-37.el10.x86_64 14/121 Installing : emacs-filesystem-1:29.4-9.el10.noarch 15/121 Installing : sgml-common-0.6.3-64.el10.noarch 16/121 Installing : docbook-dtds-1.0-89.el10.noarch 17/121 Running scriptlet: docbook-dtds-1.0-89.el10.noarch 17/121 Installing : docbook-style-xsl-1.79.2-24.el10.noarch 18/121 Running scriptlet: docbook-style-xsl-1.79.2-24.el10.noarch 18/121 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 19/121 Installing : ncurses-c++-libs-6.4-14.20240127.el10.x86_64 20/121 Installing : ncurses-6.4-14.20240127.el10.x86_64 21/121 Installing : mpdecimal-2.5.1-12.el10.x86_64 22/121 Installing : python3-libs-3.12.9-1.el10.x86_64 23/121 Installing : python3-3.12.9-1.el10.x86_64 24/121 Installing : make-1:4.4.1-9.el10.x86_64 25/121 Installing : gcc-14.2.1-7.el10.x86_64 26/121 Running scriptlet: gcc-14.2.1-7.el10.x86_64 26/121 Installing : libseccomp-2.5.3-10.el10.x86_64 27/121 Installing : libquadmath-14.2.1-7.el10.x86_64 28/121 Installing : fftw-libs-quad-3.3.10-15.el10.x86_64 29/121 Installing : fftw-3.3.10-15.el10.x86_64 30/121 Installing : fftw-libs-3.3.10-15.el10.x86_64 31/121 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 32/121 Installing : groff-base-1.23.0-10.el10.x86_64 32/121 Running scriptlet: groff-base-1.23.0-10.el10.x86_64 32/121 Installing : perl-Digest-1.20-511.el10.noarch 33/121 Installing : perl-Digest-MD5-2.59-6.el10.x86_64 34/121 Installing : perl-B-1.89-512.el10.x86_64 35/121 Installing : perl-FileHandle-2.05-512.el10.noarch 36/121 Installing : perl-Data-Dumper-2.189-512.el10.x86_64 37/121 Installing : perl-libnet-3.15-512.el10.noarch 38/121 Installing : perl-AutoLoader-5.74-512.el10.noarch 39/121 Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 40/121 Installing : perl-URI-5.27-3.el10.noarch 41/121 Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 42/121 Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 43/121 Installing : perl-Time-Local-2:1.350-511.el10.noarch 44/121 Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 45/121 Installing : perl-Mozilla-CA-20231213-5.el10.noarch 46/121 Installing : perl-File-Path-2.18-511.el10.noarch 47/121 Installing : perl-if-0.61.000-512.el10.noarch 48/121 Installing : perl-locale-1.12-512.el10.noarch 49/121 Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 50/121 Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 51/121 Installing : perl-Term-Cap-1.18-511.el10.noarch 52/121 Installing : perl-Class-Struct-0.68-512.el10.noarch 53/121 Installing : perl-POSIX-2.20-512.el10.x86_64 54/121 Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 55/121 Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 56/121 Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 57/121 Installing : perl-IPC-Open3-1.22-512.el10.noarch 58/121 Installing : perl-Socket-4:2.038-511.el10.x86_64 59/121 Installing : perl-SelectSaver-1.02-512.el10.noarch 60/121 Installing : perl-Symbol-1.09-512.el10.noarch 61/121 Installing : perl-podlators-1:5.01-511.el10.noarch 62/121 Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 63/121 Installing : perl-File-stat-1.14-512.el10.noarch 64/121 Installing : perl-Text-ParseWords-3.31-511.el10.noarch 65/121 Installing : perl-Fcntl-1.18-512.el10.x86_64 66/121 Installing : perl-base-2.27-512.el10.noarch 67/121 Installing : perl-mro-1.29-512.el10.x86_64 68/121 Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 69/121 Installing : perl-IO-1.55-512.el10.x86_64 70/121 Installing : perl-overloading-0.02-512.el10.noarch 71/121 Installing : perl-MIME-Base64-3.16-511.el10.x86_64 72/121 Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 73/121 Installing : perl-constant-1.33-512.el10.noarch 74/121 Installing : perl-parent-1:0.241-512.el10.noarch 75/121 Installing : perl-Errno-1.38-512.el10.x86_64 76/121 Installing : perl-File-Basename-2.86-512.el10.noarch 77/121 Installing : perl-Getopt-Std-1.14-512.el10.noarch 78/121 Installing : perl-Storable-1:3.32-511.el10.x86_64 79/121 Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 80/121 Installing : perl-overload-1.37-512.el10.noarch 81/121 Installing : perl-vars-1.05-512.el10.noarch 82/121 Installing : perl-Exporter-5.78-511.el10.noarch 83/121 Installing : perl-PathTools-3.91-512.el10.x86_64 84/121 Installing : perl-Encode-4:3.21-511.el10.x86_64 85/121 Installing : perl-DynaLoader-1.56-512.el10.x86_64 86/121 Installing : perl-Carp-1.54-511.el10.noarch 87/121 Installing : perl-libs-4:5.40.1-512.el10.x86_64 88/121 Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 89/121 Installing : perl-threads-1:2.40-511.el10.x86_64 90/121 Installing : perl-threads-shared-1.69-511.el10.x86_64 91/121 Installing : perl-Thread-Queue-3.14-511.el10.noarch 92/121 Installing : perl-File-Compare-1.100.800-512.el10.noarch 93/121 Installing : perl-File-Copy-2.41-512.el10.noarch 94/121 Installing : perl-File-Find-1.44-512.el10.noarch 95/121 Installing : autoconf-2.71-12.el10.noarch 96/121 Installing : automake-1.16.5-20.el10.noarch 97/121 Installing : gettext-envsubst-0.22.5-6.el10.x86_64 98/121 Installing : gettext-runtime-0.22.5-6.el10.x86_64 99/121 Installing : gettext-0.22.5-6.el10.x86_64 100/121 Installing : gettext-common-devel-0.22.5-6.el10.noarch 101/121 Installing : dbus-common-1:1.14.10-5.el10.noarch 102/121 Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 102/121 Running scriptlet: dbus-broker-36-1.el10.x86_64 103/121 Installing : dbus-broker-36-1.el10.x86_64 103/121 Running scriptlet: dbus-broker-36-1.el10.x86_64 103/121 Installing : dbus-1:1.14.10-5.el10.x86_64 104/121 Installing : systemd-pam-257-9.el10.x86_64 105/121 Running scriptlet: systemd-257-9.el10.x86_64 106/121 Installing : systemd-257-9.el10.x86_64 106/121 Running scriptlet: systemd-257-9.el10.x86_64 106/121 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Installing : libxslt-1.1.39-6.el10.x86_64 107/121 Installing : libsamplerate-0.2.2-10.el10.x86_64 108/121 Installing : annobin-docs-12.92-1.el10.noarch 109/121 Installing : alsa-lib-1.2.13-2.el10.x86_64 110/121 Installing : alsa-lib-devel-1.2.13-2.el10.x86_64 111/121 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 112/121 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 112/121 Installing : libsamplerate-devel-0.2.2-10.el10.x86_64 113/121 Installing : xmlto-0.0.28-25.el10.x86_64 114/121 Installing : gettext-devel-0.22.5-6.el10.x86_64 115/121 Installing : libtool-2.4.7-13.el10.x86_64 116/121 Installing : fftw-devel-3.3.10-15.el10.x86_64 117/121 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 118/121 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 118/121 Installing : python3-docutils-0.20.1-5.el10.noarch 119/121 Installing : ncurses-devel-6.4-14.20240127.el10.x86_64 120/121 Installing : systemd-rpm-macros-257-9.el10.noarch 121/121 Running scriptlet: systemd-rpm-macros-257-9.el10.noarch 121/121 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: alsa-lib-1.2.13-2.el10.x86_64 alsa-lib-devel-1.2.13-2.el10.x86_64 annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 autoconf-2.71-12.el10.noarch automake-1.16.5-20.el10.noarch cpp-14.2.1-7.el10.x86_64 dbus-1:1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1:1.14.10-5.el10.noarch docbook-dtds-1.0-89.el10.noarch docbook-style-xsl-1.79.2-24.el10.noarch emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.el10.x86_64 fftw-3.3.10-15.el10.x86_64 fftw-devel-3.3.10-15.el10.x86_64 fftw-libs-3.3.10-15.el10.x86_64 fftw-libs-double-3.3.10-15.el10.x86_64 fftw-libs-long-3.3.10-15.el10.x86_64 fftw-libs-quad-3.3.10-15.el10.x86_64 fftw-libs-single-3.3.10-15.el10.x86_64 flex-2.6.4-19.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gettext-0.22.5-6.el10.x86_64 gettext-common-devel-0.22.5-6.el10.noarch gettext-devel-0.22.5-6.el10.x86_64 gettext-envsubst-0.22.5-6.el10.x86_64 gettext-libs-0.22.5-6.el10.x86_64 gettext-runtime-0.22.5-6.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 groff-base-1.23.0-10.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libquadmath-14.2.1-7.el10.x86_64 libsamplerate-0.2.2-10.el10.x86_64 libsamplerate-devel-0.2.2-10.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libtool-2.4.7-13.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxslt-1.1.39-6.el10.x86_64 m4-1.4.19-11.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 ncurses-6.4-14.20240127.el10.x86_64 ncurses-c++-libs-6.4-14.20240127.el10.x86_64 ncurses-devel-6.4-14.20240127.el10.x86_64 perl-AutoLoader-5.74-512.el10.noarch perl-B-1.89-512.el10.x86_64 perl-Carp-1.54-511.el10.noarch perl-Class-Struct-0.68-512.el10.noarch perl-Data-Dumper-2.189-512.el10.x86_64 perl-Digest-1.20-511.el10.noarch perl-Digest-MD5-2.59-6.el10.x86_64 perl-DynaLoader-1.56-512.el10.x86_64 perl-Encode-4:3.21-511.el10.x86_64 perl-Errno-1.38-512.el10.x86_64 perl-Exporter-5.78-511.el10.noarch perl-Fcntl-1.18-512.el10.x86_64 perl-File-Basename-2.86-512.el10.noarch perl-File-Compare-1.100.800-512.el10.noarch perl-File-Copy-2.41-512.el10.noarch perl-File-Find-1.44-512.el10.noarch perl-File-Path-2.18-511.el10.noarch perl-File-Temp-1:0.231.100-512.el10.noarch perl-File-stat-1.14-512.el10.noarch perl-FileHandle-2.05-512.el10.noarch perl-Getopt-Long-1:2.58-3.el10.noarch perl-Getopt-Std-1.14-512.el10.noarch perl-HTTP-Tiny-0.088-512.el10.noarch perl-IO-1.55-512.el10.x86_64 perl-IO-Socket-IP-0.42-512.el10.noarch perl-IO-Socket-SSL-2.085-3.el10.noarch perl-IPC-Open3-1.22-512.el10.noarch perl-MIME-Base64-3.16-511.el10.x86_64 perl-Mozilla-CA-20231213-5.el10.noarch perl-Net-SSLeay-1.94-7.el10.x86_64 perl-POSIX-2.20-512.el10.x86_64 perl-PathTools-3.91-512.el10.x86_64 perl-Pod-Escapes-1:1.07-511.el10.noarch perl-Pod-Perldoc-3.28.01-512.el10.noarch perl-Pod-Simple-1:3.45-511.el10.noarch perl-Pod-Usage-4:2.03-511.el10.noarch perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 perl-SelectSaver-1.02-512.el10.noarch perl-Socket-4:2.038-511.el10.x86_64 perl-Storable-1:3.32-511.el10.x86_64 perl-Symbol-1.09-512.el10.noarch perl-Term-ANSIColor-5.01-512.el10.noarch perl-Term-Cap-1.18-511.el10.noarch perl-Text-ParseWords-3.31-511.el10.noarch perl-Text-Tabs+Wrap-2024.001-511.el10.noarch perl-Thread-Queue-3.14-511.el10.noarch perl-Time-Local-2:1.350-511.el10.noarch perl-URI-5.27-3.el10.noarch perl-base-2.27-512.el10.noarch perl-constant-1.33-512.el10.noarch perl-if-0.61.000-512.el10.noarch perl-interpreter-4:5.40.1-512.el10.x86_64 perl-libnet-3.15-512.el10.noarch perl-libs-4:5.40.1-512.el10.x86_64 perl-locale-1.12-512.el10.noarch perl-mro-1.29-512.el10.x86_64 perl-overload-1.37-512.el10.noarch perl-overloading-0.02-512.el10.noarch perl-parent-1:0.241-512.el10.noarch perl-podlators-1:5.01-511.el10.noarch perl-threads-1:2.40-511.el10.x86_64 perl-threads-shared-1.69-511.el10.x86_64 perl-vars-1.05-512.el10.noarch python3-3.12.9-1.el10.x86_64 python3-docutils-0.20.1-5.el10.noarch python3-libs-3.12.9-1.el10.x86_64 python3-pip-wheel-23.3.2-10.el10.noarch sgml-common-0.6.3-64.el10.noarch systemd-257-9.el10.x86_64 systemd-pam-257-9.el10.x86_64 systemd-rpm-macros-257-9.el10.noarch tzdata-2025a-1.el10.noarch xml-common-0.6.3-64.el10.noarch xmlto-0.0.28-25.el10.x86_64 Complete! Finish: build setup for alsa-utils-1.2.13-1.el10.src.rpm Start: rpmbuild alsa-utils-1.2.13-1.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1733616000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6eSWqf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alsa-utils-1.2.13 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/alsa-utils-1.2.13.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd alsa-utils-1.2.13 + rm -rf /builddir/build/BUILD/alsa-utils-1.2.13-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/alsa-utils-1.2.13-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (alsa-git.patch): + echo 'Patch #1 (alsa-git.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .alsa-git --fuzz=0 patching file alsactl/90-alsa-restore.rules.in patching file alsactl/90-alsa-restore.rules.in patching file amixer/amixer.c patching file alsactl/alsactl.1 patching file aplay/aplay.1 patching file seq/aplaymidi/arecordmidi.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UsMcTc + 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 alsa-utils-1.2.13 + autoreconf -vif autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:22: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:22: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:22: the top level configure.ac:26: warning: The macro `AC_ERROR' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.ac:26: the top level configure.ac:226: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:226: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:226: the top level configure.ac:316: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:316: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:316: the top level configure.ac:328: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:328: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:328: the top level configure.ac:400: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:400: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:400: the top level configure.ac:484: warning: AC_OUTPUT should be used without arguments. configure.ac:484: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:6: installing './missing' alsactl/Makefile.am:75: warning: '%'-style pattern rules are a GNU make extension alsactl/Makefile.am: installing './depcomp' alsaucm/Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension topology/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension autoreconf: Leaving directory '.' + 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 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-03-02 13:04:58.399045060 +0000 +++ ./configure 2025-03-02 13:04:59.402044586 +0000 @@ -1974,7 +1974,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-03-02 13:04:59.402044586 +0000 +++ ./configure 2025-03-02 13:04:59.416044579 +0000 @@ -10836,7 +10836,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -20513,7 +20513,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' --disable-alsaconf --with-udev-rules-dir=/usr/lib/udev/rules.d --with-systemdsystemunitdir=/usr/lib/systemd/system '--with-alsactl-udev-args=-E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main' --with-alsactl-udev-extra-test= checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-redhat-linux-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-file... no checking for file... file checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 10842: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-redhat-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ALSA CFLAGS... checking for dlopen in -lc... yes checking for ALSA LDFLAGS... -lasound -lm -lpthread checking required libasound headers version... 1.2.13 checking for libasound headers version >= 1.2.13 (1.2.13)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking for snd_ctl_elem_add_enumerated... yes checking for dlfcn.h... (cached) yes checking for malloc.h... yes checking for alsa/pcm.h... yes checking for alsa/mixer.h... yes checking for alsa/rawmidi.h... yes checking for alsa/seq.h... yes checking for alsa/use-case.h... yes checking for alsa/topology.h... yes checking for samplerate.h... yes checking for snd_seq_client_info_get_card in -lasound... yes checking for snd_tplg_save in -latopology... yes checking for ffado_streaming_init in -lffado... no checking for memfd_create... yes checking for fftwf_malloc in -lfftw3f... yes checking for sqrtf in -lm... yes checking for pthread_create in -lpthread... yes checking for librt... checking for clock_gettime in -lrt... yes checking for xmlto... yes checking for rst2man... yes checking for egrep... (cached) /usr/bin/grep -E checking for ncursesw... yes checking for curses library... ncursesw checking for curses header name... checking for curses compiler flags... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 checking for curses NLS support... yes checking for panel.h... yes checking for menu.h... yes checking for form.h... yes checking for new_panel in -lpanelw... yes checking for new_menu in -lmenuw... yes checking for new_form in -lformw... yes checking for curses linker flags... -lformw -lmenuw -lpanelw -lncursesw -ltinfo checking for an ANSI C-conforming const... yes checking for inline... inline checking whether gcc needs -traditional... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for systemd >= 18... yes /usr /usr/lib64 /usr/lib64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating alsactl/Makefile config.status: creating alsactl/init/Makefile config.status: creating alsamixer/Makefile config.status: creating amidi/Makefile config.status: creating amixer/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating alsaconf/alsaconf config.status: creating alsaconf/Makefile config.status: creating alsaconf/po/Makefile config.status: WARNING: 'alsaconf/po/Makefile.in' seems to ignore the --datarootdir setting config.status: creating alsaucm/Makefile config.status: creating topology/Makefile config.status: creating topology/nhlt/Makefile config.status: creating bat/Makefile config.status: creating bat/tests/Makefile config.status: creating bat/tests/asound_state/Makefile config.status: creating aplay/Makefile config.status: creating include/Makefile config.status: creating iecset/Makefile config.status: creating utils/Makefile config.status: creating utils/alsa-utils.spec config.status: creating seq/Makefile config.status: creating seq/aconnect/Makefile config.status: creating seq/aplaymidi/Makefile config.status: creating seq/aplaymidi2/Makefile config.status: creating seq/aseqdump/Makefile config.status: creating seq/aseqnet/Makefile config.status: creating seq/aseqsend/Makefile config.status: creating speaker-test/Makefile config.status: creating speaker-test/samples/Makefile config.status: creating alsaloop/Makefile config.status: creating alsa-info/Makefile config.status: creating axfer/Makefile config.status: creating axfer/test/Makefile config.status: creating nhlt/Makefile config.status: creating include/aconfig.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' Making all in alsactl make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' Making all in init make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl/init' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl/init' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo './'`alsactl.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-state.o `test -f 'state.c' || echo './'`state.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-lock.o `test -f 'lock.c' || echo './'`lock.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-utils.o `test -f 'utils.c' || echo './'`utils.c utils.c: In function ‘initfailed’: utils.c:94:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 94 | (void)write(fp, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:95:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 95 | (void)write(fp, ":", 1); | ^~~~~~~~~~~~~~~~~ utils.c:96:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 96 | (void)write(fp, reason, strlen(reason)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:97:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 97 | (void)write(fp, ":", 1); | ^~~~~~~~~~~~~~~~~ utils.c:98:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 98 | (void)write(fp, sexitcode, strlen(sexitcode)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:99:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 99 | (void)write(fp, "\n", 1); | ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-init_parse.o `test -f 'init_parse.c' || echo './'`init_parse.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-init_ucm.o `test -f 'init_ucm.c' || echo './'`init_ucm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-daemon.o `test -f 'daemon.c' || echo './'`daemon.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-monitor.o `test -f 'monitor.c' || echo './'`monitor.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-clean.o `test -f 'clean.c' || echo './'`clean.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsactl-info.o `test -f 'info.c' || echo './'`info.c xmlto man alsactl_init.xml extratest=$(echo ' ' | sed -e 's/__/ /g' -e 's/^ $//'); args=$(echo ' -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main' | sed -e 's/__/ /g' -e 's/^ $//'); /usr/bin/sed -r -e 's,@sbindir\@,/usr/sbin,g' -e 's,@mydatadir\@,/usr/share/alsa,g' -e 's,@daemonswitch\@,/etc/alsa/state-daemon.conf,g' -e 's,@asoundrcfile\@,/var/lib/alsa/asound.state,g' -e "s;@extratest\@;${extratest};g" -e "s;@args\@;${args};g" < alsa-state.service.in > alsa-state.service || rm alsa-state.service extratest=$(echo ' ' | sed -e 's/__/ /g' -e 's/^ $//'); args=$(echo ' -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main' | sed -e 's/__/ /g' -e 's/^ $//'); /usr/bin/sed -r -e 's,@sbindir\@,/usr/sbin,g' -e 's,@mydatadir\@,/usr/share/alsa,g' -e 's,@daemonswitch\@,/etc/alsa/state-daemon.conf,g' -e 's,@asoundrcfile\@,/var/lib/alsa/asound.state,g' -e "s;@extratest\@;${extratest};g" -e "s;@args\@;${args};g" < alsa-restore.service.in > alsa-restore.service || rm alsa-restore.service extratest=$(echo ' ' | sed -e 's/__/ /g' -e 's/^ $//'); args=$(echo ' -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main' | sed -e 's/__/ /g' -e 's/^ $//'); /usr/bin/sed -r -e 's,@sbindir\@,/usr/sbin,g' -e 's,@mydatadir\@,/usr/share/alsa,g' -e 's,@daemonswitch\@,/etc/alsa/state-daemon.conf,g' -e 's,@asoundrcfile\@,/var/lib/alsa/asound.state,g' -e "s;@extratest\@;${extratest};g" -e "s;@args\@;${args};g" < 90-alsa-restore.rules.in > 90-alsa-restore.rules || rm 90-alsa-restore.rules Note: Writing alsactl_init.7 /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-lock.o alsactl-utils.o alsactl-init_parse.o alsactl-init_ucm.o alsactl-daemon.o alsactl-monitor.o alsactl-clean.o alsactl-info.o -lasound -lm -lpthread libtool: link: gcc -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/var/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-lock.o alsactl-utils.o alsactl-init_parse.o alsactl-init_ucm.o alsactl-daemon.o alsactl-monitor.o alsactl-clean.o alsactl-info.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' Making all in utils make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/utils' Making all in m4 make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/m4' Making all in po make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/po' Making all in alsa-info make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsa-info' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsa-info' Making all in alsamixer make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsamixer' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-card_select.o `test -f 'card_select.c' || echo './'`card_select.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-bindings.o `test -f 'bindings.c' || echo './'`bindings.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-cli.o `test -f 'cli.c' || echo './'`cli.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-colors.o `test -f 'colors.c' || echo './'`colors.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-curskey.o `test -f 'curskey.c' || echo './'`curskey.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-configparser.o `test -f 'configparser.c' || echo './'`configparser.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-device_name.o `test -f 'device_name.c' || echo './'`device_name.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-die.o `test -f 'die.c' || echo './'`die.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-mainloop.o `test -f 'mainloop.c' || echo './'`mainloop.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-mem.o `test -f 'mem.c' || echo './'`mem.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-menu_widget.o `test -f 'menu_widget.c' || echo './'`menu_widget.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-mixer_clickable.o `test -f 'mixer_clickable.c' || echo './'`mixer_clickable.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-mixer_controls.o `test -f 'mixer_controls.c' || echo './'`mixer_controls.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-mixer_display.o `test -f 'mixer_display.c' || echo './'`mixer_display.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-mixer_widget.o `test -f 'mixer_widget.c' || echo './'`mixer_widget.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-proc_files.o `test -f 'proc_files.c' || echo './'`proc_files.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-textbox.o `test -f 'textbox.c' || echo './'`textbox.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-volume_mapping.o `test -f 'volume_mapping.c' || echo './'`volume_mapping.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsamixer-widget.o `test -f 'widget.c' || echo './'`widget.c /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DCURSESINC="" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsamixer alsamixer-card_select.o alsamixer-bindings.o alsamixer-cli.o alsamixer-colors.o alsamixer-curskey.o alsamixer-configparser.o alsamixer-device_name.o alsamixer-die.o alsamixer-mainloop.o alsamixer-mem.o alsamixer-menu_widget.o alsamixer-mixer_clickable.o alsamixer-mixer_controls.o alsamixer-mixer_display.o alsamixer-mixer_widget.o alsamixer-proc_files.o alsamixer-textbox.o alsamixer-utils.o alsamixer-volume_mapping.o alsamixer-widget.o -lformw -lmenuw -lpanelw -lncursesw -ltinfo -lasound -lm -lpthread libtool: link: gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 "-DCURSESINC=" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsamixer alsamixer-card_select.o alsamixer-bindings.o alsamixer-cli.o alsamixer-colors.o alsamixer-curskey.o alsamixer-configparser.o alsamixer-device_name.o alsamixer-die.o alsamixer-mainloop.o alsamixer-mem.o alsamixer-menu_widget.o alsamixer-mixer_clickable.o alsamixer-mixer_controls.o alsamixer-mixer_display.o alsamixer-mixer_widget.o alsamixer-proc_files.o alsamixer-textbox.o alsamixer-utils.o alsamixer-volume_mapping.o alsamixer-widget.o -lformw -lmenuw -lpanelw -lncursesw -ltinfo -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsamixer' Making all in amixer make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/amixer' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amixer.o amixer.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o volume_mapping.o volume_mapping.c /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o amixer amixer.o volume_mapping.o -lm -lasound -lm -lpthread libtool: link: gcc -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o amixer amixer.o volume_mapping.o -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/amixer' Making all in amidi make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/amidi' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o amidi.o amidi.c amidi.c: In function ‘main’: amidi.c:733:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 733 | write(receive_file, buf, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o amidi amidi.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o amidi amidi.o -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/amidi' Making all in aplay make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aplay.o aplay.c rm -f arecord.1 ln -s aplay.1 arecord.1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aplay aplay.o -lrt -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aplay aplay.o -lrt -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' Making all in iecset make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/iecset' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o iecset.o iecset.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o iecbits.o iecbits.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o iecset iecset.o iecbits.o -lm -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o iecset iecset.o iecbits.o -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/iecset' Making all in speaker-test make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' Making all in samples make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test/samples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test/samples' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o speaker-test.o speaker-test.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pink.o pink.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o st2095.o st2095.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o speaker-test speaker-test.o pink.o st2095.o -lm -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o speaker-test speaker-test.o pink.o st2095.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' Making all in axfer make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' Making all in test make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer/test' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o subcmd-list.o subcmd-list.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o container.o container.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o container-riff-wave.o container-riff-wave.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o container-au.o container-au.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o container-voc.o container-voc.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o container-raw.o container-raw.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mapper.o mapper.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mapper-single.o mapper-single.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mapper-multiple.o mapper-multiple.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer.o xfer.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-options.o xfer-options.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-libasound.o xfer-libasound.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o frame-cache.o frame-cache.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-libasound-irq-rw.o xfer-libasound-irq-rw.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o subcmd-transfer.o subcmd-transfer.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-libasound-irq-mmap.o xfer-libasound-irq-mmap.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o waiter.o waiter.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o waiter-poll.o waiter-poll.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o waiter-select.o waiter-select.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o waiter-epoll.o waiter-epoll.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xfer-libasound-timer-mmap.o xfer-libasound-timer-mmap.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o axfer main.o subcmd-list.o container.o container-riff-wave.o container-au.o container-voc.o container-raw.o mapper.o mapper-single.o mapper-multiple.o xfer.o xfer-options.o xfer-libasound.o frame-cache.o xfer-libasound-irq-rw.o subcmd-transfer.o xfer-libasound-irq-mmap.o waiter.o waiter-poll.o waiter-select.o waiter-epoll.o xfer-libasound-timer-mmap.o -lrt -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o axfer main.o subcmd-list.o container.o container-riff-wave.o container-au.o container-voc.o container-raw.o mapper.o mapper-single.o mapper-multiple.o xfer.o xfer-options.o xfer-libasound.o frame-cache.o xfer-libasound-irq-rw.o subcmd-transfer.o xfer-libasound-irq-mmap.o waiter.o waiter-poll.o waiter-select.o waiter-epoll.o xfer-libasound-timer-mmap.o -lrt -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' Making all in alsaloop make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaloop' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsaloop.o alsaloop.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pcmjob.o pcmjob.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsaloop alsaloop.o pcmjob.o control.o -lm -lsamplerate -lasound -lm -lpthread libtool: link: gcc -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsaloop alsaloop.o pcmjob.o control.o -lsamplerate -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaloop' Making all in bat make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' Making all in asound_state make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests/asound_state' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests/asound_state' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bat.o bat.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o signal.o signal.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o latencytest.o latencytest.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o convert.o convert.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o analyze.o analyze.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o alsa.o alsa.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsabat bat.o common.o signal.o latencytest.o convert.o analyze.o alsa.o -lpthread -lm -lfftw3f -lasound -lm -lpthread -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsabat bat.o common.o signal.o latencytest.o convert.o analyze.o alsa.o -lfftw3f -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' Making all in seq make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' Making all in aconnect make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aconnect' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aconnect.o aconnect.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aconnect aconnect.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aconnect aconnect.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aconnect' Making all in aplaymidi make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aplaymidi.o aplaymidi.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arecordmidi.o arecordmidi.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o arecordmidi arecordmidi.o -lasound -lm -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aplaymidi aplaymidi.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o arecordmidi arecordmidi.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aplaymidi aplaymidi.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi' Making all in aplaymidi2 make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi2' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aplaymidi2.o aplaymidi2.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arecordmidi2.o arecordmidi2.c arecordmidi2.c: In function ‘main’: arecordmidi2.c:349:18: warning: ‘v’ may be used uninitialized [-Wmaybe-uninitialized] 349 | uint32_t v; | ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aplaymidi2 aplaymidi2.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aplaymidi2 aplaymidi2.o -lasound -lm -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o arecordmidi2 arecordmidi2.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o arecordmidi2 arecordmidi2.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi2' Making all in aseqdump make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqdump' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aseqdump.o aseqdump.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aseqdump aseqdump.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aseqdump aseqdump.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqdump' Making all in aseqnet make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqnet' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aseqnet.o aseqnet.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aseqnet aseqnet.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aseqnet aseqnet.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqnet' Making all in aseqsend make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqsend' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aseqsend.o aseqsend.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aseqsend aseqsend.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o aseqsend aseqsend.o -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqsend' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' Making all in alsaucm make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaucm' gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o usecase.o usecase.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dump.o dump.c rst2man alsaucm.rst > alsaucm.1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsaucm usecase.o dump.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsaucm usecase.o dump.o -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaucm' Making all in topology make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' Making all in nhlt make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology/nhlt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nhlt-processor.lo nhlt-processor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/intel-nhlt.lo intel/intel-nhlt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/dmic-nhlt.lo intel/dmic-nhlt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/dmic/dmic-debug.lo intel/dmic/dmic-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c nhlt-processor.c -fPIC -DPIC -o .libs/nhlt-processor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/intel-nhlt.c -fPIC -DPIC -o intel/.libs/intel-nhlt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/dmic-nhlt.c -fPIC -DPIC -o intel/.libs/dmic-nhlt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/dmic/dmic-debug.c -fPIC -DPIC -o intel/dmic/.libs/dmic-debug.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/dmic/dmic-process.lo intel/dmic/dmic-process.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/ssp-nhlt.lo intel/ssp-nhlt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/dmic/dmic-process.c -fPIC -DPIC -o intel/dmic/.libs/dmic-process.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/ssp-nhlt.c -fPIC -DPIC -o intel/.libs/ssp-nhlt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/ssp/ssp-debug.lo intel/ssp/ssp-debug.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o intel/ssp/ssp-process.lo intel/ssp/ssp-process.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/ssp/ssp-debug.c -fPIC -DPIC -o intel/ssp/.libs/ssp-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c intel/ssp/ssp-process.c -fPIC -DPIC -o intel/ssp/.libs/ssp-process.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fvisibility=hidden -I../../include -I../../topology -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -module -avoid-version -export-dynamic -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libalsatplg_module_nhlt.la -rpath /usr/lib64/alsa-topology nhlt-processor.lo intel/intel-nhlt.lo intel/dmic-nhlt.lo intel/dmic/dmic-debug.lo intel/dmic/dmic-process.lo intel/ssp-nhlt.lo intel/ssp/ssp-debug.lo intel/ssp/ssp-process.lo -lasound -lm -lpthread -lasound -lm -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/nhlt-processor.o intel/.libs/intel-nhlt.o intel/.libs/dmic-nhlt.o intel/dmic/.libs/dmic-debug.o intel/dmic/.libs/dmic-process.o intel/.libs/ssp-nhlt.o intel/ssp/.libs/ssp-debug.o intel/ssp/.libs/ssp-process.o -lasound -lm -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -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 -mtls-dialect=gnu2 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,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 -Wl,-soname -Wl,libalsatplg_module_nhlt.so -o .libs/libalsatplg_module_nhlt.so libtool: link: ( cd ".libs" && rm -f "libalsatplg_module_nhlt.la" && ln -s "../libalsatplg_module_nhlt.la" "libalsatplg_module_nhlt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology/nhlt' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -DALSA_TOPOLOGY_PLUGIN_DIR=\"/usr/lib64/alsa-topology\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o topology.o topology.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -DALSA_TOPOLOGY_PLUGIN_DIR=\"/usr/lib64/alsa-topology\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pre-processor.o pre-processor.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -DALSA_TOPOLOGY_PLUGIN_DIR=\"/usr/lib64/alsa-topology\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pre-process-class.o pre-process-class.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -DALSA_TOPOLOGY_PLUGIN_DIR=\"/usr/lib64/alsa-topology\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pre-process-object.o pre-process-object.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -DALSA_TOPOLOGY_PLUGIN_DIR=\"/usr/lib64/alsa-topology\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pre-process-dapm.o pre-process-dapm.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -DALSA_TOPOLOGY_PLUGIN_DIR=\"/usr/lib64/alsa-topology\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pre-process-dai.o pre-process-dai.c rst2man alsatplg.rst > alsatplg.1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsatplg topology.o pre-processor.o pre-process-class.o pre-process-object.o pre-process-dapm.o pre-process-dai.o -latopology -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o alsatplg topology.o pre-processor.o pre-process-class.o pre-process-object.o pre-process-dapm.o pre-process-dai.o -latopology -lasound -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' Making all in nhlt make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/nhlt' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nhlt-dmic-info.o nhlt-dmic-info.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nhlt-dmic-info nhlt-dmic-info.o -lasound -lm -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nhlt-dmic-info nhlt-dmic-info.o -lasound -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/nhlt' make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13' + cp /builddir/build/SOURCES/alsaunmute . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kNTZDV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alsa-utils-1.2.13-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 alsa-utils-1.2.13 + make install DESTDIR=/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 Making install in include make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/include' Making install in alsactl make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' Making install in init make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl/init' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl/init' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/alsa/init' /usr/bin/install -c -m 644 00main default help info test hda ca0106 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/alsa/init' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl/init' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl/init' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c alsactl '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin' libtool: install: /usr/bin/install -c alsactl /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin/alsactl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsactl.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 alsactl_init.7 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 alsa-state.service alsa-restore.service '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/udev/rules.d' /usr/bin/install -c -m 644 90-alsa-restore.rules '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/udev/rules.d' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' /usr/bin/mkdir -p -m 0755 \ /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/systemd/system/sound.target.wants ( cd /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/systemd/system/sound.target.wants && \ rm -f alsa-state.service alsa-restore.service && \ ln -s ../alsa-state.service alsa-state.service && \ ln -s ../alsa-restore.service alsa-restore.service) make[4]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsactl' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/utils' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/utils' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/utils' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/utils' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/m4' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/m4' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/m4' Making install in po make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/po' installing de.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/de/LC_MESSAGES/alsa-utils.mo installing eu.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/eu/LC_MESSAGES/alsa-utils.mo installing fr.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/fr/LC_MESSAGES/alsa-utils.mo installing ja.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/ja/LC_MESSAGES/alsa-utils.mo installing ka.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/ka/LC_MESSAGES/alsa-utils.mo installing ko.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/ko/LC_MESSAGES/alsa-utils.mo installing sk.gmo as /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/locale/sk/LC_MESSAGES/alsa-utils.mo if test "alsa-utils" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/po' Making install in alsa-info make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsa-info' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsa-info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin' /usr/bin/install -c alsa-info.sh '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsa-info.sh.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsa-info' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsa-info' Making install in alsamixer make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsamixer' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsamixer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c alsamixer '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c alsamixer /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/alsamixer /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsamixer.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsamixer' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsamixer' Making install in amixer make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/amixer' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/amixer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c amixer '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c amixer /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/amixer /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 amixer.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/amixer' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/amixer' Making install in amidi make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/amidi' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/amidi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c amidi '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c amidi /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/amidi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 amidi.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/amidi' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/amidi' Making install in aplay make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c aplay '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aplay /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aplay make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' rm -f arecord ln -s aplay arecord rm -f /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/arecord (cd /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin && ln -s aplay arecord) make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aplay.1 arecord.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' rm -f /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1/arecord.1 (cd /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1 && ln -s aplay.1 arecord.1) make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/aplay' Making install in iecset make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/iecset' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/iecset' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c iecset '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c iecset /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/iecset /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 iecset.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/iecset' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/iecset' Making install in speaker-test make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' Making install in samples make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test/samples' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test/samples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/sounds/alsa' /usr/bin/install -c -m 644 Front_Left.wav Rear_Center.wav Rear_Right.wav Side_Right.wav Front_Center.wav Front_Right.wav Noise.wav Rear_Left.wav Side_Left.wav '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/sounds/alsa' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test/samples' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test/samples' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c speaker-test '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c speaker-test /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/speaker-test /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 speaker-test.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/speaker-test' Making install in axfer make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' Making install in test make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer/test' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer/test' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer/test' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c axfer '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c axfer /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/axfer /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 axfer.1 axfer-list.1 axfer-transfer.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/axfer' Making install in alsaloop make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaloop' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaloop' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c alsaloop '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c alsaloop /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/alsaloop /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsaloop.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaloop' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaloop' Making install in bat make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' Making install in asound_state make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests/asound_state' make[4]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests/asound_state' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests/asound_state' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests/asound_state' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[4]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat/tests' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c alsabat '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c alsabat /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/alsabat /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin' /usr/bin/install -c alsabat-test.sh '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsabat.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/bat' Making install in seq make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' Making install in aconnect make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aconnect' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aconnect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aconnect '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aconnect /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aconnect /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aconnect.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aconnect' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aconnect' Making install in aplaymidi make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aplaymidi arecordmidi '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aplaymidi /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aplaymidi libtool: install: /usr/bin/install -c arecordmidi /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/arecordmidi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aplaymidi.1 arecordmidi.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi' Making install in aplaymidi2 make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi2' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aplaymidi2 arecordmidi2 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aplaymidi2 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aplaymidi2 libtool: install: /usr/bin/install -c arecordmidi2 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/arecordmidi2 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aplaymidi2.1 arecordmidi2.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi2' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aplaymidi2' Making install in aseqdump make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqdump' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqdump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aseqdump '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aseqdump /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aseqdump /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aseqdump.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqdump' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqdump' Making install in aseqnet make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqnet' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqnet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aseqnet '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aseqnet /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aseqnet /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aseqnet.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqnet' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqnet' Making install in aseqsend make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqsend' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqsend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c aseqsend '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c aseqsend /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/aseqsend /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 aseqsend.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqsend' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq/aseqsend' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/seq' Making install in alsaucm make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaucm' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaucm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c alsaucm '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c alsaucm /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/alsaucm /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsaucm.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaucm' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/alsaucm' Making install in topology make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' Making install in nhlt make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology/nhlt' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology/nhlt' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib64/alsa-topology' /bin/sh ../../libtool --mode=install /usr/bin/install -c libalsatplg_module_nhlt.la '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib64/alsa-topology' libtool: install: /usr/bin/install -c .libs/libalsatplg_module_nhlt.so /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib64/alsa-topology/libalsatplg_module_nhlt.so libtool: install: /usr/bin/install -c .libs/libalsatplg_module_nhlt.lai /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib64/alsa-topology/libalsatplg_module_nhlt.la libtool: warning: remember to run 'libtool --finish /usr/lib64/alsa-topology' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology/nhlt' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology/nhlt' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c alsatplg '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c alsatplg /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/alsatplg /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 alsatplg.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/topology' Making install in nhlt make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/nhlt' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13/nhlt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c nhlt-dmic-info '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin' libtool: install: /usr/bin/install -c nhlt-dmic-info /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/bin/nhlt-dmic-info /usr/bin/mkdir -p '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 nhlt-dmic-info.1 '/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/nhlt' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13/nhlt' make[1]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13' make[2]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/alsa-utils-1.2.13' /usr/bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/var/lib/alsa make[3]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13' make[2]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13' make[1]: Leaving directory '/builddir/build/BUILD/alsa-utils-1.2.13' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 alsa-utils + mkdir -p /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/lib/udev/rules.d + mkdir -p /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/lib/systemd/system + install -p -m 644 /builddir/build/SOURCES/alsa-restore.service /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/lib/systemd/system/alsa-restore.service + install -p -m 644 /builddir/build/SOURCES/alsa-state.service /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/lib/systemd/system/alsa-state.service + mkdir -p -m755 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/bin + install -p -m 755 /builddir/build/SOURCES/alsaunmute /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/bin + mkdir -p -m755 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/share/man/man1 + install -p -m 644 /builddir/build/SOURCES/alsaunmute.1 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64//usr/share/man/man1/alsaunmute.1 + mkdir -p -m 755 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/alsa + mv /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/alsa/init /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/lib/alsa + ln -s ../../lib/alsa/init /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/alsa/init + mkdir -p -m 755 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/etc/alsa + install -p -m 644 /builddir/build/SOURCES/alsactl.conf /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/etc/alsa + mkdir -p -m 755 /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/var/lib/alsa + find /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 -name '*.la' -exec rm '{}' ';' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.2.13-1.el10 --unique-debug-suffix -1.2.13-1.el10.x86_64 --unique-debug-src-base alsa-utils-1.2.13-1.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/alsa-utils-1.2.13 find-debuginfo: starting Extracting debug info from 22 files DWARF-compressing 22 files sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/alsa-utils-1.2.13-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 mangling shebang in /usr/sbin/alsa-info.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/sbin/alsabat-test.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/alsaunmute from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: alsa-utils-1.2.13-1.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KoHFKj + umask 022 + cd /builddir/build/BUILD + cd alsa-utils-1.2.13 + DOCDIR=/builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + cp -pr /builddir/build/BUILD/alsa-utils-1.2.13/COPYING /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + cp -pr /builddir/build/BUILD/alsa-utils-1.2.13/ChangeLog /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + cp -pr /builddir/build/BUILD/alsa-utils-1.2.13/README.md /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + cp -pr /builddir/build/BUILD/alsa-utils-1.2.13/TODO /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + cp -pr /builddir/build/BUILD/alsa-utils-1.2.13/alsamixer/alsamixer.rc.example /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64/usr/share/doc/alsa-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: alsa-utils = 1.2.13-1.el10 alsa-utils(x86-64) = 1.2.13-1.el10 config(alsa-utils) = 1.2.13-1.el10 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash /usr/bin/sh libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libasound.so.2(ALSA_0.9.0rc8)(64bit) libasound.so.2(ALSA_1.2.10)(64bit) libasound.so.2(ALSA_1.2.13)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libformw.so.6()(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) libmenuw.so.6()(64bit) libncursesw.so.6()(64bit) libpanelw.so.6()(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsamplerate.so.0(libsamplerate.so.0.1)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: alsa-ucm-utils-1.2.13-1.el10.x86_64 Provides: alsa-ucm-utils = 1.2.13-1.el10 alsa-ucm-utils(x86-64) = 1.2.13-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) 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) rtld(GNU_HASH) Processing files: alsa-topology-utils-1.2.13-1.el10.x86_64 Provides: alsa-topology-utils = 1.2.13-1.el10 alsa-topology-utils(x86-64) = 1.2.13-1.el10 libalsatplg_module_nhlt.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libatopology.so.2()(64bit) libatopology.so.2(ALSA_0.9)(64bit) 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.34)(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) rtld(GNU_HASH) Processing files: alsa-utils-alsabat-1.2.13-1.el10.x86_64 Provides: alsa-utils-alsabat = 1.2.13-1.el10 alsa-utils-alsabat(x86-64) = 1.2.13-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libfftw3f.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: alsa-utils-debugsource-1.2.13-1.el10.x86_64 Provides: alsa-utils-debugsource = 1.2.13-1.el10 alsa-utils-debugsource(x86-64) = 1.2.13-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: alsa-utils-debuginfo-1.2.13-1.el10.x86_64 Provides: alsa-utils-debuginfo = 1.2.13-1.el10 alsa-utils-debuginfo(x86-64) = 1.2.13-1.el10 debuginfo(build-id) = 147163da3363a6e408139ca546d0b52044281cbc debuginfo(build-id) = 14c3f428ff8a41c1cf162034b3f44a8c29677775 debuginfo(build-id) = 1c59cbf34d5942b81d36b5055bb06ad9b2d1b096 debuginfo(build-id) = 24a6319c1969593ed3f932fb7d4b4780e43831f9 debuginfo(build-id) = 2f23e11b5b58437ea2470729f9b18e68d63fc602 debuginfo(build-id) = 30642c23401740788a8d84fc1bf72141ec4b0b33 debuginfo(build-id) = 326fbaf0dcd1acd843f00f1ec960bce9f435ef2f debuginfo(build-id) = 7dfc604d5baef1ad1b3532fb94613d1b2dbf0bb5 debuginfo(build-id) = 81e4297fb61939479f0a0da7804ec9fcb9335c57 debuginfo(build-id) = 847c54a2572401c1456fdc65fddde5a3177dca56 debuginfo(build-id) = a69553a3f0f793199977117e488bb175a5ca95e6 debuginfo(build-id) = b39d5d3e4ba2447e098083d411d5eb14b9c39768 debuginfo(build-id) = c1667a0c049b7b66226490d246df1d6358552099 debuginfo(build-id) = cfafcaa4c4a08065a61f0dc9ea29245f38ac2664 debuginfo(build-id) = e6c82a61952ed8282e5b0e7ff7fc7478413a1c59 debuginfo(build-id) = e72bf4ce1d055b5919dad4f70601a22e29dd9a37 debuginfo(build-id) = ee5a3d1975e7edb14e027f2eae09a98226e88128 debuginfo(build-id) = fcd176868bad04bf23f24b6d1a072cfd2daf1f78 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-utils-debugsource(x86-64) = 1.2.13-1.el10 Processing files: alsa-ucm-utils-debuginfo-1.2.13-1.el10.x86_64 Provides: alsa-ucm-utils-debuginfo = 1.2.13-1.el10 alsa-ucm-utils-debuginfo(x86-64) = 1.2.13-1.el10 debuginfo(build-id) = a7d51716d6df6da668af4d3fd87563bc2b71768d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-utils-debugsource(x86-64) = 1.2.13-1.el10 Processing files: alsa-topology-utils-debuginfo-1.2.13-1.el10.x86_64 Provides: alsa-topology-utils-debuginfo = 1.2.13-1.el10 alsa-topology-utils-debuginfo(x86-64) = 1.2.13-1.el10 debuginfo(build-id) = 0937f6edb2e7383b82f7d6b6fae719338b1ebb2d debuginfo(build-id) = a338cd9cd83e05c5be70acbd4d0e966b04ee7339 libalsatplg_module_nhlt.so-1.2.13-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: alsa-utils-debugsource(x86-64) = 1.2.13-1.el10 Processing files: alsa-utils-alsabat-debuginfo-1.2.13-1.el10.x86_64 Provides: alsa-utils-alsabat-debuginfo = 1.2.13-1.el10 alsa-utils-alsabat-debuginfo(x86-64) = 1.2.13-1.el10 debuginfo(build-id) = 4f4ebca4138e63734def509471363eaa5e4fd1d7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-utils-debugsource(x86-64) = 1.2.13-1.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 Wrote: /builddir/build/RPMS/alsa-topology-utils-debuginfo-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-topology-utils-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-utils-alsabat-debuginfo-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-ucm-utils-debuginfo-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-utils-alsabat-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-ucm-utils-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-utils-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-utils-debugsource-1.2.13-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/alsa-utils-debuginfo-1.2.13-1.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y3bDgm + umask 022 + cd /builddir/build/BUILD + cd alsa-utils-1.2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/alsa-utils-1.2.13-1.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.IX7GIC + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/alsa-utils-1.2.13-SPECPARTS + rm -rf alsa-utils-1.2.13 alsa-utils-1.2.13.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild alsa-utils-1.2.13-1.el10.src.rpm Finish: build phase for alsa-utils-1.2.13-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-1740920680.555785/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740920680.555785/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740920680.555785/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/alsa-utils-1.2.13-1.el10.src.rpm) Config(child) 0 minutes 34 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": "alsa-utils", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "src" }, { "name": "alsa-utils-alsabat", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-topology-utils", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-topology-utils-debuginfo", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-utils", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-ucm-utils", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-utils-debugsource", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-utils-alsabat-debuginfo", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-ucm-utils-debuginfo", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" }, { "name": "alsa-utils-debuginfo", "epoch": null, "version": "1.2.13", "release": "1.el10", "arch": "x86_64" } ] } RPMResults finished