Warning: Permanently added '3.236.66.34' (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/8709857-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 9002 Logging PID: 9003 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8709857, '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': '9bab3828577f124a00cafb84a47affc0bc85bac4', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/lame', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'lame', 'package_version': '3.100-19', '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': '8709857-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/lame /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-AppStream/lame', '/var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame'... Running: git checkout 9bab3828577f124a00cafb84a47affc0bc85bac4 -- cmd: ['git', 'checkout', '9bab3828577f124a00cafb84a47affc0bc85bac4', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame rc: 0 stdout: stderr: Note: switching to '9bab3828577f124a00cafb84a47affc0bc85bac4'. 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 9bab382 automatic import of lame Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame 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 lame-3.100.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o lame-3.100.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-AppStream/lame/lame-3.100.tar.gz/md5/83e260acbe4389b54fe08e0bdbf7cddb/lame-3.100.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1488k 100 1488k 0 0 19.8M 0 --:--:-- --:--:-- --:--:-- 19.9M INFO: Reading stdout from command: md5sum lame-3.100.tar.gz /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame/lame.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740749336.456087 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame/lame.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-2ml41f7j/lame --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740749336.456087 -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-2ml41f7j/lame/lame.spec) Config(custom-1-x86_64) Start: clean chroot Finish: clean chroot Mock Version: 6.0 INFO: Mock Version: 6.0 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740749336.456087/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 11 MB/s | 387 kB 00:00 Additional repo https_download_copr_fedorainfra 21 MB/s | 611 kB 00:00 Additional repo https_download_copr_fedorainfra 14 MB/s | 387 kB 00:00 Additional repo https_download_copr_fedorainfra 1.5 MB/s | 34 kB 00:00 Additional repo https_download_copr_fedorainfra 7.4 MB/s | 170 kB 00:00 Additional repo https_download_copr_fedorainfra 750 kB/s | 35 kB 00:00 Additional repo https_download_copr_fedorainfra 30 MB/s | 965 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_buildroot_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_buildroot_custom_1_x86_64 541 k gawk x86_64 5.3.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 309 k tar x86_64 2:1.35-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 853 k unzip x86_64 6.0-66.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 184 k util-linux x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 41 k audit-libs x86_64 4.0.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 130 k authselect x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 141 k authselect-libs x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 6.3 M binutils-gold x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_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_buildroot_custom_1_x86_64 2.1 M cracklib x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 82 k cracklib-dicts x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_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_buildroot_custom_1_x86_64 101 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_buildroot_custom_1_x86_64 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 46 k elfutils-default-yama-scope noarch 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 12 k elfutils-libelf x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 207 k elfutils-libs x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 46 k json-c x86_64 0.18-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_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 415 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_buildroot_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_buildroot_custom_1_x86_64 33 k libcom_err x86_64 1.47.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 27 k libcurl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 259 k libfdisk x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 160 k libffi x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 40 k libgcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 138 k libgomp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_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_buildroot_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_buildroot_custom_1_x86_64 96 k libsemanage x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 83 k libssh x86_64 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 232 k libssh-config noarch 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 9.3 k libstdc++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 910 k libtasn1 x86_64 4.19.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_custom_1_x86_64 30 k libverto x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 21 k libxcrypt x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_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_buildroot_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_buildroot_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_buildroot_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_buildroot_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_buildroot_custom_1_x86_64 510 k pam-libs x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 57 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.1-3.el10 copr_base 10 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_buildroot_custom_1_x86_64 880 k rust-toolset-srpm-macros noarch 1.84.1-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 13 k setup noarch 2.14.5-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_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_buildroot_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_buildroot_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_buildroot_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_buildroot_custom_1_x86_64 80 k zstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 475 k Transaction Summary ========================================================================================================================================================================== Install 142 Packages Total download size: 55 M Installed size: 186 M Downloading Packages: (1/142): forge-srpm-macros-0.4.0-6.el10.noarch. 1.9 MB/s | 21 kB 00:00 (2/142): ocaml-srpm-macros-10-4.el10.noarch.rpm 7.9 MB/s | 9.6 kB 00:00 (3/142): kernel-srpm-macros-1.0-25.el10.noarch. 802 kB/s | 10 kB 00:00 (4/142): lua-srpm-macros-1-15.el10.noarch.rpm 709 kB/s | 9.3 kB 00:00 (5/142): openblas-srpm-macros-2-19.el10.noarch. 6.0 MB/s | 8.2 kB 00:00 (6/142): package-notes-srpm-macros-0.5-13.el10. 7.0 MB/s | 9.7 kB 00:00 (7/142): perl-srpm-macros-1-57.el10.noarch.rpm 4.9 MB/s | 9.0 kB 00:00 (8/142): pyproject-srpm-macros-1.16.2-1.el10.no 5.8 MB/s | 14 kB 00:00 (9/142): patch-2.7.6-26.el10.x86_64.rpm 32 MB/s | 128 kB 00:00 (10/142): python-srpm-macros-3.12-9.1.el10.noar 15 MB/s | 24 kB 00:00 (11/142): qt6-srpm-macros-6.8.1-3.el10.noarch.r 6.3 MB/s | 10 kB 00:00 (12/142): basesystem-11-22.el10.noarch.rpm 4.9 MB/s | 7.8 kB 00:00 (13/142): bzip2-1.0.8-25.el10.x86_64.rpm 22 MB/s | 53 kB 00:00 (14/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 11 MB/s | 42 kB 00:00 (15/142): centos-gpg-keys-10.0-8.el10.noarch.rp 2.4 MB/s | 14 kB 00:00 (16/142): bash-5.2.26-6.el10.x86_64.rpm 146 MB/s | 1.8 MB 00:00 (17/142): centos-stream-repos-10.0-8.el10.noarc 3.9 MB/s | 12 kB 00:00 (18/142): centos-stream-release-10.0-8.el10.noa 3.5 MB/s | 27 kB 00:00 (19/142): cpio-2.15-3.el10.x86_64.rpm 80 MB/s | 286 kB 00:00 (20/142): ed-1.20-5.el10.x86_64.rpm 22 MB/s | 82 kB 00:00 (21/142): diffutils-3.10-8.el10.x86_64.rpm 83 MB/s | 397 kB 00:00 (22/142): efi-srpm-macros-6-6.el10.noarch.rpm 7.9 MB/s | 23 kB 00:00 (23/142): file-5.45-7.el10.x86_64.rpm 15 MB/s | 49 kB 00:00 (24/142): file-libs-5.45-7.el10.x86_64.rpm 141 MB/s | 763 kB 00:00 (25/142): fonts-srpm-macros-2.0.5-18.el10.noarc 8.0 MB/s | 27 kB 00:00 (26/142): filesystem-3.18-16.el10.x86_64.rpm 173 MB/s | 1.1 MB 00:00 (27/142): gdbm-libs-1.23-10.el10.x86_64.rpm 23 MB/s | 56 kB 00:00 (28/142): gdbm-1.23-10.el10.x86_64.rpm 37 MB/s | 147 kB 00:00 (29/142): glibc-common-2.39-37.el10.x86_64.rpm 91 MB/s | 366 kB 00:00 (30/142): glibc-2.39-37.el10.x86_64.rpm 169 MB/s | 2.2 MB 00:00 (31/142): glibc-minimal-langpack-2.39-37.el10.x 9.8 MB/s | 85 kB 00:00 (32/142): glibc-gconv-extra-2.39-37.el10.x86_64 111 MB/s | 1.6 MB 00:00 (33/142): grep-3.11-10.el10.x86_64.rpm 90 MB/s | 289 kB 00:00 (34/142): gmp-6.2.1-10.el10.x86_64.rpm 52 MB/s | 318 kB 00:00 (35/142): gzip-1.13-3.el10.x86_64.rpm 43 MB/s | 164 kB 00:00 (36/142): info-7.1-6.el10.x86_64.rpm 54 MB/s | 183 kB 00:00 (37/142): libacl-2.3.2-4.el10.x86_64.rpm 8.6 MB/s | 25 kB 00:00 (38/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 6.7 MB/s | 32 kB 00:00 (39/142): libarchive-3.7.7-1.el10.x86_64.rpm 80 MB/s | 415 kB 00:00 (40/142): libattr-2.5.2-5.el10.x86_64.rpm 5.6 MB/s | 18 kB 00:00 (41/142): libbrotli-1.1.0-6.el10.x86_64.rpm 85 MB/s | 341 kB 00:00 (42/142): libeconf-0.6.2-4.el10.x86_64.rpm 7.8 MB/s | 33 kB 00:00 (43/142): libidn2-2.3.7-3.el10.x86_64.rpm 26 MB/s | 113 kB 00:00 (44/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 30 MB/s | 77 kB 00:00 (45/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 25 MB/s | 38 kB 00:00 (46/142): libpwquality-1.4.5-12.el10.x86_64.rpm 43 MB/s | 108 kB 00:00 (47/142): libsepol-3.8-1.el10.x86_64.rpm 108 MB/s | 342 kB 00:00 (48/142): libunistring-1.1-11.el10.x86_64.rpm 112 MB/s | 546 kB 00:00 (49/142): libutempter-1.2.1-15.el10.x86_64.rpm 6.1 MB/s | 27 kB 00:00 (50/142): libxml2-2.12.5-5.el10.x86_64.rpm 124 MB/s | 689 kB 00:00 (51/142): lua-libs-5.4.6-7.el10.x86_64.rpm 34 MB/s | 130 kB 00:00 (52/142): mpfr-4.2.1-5.el10.x86_64.rpm 98 MB/s | 348 kB 00:00 (53/142): ncurses-base-6.4-14.20240127.el10.noa 21 MB/s | 64 kB 00:00 (54/142): ncurses-libs-6.4-14.20240127.el10.x86 96 MB/s | 329 kB 00:00 (55/142): pcre2-10.44-1.el10.3.x86_64.rpm 75 MB/s | 246 kB 00:00 (56/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 45 MB/s | 151 kB 00:00 (57/142): pkgconf-2.1.0-3.el10.x86_64.rpm 14 MB/s | 44 kB 00:00 (58/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 217 MB/s | 2.3 MB 00:00 (59/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 3.0 MB/s | 14 kB 00:00 (60/142): pkgconf-pkg-config-2.1.0-3.el10.x86_6 3.6 MB/s | 10 kB 00:00 (61/142): popt-1.19-8.el10.x86_64.rpm 31 MB/s | 59 kB 00:00 (62/142): publicsuffix-list-dafsa-20240107-6.el 27 MB/s | 59 kB 00:00 (63/142): readline-8.2-11.el10.x86_64.rpm 72 MB/s | 213 kB 00:00 (64/142): rpm-build-4.19.1.1-12.el10.x86_64.rpm 30 MB/s | 68 kB 00:00 (65/142): rpm-build-libs-4.19.1.1-12.el10.x86_6 30 MB/s | 93 kB 00:00 (66/142): rpm-4.19.1.1-12.el10.x86_64.rpm 90 MB/s | 508 kB 00:00 (67/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 70 MB/s | 306 kB 00:00 (68/142): which-2.21-43.el10.x86_64.rpm 18 MB/s | 41 kB 00:00 (69/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 115 MB/s | 739 kB 00:00 (70/142): xz-libs-5.6.2-3.el10.x86_64.rpm 31 MB/s | 112 kB 00:00 (71/142): xz-5.6.2-3.el10.x86_64.rpm 83 MB/s | 458 kB 00:00 (72/142): alternatives-1.30-2.el10.x86_64.rpm 25 MB/s | 41 kB 00:00 (73/142): zip-3.0-44.el10.x86_64.rpm 78 MB/s | 263 kB 00:00 (74/142): audit-libs-4.0.3-1.el10.x86_64.rpm 43 MB/s | 130 kB 00:00 (75/142): authselect-1.5.0-8.el10.x86_64.rpm 55 MB/s | 141 kB 00:00 (76/142): authselect-libs-1.5.0-8.el10.x86_64.r 63 MB/s | 203 kB 00:00 (77/142): binutils-gold-2.41-53.el10.x86_64.rpm 101 MB/s | 790 kB 00:00 (78/142): ca-certificates-2024.2.69_v8.0.303-10 93 MB/s | 941 kB 00:00 (79/142): coreutils-9.5-6.el10.x86_64.rpm 109 MB/s | 1.1 MB 00:00 (80/142): cracklib-2.9.11-8.el10.x86_64.rpm 19 MB/s | 82 kB 00:00 (81/142): coreutils-common-9.5-6.el10.x86_64.rp 139 MB/s | 2.1 MB 00:00 (82/142): binutils-2.41-53.el10.x86_64.rpm 187 MB/s | 6.3 MB 00:00 (83/142): crypto-policies-20250128-1.git22421d3 8.2 MB/s | 65 kB 00:00 (84/142): curl-8.9.1-5.el10.x86_64.rpm 61 MB/s | 311 kB 00:00 (85/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 24 MB/s | 101 kB 00:00 (86/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 153 MB/s | 3.6 MB 00:00 (87/142): debugedit-5.1-4.el10.x86_64.rpm 9.5 MB/s | 79 kB 00:00 (88/142): dwz-0.15-7.el10.x86_64.rpm 16 MB/s | 137 kB 00:00 (89/142): elfutils-debuginfod-client-0.192-5.el 25 MB/s | 46 kB 00:00 (90/142): elfutils-default-yama-scope-0.192-5.e 5.3 MB/s | 12 kB 00:00 (91/142): elfutils-0.192-5.el10.x86_64.rpm 117 MB/s | 537 kB 00:00 (92/142): elfutils-libelf-0.192-5.el10.x86_64.r 50 MB/s | 207 kB 00:00 (93/142): elfutils-libs-0.192-5.el10.x86_64.rpm 57 MB/s | 260 kB 00:00 (94/142): findutils-4.10.0-5.el10.x86_64.rpm 103 MB/s | 541 kB 00:00 (95/142): gawk-5.3.0-6.el10.x86_64.rpm 162 MB/s | 1.1 MB 00:00 (96/142): go-srpm-macros-3.6.0-4.el10.noarch.rp 6.2 MB/s | 27 kB 00:00 (97/142): jansson-2.14-3.el10.x86_64.rpm 22 MB/s | 46 kB 00:00 (98/142): json-c-0.18-3.el10.x86_64.rpm 12 MB/s | 45 kB 00:00 (99/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 138 MB/s | 750 kB 00:00 (100/142): libblkid-2.40.2-10.el10.x86_64.rpm 34 MB/s | 126 kB 00:00 (101/142): gdb-minimal-14.2-4.el10.x86_64.rpm 214 MB/s | 4.1 MB 00:00 (102/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 5.4 MB/s | 33 kB 00:00 (103/142): libcap-2.69-7.el10.x86_64.rpm 11 MB/s | 86 kB 00:00 (104/142): libcom_err-1.47.1-3.el10.x86_64.rpm 8.7 MB/s | 27 kB 00:00 (105/142): libcurl-8.9.1-5.el10.x86_64.rpm 100 MB/s | 360 kB 00:00 (106/142): libevent-2.1.12-16.el10.x86_64.rpm 76 MB/s | 259 kB 00:00 (107/142): libfdisk-2.40.2-10.el10.x86_64.rpm 57 MB/s | 160 kB 00:00 (108/142): libffi-3.4.4-9.el10.x86_64.rpm 11 MB/s | 40 kB 00:00 (109/142): libgcc-14.2.1-7.el10.x86_64.rpm 51 MB/s | 138 kB 00:00 (110/142): libgomp-14.2.1-7.el10.x86_64.rpm 111 MB/s | 361 kB 00:00 (111/142): libpsl-0.21.5-7.el10.x86_64.rpm 31 MB/s | 65 kB 00:00 (112/142): libmount-2.40.2-10.el10.x86_64.rpm 49 MB/s | 156 kB 00:00 (113/142): libselinux-3.8-1.el10.x86_64.rpm 24 MB/s | 96 kB 00:00 (114/142): libsemanage-3.8-1.el10.x86_64.rpm 35 MB/s | 121 kB 00:00 (115/142): libsmartcols-2.40.2-10.el10.x86_64.r 24 MB/s | 83 kB 00:00 (116/142): libssh-config-0.11.1-2.el10.noarch.r 5.2 MB/s | 9.3 kB 00:00 (117/142): libssh-0.11.1-2.el10.x86_64.rpm 76 MB/s | 232 kB 00:00 (118/142): libtasn1-4.19.0-9.el10.x86_64.rpm 37 MB/s | 75 kB 00:00 (119/142): libuuid-2.40.2-10.el10.x86_64.rpm 14 MB/s | 30 kB 00:00 (120/142): libstdc++-14.2.1-7.el10.x86_64.rpm 141 MB/s | 910 kB 00:00 (121/142): libverto-0.3.2-10.el10.x86_64.rpm 6.1 MB/s | 21 kB 00:00 (122/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 38 MB/s | 119 kB 00:00 (123/142): libzstd-1.5.5-9.el10.x86_64.rpm 104 MB/s | 304 kB 00:00 (124/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 27 MB/s | 68 kB 00:00 (125/142): openldap-2.6.8-3.el10.x86_64.rpm 55 MB/s | 221 kB 00:00 (126/142): p11-kit-trust-0.25.5-7.el10.x86_64.r 53 MB/s | 135 kB 00:00 (127/142): p11-kit-0.25.5-7.el10.x86_64.rpm 114 MB/s | 493 kB 00:00 (128/142): pam-libs-1.6.1-7.el10.x86_64.rpm 21 MB/s | 57 kB 00:00 (129/142): redhat-rpm-config-287-2.el10.noarch. 32 MB/s | 74 kB 00:00 (130/142): pam-1.6.1-7.el10.x86_64.rpm 91 MB/s | 510 kB 00:00 (131/142): rust-toolset-srpm-macros-1.84.1-1.el 5.5 MB/s | 13 kB 00:00 (132/142): sed-4.9-3.el10.x86_64.rpm 105 MB/s | 309 kB 00:00 (133/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 111 MB/s | 880 kB 00:00 (134/142): setup-2.14.5-4.el10.noarch.rpm 30 MB/s | 148 kB 00:00 (135/142): systemd-libs-257-9.el10.x86_64.rpm 157 MB/s | 812 kB 00:00 (136/142): tar-1.35-7.el10.x86_64.rpm 143 MB/s | 853 kB 00:00 (137/142): shadow-utils-4.15.0-5.el10.x86_64.rp 113 MB/s | 1.3 MB 00:00 (138/142): unzip-6.0-66.el10.x86_64.rpm 48 MB/s | 184 kB 00:00 (139/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 29 MB/s | 80 kB 00:00 (140/142): util-linux-2.40.2-10.el10.x86_64.rpm 151 MB/s | 1.1 MB 00:00 (141/142): util-linux-core-2.40.2-10.el10.x86_6 63 MB/s | 515 kB 00:00 (142/142): zstd-1.5.5-9.el10.x86_64.rpm 89 MB/s | 475 kB 00:00 -------------------------------------------------------------------------------- Total 218 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 : libssh-config-0.11.1-2.el10.noarch 3/142 Installing : coreutils-common-9.5-6.el10.x86_64 4/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 5/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 6/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 7/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 8/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 9/142 Installing : centos-stream-repos-10.0-8.el10.noarch 10/142 Installing : centos-stream-release-10.0-8.el10.noarch 11/142 Installing : setup-2.14.5-4.el10.noarch 12/142 Running scriptlet: setup-2.14.5-4.el10.noarch 12/142 Installing : filesystem-3.18-16.el10.x86_64 13/142 Installing : basesystem-11-22.el10.noarch 14/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 15/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 15/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 16/142 Installing : glibc-common-2.39-37.el10.x86_64 17/142 Running scriptlet: glibc-2.39-37.el10.x86_64 18/142 Installing : glibc-2.39-37.el10.x86_64 18/142 Running scriptlet: glibc-2.39-37.el10.x86_64 18/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 19/142 Installing : bash-5.2.26-6.el10.x86_64 20/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 20/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 21/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 22/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 23/142 Installing : readline-8.2-11.el10.x86_64 24/142 Installing : popt-1.19-8.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 : libblkid-2.40.2-10.el10.x86_64 28/142 Installing : gmp-1:6.2.1-10.el10.x86_64 29/142 Installing : libattr-2.5.2-5.el10.x86_64 30/142 Installing : libacl-2.3.2-4.el10.x86_64 31/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 32/142 Installing : libzstd-1.5.5-9.el10.x86_64 33/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 34/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 35/142 Installing : libeconf-0.6.2-4.el10.x86_64 36/142 Installing : dwz-0.15-7.el10.x86_64 37/142 Installing : mpfr-4.2.1-5.el10.x86_64 38/142 Installing : gawk-5.3.0-6.el10.x86_64 39/142 Installing : unzip-6.0-66.el10.x86_64 40/142 Installing : file-libs-5.45-7.el10.x86_64 41/142 Installing : file-5.45-7.el10.x86_64 42/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 43/142 Installing : crypto-policies-20250128-1.git22421d3.el10.noarc 43/142 Running scriptlet: crypto-policies-20250128-1.git22421d3.el10.noarc 43/142 Installing : libsepol-3.8-1.el10.x86_64 44/142 Installing : libunistring-1.1-11.el10.x86_64 45/142 Installing : libidn2-2.3.7-3.el10.x86_64 46/142 Installing : lua-libs-5.4.6-7.el10.x86_64 47/142 Installing : pcre2-10.44-1.el10.3.x86_64 48/142 Installing : libselinux-3.8-1.el10.x86_64 49/142 Installing : sed-4.9-3.el10.x86_64 50/142 Installing : findutils-1:4.10.0-5.el10.x86_64 51/142 Installing : grep-3.11-10.el10.x86_64 52/142 Installing : xz-1:5.6.2-3.el10.x86_64 53/142 Installing : libmount-2.40.2-10.el10.x86_64 54/142 Installing : alternatives-1.30-2.el10.x86_64 55/142 Installing : jansson-2.14-3.el10.x86_64 56/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 57/142 Installing : audit-libs-4.0.3-1.el10.x86_64 58/142 Installing : pam-libs-1.6.1-7.el10.x86_64 59/142 Installing : libcap-2.69-7.el10.x86_64 60/142 Installing : systemd-libs-257-9.el10.x86_64 61/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 62/142 Installing : libtasn1-4.19.0-9.el10.x86_64 63/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 64/142 Installing : zstd-1.5.5-9.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 : libpsl-0.21.5-7.el10.x86_64 71/142 Installing : zip-3.0-44.el10.x86_64 72/142 Installing : gdbm-1:1.23-10.el10.x86_64 73/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 74/142 Installing : libfdisk-2.40.2-10.el10.x86_64 75/142 Installing : libxml2-2.12.5-5.el10.x86_64 76/142 Installing : bzip2-1.0.8-25.el10.x86_64 77/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 78/142 Installing : ed-1.20-5.el10.x86_64 79/142 Installing : patch-2.7.6-26.el10.x86_64 80/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 81/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 81/142 Installing : elfutils-libs-0.192-5.el10.x86_64 82/142 Installing : cpio-2.15-3.el10.x86_64 83/142 Installing : diffutils-3.10-8.el10.x86_64 84/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 85/142 Installing : libbrotli-1.1.0-6.el10.x86_64 86/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 87/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 88/142 Installing : pkgconf-2.1.0-3.el10.x86_64 89/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 90/142 Installing : json-c-0.18-3.el10.x86_64 91/142 Installing : libcom_err-1.47.1-3.el10.x86_64 92/142 Installing : libffi-3.4.4-9.el10.x86_64 93/142 Installing : p11-kit-0.25.5-7.el10.x86_64 94/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 95/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 95/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 96/142 Installing : coreutils-9.5-6.el10.x86_64 97/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 98/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 98/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 98/142 Installing : gzip-1.13-3.el10.x86_64 99/142 Installing : cracklib-2.9.11-8.el10.x86_64 100/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 101/142 Installing : libarchive-3.7.7-1.el10.x86_64 102/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 103/142 Installing : libpwquality-1.4.5-12.el10.x86_64 104/142 Installing : pam-1.6.1-7.el10.x86_64 105/142 Installing : libevent-2.1.12-16.el10.x86_64 106/142 Installing : openldap-2.6.8-3.el10.x86_64 107/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 108/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 109/142 Installing : libgomp-14.2.1-7.el10.x86_64 110/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 111/142 Installing : libverto-0.3.2-10.el10.x86_64 112/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 113/142 Installing : libssh-0.11.1-2.el10.x86_64 114/142 Installing : libcurl-8.9.1-5.el10.x86_64 115/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 116/142 Installing : binutils-gold-2.41-53.el10.x86_64 117/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 117/142 Installing : binutils-2.41-53.el10.x86_64 118/142 Running scriptlet: binutils-2.41-53.el10.x86_64 118/142 Installing : elfutils-0.192-5.el10.x86_64 119/142 Installing : gdb-minimal-14.2-4.el10.x86_64 120/142 Installing : debugedit-5.1-4.el10.x86_64 121/142 Installing : curl-8.9.1-5.el10.x86_64 122/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 123/142 Installing : rpm-4.19.1.1-12.el10.x86_64 123/142 Installing : lua-srpm-macros-1-15.el10.noarch 124/142 Installing : efi-srpm-macros-6-6.el10.noarch 125/142 Installing : qt6-srpm-macros-6.8.1-3.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.1-3.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.1-3.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Start: buildsrpm Start: rpmbuild -bs Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/lame-3.100-19.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-1740749336.456087/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740749336.456087/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740749336.456087/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-2ml41f7j/lame/lame.spec) Config(child) 0 minutes 8 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot INFO: Start(/var/lib/copr-rpmbuild/results/lame-3.100-19.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1740749336.456087/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 lame-3.100-19.el10.src.rpm Start: build setup for lame-3.100-19.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Wrote: /builddir/build/SRPMS/lame-3.100-19.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 146 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 159 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 173 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 139 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 144 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 153 kB/s | 1.8 kB 00:00 Additional repo https_download_copr_fedorainfra 164 kB/s | 2.2 kB 00:00 Dependencies resolved. ======================================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================================== Installing: gcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 38 M make x86_64 1:4.4.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 579 k 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 Installing dependencies: annobin-docs noarch 12.92-1.el10 copr_base 92 k annobin-plugin-gcc x86_64 12.92-1.el10 copr_base 983 k cpp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 13 M gcc-plugin-annobin x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 61 k glibc-devel x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 525 k kernel-headers x86_64 6.12.0-65.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 1.5 M libmpc x86_64 1.3.1-7.el10 copr_base 71 k libxcrypt-devel x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 29 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 Transaction Summary ======================================================================================================================================================== Install 12 Packages Total download size: 55 M Installed size: 160 M Downloading Packages: (1/12): libmpc-1.3.1-7.el10.x86_64.rpm 6.0 MB/s | 71 kB 00:00 (2/12): annobin-docs-12.92-1.el10.noarch.rpm 6.0 MB/s | 92 kB 00:00 (3/12): annobin-plugin-gcc-12.92-1.el10.x86_64. 54 MB/s | 983 kB 00:00 (4/12): make-4.4.1-9.el10.x86_64.rpm 131 MB/s | 579 kB 00:00 (5/12): ncurses-devel-6.4-14.20240127.el10.x86_ 161 MB/s | 535 kB 00:00 (6/12): glibc-devel-2.39-37.el10.x86_64.rpm 43 MB/s | 525 kB 00:00 (7/12): ncurses-c++-libs-6.4-14.20240127.el10.x 6.2 MB/s | 38 kB 00:00 (8/12): gcc-plugin-annobin-14.2.1-7.el10.x86_64 17 MB/s | 61 kB 00:00 (9/12): kernel-headers-6.12.0-65.el10.x86_64.rp 133 MB/s | 1.5 MB 00:00 (10/12): libxcrypt-devel-4.4.36-10.el10.x86_64. 5.5 MB/s | 29 kB 00:00 (11/12): cpp-14.2.1-7.el10.x86_64.rpm 159 MB/s | 13 MB 00:00 (12/12): gcc-14.2.1-7.el10.x86_64.rpm 287 MB/s | 38 MB 00:00 -------------------------------------------------------------------------------- Total 345 MB/s | 55 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.3.1-7.el10.x86_64 1/12 Installing : cpp-14.2.1-7.el10.x86_64 2/12 Installing : kernel-headers-6.12.0-65.el10.x86_64 3/12 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 4/12 Installing : glibc-devel-2.39-37.el10.x86_64 5/12 Installing : ncurses-c++-libs-6.4-14.20240127.el10.x86_64 6/12 Installing : make-1:4.4.1-9.el10.x86_64 7/12 Installing : gcc-14.2.1-7.el10.x86_64 8/12 Running scriptlet: gcc-14.2.1-7.el10.x86_64 8/12 Installing : annobin-docs-12.92-1.el10.noarch 9/12 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 10/12 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 10/12 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 11/12 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 11/12 Installing : ncurses-devel-6.4-14.20240127.el10.x86_64 12/12 Running scriptlet: ncurses-devel-6.4-14.20240127.el10.x86_64 12/12 warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead Installed products updated. Installed: annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 cpp-14.2.1-7.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 kernel-headers-6.12.0-65.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 make-1:4.4.1-9.el10.x86_64 ncurses-c++-libs-6.4-14.20240127.el10.x86_64 ncurses-devel-6.4-14.20240127.el10.x86_64 Complete! Finish: build setup for lame-3.100-19.el10.src.rpm Start: rpmbuild lame-3.100-19.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1730160000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.inwUh4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lame-3.100 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/lame-3.100.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lame-3.100 + rm -rf /builddir/build/BUILD/lame-3.100-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/lame-3.100-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/lame-noexecstack.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libmp3lame-symbols.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CQNisq + 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 lame-3.100 + sed -i -e 's/^\(\s*hardcode_libdir_flag_spec\s*=\).*/\1/' configure + 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-02-28 13:29:09.956248485 +0000 +++ ./configure 2025-02-28 13:29:09.972249097 +0000 @@ -1931,7 +1931,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-02-28 13:29:09.972249097 +0000 +++ ./configure 2025-02-28 13:29:09.986249632 +0000 @@ -6716,7 +6716,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'" @@ -18660,7 +18660,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 + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-static --enable-mp3rtp checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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... no checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /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 whether ln -s works... yes 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-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 6722: -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no 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-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking compiler... gcc checking version of GCC... unknown compiler version pattern checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking working SSE intrinsics... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking for long double with more range or precision than double... yes checking for uint8_t... yes checking for int8_t... yes checking for uint16_t... yes checking for int16_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for IEEE854 compliant 80 bit floats... yes checking for ieee854_float80_t... no checking for ieee754_float64_t... no checking for ieee754_float32_t... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... yes checking ncurses/termcap.h presence... yes checking for ncurses/termcap.h... yes checking for initscr in -ltermcap... no checking for initscr in -lcurses... yes checking for initscr in -lncurses... yes checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for cos in -lm... yes checking for cos in -lffm... no checking for cos in -lcpml... no checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 1, 2, 3) checking if the lame frontend should be build... yes checking if mp3x is requested... no checking if mp3rtp is requested... yes checking if dynamic linking of the frontends is requested... no checking for termcap... yes checking if I have to build the internal vector lib... yes checking for nasm... no checking for additional optimizations... no checking for debug options... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating vc_solution/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in mpglib make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o common.lo common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c common.c -fPIC -DPIC -o .libs/common.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o dct64_i386.lo dct64_i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c dct64_i386.c -fPIC -DPIC -o .libs/dct64_i386.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o decode_i386.lo decode_i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c decode_i386.c -fPIC -DPIC -o .libs/decode_i386.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o interface.lo interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c interface.c -fPIC -DPIC -o .libs/interface.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o layer1.lo layer1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c layer1.c -fPIC -DPIC -o .libs/layer1.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o tabinit.lo tabinit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o layer2.lo layer2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c layer2.c -fPIC -DPIC -o .libs/layer2.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c -o layer3.lo layer3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -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 -c layer3.c -fPIC -DPIC -o .libs/layer3.o make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' layer3.c: In function ‘III_dequantize_sample’: layer3.c:740:19: warning: array subscript 576 is outside array bounds of ‘float[576]’ [-Warray-bounds=] 740 | for (i = (&xr[SBLIMIT][0] - xrpnt) >> 1; i > 0; i--) { | ^~~~~~~~~~~~~~~ layer3.c:719:39: note: at offset 2304 into object ‘xr’ of size [0, 2304] 719 | III_dequantize_sample(PMPSTR mp, real xr[SBLIMIT][SSLIMIT], int *scf, make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo libtool: link: ar cru .libs/libmpgdecoder.a .libs/common.o .libs/dct64_i386.o .libs/decode_i386.o .libs/interface.o .libs/layer1.o .libs/layer2.o .libs/layer3.o .libs/tabinit.o libtool: link: ranlib .libs/libmpgdecoder.a libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" ) make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' Making all in libmp3lame Making all in i386 make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/i386' make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame/i386' Makefile:622: warning: ignoring prerequisites on suffix rule definition Makefile:619: warning: ignoring prerequisites on suffix rule definition make[3]: Nothing to be done for 'all'. Making all in vector make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -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 -c -o xmm_quantize_sub.lo xmm_quantize_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -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 -c xmm_quantize_sub.c -fPIC -DPIC -o .libs/xmm_quantize_sub.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' xmm_quantize_sub.c: In function ‘fht_SSE2’: xmm_quantize_sub.c:180:20: warning: variable ‘v_s2’ set but not used [-Wunused-but-set-variable] 180 | __m128 v_s2; | ^~~~ make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 liblamevectorroutines.la xmm_quantize_sub.lo libtool: link: ar cru .libs/liblamevectorroutines.a .libs/xmm_quantize_sub.o libtool: link: ranlib .libs/liblamevectorroutines.a libtool: link: ( cd ".libs" && rm -f "liblamevectorroutines.la" && ln -s "../liblamevectorroutines.la" "liblamevectorroutines.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o fft.lo fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c fft.c -fPIC -DPIC -o .libs/fft.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o encoder.lo encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c encoder.c -fPIC -DPIC -o .libs/encoder.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o VbrTag.lo VbrTag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c VbrTag.c -fPIC -DPIC -o .libs/VbrTag.o VbrTag.c: In function ‘GetVbrTag’: VbrTag.c:430:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘toc’ will never be NULL [-Waddress] 430 | if (pTagData->toc != NULL) { | ^~ In file included from VbrTag.c:34: VbrTag.h:66:19: note: ‘toc’ declared here 66 | unsigned char toc[NUMTOCENTRIES]; /* may be NULL if toc not desired */ | ^~~ make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o gain_analysis.lo gain_analysis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c gain_analysis.c -fPIC -DPIC -o .libs/gain_analysis.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o newmdct.lo newmdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c newmdct.c -fPIC -DPIC -o .libs/newmdct.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o bitstream.lo bitstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o presets.lo presets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c presets.c -fPIC -DPIC -o .libs/presets.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o id3tag.lo id3tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c id3tag.c -fPIC -DPIC -o .libs/id3tag.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o lame.lo lame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c lame.c -fPIC -DPIC -o .libs/lame.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o reservoir.lo reservoir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c reservoir.c -fPIC -DPIC -o .libs/reservoir.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o quantize_pvt.lo quantize_pvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c quantize_pvt.c -fPIC -DPIC -o .libs/quantize_pvt.o quantize_pvt.c:430:46: warning: argument 2 of type ‘const FLOAT[][2]’ {aka ‘const float[][2]’} with mismatched bound [-Warray-parameter=] 430 | on_pe(lame_internal_flags * gfc, const FLOAT pe[][2], int targ_bits[2], int mean_bits, int gr, int cbr) | ~~~~~~~~~~~~^~~~~~~ In file included from quantize_pvt.c:35: quantize_pvt.h:84:54: note: previously declared as ‘const FLOAT[2][2]’ {aka ‘const float[2][2]’} 84 | int on_pe(lame_internal_flags * gfc, const FLOAT pe[2][2], | ~~~~~~~~~~~~^~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o tables.lo tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c tables.c -fPIC -DPIC -o .libs/tables.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o set_get.lo set_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c set_get.c -fPIC -DPIC -o .libs/set_get.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o quantize.lo quantize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c quantize.c -fPIC -DPIC -o .libs/quantize.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o psymodel.lo psymodel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c psymodel.c -fPIC -DPIC -o .libs/psymodel.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' quantize.c: In function ‘VBR_old_iteration_loop’: quantize.c:1508:22: warning: ‘VBR_old_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=] 1508 | analog_silence = VBR_old_prepare(gfc, pe, ms_ener_ratio, ratio, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1509 | l3_xmin, frameBits, min_bits, max_bits, bands); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quantize.c:1508:22: note: referencing argument 6 of type ‘int[16]’ quantize.c:1508:22: note: referencing argument 7 of type ‘int[2][2]’ quantize.c:1508:22: note: referencing argument 8 of type ‘int[2][2]’ quantize.c:1508:22: note: referencing argument 9 of type ‘int[2][2]’ quantize.c:1390:1: note: in a call to function ‘VBR_old_prepare’ 1390 | VBR_old_prepare(lame_internal_flags * gfc, | ^~~~~~~~~~~~~~~ quantize.c: In function ‘VBR_new_iteration_loop’: quantize.c:1668:22: warning: ‘VBR_new_prepare’ accessing 64 bytes in a region of size 60 [-Wstringop-overflow=] 1668 | analog_silence = VBR_new_prepare(gfc, pe, ratio, l3_xmin, frameBits, max_bits, &pad); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ quantize.c:1668:22: note: referencing argument 5 of type ‘int[16]’ quantize.c:1668:22: note: referencing argument 6 of type ‘int[2][2]’ quantize.c:1583:1: note: in a call to function ‘VBR_new_prepare’ 1583 | VBR_new_prepare(lame_internal_flags * gfc, | ^~~~~~~~~~~~~~~ psymodel.c:1413:25: warning: argument 8 of type ‘FLOAT[4]’ {aka ‘float[4]’} with mismatched bound [-Warray-parameter=] 1413 | FLOAT energy[4], int blocktype_d[2]) | ~~~~~~^~~~~~~~~ In file included from psymodel.c:153: psymodel.h:36:62: note: previously declared as ‘FLOAT[2]’ {aka ‘float[2]’} 36 | FLOAT pe[2], FLOAT pe_MS[2], FLOAT ener[2], int blocktype_d[2]); | ~~~~~~^~~~~~~ psymodel.c: In function ‘L3psycho_anal_vbr’: psymodel.c:1453:5: warning: ‘vbrpsy_attack_detection’ accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] 1453 | vbrpsy_attack_detection(gfc, buffer, gr_out, masking_ratio, masking_MS_ratio, energy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1454 | sub_short_factor, ns_attacks, uselongblock); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ psymodel.c:1453:5: note: referencing argument 6 of type ‘FLOAT[4]’ psymodel.c:1453:5: note: referencing argument 7 of type ‘FLOAT[4][3]’ psymodel.c:1453:5: note: referencing argument 8 of type ‘int[4][4]’ psymodel.c:1453:5: note: referencing argument 9 of type ‘int[2]’ psymodel.c:770:1: note: in a call to function ‘vbrpsy_attack_detection’ 770 | vbrpsy_attack_detection(lame_internal_flags * gfc, const sample_t * const buffer[2], int gr_out, | ^~~~~~~~~~~~~~~~~~~~~~~ In function ‘vbrpsy_compute_block_type’, inlined from ‘L3psycho_anal_vbr’ at psymodel.c:1456:5: psymodel.c:1284:26: warning: ‘uselongblock’ may be used uninitialized [-Wmaybe-uninitialized] 1284 | && !(uselongblock[0] && uselongblock[1])) | ~~~~~~~~~~~~^~~ psymodel.c: In function ‘L3psycho_anal_vbr’: psymodel.c:1443:13: note: ‘uselongblock’ declared here 1443 | int uselongblock[2]; | ^~~~~~~~~~~~ In function ‘vbrpsy_compute_block_type’, inlined from ‘L3psycho_anal_vbr’ at psymodel.c:1456:5: psymodel.c:1284:45: warning: ‘uselongblock’ may be used uninitialized [-Wmaybe-uninitialized] 1284 | && !(uselongblock[0] && uselongblock[1])) | ~~~~~~~~~~~~^~~ psymodel.c: In function ‘L3psycho_anal_vbr’: psymodel.c:1443:13: note: ‘uselongblock’ declared here 1443 | int uselongblock[2]; | ^~~~~~~~~~~~ In function ‘vbrpsy_compute_block_type’, inlined from ‘L3psycho_anal_vbr’ at psymodel.c:1456:5: psymodel.c:1284:26: warning: ‘uselongblock’ may be used uninitialized [-Wmaybe-uninitialized] 1284 | && !(uselongblock[0] && uselongblock[1])) | ~~~~~~~~~~~~^~~ psymodel.c: In function ‘L3psycho_anal_vbr’: psymodel.c:1443:13: note: ‘uselongblock’ declared here 1443 | int uselongblock[2]; | ^~~~~~~~~~~~ In function ‘vbrpsy_compute_block_type’, inlined from ‘L3psycho_anal_vbr’ at psymodel.c:1456:5: psymodel.c:1284:45: warning: ‘uselongblock’ may be used uninitialized [-Wmaybe-uninitialized] 1284 | && !(uselongblock[0] && uselongblock[1])) | ~~~~~~~~~~~~^~~ psymodel.c: In function ‘L3psycho_anal_vbr’: psymodel.c:1443:13: note: ‘uselongblock’ declared here 1443 | int uselongblock[2]; | ^~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c version.c -fPIC -DPIC -o .libs/version.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c util.c -fPIC -DPIC -o .libs/util.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o takehiro.lo takehiro.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c takehiro.c -fPIC -DPIC -o .libs/takehiro.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o mpglib_interface.lo mpglib_interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c mpglib_interface.c -fPIC -DPIC -o .libs/mpglib_interface.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c -o vbrquantize.lo vbrquantize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -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 -c vbrquantize.c -fPIC -DPIC -o .libs/vbrquantize.o make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -version-info 0:0 -export-symbols ../include/libmp3lame.sym -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 libmp3lame.la -rpath /usr/lib64 VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../libmp3lame/vector/liblamevectorroutines.la ../mpglib/libmpgdecoder.la -lm libtool: link: echo "{ global:" > .libs/libmp3lame.ver libtool: link: cat ../include/libmp3lame.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmp3lame.ver libtool: link: echo "local: *; };" >> .libs/libmp3lame.ver libtool: link: gcc -shared -fPIC -DPIC .libs/VbrTag.o .libs/bitstream.o .libs/encoder.o .libs/fft.o .libs/gain_analysis.o .libs/id3tag.o .libs/lame.o .libs/newmdct.o .libs/presets.o .libs/psymodel.o .libs/quantize.o .libs/quantize_pvt.o .libs/reservoir.o .libs/set_get.o .libs/tables.o .libs/takehiro.o .libs/util.o .libs/vbrquantize.o .libs/version.o .libs/mpglib_interface.o -Wl,--whole-archive ../libmp3lame/vector/.libs/liblamevectorroutines.a ../mpglib/.libs/libmpgdecoder.a -Wl,--no-whole-archive -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -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 -Wl,--build-id=sha1 -Wl,-soname -Wl,libmp3lame.so.0 -Wl,-version-script -Wl,.libs/libmp3lame.ver -o .libs/libmp3lame.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmp3lame.so.0" && ln -s "libmp3lame.so.0.0.0" "libmp3lame.so.0") libtool: link: (cd ".libs" && rm -f "libmp3lame.so" && ln -s "libmp3lame.so.0.0.0" "libmp3lame.so") libtool: link: ( cd ".libs" && rm -f "libmp3lame.la" && ln -s "../libmp3lame.la" "libmp3lame.la" ) make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' Making all in frontend make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o console.o console.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o brhist.o brhist.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o lametime.o lametime.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o lame_main.o lame_main.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o mp3rtp.o mp3rtp.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o timestatus.o timestatus.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o rtp.o rtp.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o get_audio.o get_audio.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' get_audio.c: In function ‘read_32_bits_high_low’: get_audio.c:186:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 186 | fread(bytes, 1, 4, fp); | ^~~~~~~~~~~~~~~~~~~~~~ get_audio.c: In function ‘read_16_bits_low_high’: get_audio.c:147:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 147 | fread(bytes, 1, 2, fp); | ^~~~~~~~~~~~~~~~~~~~~~ get_audio.c: In function ‘read_32_bits_low_high’: get_audio.c:160:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 160 | fread(bytes, 1, 4, fp); | ^~~~~~~~~~~~~~~~~~~~~~ get_audio.c: In function ‘read_16_bits_high_low’: get_audio.c:174:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 174 | fread(bytes, 1, 2, fp); | ^~~~~~~~~~~~~~~~~~~~~~ get_audio.c: In function ‘read_ieee_extended_high_low’: get_audio.c:115:5: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 115 | fread(bytes, 1, 10, fp); | ^~~~~~~~~~~~~~~~~~~~~~~ get_audio.c: At top level: get_audio.c:1367:18: warning: ‘IFF_ID_MPEG’ defined but not used [-Wunused-const-variable=] 1367 | static int const IFF_ID_MPEG = 0x4d504547; /* "MPEG" */ | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -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 -c -o parse.o parse.c make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' In function ‘parse_args_’, inlined from ‘parse_args’ at parse.c:2619:11: parse.c:1505:17: warning: ‘str_argv’ may be used uninitialized [-Wmaybe-uninitialized] 1505 | const char *ProgramName = argv[0]; | ^~~~~~~~~~~ parse.c: In function ‘parse_args’: parse.c:2611:13: note: ‘str_argv’ declared here 2611 | char *str_argv[512], *str; | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -static -o mp3rtp mp3rtp.o rtp.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/libmp3lame.la -lncurses -lm libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 mp3rtp mp3rtp.o rtp.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/.libs/libmp3lame.so -lncurses -lm make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -static -o lame lame_main.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/libmp3lame.la -lncurses -lm libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 lame lame_main.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/.libs/libmp3lame.so -lncurses -lm make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' Making all in Dll make[2]: Nothing to be done for 'all'. Making all in doc Making all in html make[3]: Nothing to be done for 'all'. Making all in man make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in include make[2]: Nothing to be done for 'all'. Making all in misc make[2]: Nothing to be done for 'all'. Making all in dshow make[2]: Nothing to be done for 'all'. Making all in ACM Making all in ADbg make[3]: Nothing to be done for 'all'. Making all in ddk make[3]: Nothing to be done for 'all'. Making all in tinyxml make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in mac make[2]: Nothing to be done for 'all'. Making all in macosx Making all in English.lproj make[3]: Nothing to be done for 'all'. Making all in LAME.xcodeproj make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in vc_solution make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dP3Rl0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lame-3.100-19.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 lame-3.100 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in mpglib make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mpglib' 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/lame-3.100/mpglib' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/mpglib' Making install in libmp3lame make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' Making install in i386 make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/i386' Makefile:622: warning: ignoring prerequisites on suffix rule definition Makefile:619: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/i386' Makefile:622: warning: ignoring prerequisites on suffix rule definition Makefile:619: warning: ignoring prerequisites on suffix rule definition 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/lame-3.100/libmp3lame/i386' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame/i386' Making install in vector make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' 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/lame-3.100/libmp3lame/vector' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/libmp3lame' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libmp3lame.la '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64' libtool: install: install -p .libs/libmp3lame.so.0.0.0 /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64/libmp3lame.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64 && { ln -s -f libmp3lame.so.0.0.0 libmp3lame.so.0 || { rm -f libmp3lame.so.0 && ln -s libmp3lame.so.0.0.0 libmp3lame.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64 && { ln -s -f libmp3lame.so.0.0.0 libmp3lame.so || { rm -f libmp3lame.so && ln -s libmp3lame.so.0.0.0 libmp3lame.so; }; }) libtool: install: install -p .libs/libmp3lame.lai /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64/libmp3lame.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/libmp3lame' Making install in frontend make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/frontend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p lame mp3rtp '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/bin' libtool: install: install -p lame /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/bin/lame libtool: install: install -p mp3rtp /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/bin/mp3rtp make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/frontend' Making install in Dll make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/Dll' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/Dll' 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/lame-3.100/Dll' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/Dll' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/doc' Making install in html make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/doc/html' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/doc/html' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame/html' install -p -m 644 about.html abr.html cbr.html contact.html contributors.html detailed.html history.html index.html introduction.html links.html list.html ms_stereo.html usage.html vbr.html '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame/html' make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/doc/html' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/doc/html' Making install in man make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/doc/man' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/man/man1' install -p -m 644 lame.1 '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/lame-3.100/doc/man' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/doc/man' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/doc' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/doc' 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/lame-3.100/doc' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/doc' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/doc' Making install in include make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/include' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/include/lame' install -p -m 644 lame.h '/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/include/lame' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/include' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/include' Making install in misc make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/misc' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/misc' 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/lame-3.100/misc' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/misc' Making install in dshow make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/dshow' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/dshow' 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/lame-3.100/dshow' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/dshow' Making install in ACM make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM' Making install in ADbg make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM/ADbg' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM/ADbg' 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/lame-3.100/ACM/ADbg' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/ACM/ADbg' Making install in ddk make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM/ddk' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM/ddk' 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/lame-3.100/ACM/ddk' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/ACM/ddk' Making install in tinyxml make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM/tinyxml' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM/tinyxml' 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/lame-3.100/ACM/tinyxml' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/ACM/tinyxml' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/ACM' 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/lame-3.100/ACM' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/ACM' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/ACM' Making install in mac make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/mac' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/mac' 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/lame-3.100/mac' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/mac' Making install in macosx make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx' Making install in English.lproj make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx/English.lproj' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx/English.lproj' 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/lame-3.100/macosx/English.lproj' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/macosx/English.lproj' Making install in LAME.xcodeproj make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' 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/lame-3.100/macosx/LAME.xcodeproj' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx' make[3]: Entering directory '/builddir/build/BUILD/lame-3.100/macosx' 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/lame-3.100/macosx' make[2]: Leaving directory '/builddir/build/BUILD/lame-3.100/macosx' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/macosx' Making install in vc_solution make[1]: Entering directory '/builddir/build/BUILD/lame-3.100/vc_solution' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100/vc_solution' 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/lame-3.100/vc_solution' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100/vc_solution' make[1]: Entering directory '/builddir/build/BUILD/lame-3.100' make[2]: Entering directory '/builddir/build/BUILD/lame-3.100' 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/lame-3.100' make[1]: Leaving directory '/builddir/build/BUILD/lame-3.100' + rm -f /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/lib64/libmp3lame.la + ln -sf lame/lame.h /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/include/lame.h + rm -rf /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.100-19.el10 --unique-debug-suffix -3.100-19.el10.x86_64 --unique-debug-src-base lame-3.100-19.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/lame-3.100 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/lame-3.100-19.el10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6JsAx9 + 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 lame-3.100 + make test time frontend/lame --nores ./testcase.wav testcase.new.mp3 || rm -f testcase.new.mp3 frontend/lame: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory real 0m0.000s user 0m0.001s sys 0m0.000s The following output has value only for a LAME-developer, do not make _any_ assumptions about what this number means. You do not need to care about it. cmp: testcase.new.mp3: No such file or directory 0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lame-3.100-19.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.afy2XW + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + DOCDIR=/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/README /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/TODO /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/USAGE /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/about.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/abr.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/cbr.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/contact.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/contributors.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/detailed.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/history.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/index.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/introduction.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/links.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/list.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/ms_stereo.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/usage.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + cp -pr /builddir/build/BUILD/lame-3.100/doc/html/vbr.html /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame + RPM_EC=0 ++ jobs -p + exit 0 Provides: lame = 3.100-19.el10 lame(x86-64) = 3.100-19.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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_ABI_DT_RELR)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libmp3lame.so.0()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: lame-libs-3.100-19.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r7QasN + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + DOCDIR=/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-libs + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-libs + cp -pr /builddir/build/BUILD/lame-3.100/ChangeLog /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SBTJhN + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + LICENSEDIR=/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/licenses/lame-libs + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/licenses/lame-libs + cp -pr /builddir/build/BUILD/lame-3.100/COPYING /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/licenses/lame-libs + cp -pr /builddir/build/BUILD/lame-3.100/LICENSE /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/licenses/lame-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: lame-libs = 3.100-19.el10 lame-libs(x86-64) = 3.100-19.el10 libmp3lame.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Processing files: lame-devel-3.100-19.el10.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fo4knr + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + DOCDIR=/builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-devel + cp -pr /builddir/build/BUILD/lame-3.100/API /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-devel + cp -pr /builddir/build/BUILD/lame-3.100/HACKING /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-devel + cp -pr /builddir/build/BUILD/lame-3.100/STYLEGUIDE /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64/usr/share/doc/lame-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: lame-devel = 3.100-19.el10 lame-devel(x86-64) = 3.100-19.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmp3lame.so.0()(64bit) Processing files: lame-debugsource-3.100-19.el10.x86_64 Provides: lame-debugsource = 3.100-19.el10 lame-debugsource(x86-64) = 3.100-19.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lame-debuginfo-3.100-19.el10.x86_64 Provides: debuginfo(build-id) = 0a61bd430479ae5ff02c3296f7e0335fe2859558 debuginfo(build-id) = 46dfae7b8db5693539c283ded6cd64ea075e2ca5 lame-debuginfo = 3.100-19.el10 lame-debuginfo(x86-64) = 3.100-19.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lame-debugsource(x86-64) = 3.100-19.el10 Processing files: lame-libs-debuginfo-3.100-19.el10.x86_64 Provides: debuginfo(build-id) = 23198430785fe9fbd4257909a5a9ba00c859f8e8 lame-libs-debuginfo = 3.100-19.el10 lame-libs-debuginfo(x86-64) = 3.100-19.el10 libmp3lame.so.0.0.0-3.100-19.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: lame-debugsource(x86-64) = 3.100-19.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64 Wrote: /builddir/build/RPMS/lame-3.100-19.el10.x86_64.rpm Wrote: /builddir/build/RPMS/lame-libs-debuginfo-3.100-19.el10.x86_64.rpm Wrote: /builddir/build/RPMS/lame-devel-3.100-19.el10.x86_64.rpm Wrote: /builddir/build/RPMS/lame-debuginfo-3.100-19.el10.x86_64.rpm Wrote: /builddir/build/RPMS/lame-libs-3.100-19.el10.x86_64.rpm Wrote: /builddir/build/RPMS/lame-debugsource-3.100-19.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W1HefF + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lame-3.100-19.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.J6C63l + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/lame-3.100-SPECPARTS + rm -rf lame-3.100 lame-3.100.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild lame-3.100-19.el10.src.rpm Finish: build phase for lame-3.100-19.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-1740749336.456087/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1740749336.456087/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1740749336.456087/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/lame-3.100-19.el10.src.rpm) Config(child) 0 minutes 19 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": "lame-devel", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "x86_64" }, { "name": "lame-libs", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "x86_64" }, { "name": "lame-debugsource", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "x86_64" }, { "name": "lame-debuginfo", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "x86_64" }, { "name": "lame", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "x86_64" }, { "name": "lame", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "src" }, { "name": "lame-libs-debuginfo", "epoch": null, "version": "3.100", "release": "19.el10", "arch": "x86_64" } ] } RPMResults finished