Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1cc' (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/8738651-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.2 PID: 8960 Logging PID: 8961 Task: {'allow_user_ssh': False, 'appstream': True, 'background': False, 'build_id': 8738651, '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': '16e2258b93861f1064c46a84cc7de30e3407d0f9', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/fish', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'fish', 'package_version': '3.7.1-1', 'project_dirname': 'NoldenOS-10-devel', 'project_name': 'NoldenOS-10-devel', 'project_owner': 'loise', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/custom-1-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-BaseOS/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-AppStream-2/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-CRB/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-devel/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_devel_custom_1_x86_64'}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/NoldenOS-10-buildroot/custom-1-x86_64/', 'id': 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64', 'name': 'Additional repo ' 'https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64'}], 'sandbox': 'loise/NoldenOS-10-devel--loise', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'loise', 'tags': [], 'task_id': '8738651-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/fish /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/NoldenOS-10-devel/fish', '/var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish'... Running: git checkout 16e2258b93861f1064c46a84cc7de30e3407d0f9 -- cmd: ['git', 'checkout', '16e2258b93861f1064c46a84cc7de30e3407d0f9', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish rc: 0 stdout: stderr: Note: switching to '16e2258b93861f1064c46a84cc7de30e3407d0f9'. 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 16e2258 automatic import of fish Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish 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 fish-3.7.1.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o fish-3.7.1.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-devel/fish/fish-3.7.1.tar.xz/md5/d32913b45d52459f40e6d434389e7bd4/fish-3.7.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2896k 100 2896k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 22.0M INFO: Reading stdout from command: md5sum fish-3.7.1.tar.xz INFO: Downloading gpgkey-003837986104878835FA516D7A67D962D88A709A.gpg INFO: Calling: curl -H Pragma: -o gpgkey-003837986104878835FA516D7A67D962D88A709A.gpg --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/NoldenOS-10-devel/fish/gpgkey-003837986104878835FA516D7A67D962D88A709A.gpg/md5/ec371f8d20e398dac3b8090fb914237e/gpgkey-003837986104878835FA516D7A67D962D88A709A.gpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated 100 4438 100 4438 0 0 143k 0 --:--:-- --:--:-- --:--:-- 149k INFO: Reading stdout from command: md5sum gpgkey-003837986104878835FA516D7A67D962D88A709A.gpg Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish/fish.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741341686.579098 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish/fish.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-bhch2xgz/fish --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741341686.579098 -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-bhch2xgz/fish/fish.spec) Config(custom-1-x86_64) Start: clean chroot Finish: clean chroot Mock Version: 6.1 INFO: Mock Version: 6.1 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1741341686.579098/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 1.6 MB/s | 125 kB 00:00 Additional repo https_download_copr_fedorainfra 23 MB/s | 2.9 MB 00:00 Additional repo https_download_copr_fedorainfra 12 MB/s | 1.2 MB 00:00 Additional repo https_download_copr_fedorainfra 6.3 MB/s | 584 kB 00:00 Additional repo https_download_copr_fedorainfra 3.7 MB/s | 329 kB 00:00 Additional repo https_download_copr_fedorainfra 1.7 MB/s | 125 kB 00:00 Additional repo https_download_copr_fedorainfra 10 MB/s | 1.0 MB 00:00 Dependencies resolved. ============================================================================================================================================================================ Package Arch Version Repository Size ============================================================================================================================================================================ Installing: bash x86_64 5.2.26-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.8 M bzip2 x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 53 k centos-stream-release noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k coreutils x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M cpio x86_64 2.15-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 286 k diffutils x86_64 3.10-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 397 k findutils x86_64 1:4.10.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 541 k gawk x86_64 5.3.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M glibc-minimal-langpack x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 85 k grep x86_64 3.11-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 289 k gzip x86_64 1.13-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 164 k info x86_64 7.1-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 183 k patch x86_64 2.7.6-26.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 128 k redhat-rpm-config noarch 287-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_buildroot_custom_1_x86_64 74 k rpm-build x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k sed x86_64 4.9-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 309 k tar x86_64 2:1.35-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 852 k unzip x86_64 6.0-66.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 184 k util-linux x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M which x86_64 2.21-43.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k xz x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 458 k Installing dependencies: alternatives x86_64 1.30-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 41 k audit-libs x86_64 4.0.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k authselect x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 141 k authselect-libs x86_64 1.5.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 203 k basesystem noarch 11-22.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 7.8 k binutils x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 6.3 M binutils-gold x86_64 2.41-53.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 790 k bzip2-libs x86_64 1.0.8-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 42 k ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 941 k centos-gpg-keys noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k centos-stream-repos noarch 10.0-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k coreutils-common x86_64 9.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.1 M cracklib x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k cracklib-dicts x86_64 2.9.11-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 3.6 M crypto-policies noarch 20250214-1.gitfd9b9b9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 65 k curl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 311 k cyrus-sasl-lib x86_64 2.1.28-27.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 100 k debugedit x86_64 5.1-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 79 k dwz x86_64 0.15-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 137 k ed x86_64 1.20-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 82 k efi-srpm-macros noarch 6-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 23 k elfutils x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 537 k elfutils-debuginfod-client x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k elfutils-default-yama-scope noarch 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 12 k elfutils-libelf x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 207 k elfutils-libs x86_64 0.192-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 260 k file x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 49 k file-libs x86_64 5.45-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 763 k filesystem x86_64 3.18-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M fonts-srpm-macros noarch 1:2.0.5-18.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k forge-srpm-macros noarch 0.4.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 21 k gdb-minimal x86_64 14.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 4.1 M gdbm x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 147 k gdbm-libs x86_64 1:1.23-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 56 k glibc x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.2 M glibc-common x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 366 k glibc-gconv-extra x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.6 M gmp x86_64 1:6.2.1-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 318 k go-srpm-macros noarch 3.6.0-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 27 k jansson x86_64 2.14-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 46 k json-c x86_64 0.18-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 45 k kernel-srpm-macros noarch 1.0-25.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 10 k keyutils-libs x86_64 1.6.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 32 k krb5-libs x86_64 1.21.3-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 750 k libacl x86_64 2.3.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k libarchive x86_64 3.7.7-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 414 k libattr x86_64 2.5.2-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 18 k libblkid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 126 k libbrotli x86_64 1.1.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 341 k libcap x86_64 2.69-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 86 k libcap-ng x86_64 0.8.4-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libcom_err x86_64 1.47.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libcurl x86_64 8.9.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 360 k libeconf x86_64 0.6.2-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 33 k libevent x86_64 2.1.12-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 258 k libfdisk x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 160 k libffi x86_64 3.4.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 40 k libgcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 138 k libgomp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 361 k libidn2 x86_64 2.3.7-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k libmount x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 156 k libnghttp2 x86_64 1.64.0-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 77 k libpkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 k libpsl x86_64 0.21.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 65 k libpwquality x86_64 1.4.5-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 108 k libselinux x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 96 k libsemanage x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 121 k libsepol x86_64 3.8-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 342 k libsmartcols x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 83 k libssh x86_64 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 232 k libssh-config noarch 0.11.1-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 9.3 k libstdc++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 910 k libtasn1 x86_64 4.19.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 75 k libunistring x86_64 1.1-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 546 k libutempter x86_64 1.2.1-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 27 k libuuid x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 30 k libverto x86_64 0.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 21 k libxcrypt x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 119 k libxml2 x86_64 2.12.5-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 689 k libzstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 304 k lua-libs x86_64 5.4.6-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 130 k lua-srpm-macros noarch 1-15.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.3 k lz4-libs x86_64 1.9.4-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k mpfr x86_64 4.2.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 348 k ncurses-base noarch 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 64 k ncurses-libs x86_64 6.4-14.20240127.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 329 k ocaml-srpm-macros noarch 10-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.6 k openblas-srpm-macros noarch 2-19.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 8.2 k openldap x86_64 2.6.8-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 221 k openssl-libs x86_64 1:3.2.2-16.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.3 M p11-kit x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 493 k p11-kit-trust x86_64 0.25.5-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 135 k package-notes-srpm-macros noarch 0.5-13.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.7 k pam x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 510 k pam-libs x86_64 1.6.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 58 k pcre2 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 246 k pcre2-syntax noarch 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 151 k perl-srpm-macros noarch 1-57.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.0 k pkgconf x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 44 k pkgconf-m4 noarch 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 14 k pkgconf-pkg-config x86_64 2.1.0-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 10 k popt x86_64 1.19-8.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k publicsuffix-list-dafsa noarch 20240107-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 59 k pyproject-srpm-macros noarch 1.16.2-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 14 k python-srpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 24 k qt6-srpm-macros noarch 6.8.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 9.8 k readline x86_64 8.2-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 213 k rpm x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 508 k rpm-build-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 93 k rpm-libs x86_64 4.19.1.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 306 k rpm-sequoia x86_64 1.6.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 883 k rust-toolset-srpm-macros noarch 1.84.1-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_2_custom_1_x86_64 13 k setup noarch 2.14.5-4.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 148 k shadow-utils x86_64 2:4.15.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.3 M sqlite-libs x86_64 3.46.1-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 739 k systemd-libs x86_64 257-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 812 k util-linux-core x86_64 2.40.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 515 k xz-libs x86_64 1:5.6.2-3.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 112 k zip x86_64 3.0-44.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 263 k zlib-ng-compat x86_64 2.2.3-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 80 k zstd x86_64 1.5.5-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 475 k Transaction Summary ============================================================================================================================================================================ Install 142 Packages Total download size: 55 M Installed size: 185 M Downloading Packages: (1/142): alternatives-1.30-2.el10.x86_64.rpm 961 kB/s | 41 kB 00:00 (2/142): authselect-1.5.0-8.el10.x86_64.rpm 3.1 MB/s | 141 kB 00:00 (3/142): audit-libs-4.0.3-1.el10.x86_64.rpm 2.4 MB/s | 130 kB 00:00 (4/142): authselect-libs-1.5.0-8.el10.x86_64.rp 8.4 MB/s | 203 kB 00:00 (5/142): basesystem-11-22.el10.noarch.rpm 337 kB/s | 7.8 kB 00:00 (6/142): bash-5.2.26-6.el10.x86_64.rpm 35 MB/s | 1.8 MB 00:00 (7/142): binutils-gold-2.41-53.el10.x86_64.rpm 10 MB/s | 790 kB 00:00 (8/142): binutils-2.41-53.el10.x86_64.rpm 59 MB/s | 6.3 MB 00:00 (9/142): bzip2-1.0.8-25.el10.x86_64.rpm 757 kB/s | 53 kB 00:00 (10/142): bzip2-libs-1.0.8-25.el10.x86_64.rpm 1.3 MB/s | 42 kB 00:00 (11/142): centos-gpg-keys-10.0-8.el10.noarch.rp 1.5 MB/s | 14 kB 00:00 (12/142): centos-stream-release-10.0-8.el10.noa 2.7 MB/s | 27 kB 00:00 (13/142): ca-certificates-2024.2.69_v8.0.303-10 45 MB/s | 941 kB 00:00 (14/142): centos-stream-repos-10.0-8.el10.noarc 1.1 MB/s | 12 kB 00:00 (15/142): coreutils-9.5-6.el10.x86_64.rpm 44 MB/s | 1.1 MB 00:00 (16/142): cpio-2.15-3.el10.x86_64.rpm 18 MB/s | 286 kB 00:00 (17/142): coreutils-common-9.5-6.el10.x86_64.rp 57 MB/s | 2.1 MB 00:00 (18/142): cracklib-2.9.11-8.el10.x86_64.rpm 3.4 MB/s | 82 kB 00:00 (19/142): cracklib-dicts-2.9.11-8.el10.x86_64.r 65 MB/s | 3.6 MB 00:00 (20/142): crypto-policies-20250214-1.gitfd9b9b9 1.8 MB/s | 65 kB 00:00 (21/142): curl-8.9.1-5.el10.x86_64.rpm 8.4 MB/s | 311 kB 00:00 (22/142): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 10 MB/s | 100 kB 00:00 (23/142): diffutils-3.10-8.el10.x86_64.rpm 30 MB/s | 397 kB 00:00 (24/142): ed-1.20-5.el10.x86_64.rpm 6.3 MB/s | 82 kB 00:00 (25/142): efi-srpm-macros-6-6.el10.noarch.rpm 2.6 MB/s | 23 kB 00:00 (26/142): elfutils-debuginfod-client-0.192-5.el 5.1 MB/s | 46 kB 00:00 (27/142): elfutils-0.192-5.el10.x86_64.rpm 35 MB/s | 537 kB 00:00 (28/142): elfutils-default-yama-scope-0.192-5.e 1.2 MB/s | 12 kB 00:00 (29/142): elfutils-libelf-0.192-5.el10.x86_64.r 18 MB/s | 207 kB 00:00 (30/142): file-5.45-7.el10.x86_64.rpm 5.5 MB/s | 49 kB 00:00 (31/142): elfutils-libs-0.192-5.el10.x86_64.rpm 22 MB/s | 260 kB 00:00 (32/142): file-libs-5.45-7.el10.x86_64.rpm 43 MB/s | 763 kB 00:00 (33/142): filesystem-3.18-16.el10.x86_64.rpm 44 MB/s | 1.1 MB 00:00 (34/142): findutils-4.10.0-5.el10.x86_64.rpm 20 MB/s | 541 kB 00:00 (35/142): fonts-srpm-macros-2.0.5-18.el10.noarc 1.4 MB/s | 27 kB 00:00 (36/142): gawk-5.3.0-6.el10.x86_64.rpm 53 MB/s | 1.1 MB 00:00 (37/142): gdbm-1.23-10.el10.x86_64.rpm 8.6 MB/s | 147 kB 00:00 (38/142): gdbm-libs-1.23-10.el10.x86_64.rpm 2.8 MB/s | 56 kB 00:00 (39/142): glibc-common-2.39-37.el10.x86_64.rpm 19 MB/s | 366 kB 00:00 (40/142): glibc-2.39-37.el10.x86_64.rpm 62 MB/s | 2.2 MB 00:00 (41/142): glibc-gconv-extra-2.39-37.el10.x86_64 39 MB/s | 1.6 MB 00:00 (42/142): glibc-minimal-langpack-2.39-37.el10.x 2.8 MB/s | 85 kB 00:00 (43/142): gmp-6.2.1-10.el10.x86_64.rpm 19 MB/s | 318 kB 00:00 (44/142): grep-3.11-10.el10.x86_64.rpm 24 MB/s | 289 kB 00:00 (45/142): gzip-1.13-3.el10.x86_64.rpm 13 MB/s | 164 kB 00:00 (46/142): info-7.1-6.el10.x86_64.rpm 14 MB/s | 183 kB 00:00 (47/142): jansson-2.14-3.el10.x86_64.rpm 4.8 MB/s | 46 kB 00:00 (48/142): json-c-0.18-3.el10.x86_64.rpm 4.7 MB/s | 45 kB 00:00 (49/142): keyutils-libs-1.6.3-5.el10.x86_64.rpm 3.5 MB/s | 32 kB 00:00 (50/142): libacl-2.3.2-4.el10.x86_64.rpm 2.7 MB/s | 25 kB 00:00 (51/142): libarchive-3.7.7-1.el10.x86_64.rpm 28 MB/s | 414 kB 00:00 (52/142): krb5-libs-1.21.3-7.el10.x86_64.rpm 34 MB/s | 750 kB 00:00 (53/142): libattr-2.5.2-5.el10.x86_64.rpm 1.6 MB/s | 18 kB 00:00 (54/142): libblkid-2.40.2-10.el10.x86_64.rpm 13 MB/s | 126 kB 00:00 (55/142): libcap-2.69-7.el10.x86_64.rpm 8.8 MB/s | 86 kB 00:00 (56/142): libbrotli-1.1.0-6.el10.x86_64.rpm 25 MB/s | 341 kB 00:00 (57/142): libcap-ng-0.8.4-6.el10.x86_64.rpm 3.7 MB/s | 33 kB 00:00 (58/142): libcom_err-1.47.1-3.el10.x86_64.rpm 3.1 MB/s | 27 kB 00:00 (59/142): libeconf-0.6.2-4.el10.x86_64.rpm 3.2 MB/s | 33 kB 00:00 (60/142): libcurl-8.9.1-5.el10.x86_64.rpm 24 MB/s | 360 kB 00:00 (61/142): libevent-2.1.12-16.el10.x86_64.rpm 22 MB/s | 258 kB 00:00 (62/142): libfdisk-2.40.2-10.el10.x86_64.rpm 15 MB/s | 160 kB 00:00 (63/142): libffi-3.4.4-9.el10.x86_64.rpm 4.2 MB/s | 40 kB 00:00 (64/142): libgcc-14.2.1-7.el10.x86_64.rpm 14 MB/s | 138 kB 00:00 (65/142): libgomp-14.2.1-7.el10.x86_64.rpm 27 MB/s | 361 kB 00:00 (66/142): libidn2-2.3.7-3.el10.x86_64.rpm 9.6 MB/s | 113 kB 00:00 (67/142): libmount-2.40.2-10.el10.x86_64.rpm 15 MB/s | 156 kB 00:00 (68/142): libnghttp2-1.64.0-2.el10.x86_64.rpm 7.4 MB/s | 77 kB 00:00 (69/142): libpkgconf-2.1.0-3.el10.x86_64.rpm 3.5 MB/s | 38 kB 00:00 (70/142): libpsl-0.21.5-7.el10.x86_64.rpm 6.2 MB/s | 65 kB 00:00 (71/142): libpwquality-1.4.5-12.el10.x86_64.rpm 9.6 MB/s | 108 kB 00:00 (72/142): libselinux-3.8-1.el10.x86_64.rpm 7.8 MB/s | 96 kB 00:00 (73/142): libsemanage-3.8-1.el10.x86_64.rpm 9.8 MB/s | 121 kB 00:00 (74/142): libsepol-3.8-1.el10.x86_64.rpm 26 MB/s | 342 kB 00:00 (75/142): libsmartcols-2.40.2-10.el10.x86_64.rp 7.4 MB/s | 83 kB 00:00 (76/142): libssh-0.11.1-2.el10.x86_64.rpm 18 MB/s | 232 kB 00:00 (77/142): libssh-config-0.11.1-2.el10.noarch.rp 1.1 MB/s | 9.3 kB 00:00 (78/142): libstdc++-14.2.1-7.el10.x86_64.rpm 48 MB/s | 910 kB 00:00 (79/142): libtasn1-4.19.0-9.el10.x86_64.rpm 4.4 MB/s | 75 kB 00:00 (80/142): libunistring-1.1-11.el10.x86_64.rpm 34 MB/s | 546 kB 00:00 (81/142): libutempter-1.2.1-15.el10.x86_64.rpm 3.1 MB/s | 27 kB 00:00 (82/142): libuuid-2.40.2-10.el10.x86_64.rpm 3.5 MB/s | 30 kB 00:00 (83/142): libverto-0.3.2-10.el10.x86_64.rpm 2.4 MB/s | 21 kB 00:00 (84/142): libxcrypt-4.4.36-10.el10.x86_64.rpm 12 MB/s | 119 kB 00:00 (85/142): libxml2-2.12.5-5.el10.x86_64.rpm 40 MB/s | 689 kB 00:00 (86/142): libzstd-1.5.5-9.el10.x86_64.rpm 20 MB/s | 304 kB 00:00 (87/142): lua-libs-5.4.6-7.el10.x86_64.rpm 12 MB/s | 130 kB 00:00 (88/142): lz4-libs-1.9.4-8.el10.x86_64.rpm 7.1 MB/s | 68 kB 00:00 (89/142): mpfr-4.2.1-5.el10.x86_64.rpm 27 MB/s | 348 kB 00:00 (90/142): ncurses-base-6.4-14.20240127.el10.noa 5.0 MB/s | 64 kB 00:00 (91/142): ncurses-libs-6.4-14.20240127.el10.x86 25 MB/s | 329 kB 00:00 (92/142): openldap-2.6.8-3.el10.x86_64.rpm 19 MB/s | 221 kB 00:00 (93/142): openssl-libs-3.2.2-16.el10.x86_64.rpm 68 MB/s | 2.3 MB 00:00 (94/142): p11-kit-0.25.5-7.el10.x86_64.rpm 16 MB/s | 493 kB 00:00 (95/142): p11-kit-trust-0.25.5-7.el10.x86_64.rp 5.0 MB/s | 135 kB 00:00 (96/142): pam-1.6.1-7.el10.x86_64.rpm 34 MB/s | 510 kB 00:00 (97/142): pam-libs-1.6.1-7.el10.x86_64.rpm 4.4 MB/s | 58 kB 00:00 (98/142): pcre2-10.44-1.el10.3.x86_64.rpm 18 MB/s | 246 kB 00:00 (99/142): pcre2-syntax-10.44-1.el10.3.noarch.rp 14 MB/s | 151 kB 00:00 (100/142): pkgconf-2.1.0-3.el10.x86_64.rpm 4.0 MB/s | 44 kB 00:00 (101/142): pkgconf-m4-2.1.0-3.el10.noarch.rpm 1.5 MB/s | 14 kB 00:00 (102/142): pkgconf-pkg-config-2.1.0-3.el10.x86_ 1.1 MB/s | 10 kB 00:00 (103/142): publicsuffix-list-dafsa-20240107-6.e 6.3 MB/s | 59 kB 00:00 (104/142): popt-1.19-8.el10.x86_64.rpm 5.9 MB/s | 59 kB 00:00 (105/142): readline-8.2-11.el10.x86_64.rpm 19 MB/s | 213 kB 00:00 (106/142): rpm-build-4.19.1.1-12.el10.x86_64.rp 6.9 MB/s | 68 kB 00:00 (107/142): rpm-4.19.1.1-12.el10.x86_64.rpm 34 MB/s | 508 kB 00:00 (108/142): rpm-build-libs-4.19.1.1-12.el10.x86_ 9.1 MB/s | 93 kB 00:00 (109/142): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 24 MB/s | 306 kB 00:00 (110/142): rpm-sequoia-1.6.0-6.el10.x86_64.rpm 47 MB/s | 883 kB 00:00 (111/142): sed-4.9-3.el10.x86_64.rpm 20 MB/s | 309 kB 00:00 (112/142): setup-2.14.5-4.el10.noarch.rpm 11 MB/s | 148 kB 00:00 (113/142): shadow-utils-4.15.0-5.el10.x86_64.rp 57 MB/s | 1.3 MB 00:00 (114/142): sqlite-libs-3.46.1-3.el10.x86_64.rpm 28 MB/s | 739 kB 00:00 (115/142): systemd-libs-257-9.el10.x86_64.rpm 25 MB/s | 812 kB 00:00 (116/142): tar-1.35-7.el10.x86_64.rpm 40 MB/s | 852 kB 00:00 (117/142): unzip-6.0-66.el10.x86_64.rpm 11 MB/s | 184 kB 00:00 (118/142): util-linux-2.40.2-10.el10.x86_64.rpm 55 MB/s | 1.1 MB 00:00 (119/142): which-2.21-43.el10.x86_64.rpm 2.7 MB/s | 41 kB 00:00 (120/142): util-linux-core-2.40.2-10.el10.x86_6 29 MB/s | 515 kB 00:00 (121/142): xz-5.6.2-3.el10.x86_64.rpm 33 MB/s | 458 kB 00:00 (122/142): xz-libs-5.6.2-3.el10.x86_64.rpm 9.1 MB/s | 112 kB 00:00 (123/142): zip-3.0-44.el10.x86_64.rpm 20 MB/s | 263 kB 00:00 (124/142): zlib-ng-compat-2.2.3-1.el10.x86_64.r 8.3 MB/s | 80 kB 00:00 (125/142): zstd-1.5.5-9.el10.x86_64.rpm 33 MB/s | 475 kB 00:00 (126/142): debugedit-5.1-4.el10.x86_64.rpm 6.0 MB/s | 79 kB 00:00 (127/142): dwz-0.15-7.el10.x86_64.rpm 13 MB/s | 137 kB 00:00 (128/142): forge-srpm-macros-0.4.0-6.el10.noarc 2.4 MB/s | 21 kB 00:00 (129/142): go-srpm-macros-3.6.0-4.el10.noarch.r 933 kB/s | 27 kB 00:00 (130/142): gdb-minimal-14.2-4.el10.x86_64.rpm 80 MB/s | 4.1 MB 00:00 (131/142): kernel-srpm-macros-1.0-25.el10.noarc 235 kB/s | 10 kB 00:00 (132/142): lua-srpm-macros-1-15.el10.noarch.rpm 510 kB/s | 9.3 kB 00:00 (133/142): ocaml-srpm-macros-10-4.el10.noarch.r 1.1 MB/s | 9.6 kB 00:00 (134/142): package-notes-srpm-macros-0.5-13.el1 1.0 MB/s | 9.7 kB 00:00 (135/142): openblas-srpm-macros-2-19.el10.noarc 834 kB/s | 8.2 kB 00:00 (136/142): perl-srpm-macros-1-57.el10.noarch.rp 1.1 MB/s | 9.0 kB 00:00 (137/142): patch-2.7.6-26.el10.x86_64.rpm 13 MB/s | 128 kB 00:00 (138/142): pyproject-srpm-macros-1.16.2-1.el10. 1.5 MB/s | 14 kB 00:00 (139/142): python-srpm-macros-3.12-9.1.el10.noa 2.7 MB/s | 24 kB 00:00 (140/142): qt6-srpm-macros-6.8.2-2.el10.noarch. 1.1 MB/s | 9.8 kB 00:00 (141/142): rust-toolset-srpm-macros-1.84.1-1.el 1.4 MB/s | 13 kB 00:00 (142/142): redhat-rpm-config-287-2.el10.noarch. 7.8 MB/s | 74 kB 00:00 -------------------------------------------------------------------------------- Total 63 MB/s | 55 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 Preparing : 1/1 Installing : libgcc-14.2.1-7.el10.x86_64 1/142 Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/142 Installing : rust-toolset-srpm-macros-1.84.1-1.el10.noarch 2/142 Installing : qt6-srpm-macros-6.8.2-2.el10.noarch 3/142 Installing : perl-srpm-macros-1-57.el10.noarch 4/142 Installing : package-notes-srpm-macros-0.5-13.el10.noarch 5/142 Installing : openblas-srpm-macros-2-19.el10.noarch 6/142 Installing : ocaml-srpm-macros-10-4.el10.noarch 7/142 Installing : kernel-srpm-macros-1.0-25.el10.noarch 8/142 Installing : publicsuffix-list-dafsa-20240107-6.el10.noarch 9/142 Installing : pkgconf-m4-2.1.0-3.el10.noarch 10/142 Installing : pcre2-syntax-10.44-1.el10.3.noarch 11/142 Installing : ncurses-base-6.4-14.20240127.el10.noarch 12/142 Installing : libssh-config-0.11.1-2.el10.noarch 13/142 Installing : coreutils-common-9.5-6.el10.x86_64 14/142 Installing : centos-gpg-keys-10.0-8.el10.noarch 15/142 Installing : centos-stream-repos-10.0-8.el10.noarch 16/142 Installing : centos-stream-release-10.0-8.el10.noarch 17/142 Installing : setup-2.14.5-4.el10.noarch 18/142 Running scriptlet: setup-2.14.5-4.el10.noarch 18/142 Installing : filesystem-3.18-16.el10.x86_64 19/142 Installing : basesystem-11-22.el10.noarch 20/142 Installing : glibc-gconv-extra-2.39-37.el10.x86_64 21/142 Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 21/142 Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 22/142 Installing : glibc-common-2.39-37.el10.x86_64 23/142 Running scriptlet: glibc-2.39-37.el10.x86_64 24/142 Installing : glibc-2.39-37.el10.x86_64 24/142 Running scriptlet: glibc-2.39-37.el10.x86_64 24/142 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 25/142 Installing : bash-5.2.26-6.el10.x86_64 26/142 Running scriptlet: bash-5.2.26-6.el10.x86_64 26/142 Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 27/142 Installing : bzip2-libs-1.0.8-25.el10.x86_64 28/142 Installing : xz-libs-1:5.6.2-3.el10.x86_64 29/142 Installing : readline-8.2-11.el10.x86_64 30/142 Installing : libstdc++-14.2.1-7.el10.x86_64 31/142 Installing : libuuid-2.40.2-10.el10.x86_64 32/142 Installing : popt-1.19-8.el10.x86_64 33/142 Installing : libblkid-2.40.2-10.el10.x86_64 34/142 Installing : gmp-1:6.2.1-10.el10.x86_64 35/142 Installing : libattr-2.5.2-5.el10.x86_64 36/142 Installing : libacl-2.3.2-4.el10.x86_64 37/142 Installing : libxcrypt-4.4.36-10.el10.x86_64 38/142 Installing : libzstd-1.5.5-9.el10.x86_64 39/142 Installing : elfutils-libelf-0.192-5.el10.x86_64 40/142 Installing : gdbm-libs-1:1.23-10.el10.x86_64 41/142 Installing : libeconf-0.6.2-4.el10.x86_64 42/142 Installing : dwz-0.15-7.el10.x86_64 43/142 Installing : mpfr-4.2.1-5.el10.x86_64 44/142 Installing : gawk-5.3.0-6.el10.x86_64 45/142 Installing : unzip-6.0-66.el10.x86_64 46/142 Installing : file-libs-5.45-7.el10.x86_64 47/142 Installing : file-5.45-7.el10.x86_64 48/142 Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 49/142 Installing : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 49/142 Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 49/142 Installing : alternatives-1.30-2.el10.x86_64 50/142 Installing : jansson-2.14-3.el10.x86_64 51/142 Installing : libcap-ng-0.8.4-6.el10.x86_64 52/142 Installing : audit-libs-4.0.3-1.el10.x86_64 53/142 Installing : pam-libs-1.6.1-7.el10.x86_64 54/142 Installing : libcap-2.69-7.el10.x86_64 55/142 Installing : systemd-libs-257-9.el10.x86_64 56/142 Installing : libsepol-3.8-1.el10.x86_64 57/142 Installing : libsmartcols-2.40.2-10.el10.x86_64 58/142 Installing : libtasn1-4.19.0-9.el10.x86_64 59/142 Installing : libunistring-1.1-11.el10.x86_64 60/142 Installing : libidn2-2.3.7-3.el10.x86_64 61/142 Installing : lua-libs-5.4.6-7.el10.x86_64 62/142 Installing : lz4-libs-1.9.4-8.el10.x86_64 63/142 Installing : pcre2-10.44-1.el10.3.x86_64 64/142 Installing : libselinux-3.8-1.el10.x86_64 65/142 Installing : sed-4.9-3.el10.x86_64 66/142 Installing : findutils-1:4.10.0-5.el10.x86_64 67/142 Installing : grep-3.11-10.el10.x86_64 68/142 Installing : xz-1:5.6.2-3.el10.x86_64 69/142 Installing : libmount-2.40.2-10.el10.x86_64 70/142 Installing : util-linux-core-2.40.2-10.el10.x86_64 71/142 Installing : libsemanage-3.8-1.el10.x86_64 72/142 Installing : shadow-utils-2:4.15.0-5.el10.x86_64 73/142 Running scriptlet: libutempter-1.2.1-15.el10.x86_64 74/142 Installing : libutempter-1.2.1-15.el10.x86_64 74/142 Installing : tar-2:1.35-7.el10.x86_64 75/142 Installing : zstd-1.5.5-9.el10.x86_64 76/142 Installing : libpsl-0.21.5-7.el10.x86_64 77/142 Installing : zip-3.0-44.el10.x86_64 78/142 Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 79/142 Installing : gdbm-1:1.23-10.el10.x86_64 80/142 Installing : libfdisk-2.40.2-10.el10.x86_64 81/142 Installing : libxml2-2.12.5-5.el10.x86_64 82/142 Installing : bzip2-1.0.8-25.el10.x86_64 83/142 Installing : sqlite-libs-3.46.1-3.el10.x86_64 84/142 Installing : ed-1.20-5.el10.x86_64 85/142 Installing : patch-2.7.6-26.el10.x86_64 86/142 Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 87/142 Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 87/142 Installing : elfutils-libs-0.192-5.el10.x86_64 88/142 Installing : cpio-2.15-3.el10.x86_64 89/142 Installing : diffutils-3.10-8.el10.x86_64 90/142 Installing : json-c-0.18-3.el10.x86_64 91/142 Installing : keyutils-libs-1.6.3-5.el10.x86_64 92/142 Installing : libbrotli-1.1.0-6.el10.x86_64 93/142 Installing : libcom_err-1.47.1-3.el10.x86_64 94/142 Installing : libffi-3.4.4-9.el10.x86_64 95/142 Installing : p11-kit-0.25.5-7.el10.x86_64 96/142 Installing : p11-kit-trust-0.25.5-7.el10.x86_64 97/142 Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 97/142 Installing : openssl-libs-1:3.2.2-16.el10.x86_64 98/142 Installing : coreutils-9.5-6.el10.x86_64 99/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 100/142 Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 100/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 100/142 Installing : authselect-libs-1.5.0-8.el10.x86_64 101/142 Installing : gzip-1.13-3.el10.x86_64 102/142 Installing : cracklib-2.9.11-8.el10.x86_64 103/142 Installing : libarchive-3.7.7-1.el10.x86_64 104/142 Installing : cracklib-dicts-2.9.11-8.el10.x86_64 105/142 Installing : libpwquality-1.4.5-12.el10.x86_64 106/142 Installing : pam-1.6.1-7.el10.x86_64 107/142 Installing : libevent-2.1.12-16.el10.x86_64 108/142 Installing : openldap-2.6.8-3.el10.x86_64 109/142 Installing : rpm-sequoia-1.6.0-6.el10.x86_64 110/142 Installing : rpm-libs-4.19.1.1-12.el10.x86_64 111/142 Installing : libgomp-14.2.1-7.el10.x86_64 112/142 Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 113/142 Installing : libnghttp2-1.64.0-2.el10.x86_64 114/142 Installing : libpkgconf-2.1.0-3.el10.x86_64 115/142 Installing : pkgconf-2.1.0-3.el10.x86_64 116/142 Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 117/142 Installing : libverto-0.3.2-10.el10.x86_64 118/142 Installing : krb5-libs-1.21.3-7.el10.x86_64 119/142 Installing : libssh-0.11.1-2.el10.x86_64 120/142 Installing : libcurl-8.9.1-5.el10.x86_64 121/142 Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 122/142 Installing : binutils-gold-2.41-53.el10.x86_64 123/142 Running scriptlet: binutils-gold-2.41-53.el10.x86_64 123/142 Installing : binutils-2.41-53.el10.x86_64 124/142 Running scriptlet: binutils-2.41-53.el10.x86_64 124/142 Installing : elfutils-0.192-5.el10.x86_64 125/142 Installing : gdb-minimal-14.2-4.el10.x86_64 126/142 Installing : debugedit-5.1-4.el10.x86_64 127/142 Installing : curl-8.9.1-5.el10.x86_64 128/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 129/142 Installing : rpm-4.19.1.1-12.el10.x86_64 129/142 Installing : efi-srpm-macros-6-6.el10.noarch 130/142 Installing : lua-srpm-macros-1-15.el10.noarch 131/142 Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 132/142 Installing : forge-srpm-macros-0.4.0-6.el10.noarch 133/142 Installing : go-srpm-macros-3.6.0-4.el10.noarch 134/142 Installing : python-srpm-macros-3.12-9.1.el10.noarch 135/142 Installing : redhat-rpm-config-287-2.el10.noarch 136/142 Installing : rpm-build-4.19.1.1-12.el10.x86_64 137/142 Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 138/142 Installing : util-linux-2.40.2-10.el10.x86_64 139/142 Running scriptlet: util-linux-2.40.2-10.el10.x86_64 139/142 Installing : authselect-1.5.0-8.el10.x86_64 140/142 Installing : which-2.21-43.el10.x86_64 141/142 Installing : info-7.1-6.el10.x86_64 142/142 Running scriptlet: filesystem-3.18-16.el10.x86_64 142/142 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 142/142 Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 142/142 Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 142/142 Running scriptlet: info-7.1-6.el10.x86_64 142/142 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-20250214-1.gitfd9b9b9.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-1:4.10.0-5.el10.x86_64 fonts-srpm-macros-1:2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1:1.23-10.el10.x86_64 gdbm-libs-1:1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-1:6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-1:3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.2-2.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-2:4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-2:1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-1:5.6.2-3.el10.x86_64 xz-libs-1:5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-53.el10.x86_64 binutils-gold-2.41-53.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250214-1.gitfd9b9b9.el10.noarch curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 debugedit-5.1-4.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-10.el10.x86_64 gdbm-libs-1.23-10.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-10.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-7.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-2.el10.x86_64 libssh-config-0.11.1-2.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.19.0-9.el10.x86_64 libunistring-1.1-11.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.8-3.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-6.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch qt6-srpm-macros-6.8.2-2.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-287-2.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-libs-257-9.el10.x86_64 tar-1.35-7.el10.x86_64 unzip-6.0-66.el10.x86_64 util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 which-2.21-43.el10.x86_64 xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Start: buildsrpm Start: rpmbuild -bs Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1722038400 Wrote: /builddir/build/SRPMS/fish-3.7.1-1.el10.src.rpm Finish: rpmbuild -bs INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1741341686.579098/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1741341686.579098/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1741341686.579098/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-bhch2xgz/fish/fish.spec) Config(child) 0 minutes 16 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/fish-3.7.1-1.el10.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1741341686.579098/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 fish-3.7.1-1.el10.src.rpm Start: build setup for fish-3.7.1-1.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1722038400 Wrote: /builddir/build/SRPMS/fish-3.7.1-1.el10.src.rpm No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 70 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 71 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 72 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 72 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 71 kB/s | 2.2 kB 00:00 Additional repo https_download_copr_fedorainfra 69 kB/s | 2.1 kB 00:00 Additional repo https_download_copr_fedorainfra 72 kB/s | 2.2 kB 00:00 Dependencies resolved. ==================================================================================================================================================================== Package Arch Version Repository Size ==================================================================================================================================================================== Installing: cmake x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 12 M desktop-file-utils x86_64 0.26-14.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 68 k gcc x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 38 M gcc-c++ x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 M gettext x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.1 M glibc-langpack-en x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 616 k gnupg2 x86_64 2.4.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.7 M 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 ninja-build x86_64 1.11.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 177 k pcre2-devel x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 490 k procps-ng x86_64 4.0.4-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 357 k python3-devel x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 278 k python3-pexpect noarch 4.9.0-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 158 k python3-sphinx noarch 1:7.2.6-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 2.5 M Installing dependencies: annobin-docs noarch 12.92-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 92 k annobin-plugin-gcc x86_64 12.92-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 983 k cmake-data noarch 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 1.8 M cmake-filesystem x86_64 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 17 k cmake-rpm-macros noarch 3.30.5-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 17 k cpp x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 13 M emacs-filesystem noarch 1:29.4-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 9.4 k expat x86_64 2.6.4-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 115 k gcc-plugin-annobin x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 61 k gettext-envsubst x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 37 k gettext-libs x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 666 k gettext-runtime x86_64 0.22.5-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k glib2 x86_64 2.80.4-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 3.0 M glibc-devel x86_64 2.39-37.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 525 k gnutls x86_64 3.8.9-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.4 M kernel-headers x86_64 6.12.0-58.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.7 M libassuan x86_64 2.5.6-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 68 k libgcrypt x86_64 1.11.0-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 584 k libgpg-error x86_64 1.50-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 231 k libksba x86_64 1.6.7-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 165 k libmpc x86_64 1.3.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 71 k libstdc++-devel x86_64 14.2.1-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 2.6 M libuv x86_64 1:1.49.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 258 k libxcrypt-devel x86_64 4.4.36-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k 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 mpdecimal x86_64 2.5.1-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 89 k ncurses-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 npth x86_64 1.6-21.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 25 k pcre2-utf16 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 226 k pcre2-utf32 x86_64 10.44-1.el10.3 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 213 k python-rpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 18 k python3 x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 29 k python3-babel noarch 2.13.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 6.8 M python3-charset-normalizer noarch 3.3.2-7.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 99 k python3-docutils noarch 0.20.1-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 996 k python3-idna noarch 3.7-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 113 k python3-imagesize noarch 1.4.1-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 22 k python3-jinja2 noarch 3.1.5-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 311 k python3-libs x86_64 3.12.9-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 8.9 M python3-markupsafe x86_64 2.1.3-6.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 30 k python3-packaging noarch 24.2-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 141 k python3-pip-wheel noarch 23.3.2-10.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.5 M python3-ptyprocess noarch 0.7.0-9.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 36 k python3-pygments noarch 2.18.0-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 1.9 M python3-requests noarch 2.32.3-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 147 k python3-rpm-generators noarch 14-12.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 30 k python3-rpm-macros noarch 3.12-9.1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_AppStream_custom_1_x86_64 13 k python3-setuptools noarch 69.0.3-11.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 1.4 M python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_CRB_custom_1_x86_64 25 k python3-urllib3 noarch 1.26.19-2.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 254 k tpm2-tss x86_64 4.1.3-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 426 k tzdata noarch 2025a-1.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 431 k vim-filesystem noarch 2:9.1.083-5.el10 https_download_copr_fedorainfracloud_org_results_loise_NoldenOS_10_BaseOS_custom_1_x86_64 15 k Transaction Summary ==================================================================================================================================================================== Install 67 Packages Total download size: 125 M Installed size: 424 M Downloading Packages: (1/67): expat-2.6.4-1.el10.x86_64.rpm 2.2 MB/s | 115 kB 00:00 (2/67): cpp-14.2.1-7.el10.x86_64.rpm 23 MB/s | 13 MB 00:00 (3/67): gcc-c++-14.2.1-7.el10.x86_64.rpm 29 MB/s | 15 MB 00:00 (4/67): gcc-plugin-annobin-14.2.1-7.el10.x86_64 1.9 MB/s | 61 kB 00:00 (5/67): gettext-envsubst-0.22.5-6.el10.x86_64.r 1.2 MB/s | 37 kB 00:00 (6/67): gettext-0.22.5-6.el10.x86_64.rpm 11 MB/s | 1.1 MB 00:00 (7/67): gettext-libs-0.22.5-6.el10.x86_64.rpm 7.4 MB/s | 666 kB 00:00 (8/67): gettext-runtime-0.22.5-6.el10.x86_64.rp 3.5 MB/s | 113 kB 00:00 (9/67): gcc-14.2.1-7.el10.x86_64.rpm 51 MB/s | 38 MB 00:00 (10/67): glib2-2.80.4-5.el10.x86_64.rpm 36 MB/s | 3.0 MB 00:00 (11/67): glibc-devel-2.39-37.el10.x86_64.rpm 6.2 MB/s | 525 kB 00:00 (12/67): glibc-langpack-en-2.39-37.el10.x86_64. 12 MB/s | 616 kB 00:00 (13/67): kernel-headers-6.12.0-58.el10.x86_64.r 57 MB/s | 1.7 MB 00:00 (14/67): gnutls-3.8.9-9.el10.x86_64.rpm 23 MB/s | 1.4 MB 00:00 (15/67): libassuan-2.5.6-6.el10.x86_64.rpm 2.5 MB/s | 68 kB 00:00 (16/67): gnupg2-2.4.5-2.el10.x86_64.rpm 21 MB/s | 2.7 MB 00:00 (17/67): libgpg-error-1.50-2.el10.x86_64.rpm 3.1 MB/s | 231 kB 00:00 (18/67): libgcrypt-1.11.0-5.el10.x86_64.rpm 5.3 MB/s | 584 kB 00:00 (19/67): libstdc++-devel-14.2.1-7.el10.x86_64.r 70 MB/s | 2.6 MB 00:00 (20/67): libksba-1.6.7-2.el10.x86_64.rpm 3.2 MB/s | 165 kB 00:00 (21/67): libxcrypt-devel-4.4.36-10.el10.x86_64. 3.1 MB/s | 29 kB 00:00 (22/67): make-4.4.1-9.el10.x86_64.rpm 38 MB/s | 579 kB 00:00 (23/67): mpdecimal-2.5.1-12.el10.x86_64.rpm 5.9 MB/s | 89 kB 00:00 (24/67): ncurses-c++-libs-6.4-14.20240127.el10. 1.3 MB/s | 38 kB 00:00 (25/67): pcre2-devel-10.44-1.el10.3.x86_64.rpm 35 MB/s | 490 kB 00:00 (26/67): npth-1.6-21.el10.x86_64.rpm 759 kB/s | 25 kB 00:00 (27/67): pcre2-utf16-10.44-1.el10.3.x86_64.rpm 19 MB/s | 226 kB 00:00 (28/67): pcre2-utf32-10.44-1.el10.3.x86_64.rpm 17 MB/s | 213 kB 00:00 (29/67): procps-ng-4.0.4-7.el10.x86_64.rpm 27 MB/s | 357 kB 00:00 (30/67): python3-3.12.9-1.el10.x86_64.rpm 2.4 MB/s | 29 kB 00:00 (31/67): python3-charset-normalizer-3.3.2-7.el1 10 MB/s | 99 kB 00:00 (32/67): python3-devel-3.12.9-1.el10.x86_64.rpm 23 MB/s | 278 kB 00:00 (33/67): python3-idna-3.7-5.el10.noarch.rpm 11 MB/s | 113 kB 00:00 (34/67): ncurses-devel-6.4-14.20240127.el10.x86 5.1 MB/s | 535 kB 00:00 (35/67): python3-packaging-24.2-2.el10.noarch.r 3.0 MB/s | 141 kB 00:00 (36/67): python3-libs-3.12.9-1.el10.x86_64.rpm 85 MB/s | 8.9 MB 00:00 (37/67): python3-pexpect-4.9.0-6.el10.noarch.rp 2.1 MB/s | 158 kB 00:00 (38/67): python3-pip-wheel-23.3.2-10.el10.noarc 25 MB/s | 1.5 MB 00:00 (39/67): python3-ptyprocess-0.7.0-9.el10.noarch 3.9 MB/s | 36 kB 00:00 (40/67): python3-requests-2.32.3-2.el10.noarch. 15 MB/s | 147 kB 00:00 (41/67): python3-setuptools-69.0.3-11.el10.noar 57 MB/s | 1.4 MB 00:00 (42/67): python3-urllib3-1.26.19-2.el10.noarch. 10 MB/s | 254 kB 00:00 (43/67): tpm2-tss-4.1.3-5.el10.x86_64.rpm 17 MB/s | 426 kB 00:00 (44/67): tzdata-2025a-1.el10.noarch.rpm 30 MB/s | 431 kB 00:00 (45/67): vim-filesystem-9.1.083-5.el10.noarch.r 1.1 MB/s | 15 kB 00:00 (46/67): annobin-docs-12.92-1.el10.noarch.rpm 7.6 MB/s | 92 kB 00:00 (47/67): annobin-plugin-gcc-12.92-1.el10.x86_64 24 MB/s | 983 kB 00:00 (48/67): cmake-data-3.30.5-2.el10.noarch.rpm 35 MB/s | 1.8 MB 00:00 (49/67): cmake-filesystem-3.30.5-2.el10.x86_64. 188 kB/s | 17 kB 00:00 (50/67): cmake-rpm-macros-3.30.5-2.el10.noarch. 205 kB/s | 17 kB 00:00 (51/67): cmake-3.30.5-2.el10.x86_64.rpm 72 MB/s | 12 MB 00:00 (52/67): emacs-filesystem-29.4-9.el10.noarch.rp 317 kB/s | 9.4 kB 00:00 (53/67): desktop-file-utils-0.26-14.el10.x86_64 1.7 MB/s | 68 kB 00:00 (54/67): libmpc-1.3.1-7.el10.x86_64.rpm 6.9 MB/s | 71 kB 00:00 (55/67): libuv-1.49.2-2.el10.x86_64.rpm 21 MB/s | 258 kB 00:00 (56/67): python-rpm-macros-3.12-9.1.el10.noarch 2.1 MB/s | 18 kB 00:00 (57/67): python3-docutils-0.20.1-5.el10.noarch. 50 MB/s | 996 kB 00:00 (58/67): python3-jinja2-3.1.5-1.el10.noarch.rpm 16 MB/s | 311 kB 00:00 (59/67): python3-markupsafe-2.1.3-6.el10.x86_64 1.5 MB/s | 30 kB 00:00 (60/67): python3-rpm-generators-14-12.el10.noar 3.2 MB/s | 30 kB 00:00 (61/67): python3-rpm-macros-3.12-9.1.el10.noarc 1.5 MB/s | 13 kB 00:00 (62/67): ninja-build-1.11.1-9.el10.x86_64.rpm 15 MB/s | 177 kB 00:00 (63/67): python3-imagesize-1.4.1-9.el10.noarch. 1.2 MB/s | 22 kB 00:00 (64/67): python3-babel-2.13.1-5.el10.noarch.rpm 73 MB/s | 6.8 MB 00:00 (65/67): python3-pygments-2.18.0-1.el10.noarch. 22 MB/s | 1.9 MB 00:00 (66/67): python3-sphinx-7.2.6-10.el10.noarch.rp 26 MB/s | 2.5 MB 00:00 (67/67): python3-sphinx-theme-alabaster-0.7.16- 1.0 MB/s | 25 kB 00:00 -------------------------------------------------------------------------------- Total 82 MB/s | 125 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libgpg-error-1.50-2.el10.x86_64 1/67 Installing : libmpc-1.3.1-7.el10.x86_64 2/67 Installing : emacs-filesystem-1:29.4-9.el10.noarch 3/67 Installing : python-rpm-macros-3.12-9.1.el10.noarch 4/67 Installing : cmake-filesystem-3.30.5-2.el10.x86_64 5/67 Installing : vim-filesystem-2:9.1.083-5.el10.noarch 6/67 Installing : make-1:4.4.1-9.el10.x86_64 7/67 Installing : gnutls-3.8.9-9.el10.x86_64 8/67 Installing : gettext-libs-0.22.5-6.el10.x86_64 9/67 Installing : expat-2.6.4-1.el10.x86_64 10/67 Installing : glib2-2.80.4-5.el10.x86_64 11/67 Installing : python3-rpm-macros-3.12-9.1.el10.noarch 12/67 Installing : cpp-14.2.1-7.el10.x86_64 13/67 Installing : libassuan-2.5.6-6.el10.x86_64 14/67 Installing : libgcrypt-1.11.0-5.el10.x86_64 15/67 Installing : libksba-1.6.7-2.el10.x86_64 16/67 Installing : libuv-1:1.49.2-2.el10.x86_64 17/67 Installing : annobin-docs-12.92-1.el10.noarch 18/67 Installing : tzdata-2025a-1.el10.noarch 19/67 Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 20/67 Installing : tpm2-tss-4.1.3-5.el10.x86_64 20/67 Installing : python3-pip-wheel-23.3.2-10.el10.noarch 21/67 Installing : pcre2-utf32-10.44-1.el10.3.x86_64 22/67 Installing : pcre2-utf16-10.44-1.el10.3.x86_64 23/67 Installing : npth-1.6-21.el10.x86_64 24/67 Installing : ncurses-c++-libs-6.4-14.20240127.el10.x86_64 25/67 Installing : mpdecimal-2.5.1-12.el10.x86_64 26/67 Installing : python3-libs-3.12.9-1.el10.x86_64 27/67 Installing : python3-3.12.9-1.el10.x86_64 28/67 Installing : python3-idna-3.7-5.el10.noarch 29/67 Installing : python3-packaging-24.2-2.el10.noarch 30/67 Installing : cmake-rpm-macros-3.30.5-2.el10.noarch 31/67 Installing : cmake-data-3.30.5-2.el10.noarch 32/67 Installing : cmake-3.30.5-2.el10.x86_64 33/67 Installing : python3-rpm-generators-14-12.el10.noarch 34/67 Installing : python3-urllib3-1.26.19-2.el10.noarch 35/67 Installing : python3-charset-normalizer-3.3.2-7.el10.noarch 36/67 Installing : python3-requests-2.32.3-2.el10.noarch 37/67 Installing : python3-ptyprocess-0.7.0-9.el10.noarch 38/67 Installing : python3-setuptools-69.0.3-11.el10.noarch 39/67 Installing : python3-babel-2.13.1-5.el10.noarch 40/67 Installing : python3-docutils-0.20.1-5.el10.noarch 41/67 Installing : python3-markupsafe-2.1.3-6.el10.x86_64 42/67 Installing : python3-jinja2-3.1.5-1.el10.noarch 43/67 Installing : python3-imagesize-1.4.1-9.el10.noarch 44/67 Installing : python3-pygments-2.18.0-1.el10.noarch 45/67 Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noarc 46/67 Installing : libstdc++-devel-14.2.1-7.el10.x86_64 47/67 Installing : kernel-headers-6.12.0-58.el10.x86_64 48/67 Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 49/67 Installing : glibc-devel-2.39-37.el10.x86_64 50/67 Installing : gcc-14.2.1-7.el10.x86_64 51/67 Running scriptlet: gcc-14.2.1-7.el10.x86_64 51/67 Installing : gettext-envsubst-0.22.5-6.el10.x86_64 52/67 Installing : gettext-runtime-0.22.5-6.el10.x86_64 53/67 Installing : gettext-0.22.5-6.el10.x86_64 54/67 Installing : gcc-c++-14.2.1-7.el10.x86_64 55/67 Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 56/67 Running scriptlet: gcc-plugin-annobin-14.2.1-7.el10.x86_64 56/67 Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 57/67 Running scriptlet: annobin-plugin-gcc-12.92-1.el10.x86_64 57/67 Installing : python3-sphinx-1:7.2.6-10.el10.noarch 58/67 Installing : python3-pexpect-4.9.0-6.el10.noarch 59/67 Installing : python3-devel-3.12.9-1.el10.x86_64 60/67 Installing : ninja-build-1.11.1-9.el10.x86_64 61/67 Installing : ncurses-devel-6.4-14.20240127.el10.x86_64 62/67 Installing : gnupg2-2.4.5-2.el10.x86_64 63/67 Installing : pcre2-devel-10.44-1.el10.3.x86_64 64/67 Installing : desktop-file-utils-0.26-14.el10.x86_64 65/67 Installing : procps-ng-4.0.4-7.el10.x86_64 66/67 Installing : glibc-langpack-en-2.39-37.el10.x86_64 67/67 Running scriptlet: glibc-langpack-en-2.39-37.el10.x86_64 67/67 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 cmake-3.30.5-2.el10.x86_64 cmake-data-3.30.5-2.el10.noarch cmake-filesystem-3.30.5-2.el10.x86_64 cmake-rpm-macros-3.30.5-2.el10.noarch cpp-14.2.1-7.el10.x86_64 desktop-file-utils-0.26-14.el10.x86_64 emacs-filesystem-1:29.4-9.el10.noarch expat-2.6.4-1.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-c++-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gettext-0.22.5-6.el10.x86_64 gettext-envsubst-0.22.5-6.el10.x86_64 gettext-libs-0.22.5-6.el10.x86_64 gettext-runtime-0.22.5-6.el10.x86_64 glib2-2.80.4-5.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 glibc-langpack-en-2.39-37.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnutls-3.8.9-9.el10.x86_64 kernel-headers-6.12.0-58.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libgcrypt-1.11.0-5.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libksba-1.6.7-2.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libstdc++-devel-14.2.1-7.el10.x86_64 libuv-1:1.49.2-2.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 make-1:4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 ncurses-c++-libs-6.4-14.20240127.el10.x86_64 ncurses-devel-6.4-14.20240127.el10.x86_64 ninja-build-1.11.1-9.el10.x86_64 npth-1.6-21.el10.x86_64 pcre2-devel-10.44-1.el10.3.x86_64 pcre2-utf16-10.44-1.el10.3.x86_64 pcre2-utf32-10.44-1.el10.3.x86_64 procps-ng-4.0.4-7.el10.x86_64 python-rpm-macros-3.12-9.1.el10.noarch python3-3.12.9-1.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.3.2-7.el10.noarch python3-devel-3.12.9-1.el10.x86_64 python3-docutils-0.20.1-5.el10.noarch python3-idna-3.7-5.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.5-1.el10.noarch python3-libs-3.12.9-1.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pexpect-4.9.0-6.el10.noarch python3-pip-wheel-23.3.2-10.el10.noarch python3-ptyprocess-0.7.0-9.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.3-2.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch python3-setuptools-69.0.3-11.el10.noarch python3-sphinx-1:7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-urllib3-1.26.19-2.el10.noarch tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025a-1.el10.noarch vim-filesystem-2:9.1.083-5.el10.noarch Complete! Finish: build setup for fish-3.7.1-1.el10.src.rpm Start: rpmbuild fish-3.7.1-1.el10.src.rpm Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1722038400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8RDucW + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-003837986104878835FA516D7A67D962D88A709A.gpg --signature=/builddir/build/SOURCES/fish-3.7.1.tar.xz.asc --data=/builddir/build/SOURCES/fish-3.7.1.tar.xz gpgv: Signature made Tue Mar 19 04:12:22 2024 UTC gpgv: using RSA key 9E1DE0673CCC032919D18526C0B969B2974E888E gpgv: Good signature from "David Adam " gpgv: aka "David Adam (keybase.io/zanchey)" gpgv: aka "David Adam " + cd /builddir/build/BUILD + rm -rf fish-3.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fish-3.7.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd fish-3.7.1 + rm -rf /builddir/build/BUILD/fish-3.7.1-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/fish-3.7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ find share/tools -type f -name '*.py' + for f in $(find share/tools -type f -name '*.py') + sed -i -e '1{s@^#!.*@#!/usr/bin/python3@}' share/tools/create_manpage_completions.py + for f in $(find share/tools -type f -name '*.py') + sed -i -e '1{s@^#!.*@#!/usr/bin/python3@}' share/tools/deroff.py + for f in $(find share/tools -type f -name '*.py') + sed -i -e '1{s@^#!.*@#!/usr/bin/python3@}' share/tools/web_config/webconfig.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MDZePI + 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 fish-3.7.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -GNinja -DBUILD_DOCS=ON -DCMAKE_INSTALL_SYSCONFDIR=/etc -Dextra_completionsdir=/usr/share/fish/vendor_completions.d -Dextra_functionsdir=/usr/share/fish/vendor_functions.d -Dextra_confdir=/usr/share/fish/vendor_conf.d CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0066 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to default 'RelWithDebInfo' -- Performing Test HAS_NO_REDUNDANT_MOVE -- Performing Test HAS_NO_REDUNDANT_MOVE - Failed -- Performing Test HAS_REDUNDANT_MOVE -- Performing Test HAS_REDUNDANT_MOVE - Success -- Performing Test EMPTY_VALUE_INIT_ACCEPTED -- Performing Test EMPTY_VALUE_INIT_ACCEPTED - Success -- Performing Test DISABLE_STATIC_DESTRUCTORS -- Performing Test DISABLE_STATIC_DESTRUCTORS - Failed -- Found Curses: /usr/lib64/libcurses.so -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for backtrace_symbols -- Looking for backtrace_symbols - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for futimens -- Looking for futimens - found -- Looking for ctermid_r -- Looking for ctermid_r - not found -- Performing Test HAVE_STRUCT_DIRENT_D_TYPE -- Performing Test HAVE_STRUCT_DIRENT_D_TYPE - Success -- Looking for dirfd -- Looking for dirfd - found -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Looking for flock -- Looking for flock - found -- Looking for getpwent -- Looking for getpwent - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for gettext -- Looking for gettext - found -- Looking for killpg -- Looking for killpg - found -- Looking for mkostemp -- Looking for mkostemp - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for C++ include siginfo.h -- Looking for C++ include siginfo.h - not found -- Looking for C++ include spawn.h -- Looking for C++ include spawn.h - found -- Performing Test HAVE_STRUCT_STAT_ST_CTIME_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_CTIME_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for C++ include sys/ioctl.h -- Looking for C++ include sys/ioctl.h - found -- Looking for C++ include sys/select.h -- Looking for C++ include sys/select.h - found -- Looking for include files sys/types.h, sys/sysctl.h -- Looking for include files sys/types.h, sys/sysctl.h - not found -- Looking for eventfd -- Looking for eventfd - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for wcscasecmp -- Looking for wcscasecmp - found -- Looking for wcsncasecmp -- Looking for wcsncasecmp - found -- Looking for include file xlocale.h -- Looking for include file xlocale.h - not found -- Looking for wcstod_l -- Looking for wcstod_l - found -- Looking for uselocale -- Looking for uselocale - not found -- Performing Test _HAVE_WINSIZE -- Performing Test _HAVE_WINSIZE - Success -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of wchar_t[8] -- Check size of wchar_t[8] - done -- Performing Test TPARM_TAKES_VARARGS -- Performing Test TPARM_TAKES_VARARGS - Success -- Performing Test TPUTS_USES_INT_ARG -- Performing Test TPUTS_USES_INT_ARG - Success -- Performing Test HAVE_STD__MAKE_UNIQUE -- Performing Test HAVE_STD__MAKE_UNIQUE - Failed -- Performing Test HAVE_CX11_THREAD_LOCAL -- Performing Test HAVE_CX11_THREAD_LOCAL - Success -- Performing Test LIBATOMIC_NOT_NEEDED -- Performing Test LIBATOMIC_NOT_NEEDED - Success -- Performing Test HAVE_WAITSTATUS_SIGNAL_RET -- Performing Test HAVE_WAITSTATUS_SIGNAL_RET - Failed -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Performing Test HAVE__NL_MSG_CAT_CNTR -- Performing Test HAVE__NL_MSG_CAT_CNTR - Success -- Using system PCRE2 library /usr/include CMake Deprecation Warning at cmake/Tests.cmake:48 (cmake_policy): The OLD behavior for policy CMP0037 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:204 (include) -- The following features have been enabled: * gettext, translate messages with gettext * Documentation, user manual and documentation -- The following OPTIONAL packages have been found: * Curses * Gettext -- The following REQUIRED packages have been found: * Threads -- Configuring done (7.1s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fish-3.7.1/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j2 --verbose -t all doc fish_tests Change Dir: '/builddir/build/BUILD/fish-3.7.1/redhat-linux-build' Run Build Command(s): /usr/bin/ninja-build -v -j 2 all doc fish_tests [0/2] /usr/bin/cmake -P /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/CMakeFiles/VerifyGlobs.cmake [1/123] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && mkdir -p /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/share && test -e /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/share/functions || ln -sf /builddir/build/BUILD/fish-3.7.1/share/functions/ /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/share/functions [2/123] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/fish-3.7.1/tests/ /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/tests/ [3/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/de.gmo po/de.po [4/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o -MF CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o.d -o CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fish_test_helper.cpp [5/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/en.gmo po/en.po [6/123] : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/fish_test_helper.dir/src/fish_test_helper.cpp.o -o fish_test_helper && : [7/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/fr.gmo po/fr.po [8/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/pl.gmo po/pl.po [9/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/pt_BR.gmo po/pt_BR.po [10/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/sv.gmo po/sv.po [11/123] cd /builddir/build/BUILD/fish-3.7.1 && /builddir/build/BUILD/fish-3.7.1/build_tools/git_version_gen.sh /builddir/build/BUILD/fish-3.7.1/redhat-linux-build FISH_BUILD_VERSION=3.7.1 [12/123] cd /builddir/build/BUILD/fish-3.7.1 && /usr/bin/msgfmt -o /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/zh_CN.gmo po/zh_CN.po [13/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/abbrs.cpp.o -MF CMakeFiles/fishlib.dir/src/abbrs.cpp.o.d -o CMakeFiles/fishlib.dir/src/abbrs.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/abbrs.cpp [14/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/autoload.cpp.o -MF CMakeFiles/fishlib.dir/src/autoload.cpp.o.d -o CMakeFiles/fishlib.dir/src/autoload.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/autoload.cpp [15/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/color.cpp.o -MF CMakeFiles/fishlib.dir/src/color.cpp.o.d -o CMakeFiles/fishlib.dir/src/color.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/color.cpp [16/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/ast.cpp.o -MF CMakeFiles/fishlib.dir/src/ast.cpp.o.d -o CMakeFiles/fishlib.dir/src/ast.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/ast.cpp [17/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/common.cpp.o -MF CMakeFiles/fishlib.dir/src/common.cpp.o.d -o CMakeFiles/fishlib.dir/src/common.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/common.cpp [18/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/env.cpp.o -MF CMakeFiles/fishlib.dir/src/env.cpp.o.d -o CMakeFiles/fishlib.dir/src/env.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/env.cpp [19/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/complete.cpp.o -MF CMakeFiles/fishlib.dir/src/complete.cpp.o.d -o CMakeFiles/fishlib.dir/src/complete.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/complete.cpp [20/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o -MF CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o.d -o CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/env_dispatch.cpp [21/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o -MF CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o.d -o CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/env_universal_common.cpp [22/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/event.cpp.o -MF CMakeFiles/fishlib.dir/src/event.cpp.o.d -o CMakeFiles/fishlib.dir/src/event.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/event.cpp [23/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/exec.cpp.o -MF CMakeFiles/fishlib.dir/src/exec.cpp.o.d -o CMakeFiles/fishlib.dir/src/exec.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/exec.cpp [24/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/fallback.cpp.o -MF CMakeFiles/fishlib.dir/src/fallback.cpp.o.d -o CMakeFiles/fishlib.dir/src/fallback.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fallback.cpp [25/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o -MF CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o.d -o CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fd_monitor.cpp [26/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/fish_version.cpp.o -MF CMakeFiles/fishlib.dir/src/fish_version.cpp.o.d -o CMakeFiles/fishlib.dir/src/fish_version.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fish_version.cpp [27/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/expand.cpp.o -MF CMakeFiles/fishlib.dir/src/expand.cpp.o.d -o CMakeFiles/fishlib.dir/src/expand.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/expand.cpp [28/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/flog.cpp.o -MF CMakeFiles/fishlib.dir/src/flog.cpp.o.d -o CMakeFiles/fishlib.dir/src/flog.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/flog.cpp [29/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o -MF CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o.d -o CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/future_feature_flags.cpp [30/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/function.cpp.o -MF CMakeFiles/fishlib.dir/src/function.cpp.o.d -o CMakeFiles/fishlib.dir/src/function.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/function.cpp [31/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/highlight.cpp.o -MF CMakeFiles/fishlib.dir/src/highlight.cpp.o.d -o CMakeFiles/fishlib.dir/src/highlight.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/highlight.cpp [32/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/history_file.cpp.o -MF CMakeFiles/fishlib.dir/src/history_file.cpp.o.d -o CMakeFiles/fishlib.dir/src/history_file.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/history_file.cpp [33/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/history.cpp.o -MF CMakeFiles/fishlib.dir/src/history.cpp.o.d -o CMakeFiles/fishlib.dir/src/history.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/history.cpp [34/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/input_common.cpp.o -MF CMakeFiles/fishlib.dir/src/input_common.cpp.o.d -o CMakeFiles/fishlib.dir/src/input_common.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/input_common.cpp [35/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/input.cpp.o -MF CMakeFiles/fishlib.dir/src/input.cpp.o.d -o CMakeFiles/fishlib.dir/src/input.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/input.cpp [36/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/iothread.cpp.o -MF CMakeFiles/fishlib.dir/src/iothread.cpp.o.d -o CMakeFiles/fishlib.dir/src/iothread.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/iothread.cpp [37/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/io.cpp.o -MF CMakeFiles/fishlib.dir/src/io.cpp.o.d -o CMakeFiles/fishlib.dir/src/io.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/io.cpp [38/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/kill.cpp.o -MF CMakeFiles/fishlib.dir/src/kill.cpp.o.d -o CMakeFiles/fishlib.dir/src/kill.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/kill.cpp [39/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/job_group.cpp.o -MF CMakeFiles/fishlib.dir/src/job_group.cpp.o.d -o CMakeFiles/fishlib.dir/src/job_group.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/job_group.cpp [40/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o -MF CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o.d -o CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/null_terminated_array.cpp [41/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/operation_context.cpp.o -MF CMakeFiles/fishlib.dir/src/operation_context.cpp.o.d -o CMakeFiles/fishlib.dir/src/operation_context.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/operation_context.cpp [42/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/output.cpp.o -MF CMakeFiles/fishlib.dir/src/output.cpp.o.d -o CMakeFiles/fishlib.dir/src/output.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/output.cpp [43/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/pager.cpp.o -MF CMakeFiles/fishlib.dir/src/pager.cpp.o.d -o CMakeFiles/fishlib.dir/src/pager.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/pager.cpp [44/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/parse_tree.cpp.o -MF CMakeFiles/fishlib.dir/src/parse_tree.cpp.o.d -o CMakeFiles/fishlib.dir/src/parse_tree.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/parse_tree.cpp [45/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/parse_execution.cpp.o -MF CMakeFiles/fishlib.dir/src/parse_execution.cpp.o.d -o CMakeFiles/fishlib.dir/src/parse_execution.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/parse_execution.cpp [46/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/parse_util.cpp.o -MF CMakeFiles/fishlib.dir/src/parse_util.cpp.o.d -o CMakeFiles/fishlib.dir/src/parse_util.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/parse_util.cpp [47/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o -MF CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o.d -o CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/parser_keywords.cpp [48/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/parser.cpp.o -MF CMakeFiles/fishlib.dir/src/parser.cpp.o.d -o CMakeFiles/fishlib.dir/src/parser.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/parser.cpp [49/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/path.cpp.o -MF CMakeFiles/fishlib.dir/src/path.cpp.o.d -o CMakeFiles/fishlib.dir/src/path.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/path.cpp [50/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/postfork.cpp.o -MF CMakeFiles/fishlib.dir/src/postfork.cpp.o.d -o CMakeFiles/fishlib.dir/src/postfork.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/postfork.cpp [51/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/re.cpp.o -MF CMakeFiles/fishlib.dir/src/re.cpp.o.d -o CMakeFiles/fishlib.dir/src/re.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/re.cpp [52/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/proc.cpp.o -MF CMakeFiles/fishlib.dir/src/proc.cpp.o.d -o CMakeFiles/fishlib.dir/src/proc.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/proc.cpp [53/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/redirection.cpp.o -MF CMakeFiles/fishlib.dir/src/redirection.cpp.o.d -o CMakeFiles/fishlib.dir/src/redirection.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/redirection.cpp [54/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/screen.cpp.o -MF CMakeFiles/fishlib.dir/src/screen.cpp.o.d -o CMakeFiles/fishlib.dir/src/screen.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/screen.cpp [55/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/signal.cpp.o -MF CMakeFiles/fishlib.dir/src/signal.cpp.o.d -o CMakeFiles/fishlib.dir/src/signal.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/signal.cpp [56/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/termsize.cpp.o -MF CMakeFiles/fishlib.dir/src/termsize.cpp.o.d -o CMakeFiles/fishlib.dir/src/termsize.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/termsize.cpp [57/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/timer.cpp.o -MF CMakeFiles/fishlib.dir/src/timer.cpp.o.d -o CMakeFiles/fishlib.dir/src/timer.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/timer.cpp [58/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/reader.cpp.o -MF CMakeFiles/fishlib.dir/src/reader.cpp.o.d -o CMakeFiles/fishlib.dir/src/reader.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/reader.cpp [59/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o -MF CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o.d -o CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/tinyexpr.cpp [60/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o -MF CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o.d -o CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/topic_monitor.cpp [61/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/tokenizer.cpp.o -MF CMakeFiles/fishlib.dir/src/tokenizer.cpp.o.d -o CMakeFiles/fishlib.dir/src/tokenizer.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/tokenizer.cpp [62/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/utf8.cpp.o -MF CMakeFiles/fishlib.dir/src/utf8.cpp.o.d -o CMakeFiles/fishlib.dir/src/utf8.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/utf8.cpp [63/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/util.cpp.o -MF CMakeFiles/fishlib.dir/src/util.cpp.o.d -o CMakeFiles/fishlib.dir/src/util.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/util.cpp [64/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/trace.cpp.o -MF CMakeFiles/fishlib.dir/src/trace.cpp.o.d -o CMakeFiles/fishlib.dir/src/trace.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/trace.cpp [65/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/wait_handle.cpp.o -MF CMakeFiles/fishlib.dir/src/wait_handle.cpp.o.d -o CMakeFiles/fishlib.dir/src/wait_handle.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/wait_handle.cpp [66/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/wgetopt.cpp.o -MF CMakeFiles/fishlib.dir/src/wgetopt.cpp.o.d -o CMakeFiles/fishlib.dir/src/wgetopt.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/wgetopt.cpp [67/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o -MF CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o.d -o CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/wcstringutil.cpp [68/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/wutil.cpp.o -MF CMakeFiles/fishlib.dir/src/wutil.cpp.o.d -o CMakeFiles/fishlib.dir/src/wutil.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/wutil.cpp [69/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/wildcard.cpp.o -MF CMakeFiles/fishlib.dir/src/wildcard.cpp.o.d -o CMakeFiles/fishlib.dir/src/wildcard.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/wildcard.cpp [70/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/fds.cpp.o -MF CMakeFiles/fishlib.dir/src/fds.cpp.o.d -o CMakeFiles/fishlib.dir/src/fds.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fds.cpp [71/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtin.cpp.o -MF CMakeFiles/fishlib.dir/src/builtin.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtin.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtin.cpp [72/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/abbr.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/abbr.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/abbr.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/abbr.cpp [73/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/bg.cpp [74/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/argparse.cpp [75/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/bind.cpp [76/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/block.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/block.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/block.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/block.cpp [77/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/builtin.cpp [78/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/cd.cpp [79/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/command.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/command.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/command.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/command.cpp [80/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/commandline.cpp [81/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/contains.cpp [82/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/complete.cpp [83/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/disown.cpp [84/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/echo.cpp [85/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/emit.cpp [86/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/eval.cpp [87/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/exit.cpp [88/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/fg.cpp [89/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/function.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/function.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/function.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/function.cpp [90/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/functions.cpp [91/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/history.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/history.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/history.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/history.cpp [92/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/jobs.cpp [93/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/math.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/math.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/math.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/math.cpp [94/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/printf.cpp [95/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/pwd.cpp [96/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/random.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/random.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/random.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/random.cpp [97/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/path.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/path.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/path.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/path.cpp [98/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/read.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/read.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/read.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/read.cpp [99/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/realpath.cpp [100/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/return.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/return.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/return.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/return.cpp [101/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/set_color.cpp [102/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/set.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/set.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/set.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/set.cpp [103/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/source.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/source.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/source.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/source.cpp [104/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/status.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/status.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/status.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/status.cpp [105/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/test.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/test.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/test.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/test.cpp [106/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/string.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/string.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/string.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/string.cpp [107/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/ulimit.cpp [108/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/type.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/type.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/type.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/type.cpp [109/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o -MF CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o.d -o CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/builtins/wait.cpp [110/123] : && /usr/bin/cmake -E rm -f libfishlib.a && /usr/bin/ar qc libfishlib.a CMakeFiles/fishlib.dir/src/ast.cpp.o CMakeFiles/fishlib.dir/src/abbrs.cpp.o CMakeFiles/fishlib.dir/src/autoload.cpp.o CMakeFiles/fishlib.dir/src/color.cpp.o CMakeFiles/fishlib.dir/src/common.cpp.o CMakeFiles/fishlib.dir/src/complete.cpp.o CMakeFiles/fishlib.dir/src/env.cpp.o CMakeFiles/fishlib.dir/src/env_dispatch.cpp.o CMakeFiles/fishlib.dir/src/env_universal_common.cpp.o CMakeFiles/fishlib.dir/src/event.cpp.o CMakeFiles/fishlib.dir/src/exec.cpp.o CMakeFiles/fishlib.dir/src/expand.cpp.o CMakeFiles/fishlib.dir/src/fallback.cpp.o CMakeFiles/fishlib.dir/src/fd_monitor.cpp.o CMakeFiles/fishlib.dir/src/fish_version.cpp.o CMakeFiles/fishlib.dir/src/flog.cpp.o CMakeFiles/fishlib.dir/src/function.cpp.o CMakeFiles/fishlib.dir/src/future_feature_flags.cpp.o CMakeFiles/fishlib.dir/src/highlight.cpp.o CMakeFiles/fishlib.dir/src/history.cpp.o CMakeFiles/fishlib.dir/src/history_file.cpp.o CMakeFiles/fishlib.dir/src/input.cpp.o CMakeFiles/fishlib.dir/src/input_common.cpp.o CMakeFiles/fishlib.dir/src/io.cpp.o CMakeFiles/fishlib.dir/src/iothread.cpp.o CMakeFiles/fishlib.dir/src/job_group.cpp.o CMakeFiles/fishlib.dir/src/kill.cpp.o CMakeFiles/fishlib.dir/src/null_terminated_array.cpp.o CMakeFiles/fishlib.dir/src/operation_context.cpp.o CMakeFiles/fishlib.dir/src/output.cpp.o CMakeFiles/fishlib.dir/src/pager.cpp.o CMakeFiles/fishlib.dir/src/parse_execution.cpp.o CMakeFiles/fishlib.dir/src/parse_tree.cpp.o CMakeFiles/fishlib.dir/src/parse_util.cpp.o CMakeFiles/fishlib.dir/src/parser.cpp.o CMakeFiles/fishlib.dir/src/parser_keywords.cpp.o CMakeFiles/fishlib.dir/src/path.cpp.o CMakeFiles/fishlib.dir/src/postfork.cpp.o CMakeFiles/fishlib.dir/src/proc.cpp.o CMakeFiles/fishlib.dir/src/re.cpp.o CMakeFiles/fishlib.dir/src/reader.cpp.o CMakeFiles/fishlib.dir/src/redirection.cpp.o CMakeFiles/fishlib.dir/src/screen.cpp.o CMakeFiles/fishlib.dir/src/signal.cpp.o CMakeFiles/fishlib.dir/src/termsize.cpp.o CMakeFiles/fishlib.dir/src/timer.cpp.o CMakeFiles/fishlib.dir/src/tinyexpr.cpp.o CMakeFiles/fishlib.dir/src/tokenizer.cpp.o CMakeFiles/fishlib.dir/src/topic_monitor.cpp.o CMakeFiles/fishlib.dir/src/trace.cpp.o CMakeFiles/fishlib.dir/src/utf8.cpp.o CMakeFiles/fishlib.dir/src/util.cpp.o CMakeFiles/fishlib.dir/src/wait_handle.cpp.o CMakeFiles/fishlib.dir/src/wcstringutil.cpp.o CMakeFiles/fishlib.dir/src/wgetopt.cpp.o CMakeFiles/fishlib.dir/src/wildcard.cpp.o CMakeFiles/fishlib.dir/src/wutil.cpp.o CMakeFiles/fishlib.dir/src/fds.cpp.o CMakeFiles/fishlib.dir/src/builtin.cpp.o CMakeFiles/fishlib.dir/src/builtins/abbr.cpp.o CMakeFiles/fishlib.dir/src/builtins/argparse.cpp.o CMakeFiles/fishlib.dir/src/builtins/bg.cpp.o CMakeFiles/fishlib.dir/src/builtins/bind.cpp.o CMakeFiles/fishlib.dir/src/builtins/block.cpp.o CMakeFiles/fishlib.dir/src/builtins/builtin.cpp.o CMakeFiles/fishlib.dir/src/builtins/cd.cpp.o CMakeFiles/fishlib.dir/src/builtins/command.cpp.o CMakeFiles/fishlib.dir/src/builtins/commandline.cpp.o CMakeFiles/fishlib.dir/src/builtins/complete.cpp.o CMakeFiles/fishlib.dir/src/builtins/contains.cpp.o CMakeFiles/fishlib.dir/src/builtins/disown.cpp.o CMakeFiles/fishlib.dir/src/builtins/echo.cpp.o CMakeFiles/fishlib.dir/src/builtins/emit.cpp.o CMakeFiles/fishlib.dir/src/builtins/eval.cpp.o CMakeFiles/fishlib.dir/src/builtins/exit.cpp.o CMakeFiles/fishlib.dir/src/builtins/fg.cpp.o CMakeFiles/fishlib.dir/src/builtins/function.cpp.o CMakeFiles/fishlib.dir/src/builtins/functions.cpp.o CMakeFiles/fishlib.dir/src/builtins/history.cpp.o CMakeFiles/fishlib.dir/src/builtins/jobs.cpp.o CMakeFiles/fishlib.dir/src/builtins/math.cpp.o CMakeFiles/fishlib.dir/src/builtins/printf.cpp.o CMakeFiles/fishlib.dir/src/builtins/path.cpp.o CMakeFiles/fishlib.dir/src/builtins/pwd.cpp.o CMakeFiles/fishlib.dir/src/builtins/random.cpp.o CMakeFiles/fishlib.dir/src/builtins/read.cpp.o CMakeFiles/fishlib.dir/src/builtins/realpath.cpp.o CMakeFiles/fishlib.dir/src/builtins/return.cpp.o CMakeFiles/fishlib.dir/src/builtins/set.cpp.o CMakeFiles/fishlib.dir/src/builtins/set_color.cpp.o CMakeFiles/fishlib.dir/src/builtins/source.cpp.o CMakeFiles/fishlib.dir/src/builtins/status.cpp.o CMakeFiles/fishlib.dir/src/builtins/string.cpp.o CMakeFiles/fishlib.dir/src/builtins/test.cpp.o CMakeFiles/fishlib.dir/src/builtins/type.cpp.o CMakeFiles/fishlib.dir/src/builtins/ulimit.cpp.o CMakeFiles/fishlib.dir/src/builtins/wait.cpp.o && /usr/bin/ranlib libfishlib.a && : [111/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish.dir/src/fish.cpp.o -MF CMakeFiles/fish.dir/src/fish.cpp.o.d -o CMakeFiles/fish.dir/src/fish.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fish.cpp [112/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o -MF CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o.d -o CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fish_indent.cpp [113/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish_indent.dir/src/print_help.cpp.o -MF CMakeFiles/fish_indent.dir/src/print_help.cpp.o.d -o CMakeFiles/fish_indent.dir/src/print_help.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/print_help.cpp [114/123] : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/fish.dir/src/fish.cpp.o -o fish libfishlib.a -lcurses /usr/lib64/libtinfo.so -ldl /usr/lib64/libpcre2-32.so && : [115/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o -MF CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o.d -o CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fish_key_reader.cpp [116/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o -MF CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o.d -o CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/print_help.cpp [117/123] : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/fish_indent.dir/src/fish_indent.cpp.o CMakeFiles/fish_indent.dir/src/print_help.cpp.o -o fish_indent libfishlib.a -lcurses /usr/lib64/libtinfo.so -ldl /usr/lib64/libpcre2-32.so && : [118/123] : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/fish_key_reader.dir/src/fish_key_reader.cpp.o CMakeFiles/fish_key_reader.dir/src/print_help.cpp.o -o fish_key_reader libfishlib.a -lcurses /usr/lib64/libtinfo.so -ldl /usr/lib64/libpcre2-32.so && : [119/123] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && mkdir -p /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/html/_static/ && env PATH="/builddir/build/BUILD/fish-3.7.1/redhat-linux-build:$PATH" /usr/bin/sphinx-build -j auto -q -b html -c /builddir/build/BUILD/fish-3.7.1/doc_src -d /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/.doctrees-html /builddir/build/BUILD/fish-3.7.1/doc_src /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/html [120/123] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && env PATH="/builddir/build/BUILD/fish-3.7.1/redhat-linux-build:$PATH" /usr/bin/sphinx-build -j auto -q -b man -c /builddir/build/BUILD/fish-3.7.1/doc_src -d /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/.doctrees-man /builddir/build/BUILD/fish-3.7.1/doc_src /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/man/man1 [121/123] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && sed '/Version/d' fish.pc.noversion > fish.pc && printf Version:\ >> fish.pc && sed 's/FISH_BUILD_VERSION=//;s/"//g' FISH-BUILD-VERSION-FILE >> fish.pc [122/123] /usr/bin/g++ -DBINDIR=L\"/usr/bin\" -DCMAKE_BINARY_DIR=\"/builddir/build/BUILD/fish-3.7.1/redhat-linux-build\" -DCMAKE_SOURCE_DIR=\"/builddir/build/BUILD/fish-3.7.1\" -DDATADIR=L\"/usr/share\" -DDOCDIR=L\"/usr/share/doc/fish\" -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=L\"/usr\" -DSYSCONFDIR=L\"/etc\" -D_ATFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -D_UNICODE=1 -I/builddir/build/BUILD/fish-3.7.1/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -std=gnu++11 -UNDEBUG -fdiagnostics-color=always -Wall -Wextra -Wno-comment -Wno-address -fno-exceptions -MD -MT CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o -MF CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o.d -o CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o -c /builddir/build/BUILD/fish-3.7.1/src/fish_tests.cpp /builddir/build/BUILD/fish-3.7.1/src/fish_tests.cpp: In function ‘test_dir_iter()’: /builddir/build/BUILD/fish-3.7.1/src/fish_tests.cpp:1757:22: warning: ‘expected’ may be used uninitialized [-Wmaybe-uninitialized] 1757 | expected = none(); | ~~~~~~~~~^~~~~~~~ /builddir/build/BUILD/fish-3.7.1/src/fish_tests.cpp:1747:35: note: ‘expected’ declared here 1747 | maybe_t expected{}; | ^~~~~~~~ [123/123] : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -Wredundant-move -O2 -g -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/fish_tests.dir/src/fish_tests.cpp.o -o fish_tests libfishlib.a -lcurses /usr/lib64/libtinfo.so -ldl /usr/lib64/libpcre2-32.so && : + sed -i 's^/usr/local/^/usr/^g' redhat-linux-build/fish.pc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gWvwHr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fish-3.7.1 + DESTDIR=/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 + /usr/bin/cmake --install redhat-linux-build -- Install configuration: "RelWithDebInfo" + [[ /usr/bin/python3 =~ - ]] + clamp_source_mtime /usr/bin/python3 /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/ + python_binary='env /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/ + PYTHONPATH=/usr/lib/rpm/redhat + env /usr/bin/python3 -s -B -m clamp_source_mtime /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/ Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/'... Clamping mtime of '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/create_manpage_completions.py' Clamping mtime of '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/deroff.py' Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/js'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/partials'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/sample_prompts'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/themes'... Clamping mtime of '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/webconfig.py' ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=312 + '[' 312 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/ + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/ + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -j2 -o 0 -o 1 -s /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 -p / --hardlink-dupes --invalidation-mode=timestamp /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/ Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/'... Compiling '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/create_manpage_completions.py'... Compiling '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/deroff.py'... Compiling '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/webconfig.py'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/js'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/partials'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/sample_prompts'... Listing '/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/fish/tools/web_config/themes'... + cp -a README.rst /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/doc/fish + cp -a CONTRIBUTING.rst /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/doc/fish + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 fish + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 3.7.1-1.el10 --unique-debug-suffix -3.7.1-1.el10.x86_64 --unique-debug-src-base fish-3.7.1-1.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fish-3.7.1 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/fish-3.7.1-1.el10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/fish/tools/deroff.py is executable but has no shebang, removing executable bit + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kOZsFH + 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 fish-3.7.1 + /usr/bin/ninja -v -j2 -C redhat-linux-build test ninja: Entering directory `redhat-linux-build' [0/2] /usr/bin/cmake -P /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/CMakeFiles/VerifyGlobs.cmake [1/9] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && mkdir -p /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/share && test -e /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/share/functions || ln -sf /builddir/build/BUILD/fish-3.7.1/share/functions/ /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/share/functions [2/9] cd /builddir/build/BUILD/fish-3.7.1 && /builddir/build/BUILD/fish-3.7.1/build_tools/git_version_gen.sh /builddir/build/BUILD/fish-3.7.1/redhat-linux-build [3/5] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/fish-3.7.1/tests/ /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/tests/ [4/5] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && /usr/bin/cmake -E make_directory /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/test/buildroot && env DESTDIR=/builddir/build/BUILD/fish-3.7.1/redhat-linux-build/test/buildroot /usr/bin/cmake --build /builddir/build/BUILD/fish-3.7.1/redhat-linux-build --target install && /usr/bin/cmake -E copy /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/fish_test_helper /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/test/buildroot//usr/bin && /usr/bin/cmake -E create_symlink /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/test/buildroot//usr /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/test/root Change Dir: '/builddir/build/BUILD/fish-3.7.1/redhat-linux-build' Run Build Command(s): /usr/bin/ninja-build -v install [0/2] /usr/bin/cmake -P /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/CMakeFiles/VerifyGlobs.cmake [1/9] cd /builddir/build/BUILD/fish-3.7.1 && /builddir/build/BUILD/fish-3.7.1/build_tools/git_version_gen.sh /builddir/build/BUILD/fish-3.7.1/redhat-linux-build [2/4] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && mkdir -p /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/html/_static/ && env PATH="/builddir/build/BUILD/fish-3.7.1/redhat-linux-build:$PATH" /usr/bin/sphinx-build -j auto -q -b html -c /builddir/build/BUILD/fish-3.7.1/doc_src -d /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/.doctrees-html /builddir/build/BUILD/fish-3.7.1/doc_src /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/html [3/4] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && env PATH="/builddir/build/BUILD/fish-3.7.1/redhat-linux-build:$PATH" /usr/bin/sphinx-build -j auto -q -b man -c /builddir/build/BUILD/fish-3.7.1/doc_src -d /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/.doctrees-man /builddir/build/BUILD/fish-3.7.1/doc_src /builddir/build/BUILD/fish-3.7.1/redhat-linux-build/user_doc/man/man1 [3/4] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" [4/5] cd /builddir/build/BUILD/fish-3.7.1/redhat-linux-build && env CTEST_PARALLEL_LEVEL=2 FISH_FORCE_COLOR=1 FISH_SOURCE_DIR=/builddir/build/BUILD/fish-3.7.1 /usr/bin/ctest --force-new-ctest-process --output-on-failure --progress Test project /builddir/build/BUILD/fish-3.7.1/redhat-linux-build Start 1: utility_functions Start 2: dir_iter 1/247 Test #1: utility_functions ........................ Passed 0.02 sec Start 3: string_split 2/247 Test #2: dir_iter ................................. Passed 0.02 sec Start 4: wwrite_to_fd 3/247 Test #3: string_split ............................. Passed 0.02 sec Start 5: env_vars 4/247 Test #4: wwrite_to_fd ............................. Passed 0.02 sec Start 6: env 5/247 Test #5: env_vars ................................. Passed 0.02 sec Start 7: str_to_num 6/247 Test #6: env ...................................... Passed 0.02 sec Start 8: enum 7/247 Test #7: str_to_num ............................... Passed 0.02 sec Start 9: highlighting 8/247 Test #8: enum ..................................... Passed 0.02 sec Start 10: new_parser_ll2 9/247 Test #10: new_parser_ll2 ........................... Passed 0.02 sec Start 11: new_parser_fuzzing 10/247 Test #9: highlighting ............................. Passed 0.03 sec Start 12: new_parser_correctness 11/247 Test #12: new_parser_correctness ................... Passed 0.02 sec Start 13: new_parser_ad_hoc 12/247 Test #13: new_parser_ad_hoc ........................ Passed 0.02 sec Start 14: new_parser_errors 13/247 Test #14: new_parser_errors ........................ Passed 0.02 sec Start 15: error_messages 14/247 Test #15: error_messages ........................... Passed 0.02 sec Start 16: escape 15/247 Test #11: new_parser_fuzzing ....................... Passed 0.26 sec Start 17: format 16/247 Test #17: format ................................... Passed 0.02 sec Start 18: convert 17/247 Test #16: escape ................................... Passed 0.38 sec Start 19: convert_ascii 18/247 Test #19: convert_ascii ............................ Passed 0.43 sec Start 20: perf_convert_ascii 19/247 Test #18: convert .................................. Passed 0.77 sec Start 21: convert_nulls 20/247 Test #21: convert_nulls ............................ Passed 0.02 sec Start 22: tokenizer 21/247 Test #22: tokenizer ................................ Passed 0.02 sec Start 23: fd_monitor 22/247 Test #23: fd_monitor ............................... Passed 0.11 sec Start 24: iothread 23/247 Test #24: iothread ................................. Passed 0.02 sec Start 25: pthread 24/247 Test #25: pthread .................................. Passed 0.02 sec Start 26: debounce 25/247 Test #20: perf_convert_ascii ....................... Passed 0.66 sec Start 27: parser 26/247 Test #27: parser ................................... Passed 0.02 sec Start 28: cancellation 27/247 Test #26: debounce ................................. Passed 1.27 sec Start 29: indents 28/247 Test #29: indents .................................. Passed 0.02 sec Start 30: utf8 29/247 Test #30: utf8 ..................................... Passed 0.02 sec Start 31: feature_flags 30/247 Test #31: feature_flags ............................ Passed 0.02 sec Start 32: escape_sequences 31/247 Test #32: escape_sequences ......................... Passed 0.02 sec Start 33: pcre2_escape 32/247 Test #33: pcre2_escape ............................. Passed 0.02 sec Start 34: lru 33/247 Test #34: lru ...................................... Passed 0.02 sec Start 35: expand 34/247 Test #35: expand ................................... Passed 0.05 sec Start 36: fuzzy_match 35/247 Test #36: fuzzy_match .............................. Passed 0.02 sec Start 37: ifind 36/247 Test #37: ifind .................................... Passed 0.02 sec Start 38: ifind_fuzzy 37/247 Test #38: ifind_fuzzy .............................. Passed 0.02 sec Start 39: abbreviations 38/247 Test #39: abbreviations ............................ Passed 0.02 sec Start 40: builtins/test 39/247 Test #40: builtins/test ............................ Passed 0.02 sec Start 41: wcstod 40/247 Test #41: wcstod ................................... Passed 0.02 sec Start 42: fish_wcstod_underscores 41/247 Test #42: fish_wcstod_underscores .................. Passed 0.02 sec Start 43: dup2s 42/247 Test #43: dup2s .................................... Passed 0.02 sec Start 44: path 43/247 Test #44: path ..................................... Passed 0.02 sec Start 45: pager_navigation 44/247 Test #45: pager_navigation ......................... Passed 0.02 sec Start 46: pager_layout 45/247 Test #46: pager_layout ............................. Passed 0.02 sec Start 47: word_motion 46/247 Test #47: word_motion .............................. Passed 0.02 sec Start 48: is_potential_path 47/247 Test #48: is_potential_path ........................ Passed 0.03 sec Start 49: colors 48/247 Test #49: colors ................................... Passed 0.02 sec Start 50: wildcard 49/247 Test #50: wildcard ................................. Passed 0.02 sec Start 51: complete 50/247 Test #51: complete ................................. Passed 0.04 sec Start 52: autoload 51/247 Test #52: autoload ................................. Passed 0.03 sec Start 53: input 52/247 Test #53: input .................................... Passed 0.02 sec Start 54: line_iterator 53/247 Test #54: line_iterator ............................ Passed 0.02 sec Start 55: undo 54/247 Test #55: undo ..................................... Passed 0.02 sec Start 56: universal 55/247 Test #56: universal ................................ Passed 2.14 sec Start 57: wait_handles 56/247 Test #57: wait_handles ............................. Passed 0.02 sec Start 58: completion_insertions 57/247 Test #58: completion_insertions .................... Passed 0.02 sec Start 59: autosuggestion_ignores 58/247 Test #59: autosuggestion_ignores ................... Passed 0.02 sec Start 60: autosuggestion_combining 59/247 Test #60: autosuggestion_combining ................. Passed 0.02 sec Start 61: autosuggest_suggest_special 60/247 Test #61: autosuggest_suggest_special .............. Passed 0.05 sec Start 62: history 61/247 Test #62: history .................................. Passed 0.03 sec Start 63: history_merge 62/247 Test #28: cancellation ............................. Passed 5.03 sec Start 64: history_paths 63/247 Test #64: history_paths ............................ Passed 0.02 sec Start 65: history_races 64/247 Test #65: history_races ............................ Passed 0.59 sec Start 66: history_formats 65/247 Test #66: history_formats .......................... Passed 0.04 sec Start 67: string 66/247 Test #67: string ................................... Passed 0.02 sec Start 68: illegal_command_exit_code 67/247 Test #68: illegal_command_exit_code ................ Passed 0.02 sec Start 69: maybe 68/247 Test #69: maybe .................................... Passed 0.02 sec Start 70: layout_cache 69/247 Test #70: layout_cache ............................. Passed 0.02 sec Start 71: prompt 70/247 Test #71: prompt ................................... Passed 0.02 sec Start 72: normalize 71/247 Test #72: normalize ................................ Passed 0.02 sec Start 73: dirname 72/247 Test #73: dirname .................................. Passed 0.02 sec Start 74: topics 73/247 Test #74: topics ................................... Passed 0.97 sec Start 75: pipes 74/247 Test #75: pipes .................................... Passed 0.02 sec Start 76: fd_event 75/247 Test #76: fd_event ................................. Passed 0.02 sec Start 77: timer_format 76/247 Test #77: timer_format ............................. Passed 0.02 sec Start 78: termsize 77/247 Test #78: termsize ................................. Passed 0.02 sec Start 79: killring 78/247 Test #79: killring ................................. Passed 0.02 sec Start 80: re 79/247 Test #80: re ....................................... Passed 0.42 sec Start 81: wgetopt 80/247 Test #81: wgetopt .................................. Passed 0.02 sec Start 82: abbr.fish 81/247 Test #82: abbr.fish ................................ Passed 0.12 sec Start 83: alias.fish 82/247 Test #83: alias.fish ............................... Passed 0.13 sec Start 84: andandoror.fish 83/247 Test #84: andandoror.fish .......................... Passed 0.09 sec Start 85: andor.fish 84/247 Test #85: andor.fish ............................... Passed 0.08 sec Start 86: argparse.fish 85/247 Test #86: argparse.fish ............................ Passed 0.11 sec Start 87: bad-option.fish 86/247 Test #87: bad-option.fish .......................... Passed 0.08 sec Start 88: basic.fish 87/247 Test #88: basic.fish ............................... Passed 0.19 sec Start 89: bind.fish 88/247 Test #89: bind.fish ................................ Passed 0.09 sec Start 90: braces.fish 89/247 Test #90: braces.fish .............................. Passed 0.08 sec Start 91: broken-config.fish 90/247 Test #91: broken-config.fish ....................... Passed 0.09 sec Start 92: builtinbuiltin.fish 91/247 Test #92: builtinbuiltin.fish ...................... Passed 0.08 sec Start 93: caller-observer.fish 92/247 Test #93: caller-observer.fish ..................... Passed 0.08 sec Start 94: cd.fish 93/247 Test #94: cd.fish .................................. Passed 1.12 sec Start 95: check-all-fish-files.fish 94/247 Test #63: history_merge ............................ Passed 6.78 sec Start 96: check-completions.fish 95/247 Test #96: check-completions.fish ................... Passed 0.40 sec Start 97: check-translations.fish 96/247 Test #95: check-all-fish-files.fish ................ Passed 2.70 sec Start 98: cmdsub-limit.fish 97/247 Test #98: cmdsub-limit.fish ........................ Passed 0.09 sec Start 99: cmdsub.fish 98/247 Test #99: cmdsub.fish .............................. Passed 0.08 sec Start 100: colon-delimited-var.fish 99/247 Test #100: colon-delimited-var.fish ................. Passed 0.08 sec Start 101: command-1.fish 100/247 Test #97: check-translations.fish .................. Passed 1.71 sec Start 102: command-2.fish 101/247 Test #101: command-1.fish ........................... Passed 0.08 sec Start 103: command-not-found.fish 102/247 Test #102: command-2.fish ........................... Passed 0.08 sec Start 104: command-vars-persist.fish 103/247 Test #103: command-not-found.fish ................... Passed 0.11 sec Start 105: commandline.fish 104/247 Test #104: command-vars-persist.fish ................ Passed 0.08 sec Start 106: complete-group-order.fish 105/247 Test #105: commandline.fish ......................... Passed 0.09 sec Start 107: complete.fish 106/247 Test #106: complete-group-order.fish ................ Passed 0.09 sec Start 108: complete_directories.fish 107/247 Test #108: complete_directories.fish ................ Passed 0.10 sec Start 109: contains_opt.fish 108/247 Test #107: complete.fish ............................ Passed 0.21 sec Start 110: count.fish 109/247 Test #109: contains_opt.fish ........................ Passed 0.10 sec Start 111: deep-cmdsub.fish 110/247 Test #110: count.fish ............................... Passed 0.11 sec Start 112: directory-redirect.fish 111/247 Test #111: deep-cmdsub.fish ......................... Passed 0.09 sec Start 113: disown-parent.fish 112/247 Test #112: directory-redirect.fish .................. Passed 0.08 sec Start 114: empty.fish 113/247 Test #114: empty.fish ............................... Passed 0.08 sec Start 115: env.fish 114/247 Test #115: env.fish ................................. Passed 0.08 sec Start 116: eval.fish 115/247 Test #116: eval.fish ................................ Passed 0.08 sec Start 117: exec.fish 116/247 Test #117: exec.fish ................................ Passed 0.09 sec Start 118: exit-status-with-closing-stderr.fish 117/247 Test #118: exit-status-with-closing-stderr.fish ..... Passed 0.08 sec Start 119: expansion.fish 118/247 Test #113: disown-parent.fish ....................... Passed 0.59 sec Start 120: fds.fish 119/247 Test #119: expansion.fish ........................... Passed 0.15 sec Start 121: features-ampersand-nobg-in-token1.fish 120/247 Test #120: fds.fish ................................. Passed 0.11 sec Start 122: features-nocaret1.fish 121/247 Test #121: features-ampersand-nobg-in-token1.fish ... Passed 0.09 sec Start 123: features-nocaret2.fish 122/247 Test #122: features-nocaret1.fish ................... Passed 0.08 sec Start 124: features-nocaret3.fish 123/247 Test #123: features-nocaret2.fish ................... Passed 0.08 sec Start 125: features-nocaret4.fish 124/247 Test #124: features-nocaret3.fish ................... Passed 0.08 sec Start 126: features-qmark1.fish 125/247 Test #125: features-nocaret4.fish ................... Passed 0.09 sec Start 127: features-qmark2.fish 126/247 Test #126: features-qmark1.fish ..................... Passed 0.09 sec Start 128: features-string-backslashes-off.fish 127/247 Test #127: features-qmark2.fish ..................... Passed 0.08 sec Start 129: features-string-backslashes.fish 128/247 Test #128: features-string-backslashes-off.fish ..... Passed 0.09 sec Start 130: fish_add_path.fish 129/247 Test #129: features-string-backslashes.fish ......... Passed 0.09 sec Start 131: fish_user_paths.fish 130/247 Test #130: fish_add_path.fish ....................... Passed 0.10 sec Start 132: for.fish 131/247 Test #131: fish_user_paths.fish ..................... Passed 0.10 sec Start 133: function-definition.fish 132/247 Test #132: for.fish ................................. Passed 0.08 sec Start 134: function.fish 133/247 Test #133: function-definition.fish ................. Passed 0.09 sec Start 135: functions.fish 134/247 Test #134: function.fish ............................ Passed 0.10 sec Start 136: git.fish 135/247 Test #135: functions.fish ........................... Passed 0.10 sec Start 137: glob.fish 136/247 Test #136: git.fish ................................. Passed 0.08 sec Start 138: history.fish 137/247 Test #137: glob.fish ................................ Passed 0.12 sec Start 139: indent.fish 138/247 Test #138: history.fish ............................. Passed 0.10 sec Start 140: init-command-2.fish 139/247 Test #140: init-command-2.fish ...................... Passed 0.08 sec Start 141: init-command-mix-ordering.fish 140/247 Test #141: init-command-mix-ordering.fish ........... Passed 0.09 sec Start 142: init-command-mix.fish 141/247 Test #139: indent.fish .............................. Passed 0.22 sec Start 143: init-command.fish 142/247 Test #142: init-command-mix.fish .................... Passed 0.08 sec Start 144: init-unreadable-cwd.fish 143/247 Test #143: init-command.fish ........................ Passed 0.08 sec Start 145: invocation.fish 144/247 Test #144: init-unreadable-cwd.fish ................. Passed 0.09 sec Start 146: job-control-noninteractive.fish 145/247 Test #146: job-control-noninteractive.fish .......... Passed 0.09 sec Start 147: job-control-not-a-tty.fish 146/247 Test #145: invocation.fish .......................... Passed 0.17 sec Start 148: job-ids.fish 147/247 Test #147: job-control-not-a-tty.fish ............... Passed 0.09 sec Start 149: jobs-are-escaped.fish 148/247 Test #148: job-ids.fish ............................. Passed 0.09 sec Start 150: jobs.fish 149/247 Test #149: jobs-are-escaped.fish .................... Passed 0.08 sec Start 151: line-continuation.fish 150/247 Test #151: line-continuation.fish ................... Passed 0.08 sec Start 152: line-number.fish 151/247 Test #152: line-number.fish ......................... Passed 0.08 sec Start 153: locale-numeric.fish 152/247 Test #153: locale-numeric.fish ...................... Passed 0.08 sec Start 154: locale.fish 153/247 Test #154: locale.fish .............................. Passed 0.11 sec Start 155: loops.fish 154/247 Test #155: loops.fish ............................... Passed 0.09 sec Start 156: math.fish 155/247 Test #156: math.fish ................................ Passed 0.09 sec Start 157: no-config.fish 156/247 Test #157: no-config.fish ........................... Passed 0.08 sec Start 158: no-execute.fish 157/247 Test #158: no-execute.fish .......................... Passed 0.09 sec Start 159: noshebang.fish 158/247 Test #159: noshebang.fish ........................... Passed 0.08 sec Start 160: not.fish 159/247 Test #160: not.fish ................................. Passed 0.08 sec Start 161: path.fish 160/247 Test #161: path.fish ................................ Passed 2.10 sec Start 162: pipeline-pgroup.fish 161/247 Test #162: pipeline-pgroup.fish ..................... Passed 0.11 sec Start 163: pipestatus.fish 162/247 Test #163: pipestatus.fish .......................... Passed 0.12 sec Start 164: printf.fish 163/247 Test #164: printf.fish .............................. Passed 0.09 sec Start 165: prompt.fish 164/247 Test #165: prompt.fish .............................. Passed 0.08 sec Start 166: psub.fish 165/247 Test #166: psub.fish ................................ Passed 0.14 sec Start 167: random.fish 166/247 Test #167: random.fish .............................. Passed 0.13 sec Start 168: rc-returned.fish 167/247 Test #168: rc-returned.fish ......................... Passed 0.09 sec Start 169: read.fish 168/247 Test #169: read.fish ................................ Passed 0.13 sec Start 170: realpath.fish 169/247 Test #170: realpath.fish ............................ Passed 0.09 sec Start 171: redirect.fish 170/247 Test #171: redirect.fish ............................ Passed 0.12 sec Start 172: regex-import.fish 171/247 Test #172: regex-import.fish ........................ Passed 0.09 sec Start 173: return.fish 172/247 Test #173: return.fish .............................. Passed 0.11 sec Start 174: scoping.fish 173/247 Test #174: scoping.fish ............................. Passed 0.09 sec Start 175: self-signal-usr1.fish 174/247 Test #175: self-signal-usr1.fish .................... Passed 0.08 sec Start 176: set.fish 175/247 Test #176: set.fish ................................. Passed 0.28 sec Start 177: setenv.fish 176/247 Test #177: setenv.fish .............................. Passed 0.09 sec Start 178: sigint.fish 177/247 Test #178: sigint.fish .............................. Passed 0.35 sec Start 179: sigint2.fish 178/247 Test #150: jobs.fish ................................ Passed 5.40 sec Start 180: signal.fish 179/247 Test #180: signal.fish .............................. Passed 0.12 sec Start 181: slices.fish 180/247 Test #179: sigint2.fish ............................. Passed 0.37 sec Start 182: stack-overflow.fish 181/247 Test #181: slices.fish .............................. Passed 0.09 sec Start 183: status-command.fish 182/247 Test #183: status-command.fish ...................... Passed 0.09 sec Start 184: status-value.fish 183/247 Test #182: stack-overflow.fish ...................... Passed 0.11 sec Start 185: status.fish 184/247 Test #185: status.fish .............................. Passed 0.09 sec Start 186: string-advanced.fish 185/247 Test #184: status-value.fish ........................ Passed 0.11 sec Start 187: string.fish 186/247 Test #186: string-advanced.fish ..................... Passed 0.08 sec Start 188: switch.fish 187/247 Test #188: switch.fish .............................. Passed 0.09 sec Start 189: symlinks-not-overwritten.fish 188/247 Test #189: symlinks-not-overwritten.fish ............ Passed 0.12 sec Start 190: syntax-error-location.fish 189/247 Test #190: syntax-error-location.fish ............... Passed 0.19 sec Start 191: test.fish 190/247 Test #191: test.fish ................................ Passed 0.09 sec Start 192: threads.fish 191/247 Test #192: threads.fish ............................. Passed 0.10 sec Start 193: time.fish 192/247 Test #193: time.fish ................................ Passed 0.13 sec Start 194: tmux-abbr.fish 193/247 Test #187: string.fish .............................. Passed 0.84 sec Start 195: tmux-bind.fish 194/247 Test #194: tmux-abbr.fish ........................... Passed 0.08 sec Start 196: tmux-complete.fish 195/247 Test #195: tmux-bind.fish ........................... Passed 0.08 sec Start 197: tmux-history-search.fish 196/247 Test #196: tmux-complete.fish ....................... Passed 0.11 sec Start 198: tmux-prompt.fish 197/247 Test #197: tmux-history-search.fish ................. Passed 0.10 sec Start 199: trace.fish 198/247 Test #198: tmux-prompt.fish ......................... Passed 0.08 sec Start 200: trap.fish 199/247 Test #199: trace.fish ............................... Passed 0.09 sec Start 201: trap_print.fish 200/247 Test #201: trap_print.fish .......................... Passed 0.08 sec Start 202: type.fish 201/247 Test #202: type.fish ................................ Passed 0.12 sec Start 203: ulimit.fish 202/247 Test #203: ulimit.fish .............................. Passed 0.08 sec Start 204: umask.fish 203/247 Test #204: umask.fish ............................... Passed 0.17 sec Start 205: variable-assignment.fish 204/247 Test #205: variable-assignment.fish ................. Passed 0.09 sec Start 206: vars_as_commands.fish 205/247 Test #206: vars_as_commands.fish .................... Passed 0.09 sec Start 207: version.fish 206/247 Test #207: version.fish ............................. Passed 0.08 sec Start 208: wait.fish 207/247 Test #200: trap.fish ................................ Passed 1.22 sec Start 209: wildcard.fish 208/247 Test #209: wildcard.fish ............................ Passed 0.10 sec Start 210: wraps.fish 209/247 Test #210: wraps.fish ............................... Passed 0.08 sec Start 211: zero_based_array.fish 210/247 Test #211: zero_based_array.fish .................... Passed 0.10 sec Start 212: abbrs.py 211/247 Test #212: abbrs.py ................................. Passed 0.33 sec Start 213: bind.py 212/247 Test #208: wait.fish ................................ Passed 2.72 sec Start 214: bind_mode_events.py 213/247 Test #214: bind_mode_events.py ...................... Passed 0.77 sec Start 215: cancel_event.py 214/247 Test #215: cancel_event.py .......................... Passed 0.55 sec Start 216: commandline.py 215/247 Test #216: commandline.py ........................... Passed 0.29 sec Start 217: complete-group-order.py 216/247 Test #217: complete-group-order.py .................. Passed 0.26 sec Start 218: complete.py 217/247 Test #213: bind.py .................................. Passed 4.09 sec Start 219: cursor_selection.py 218/247 Test #218: complete.py .............................. Passed 0.85 sec Start 220: disable_mouse.py 219/247 Test #219: cursor_selection.py ...................... Passed 0.29 sec Start 221: eval-stack-overflow.py 220/247 Test #220: disable_mouse.py ......................... Passed 0.26 sec Start 222: exit.py 221/247 Test #221: eval-stack-overflow.py ................... Passed 0.31 sec Start 223: exit_handlers.py 222/247 Test #222: exit.py .................................. Passed 0.27 sec Start 224: exit_nohang.py 223/247 Test #223: exit_handlers.py ......................... Passed 0.26 sec Start 225: fg.py 224/247 Test #224: exit_nohang.py ........................... Passed 0.46 sec Start 226: fkr.py 225/247 Test #226: fkr.py ................................... Passed 0.52 sec Start 227: generic.py 226/247 Test #227: generic.py ............................... Passed 0.38 sec Start 228: histfile.py 227/247 Test #228: histfile.py .............................. Passed 0.41 sec Start 229: history.py 228/247 Test #229: history.py ............................... Passed 0.34 sec Start 230: isatty.py 229/247 Test #230: isatty.py ................................ Passed 0.29 sec Start 231: job_summary.py 230/247 Test #225: fg.py .................................... Passed 2.99 sec Start 232: nullterm.py 231/247 Test #231: job_summary.py ........................... Passed 0.87 sec Start 233: pipeline.py 232/247 Test #232: nullterm.py .............................. Passed 0.25 sec Start 234: postexec.py 233/247 Test #234: postexec.py .............................. Passed 0.31 sec Start 235: private_mode.py 234/247 Test #235: private_mode.py .......................... Passed 2.13 sec Start 236: read.py 235/247 Test #236: read.py .................................. Passed 0.32 sec Start 237: set_color.py 236/247 Test #233: pipeline.py .............................. Passed 2.81 sec Start 238: sigint.py 237/247 Test #237: set_color.py ............................. Passed 0.28 sec Start 239: signals.py 238/247 Test #238: sigint.py ................................ Passed 0.56 sec Start 240: status.py 239/247 Test #240: status.py ................................ Passed 0.26 sec Start 241: stdin_nonblocking.py 240/247 Test #241: stdin_nonblocking.py ..................... Passed 0.46 sec Start 242: terminal.py 241/247 Test #239: signals.py ............................... Passed 1.90 sec Start 243: torn_escapes.py 242/247 Test #242: terminal.py .............................. Passed 1.28 sec Start 244: tty_ownership.py 243/247 Test #243: torn_escapes.py .......................... Passed 0.49 sec Start 245: undo.py 244/247 Test #244: tty_ownership.py ......................... Passed 0.28 sec Start 246: wait.py 245/247 Test #245: undo.py .................................. Passed 0.27 sec Start 247: wildcard_tab.py 246/247 Test #247: wildcard_tab.py .......................... Passed 1.93 sec 247/247 Test #246: wait.py .................................. Passed 3.07 sec 100% tests passed, 0 tests failed out of 247 Total Test time (real) = 42.65 sec + desktop-file-validate /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/applications/fish.desktop + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fish-3.7.1-1.el10.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lIPCdi + umask 022 + cd /builddir/build/BUILD + cd fish-3.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/licenses/fish + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/licenses/fish + cp -pr /builddir/build/BUILD/fish-3.7.1/COPYING /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64/usr/share/licenses/fish + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(fish.desktop) bundled(js-angular) = 1.8.2 config(fish) = 3.7.1-1.el10 fish = 3.7.1-1.el10 fish(x86-64) = 3.7.1-1.el10 pkgconfig(fish) = 3.7.1 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/pkg-config /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpcre2-32.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Recommends: groff-base man-db man-pages Processing files: fish-debugsource-3.7.1-1.el10.x86_64 Provides: fish-debugsource = 3.7.1-1.el10 fish-debugsource(x86-64) = 3.7.1-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fish-debuginfo-3.7.1-1.el10.x86_64 Provides: debuginfo(build-id) = 678ccfe14def1f792ed5bbfb941acb404c33fb30 debuginfo(build-id) = 6b744c6978cb76875d60c47113d1c7644315b7e5 debuginfo(build-id) = eaa07011dd336254191ce30d8cc333300835bcaf fish-debuginfo = 3.7.1-1.el10 fish-debuginfo(x86-64) = 3.7.1-1.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fish-debugsource(x86-64) = 3.7.1-1.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 Wrote: /builddir/build/RPMS/fish-3.7.1-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/fish-debugsource-3.7.1-1.el10.x86_64.rpm Wrote: /builddir/build/RPMS/fish-debuginfo-3.7.1-1.el10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eB1wDq + umask 022 + cd /builddir/build/BUILD + cd fish-3.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fish-3.7.1-1.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.5uUJJz + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/fish-3.7.1-SPECPARTS + rm -rf fish-3.7.1 fish-3.7.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild fish-3.7.1-1.el10.src.rpm Finish: build phase for fish-3.7.1-1.el10.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1741341686.579098/root/var/log/dnf.log /var/lib/mock/custom-1-x86_64-1741341686.579098/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1741341686.579098/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/fish-3.7.1-1.el10.src.rpm) Config(child) 5 minutes 38 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": "fish-debugsource", "epoch": null, "version": "3.7.1", "release": "1.el10", "arch": "x86_64" }, { "name": "fish-debuginfo", "epoch": null, "version": "3.7.1", "release": "1.el10", "arch": "x86_64" }, { "name": "fish", "epoch": null, "version": "3.7.1", "release": "1.el10", "arch": "src" }, { "name": "fish", "epoch": null, "version": "3.7.1", "release": "1.el10", "arch": "x86_64" } ] } RPMResults finished